LGCLCVApr 30, 2022

Multimodal Representation Learning With Text and Images

arXiv:2205.00142v14 citationsh-index: 4
Originality Synthesis-oriented
AI Analysis

This work addresses multimodal AI for researchers, but it is incremental as it applies existing methods to text and image data.

The paper tackles multimodal representation learning by integrating text and image data using matrix factorization and auto-encoders, achieving results evaluated through downstream classification and regression tasks.

In recent years, multimodal AI has seen an upward trend as researchers are integrating data of different types such as text, images, speech into modelling to get the best results. This project leverages multimodal AI and matrix factorization techniques for representation learning, on text and image data simultaneously, thereby employing the widely used techniques of Natural Language Processing (NLP) and Computer Vision. The learnt representations are evaluated using downstream classification and regression tasks. The methodology adopted can be extended beyond the scope of this project as it uses Auto-Encoders for unsupervised representation learning.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes