paper-with-me

홈 › Papers

Mixup Helps Understanding Multimodal Video Better

2025-10-13 · Xiaoyu Ma, Ding Ding, Hao Chen arxiv

Multimodal video understanding plays a crucial role in tasks such as action recognition and emotion classification by combining information from different modalities. However, multimodal models are prone to overfitting strong modalities, which can dominate learning and suppress the contributions of weaker ones. To address this challenge, we first propose Multimodal Mixup (MM), which applies the Mixup strategy at the aggregated multimodal feature level to mitigate overfitting by generating virtual feature-label pairs. While MM effectively improves generalization, it treats all modalities uniformly and does not account for modality imbalance during training. Building on MM, we further introduce Balanced Multimodal Mixup (B-MM), which dynamically adjusts the mixing ratios for each modality based on their relative contributions to the learning objective. Extensive experiments on several datasets demonstrate the effectiveness of our methods in improving generalization and multimodal robustness.

📄 PDF Abstract BibTeX arXiv:2510.10986

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion ClassificationAction Recognition

Similar Papers 제목 키워드 기반

Memory Helps, but Confabulation Misleads: Understanding Streaming Events in Videos with MLLMs

2025-02-21 · Gengyuan Zhang, Mingcong Ding, Tong Liu, Yao Zhang 외

Multimodal large language models (MLLMs) have demonstrated strong performance in understanding videos holistically, yet their ability to process streaming videos-videos are treated as a sequence of visual events-remains …

Misinformation

Scaling the Long Video Understanding of Multimodal Large Language Models via Visual Memory Mechanism

2026-03-31 · Tao Chen, Kun Zhang, Qiong Wu, Xiao Chen 외 arxiv

Long video understanding is a key challenge that plagues the advancement of \emph{Multimodal Large language Models} (MLLMs). In this paper, we study this problem from the perspective of visual memory mechanism, and propo…

What Gives the Answer Away? Question Answering Bias Analysis on Video QA Datasets

2020-07-07 · Jianing Yang, Yuying Zhu, Yongxin Wang, Ruitao Yi 외

Question answering biases in video QA datasets can mislead multimodal model to overfit to QA artifacts and jeopardize the model's ability to generalize. Understanding how strong these QA biases are and where they come fr…

Multiple-choiceQuestion AnsweringVideo Question Answering

Selective Mixup Helps with Distribution Shifts, But Not (Only) because of Mixup

2023-05-26 · Damien Teney, Jindong Wang, Ehsan Abbasnejad

Mixup is a highly successful technique to improve generalization of neural networks by augmenting the training data with combinations of random pairs. Selective mixup is a family of methods that apply mixup to specific p…

Binary Classification

Exploring Vicinal Risk Minimization for Lightweight Out-of-Distribution Detection

2020-12-15 · Deepak Ravikumar, Sangamesh Kodge, Isha Garg, Kaushik Roy

Deep neural networks have found widespread adoption in solving complex tasks ranging from image recognition to natural language processing. However, these networks make confident mispredictions when presented with data t…

Out-of-Distribution DetectionOut of Distribution (OOD) Detection