paper-with-me

홈 › Papers

Efficient Low-rank Multimodal Fusion with Modality-Specific Factors

2018-05-31 · ACL 2018 7 · Zhun Liu, Ying Shen, Varun Bharadhwaj Lakshminarasimhan, Paul Pu Liang, Amir Zadeh, Louis-Philippe Morency

Multimodal research is an emerging field of artificial intelligence, and one of the main research problems in this field is multimodal fusion. The fusion of multimodal data is the process of integrating multiple unimodal representations into one compact multimodal representation. Previous research in this field has exploited the expressiveness of tensors for multimodal representation. However, these methods often suffer from exponential increase in dimensions and in computational complexity introduced by transformation of input into tensor. In this paper, we propose the Low-rank Multimodal Fusion method, which performs multimodal fusion using low-rank tensors to improve efficiency. We evaluate our model on three different tasks: multimodal sentiment analysis, speaker trait analysis, and emotion recognition. Our model achieves competitive results on all these tasks while drastically reducing computational complexity. Additional experiments also show that our model can perform robustly for a wide range of low-rank settings, and is indeed much more efficient in both training and inference compared to other methods that utilize tensor representations.

📄 PDF Abstract BibTeX arXiv:1806.00064

Code (3)

Justin1904/Low-rank-Multimodal-Fusion 공식 구현 pytorch
18XiWenjuan/LMF_Paddle paddle
righ120/multimodal_nlp

Tasks

Emotion RecognitionMultimodal Sentiment AnalysisSentiment Analysis

Similar Papers 제목 키워드 기반

Low Rank Fusion based Transformers for Multimodal Sequences

2020-07-04 · WS 2020 7 · Saurav Sahay, Eda Okur, Shachi H. Kumar, Lama Nachman

Our senses individually work in a coordinated fashion to express our emotional intentions. In this work, we experiment with modeling modality-specific sensory signals to attend to our latent multimodal emotional intentio…

Emotion Recognition

DeLo: Dual Decomposed Low-Rank Experts Collaboration for Continual Missing Modality Learning

2026-03-02 · Xiwei Liu, Yulong Li, Feilong Tang, Imran Razzak arxiv

Adapting Large Multimodal Models (LMMs) to real-world scenarios poses the dual challenges of learning from sequential data streams while handling frequent modality incompleteness, a task known as Continual Missing Modali…

HiddenObject: Modality-Agnostic Fusion for Multimodal Hidden Object Detection

2025-08-28 · Harris Song, Tuan-Anh Vu, Sanjith Menon, Sriram Narasimhan 외 arxiv

Detecting hidden or partially concealed objects remains a fundamental challenge in multimodal environments, where factors like occlusion, camouflage, and lighting variations significantly hinder performance. Traditional …

Object Detection

Speaker-adapted neural-network-based fusion for multimodal reference resolution

2019-09-01 · WS 2019 9 · Diana Kleingarn, Nima Nabizadeh, Martin Heckmann, Dorothea Kolossa

Humans use a variety of approaches to reference objects in the external world, including verbal descriptions, hand and head gestures, eye gaze or any combination of them. The amount of useful information from each modali…

PDMP: Rethinking Balanced Multimodal Learning via Performance-Dominant Modality Prioritization

2026-04-07 · Shicai Wei, Chunbo Luo, Qiang Zhu, Yang Luo arxiv

Multimodal learning has attracted increasing attention due to its practicality. However, it often suffers from insufficient optimization, where the multimodal model underperforms even compared to its unimodal counterpart…