paper-with-me

홈 › Papers

Temporal Contrastive Decoding: A Training-Free Method for Large Audio-Language Models

2026-04-16 · Yanda Li, Yuhan Liu, Zirui Song, Yunchao Wei, Martin Takáč, Salem Lahlou arxiv

Large audio-language models (LALMs) generalize across speech, sound, and music, but unified decoders can exhibit a \emph{temporal smoothing bias}: transient acoustic cues may be underutilized in favor of temporally smooth context that is better supported by language priors, leading to less specific audio-grounded outputs. We propose \emph{Temporal Contrastive Decoding} (TCD), a training-free decoding method for unified LALMs that mitigates this effect at inference time. TCD constructs a temporally blurred slow-path view by smoothing the input waveform and re-encoding it, then contrasts next-token logits from the original and slow-path views. The contrastive signal is applied as a token-level logit update restricted to a small candidate set. A self-normalized stability score sets the blur window and update scale, and a step-wise gate based on uncertainty and audio reliance activates the update only when needed. Experiments on MMAU and AIR-Bench show consistent improvements on strong unified LALMs. We further conduct ablations and an architectural applicability study to analyze the contributions of key components and how TCD behaves across large audio-language model designs.

📄 PDF Abstract BibTeX arXiv:2604.15383

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SEASON: Mitigating Temporal Hallucination in Video Large Language Models via Self-Diagnostic Contrastive Decoding

2025-12-04 · Chang-Hsun Wu, Kai-Po Chang, Yu-Yang Sheng, Hung-Kai Chung 외 arxiv

Video Large Language Models (VideoLLMs) have shown remarkable progress in video understanding. However, these models still struggle to effectively perceive and exploit rich temporal information in videos when responding …

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

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 perturbatio…

Prompt Engineering

Contrastive Decoding Improves Reasoning in Large Language Models

2023-09-17 · Sean O'Brien, Mike Lewis

We demonstrate that Contrastive Decoding -- a simple, computationally light, and training-free text generation method proposed by Li et al 2022 -- achieves large out-of-the-box improvements over greedy decoding on a vari…

GSM8KHellaSwagMathText Generation

What Do Hallucinations Reveal About Multimodal Reasoning? Diagnosing Visual Grounding Failures via Contrastive Decoding Probes

2026-09-15 · Zhipeng Zhao, Wenxu Wang, Peishun Liu, Ruichun Tang arxiv

When strong multimodal models are widely available, progress requires new scientific methodologies beyond benchmark scores---using models as instruments for understanding behavior. We address this by asking: can we use l…

Multimodal ReasoningVisual Grounding