paper-with-me

Papers

Mitigating Modality Collapse in Multimodal VAEs via Impartial Optimization

2022-06-09 · Adrián Javaloy, Maryam Meghdadi, Isabel Valera

A number of variational autoencoders (VAEs) have recently emerged with the aim of modeling multimodal data, e.g., to jointly model images and their corresponding captions. Still, multimodal VAEs tend to focus solely on a subset of the modalities, e.g., by fitting the image while neglecting the caption. We refer to this limitation as modality collapse. In this work, we argue that this effect is a consequence of conflicting gradients during multimodal VAE training. We show how to detect the sub-graphs in the computational graphs where gradients conflict (impartiality blocks), as well as how to leverage existing gradient-conflict solutions from multitask learning to mitigate modality collapse. That is, to ensure impartial optimization across modalities. We apply our training framework to several multimodal VAE models, losses and datasets from the literature, and empirically show that our framework significantly improves the reconstruction performance, conditional generation, and coherence of the latent space across modalities.

📄 PDF Abstract BibTeX arXiv:2206.04496

Code (1)

adrianjav/impartial-vaes 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Escape the Language Prior: Mitigating Late-Stage Modality Collapse in Audio Reasoning via Modality-Aware Policy Optimization

2026-05-26 · Cihan Xiao, Yiwen Shao, Chenxing Li, Xiang He 외 arxiv

Audio and omni-modal large language models exhibit impressive cross-modal reasoning capabilities. However, applying standard reinforcement learning post-training algorithms to these models exposes a critical structural v…

Reinforcement LearningInstruction Following

Mixture-of-experts VAEs can disregard variation in surjective multimodal data

2022-04-11 · Jannik Wolff, Tassilo Klein, Moin Nabi, Rahul G. Krishnan 외

Machine learning systems are often deployed in domains that entail data from multiple modalities, for example, phenotypic and genotypic characteristics describe patients in healthcare. Previous works have developed multi…

Mixture-of-Experts

Improving Pediatric Emergency Department Triage with Modality Dropout in Late Fusion Multimodal EHR Models

2026-04-10 · Tyler Yang, Romal Mitr arxiv

Emergency department triage relies heavily on both quantitative vital signs and qualitative clinical notes, yet multimodal machine learning models predicting triage acuity often suffer from modality collapse by over-rely…

Zero-shot Generalization

Mitigating Strong-Modality Collapse in Multimodal Learning via Inverted Asymmetric Fusion

2026-08-27 · Mary Ogbuka Kenneth, Foaad Khosmood, Abbas Edalat arxiv

Fusing multiple modalities is expected to improve model performance. However, on the MultiHuSE dataset, early, late, and symmetric attention fusion often fail to outperform the best unimodal baseline (text). Pathway isol…

Knowledge Distillation

MiMIC: Mitigating Visual Modality Collapse in Universal Multimodal Retrieval While Avoiding Semantic Misalignment

2026-04-23 · Juan Li, Chuanghao Ding, Xujie Zhang, Cam-Tu Nguyen arxiv

Universal Multimodal Retrieval (UMR) aims to map different modalities (e.g., visual and textual) into a shared embedding space for multi-modal retrieval. Existing UMR methods can be broadly divided into two categories: e…