paper-with-me

Papers

Detached and Interactive Multimodal Learning

2024-07-28 · Yunfeng Fan, Wenchao Xu, Haozhao Wang, Junhong Liu, Song Guo

Recently, Multimodal Learning (MML) has gained significant interest as it compensates for single-modality limitations through comprehensive complementary information within multimodal data. However, traditional MML methods generally use the joint learning framework with a uniform learning objective that can lead to the modality competition issue, where feedback predominantly comes from certain modalities, limiting the full potential of others. In response to this challenge, this paper introduces DI-MML, a novel detached MML framework designed to learn complementary information across modalities under the premise of avoiding modality competition. Specifically, DI-MML addresses competition by separately training each modality encoder with isolated learning objectives. It further encourages cross-modal interaction via a shared classifier that defines a common feature space and employing a dimension-decoupled unidirectional contrastive (DUC) loss to facilitate modality-level knowledge transfer. Additionally, to account for varying reliability in sample pairs, we devise a certainty-aware logit weighting strategy to effectively leverage complementary information at the instance level during inference. Extensive experiments conducted on audio-visual, flow-image, and front-rear view datasets show the superior performance of our proposed method. The code is released at https://github.com/fanyunfeng-bit/DI-MML.

📄 PDF Abstract BibTeX arXiv:2407.19514

Code (1)

fanyunfeng-bit/di-mml 공식 구현 pytorch

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Detached Skip-Links and $R$-Probe: Decoupling Feature Aggregation from Gradient Propagation for MLLM OCR

2026-03-20 · Ziye Yuan, Ruchang Yao, Chengxin Zheng, Yusheng Zhao 외 arxiv

Multimodal large language models (MLLMs) excel at high-level reasoning yet fail on OCR tasks where fine-grained visual details are compromised or misaligned. We identify an overlooked optimization issue in multi-layer fe…

The Computational Mechanisms of Detached Mindfulness

2024-09-03 · Brendan Conway-Smith, Robert L. West

This paper investigates the computational mechanisms underlying a type of metacognitive monitoring known as detached mindfulness, a particularly effective therapeutic technique within cognitive psychology. While research…

LLaVA-Interactive: An All-in-One Demo for Image Chat, Segmentation, Generation and Editing

2023-11-01 · Wei-Ge Chen, Irina Spiridonova, Jianwei Yang, Jianfeng Gao 외

LLaVA-Interactive is a research prototype for multimodal human-AI interaction. The system can have multi-turn dialogues with human users by taking multimodal user inputs and generating multimodal responses. Importantly, …

AllImage GenerationImage SegmentationSemantic Segmentation

Automatic classification of eclipsing binary stars using deep learning methods

2021-08-03 · Michal Čokina, Viera Maslej-Krešňáková, Peter Butka, Štefan Parimucha

In the last couple of decades, tremendous progress has been achieved in developing robotic telescopes and, as a result, sky surveys (both terrestrial and space) have become the source of a substantial amount of new obser…

ClassificationDeep Learning

Beyond Sequential Distance: Inter-Modal Distance Invariant Position Encoding

2026-03-11 · Lin Chen, Bolin Ni, Qi Yang, Zili Wang 외 arxiv

Despite the remarkable capabilities of Multimodal Large Language Models (MLLMs), they still suffer from visual fading in long-context scenarios. Specifically, the attention to visual tokens diminishes as the text sequenc…

Visual GroundingText Generation