paper-with-me

Papers

MIRTT: Learning Multimodal Interaction Representations from Trilinear Transformers for Visual Question Answering

2021-11-01 · Findings (EMNLP) 2021 11 · Junjie Wang, Yatai Ji, Jiaqi Sun, Yujiu Yang, Tetsuya Sakai

In Visual Question Answering (VQA), existing bilinear methods focus on the interaction between images and questions. As a result, the answers are either spliced into the questions or utilized as labels only for classification. On the other hand, trilinear models such as the CTI model efficiently utilize the inter-modality information between answers, questions, and images, while ignoring intra-modality information. Inspired by this observation, we propose a new trilinear interaction framework called MIRTT (Learning Multimodal Interaction Representations from Trilinear Transformers), incorporating the attention mechanisms for capturing inter-modality and intra-modality relationships. Moreover, we design a two-stage workflow where a bilinear model reduces the free-form, open-ended VQA problem into a multiple-choice VQA problem. Furthermore, to obtain accurate and generic multimodal representations, we pre-train MIRTT with masked language prediction. Our method achieves state-of-the-art performance on the Visual7W Telling task and VQA-1.0 Multiple Choice task and outperforms bilinear baselines on the VQA-2.0, TDIUC and GQA datasets.

📄 PDF Abstract BibTeX

Code (1)

iigroup/mirtt 공식 구현 pytorch

Tasks

multimodal interactionMultiple-choiceQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Compact Trilinear Interaction for Visual Question Answering

2019-09-26 · ICCV 2019 10 · Tuong Do, Thanh-Toan Do, Huy Tran, Erman Tjiputra 외

In Visual Question Answering (VQA), answers have a great correlation with question meaning and visual contents. Thus, to selectively utilize image, question and answer information, we propose a novel trilinear interactio…

BenchmarkingKnowledge DistillationQuestion AnsweringVisual Question Answering+1

Multi-scale Cooperative Multimodal Transformers for Multimodal Sentiment Analysis in Videos

2022-06-16 · Lianyang Ma, Yu Yao, Tao Liang, Tongliang Liu

Multimodal sentiment analysis in videos is a key task in many real-world applications, which usually requires integrating multimodal streams including visual, verbal and acoustic behaviors. To improve the robustness of m…

Multimodal Sentiment AnalysisSentiment Analysis

Trilinear Compute-in-Memory Architecture for Energy-Efficient Transformer Acceleration

2026-04-08 · Md Zesun Ahmed Mia, Jiahui Duan, Kai Ni, Abhronil Sengupta arxiv

Self-attention in Transformers generates dynamic operands that force conventional Compute-in-Memory (CIM) accelerators into costly non-volatile memory (NVM) reprogramming cycles, degrading throughput and stressing device…

Deep Multimodal Multilinear Fusion with High-order Polynomial Pooling

2019-12-01 · NeurIPS 2019 12 · Ming Hou, Jiajia Tang, Jianhai Zhang, Wanzeng Kong 외

Tensor-based multimodal fusion techniques have exhibited great predictive performance. However, one limitation is that existing approaches only consider bilinear or trilinear pooling, which fails to unleash the complete …

Vocal Bursts Intensity Prediction

Brain encoding models based on multimodal transformers can transfer across language and vision

2023-05-20 · NeurIPS 2023 11

Encoding models have been used to assess how the human brain represents concepts in language and vision. While language and vision rely on similar concept representations, current encoding models are typically trained an…