paper-with-me

Papers

Probing Cross-modal Information Hubs in Audio-Visual LLMs

2026-05-11 · Jihoo Jung, Chaeyoung Jung, Ji-Hoon Kim, Joon Son Chung arxiv

Audio-visual large language models (AVLLMs) have recently emerged as a powerful architecture capable of jointly reasoning over audio, visual, and textual modalities. In AVLLMs, the bidirectional interaction between audio and video modalities introduces intricate processing dynamics, necessitating a deeper understanding of their internal mechanisms. However, unlike extensively studied text-only or large vision language models, the internal workings of AVLLMs remain largely unexplored. In this paper, we focus on cross-modal information flow between audio and visual modalities in AVLLMs, investigating where information derived from one modality is encoded within the token representations of the other modality. Through an analysis of multiple recent AVLLMs, we uncover two common findings. First, AVLLMs primarily encode integrated audio-visual information in sink tokens. Second, sink tokens do not uniformly hold cross-modal information. Instead, a distinct subset of sink tokens, which we term cross-modal sink tokens, specializes in storing such information. Based on these findings, we further propose a simple training-free hallucination mitigation method by encouraging reliance on integrated cross-modal information within cross-modal sink tokens. Our code is available at https://github.com/kaistmm/crossmodal-hub.

📄 PDF Abstract BibTeX arXiv:2605.10815

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adversarial Hubness in Multi-Modal Retrieval

2024-12-18 · Tingwei Zhang, Fnu Suya, Rishi Jha, Collin Zhang 외

Hubness is a phenomenon in high-dimensional vector spaces where a single point from the natural distribution is unusually close to many other points. This is a well-known problem in information retrieval that causes some…

Image RetrievalInformation RetrievalRetrieval

Balance Act: Mitigating Hubness in Cross-Modal Retrieval with Query and Gallery Banks

2023-10-17 · Yimu Wang, Xiangru Jian, Bo Xue

In this work, we present a post-processing solution to address the hubness problem in cross-modal retrieval, a phenomenon where a small number of gallery data points are frequently retrieved, resulting in a decline in re…

Cross-Modal RetrievalRetrieval

Unmute the Patch Tokens: Rethinking Probing in Multi-Label Audio Classification

2025-09-29 · Lukas Rauch, René Heinrich, Houtan Ghaffari, Lukas Miklautz 외 arxiv

Although probing frozen models has become a standard evaluation paradigm, self-supervised learning in audio defaults to fine-tuning when pursuing state-of-the-art on AudioSet. A key reason is that global pooling creates …

Self-Supervised LearningAudio Classification

Unified Multimodal Uncertain Inference

2026-04-09 · Dengjia Zhang, Alexander Martin, William Jurayj, Kenton Murray 외 arxiv

We introduce Unified Multimodal Uncertain Inference (UMUI), a multimodal inference task spanning text, audio, and video, where models must produce calibrated probability estimates of hypotheses conditioned on a premise i…

The Attention Triangle in Audio-Video Models

2026-09-03 · Sagi Polaczek, Noa Kraicer, Gal Metzer, Zhuo Ning 외 hf

Audio-video diffusion models rely on cross-modal attention to coordinate text, sound, and visual content, yet this same mechanism can introduce subtle and systematic semantic leakage. We study these models by probing and…

Audio GenerationVideo Generation