paper-with-me

홈 › Papers

Adaptive Perturbation Selection for Contrastive Audio Decoding

2026-06-30 · Aaron Isidore Grace, Zhouyuan Huo, Weiran Wang arxiv

Large audio-language models (LALMs) frequently hallucinate by overriding acoustic evidence with language priors. While contrastive decoding (CD) offers training-free mitigation, existing methods rely on blunt perturbations like masking or noise, leaving structured audio transformations unexplored. We explore this design space by evaluating a diverse library of targeted audio perturbations and adaptively selecting the optimal negative branch for each task and example. First, we improve upon earlier prompt engineering by showing that a simple binary yes/no constraint reduces the model's tendency to falsely confirm absent audio features. Second, evaluating our library across temporal, spectral, frequency, and amplitude domains reveals that optimal transformations are highly task-dependent; for instance, reversing the audio array disrupts temporal coherence, raising accuracy on the temporal order task from 74.7% to 81.4%. Finally, we trained a light-weight perturbation selector on model hidden states to dynamically route negative branches, yielding an additional +4.3% gain on the existence task.

📄 PDF Abstract BibTeX arXiv:2607.00247

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt Engineering

Similar Papers 제목 키워드 기반

Whisper-CD: Accurate Long-Form Speech Recognition using Multi-Negative Contrastive Decoding

2026-03-06 · Hoseong Ahn, Jeongyun Chae, Yoonji Park, Kyuhong Shim arxiv

Long-form speech recognition with large encoder-decoder models such as Whisper often exhibit hallucinations, repetition loops, and content omissions. These errors can accumulate and be further amplified when the previous…

Speech Recognition

MACD: Model-Aware Contrastive Decoding via Counterfactual Data

2026-02-02 · Qixin Xiao, Kun Zhou arxiv

Video language models (Video-LLMs) are prone to hallucinations, generating plausible but ungrounded content when visual evidence is weak, ambiguous, or biased. Existing methods, such as contrastive decoding (CD), rely on…

Reducing Object Hallucination in Large Audio-Language Models via Audio-Aware Decoding

2025-06-08 · Tzu-wen Hsu, Ke-Han Lu, Cheng-Han Chiang, Hung-Yi Lee

Large Audio-Language Models (LALMs) can take audio and text as the inputs and answer questions about the audio. While prior LALMs have shown strong performance on standard benchmarks, there has been alarming evidence tha…

HallucinationObject Hallucination

How Contrastive Decoding Enhances Large Audio Language Models?

2026-03-10 · Tzu-Quan Lin, Wei-Ping Huang, Yi-Cheng Lin, Hung-yi Lee arxiv

While Contrastive Decoding (CD) has proven effective at enhancing Large Audio Language Models (LALMs), the underlying mechanisms driving its success and the comparative efficacy of different strategies remain unclear. Th…

MAD: Modality-Adaptive Decoding for Mitigating Cross-Modal Hallucinations in Multimodal Large Language Models

2026-01-29 · Sangyun Chung, Se Yeon Kim, Youngchae Chee, Yong Man Ro arxiv

Multimodal Large Language Models (MLLMs) suffer from cross-modal hallucinations, where one modality inappropriately influences generation about another, leading to fabricated output. This exposes a more fundamental defic…

Multimodal Reasoning