পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| মাল্টিমোডাল মাল্টিলেয়ার পারসেপট্রন× | মাল্টিমোডাল ট্রান্সফর্মার× | |
|---|---|---|
| ক্ষেত্র | গভীর শিখন | গভীর শিখন |
| পরিবার | Machine learning | Machine learning |
| উদ্ভবের বছর≠ | 2011 (multimodal extension); 1986 (MLP backpropagation) | 2019–2021 |
| প্রবর্তক≠ | Ngiam et al. / Rumelhart, Hinton & Williams (MLP foundations) | Lu et al. (ViLBERT); Radford et al. (CLIP) |
| ধরন≠ | Feedforward neural network with multi-stream fusion | Cross-modal attention-based deep learning model |
| মৌলিক উৎস≠ | Ngiam, J., Khosla, A., Kim, M., Nam, J., Lee, H., & Ng, A. Y. (2011). Multimodal deep learning. In Proceedings of the 28th International Conference on Machine Learning (ICML 2011), pp. 689–696. link ↗ | Lu, J., Batra, D., Parikh, D., & Lee, S. (2019). ViLBERT: Pretraining Task-Agnostic Visiolinguistic Representations for Vision-and-Language Tasks. Advances in Neural Information Processing Systems (NeurIPS), 32. link ↗ |
| অপর নাম | MM-MLP, multimodal MLP, multi-input feedforward network, fusion multilayer perceptron | multimodal attention model, cross-modal transformer, vision-language transformer, multi-modal fusion transformer |
| সম্পর্কিত | 5 | 5 |
| সারসংক্ষেপ≠ | A Multimodal Multilayer Perceptron (MM-MLP) is a feedforward neural network that ingests features from two or more heterogeneous input modalities — such as structured tabular data, text embeddings, and image feature vectors — by encoding each stream separately and fusing them into a shared representation before passing it through fully connected layers to produce a classification or regression output. | A Multimodal Transformer extends the standard Transformer architecture to process and jointly reason over two or more input modalities — most commonly text and images, but also audio, video, or structured data. Cross-modal attention layers allow information from one modality to inform representations in another, enabling tasks such as visual question answering, image captioning, and multimodal sentiment analysis. |
| ScholarGateডেটাসেট ↗ |
|
|