paper-with-me

홈 › Papers

Boosting Multimodal Learning via Disentangled Gradient Learning

2025-07-14 · Shicai Wei, Chunbo Luo, Yang Luo arxiv

Multimodal learning often encounters the under-optimized problem and may have worse performance than unimodal learning. Existing methods attribute this problem to the imbalanced learning between modalities and rebalance them through gradient modulation. However, they fail to explain why the dominant modality in multimodal models also underperforms that in unimodal learning. In this work, we reveal the optimization conflict between the modality encoder and modality fusion module in multimodal models. Specifically, we prove that the cross-modal fusion in multimodal models decreases the gradient passed back to each modality encoder compared with unimodal models. Consequently, the performance of each modality in the multimodal model is inferior to that in the unimodal model. To this end, we propose a disentangled gradient learning (DGL) framework to decouple the optimization of the modality encoder and modality fusion module in the multimodal model. DGL truncates the gradient back-propagated from the multimodal loss to the modality encoder and replaces it with the gradient from unimodal loss. Besides, DGL removes the gradient back-propagated from the unimodal loss to the modality fusion module. This helps eliminate the gradient interference between the modality encoder and modality fusion module while ensuring their respective optimization processes. Finally, extensive experiments on multiple types of modalities, tasks, and frameworks with dense cross-modal interaction demonstrate the effectiveness and versatility of the proposed DGL. Code is available at \href{https://github.com/shicaiwei123/ICCV2025-GDL}{https://github.com/shicaiwei123/ICCV2025-GDL}

📄 PDF Abstract BibTeX arXiv:2507.10213

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SGLB: Stochastic Gradient Langevin Boosting

2020-01-20 · Aleksei Ustimenko, Liudmila Prokhorenkova

This paper introduces Stochastic Gradient Langevin Boosting (SGLB) - a powerful and efficient machine learning framework that may deal with a wide range of loss functions and has provable generalization guarantees. The m…

Physiologically Grounded Driver Behavior Classification: SHAP-Driven Elite Feature Selection and Hybrid Gradient Boosting for Multimodal Physiological Signals

2026-05-06 · Sahar Askari, Mohammad Mahdi Mirza Ali Mohammadi, Fatemeh Ensafdoust, Amin Golnari 외 arxiv

An interpretable and scalable framework for decoding driving behaviors from multimodal physiological signals is proposed in this study. We utilize multimodal physiological driving behavior large-scale dataset comprising …

Hyperparameter Optimization

Improving Multi-modal Large Language Model through Boosting Vision Capabilities

2024-10-17 · Yanpeng Sun, Huaxin Zhang, Qiang Chen, Xinyu Zhang 외

We focus on improving the visual understanding capability for boosting the vision-language models. We propose \textbf{Arcana}, a multiModal language model, which introduces two crucial techniques. First, we present Multi…

DecoderLanguage ModelingLanguage ModellingLarge Language Model+1

MMPareto: Boosting Multimodal Learning with Innocent Unimodal Assistance

2024-05-28 · Yake Wei, Di Hu

Multimodal learning methods with targeted unimodal learning objectives have exhibited their superior efficacy in alleviating the imbalanced multimodal learning problem. However, in this paper, we identify the previously …

Large Language Models as Unified Multimodal Learners for Clinical Prediction

2026-07-16 · Ajay Madhavan Ravichandran, Bilgin Osmandoja, Klemens Budde, Klaus Netter 외 arxiv

Electronic health records combine free-text clinical narratives with structured measurements such as vital signs, laboratory values, and comorbidities. Yet most clinical prediction systems still rely on task-specific fus…