Salīdzināt metodes
Apskatiet izvēlētās metodes blakus; rindas, kas atšķiras, ir izceltas.
| Daudzmodālais GRU× | Daudzmodālu rekurentā neironu tīkls× | |
|---|---|---|
| Nozare | Dziļā mācīšanās | Dziļā mācīšanās |
| Saime | Machine learning | Machine learning |
| Izcelsmes gads≠ | 2014–2017 | 2011–2015 |
| Autors≠ | Cho, K. et al. (GRU); adapted to multimodal settings by multiple research groups | Multiple contributors; prominently Ngiam et al. (2011) and Vinyals et al. (2015) |
| Tips≠ | Recurrent neural network (multimodal variant) | Multimodal sequence model (recurrent) |
| Pirmavots≠ | Cho, K., van Merriënboer, B., Gulcehre, C., Bahdanau, D., Bougares, F., Schwenk, H., & Bengio, Y. (2014). Learning Phrase Representations using RNN Encoder-Decoder for Statistical Machine Translation. Proceedings of EMNLP 2014, 1724–1734. link ↗ | Vinyals, O., Toshev, A., Bengio, S., & Erhan, D. (2015). Show and Tell: A Neural Image Caption Generator. IEEE Conference on Computer Vision and Pattern Recognition (CVPR), pp. 3156–3164. DOI ↗ |
| Citi nosaukumi | MM-GRU, Multimodal Gated Recurrent Unit, Cross-modal GRU, Multi-input GRU | MM-RNN, multimodal sequence model, cross-modal RNN, multimodal recurrent encoder-decoder |
| Saistītās | 6 | 6 |
| Kopsavilkums≠ | Multimodal GRU extends the Gated Recurrent Unit architecture to jointly process sequential data from multiple input modalities — such as text, audio, and video frames — within a single recurrent framework. By fusing modality-specific encodings at the input or hidden-state level, it captures temporal dependencies across heterogeneous data streams and is widely used in multimodal sentiment analysis, video understanding, and audio-visual speech recognition. | A Multimodal Recurrent Neural Network combines inputs from two or more data modalities — such as images, text, and audio — within a recurrent sequence-processing framework. It encodes each modality separately, fuses the representations, and then processes the combined signal through recurrent units (RNN, LSTM, or GRU) to generate or classify sequential outputs. This design made it a foundational approach in image captioning, video description, and audio-visual speech recognition. |
| ScholarGateDatu kopa ↗ |
|
|