MARMOT: A Deep Learning Framework for Constructing Multimodal Representations for Vision-and-Language Tasks
Patrick Y. Wu, Walter R. Mebane Jr

TL;DR
MARMOT is a novel deep learning framework that constructs multimodal representations for vision-and-language tasks, especially useful for political social media data, by enabling representation of missing modalities and reducing pretraining costs.
Contribution
It introduces modality translation to replace pretraining and can handle missing image or text data in multimodal observations.
Findings
Outperforms text-only classifiers in 19 of 20 categories for election incident tweets.
Achieves higher accuracy and AUC than VisualBERT on Hateful Memes dataset.
Effective in political social media analysis with less computational cost.
Abstract
Political activity on social media presents a data-rich window into political behavior, but the vast amount of data means that almost all content analyses of social media require a data labeling step. However, most automated machine classification methods ignore the multimodality of posted content, focusing either on text or images. State-of-the-art vision-and-language models are unusable for most political science research: they require all observations to have both image and text and require computationally expensive pretraining. This paper proposes a novel vision-and-language framework called multimodal representations using modality translation (MARMOT). MARMOT presents two methodological contributions: it can construct representations for observations missing image or text, and it replaces the computationally expensive pretraining with modality translation. MARMOT outperforms an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Topic Modeling · Speech and dialogue systems
MethodsVisualBERT
