paper-with-me

Papers

MIDAS: Misalignment-based Data Augmentation Strategy for Imbalanced Multimodal Learning

2025-09-30 · Seong-Hyeon Hwang, Soyoung Choi, Steven Euijong Whang arxiv

Multimodal models often over-rely on dominant modalities, failing to achieve optimal performance. While prior work focuses on modifying training objectives or optimization procedures, data-centric solutions remain underexplored. We propose MIDAS, a novel data augmentation strategy that generates misaligned samples with semantically inconsistent cross-modal information, labeled using unimodal confidence scores to compel learning from contradictory signals. However, this confidence-based labeling can still favor the more confident modality. To address this within our misaligned samples, we introduce weak-modality weighting, which dynamically increases the loss weight of the least confident modality, thereby helping the model fully utilize weaker modality. Furthermore, when misaligned features exhibit greater similarity to the aligned features, these misaligned samples pose a greater challenge, thereby enabling the model to better distinguish between classes. To leverage this, we propose hard-sample weighting, which prioritizes such semantically ambiguous misaligned samples. Experiments on multiple multimodal classification benchmarks demonstrate that MIDAS significantly outperforms related baselines in addressing modality imbalance.

📄 PDF Abstract BibTeX arXiv:2509.25831

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Enhancing Ambiguous Dynamic Facial Expression Recognition with Soft Label-based Data Augmentation

2025-06-25 · Ryosuke Kawamura, Hideaki Hayashi, Shunsuke Otake, Noriko Takemura 외

Dynamic facial expression recognition (DFER) is a task that estimates emotions from facial expression video sequences. For practical applications, accurately recognizing ambiguous facial expressions -- frequently encount…

Data AugmentationDynamic Facial Expression RecognitionFacial Expression Recognition

MIDAS: Mixing Ambiguous Data with Soft Labels for Dynamic Facial Expression Recognition

2025-02-28 · Ryosuke Kawamura, Hideaki Hayashi, Noriko Takemura, Hajime Nagahara

Dynamic facial expression recognition (DFER) is an important task in the field of computer vision. To apply automatic DFER in practice, it is necessary to accurately recognize ambiguous facial expressions, which often ap…

Data AugmentationDynamic Facial Expression RecognitionFacial Expression Recognition

Multi-Granularity Detector for Vulnerability Fixes

2023-05-23 · Truong Giang Nguyen, Thanh Le-Cong, Hong Jin Kang, Ratnadira Widyasari 외

With the increasing reliance on Open Source Software, users are exposed to third-party library vulnerabilities. Software Composition Analysis (SCA) tools have been created to alert users of such vulnerabilities. SCA requ…

GANsemble for Small and Imbalanced Data Sets: A Baseline for Synthetic Microplastics Data

2024-04-10 · Daniel Platnick, Sourena Khanzadeh, Alireza Sadeghian, Richard Anthony Valenzano

Microplastic particle ingestion or inhalation by humans is a problem of growing concern. Unfortunately, current research methods that use machine learning to understand their potential harms are obstructed by a lack of a…

Data Augmentation

Toward Robustness in Multi-label Classification: A Data Augmentation Strategy against Imbalance and Noise

2023-12-12 · Hwanjun Song, Minseok Kim, Jae-Gil Lee

Multi-label classification poses challenges due to imbalanced and noisy labels in training data. We propose a unified data augmentation method, named BalanceMix, to address these challenges. Our approach includes two sam…

Data AugmentationDiversityMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION