paper-with-me

홈 › Papers

Sparsely Multimodal Data Fusion

2024-03-29 · Josiah Bjorgaard

Multimodal data fusion is essential for applications requiring the integration of diverse data sources, especially in the presence of incomplete or sparsely available modalities. This paper presents a comparative study of three multimodal embedding techniques, Modal Channel Attention (MCA), Zorro, and Everything at Once (EAO), to evaluate their performance on sparsely multimodal data. MCA introduces fusion embeddings for all combinations of input modalities and uses attention masking to create distinct attention channels, enabling flexible and efficient data fusion. Experiments on two datasets with four modalities each, CMU-MOSEI and TCGA, demonstrate that MCA outperforms Zorro across ranking, recall, regression, and classification tasks and outperforms EAO across regression and classification tasks. MCA achieves superior performance by maintaining robust uniformity across unimodal and fusion embeddings. While EAO performs best in ranking metrics due to its approach of forming fusion embeddings post-inference, it underperforms in downstream tasks requiring multimodal interactions. These results highlight the importance of contrasting all modality combinations in constructing embedding spaces and offers insights into the design of multimodal architectures for real-world applications with incomplete data.

📄 PDF Abstract BibTeX arXiv:2403.20280

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Mixture of States: Routing Token-Level Dynamics for Multimodal Generation

2025-11-15 · Haozhe Liu, Ding Liu, Mingchen Zhuge, Zijian Zhou 외 arxiv

We introduce MoS (Mixture of States), a novel fusion paradigm for multimodal diffusion models that merges modalities using flexible, state-based interactions. The core of MoS is a learnable, token-wise router that create…

Text-to-Image Generationmultimodal generation

MoToRec: Sparse-Regularized Multimodal Tokenization for Cold-Start Recommendation

2026-02-11 · Jialin Liu, Zhaorui Zhang, Ray C. C. Cheung arxiv

Graph neural networks (GNNs) have revolutionized recommender systems by effectively modeling complex user-item interactions, yet data sparsity and the item cold-start problem significantly impair performance, particularl…

Multimodal Recommendation

Aligning First, Then Fusing: A Novel Weakly Supervised Multimodal Violence Detection Method

2025-01-13 · Wenping Jin, Li Zhu, Jing Sun

Weakly supervised violence detection refers to the technique of training models to identify violent segments in videos using only video-level labels. Among these approaches, multimodal violence detection, which integrate…

Anomaly Detection In Surveillance VideosMultiple Instance LearningOptical Flow Estimation

From 2D Grids to 1D Tokens: Reforming Shared Representations for Multimodal Image Fusion

2026-06-10 · Yuchen Xian, Yunqiu Xu, Yang He, Yi Yang arxiv

Multimodal image fusion aims to integrate complementary information from different modalities into a fused image that preserves rich local details while maintaining globally consistent appearance. Existing approaches bui…

HMVLA: Hyperbolic Multimodal Fusion for Vision-Language-Action Models

2026-01-28 · Kun Wang, Xiao Feng, Mingcheng Qu, Tonghua Su arxiv

Vision Language Action (VLA) models have recently shown great potential in bridging multimodal perception with robotic control. However, existing methods often rely on direct fine-tuning of pre-trained Vision-Language Mo…