Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Fork-Merge Decoding: Enhancing Multimodal Understanding in Audio-Visual Large Language Models

About

The goal of this work is to enhance balanced multimodal understanding in audio-visual large language models (AV-LLMs) by addressing modality bias without additional training. In current AV-LLMs, audio and video features are typically processed jointly in the decoder. While this strategy facilitates unified multimodal understanding, it may introduce modality bias, where the model tends to over-rely on one modality due to imbalanced training signals. To mitigate this, we propose Fork-Merge Decoding (FMD), a simple yet effective inference-time strategy that requires no additional training or architectural modifications. FMD first performs modality-specific reasoning by processing audio-only and video-only inputs through the early decoder layers (fork), and then merges the resulting hidden states for joint reasoning in the remaining layers (merge). This separation allows each modality to be emphasized in the early stages while encouraging balanced contributions during integration. We validate our method on three representative AV-LLMs-VideoLLaMA2, video-SALMONN, and Qwen2.5-Omni-using three benchmark datasets. Experimental results show consistent gains in audio, video, and audio-visual reasoning tasks, highlighting the effectiveness of inference-time interventions for robust and efficient multimodal understanding.

Chaeyoung Jung, Youngjoon Jang, Jongmin Choi, Joon Son Chung• 2025

Related benchmarks

TaskDatasetResultRank
Audio-Visual CaptioningVGGSound Animal
Cs Score50.9
14
Audio-Visual CaptioningAudioSet
ALOHa Score63.7
4
Audio-Visual CaptioningVGGSound All
ALOHa32.5
4
Showing 3 of 3 rows

Other info

Follow for update