English

How Contrastive Decoding Enhances Large Audio Language Models?

Sound 2026-03-11 v1 Computation and Language Audio and Speech Processing

Abstract

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. This study systematically evaluates four distinct CD strategies across diverse LALM architectures. We identify Audio-Aware Decoding and Audio Contrastive Decoding as the most effective methods. However, their impact varies significantly by model. To explain this variability, we introduce a Transition Matrix framework to map error pattern shifts during inference. Our analysis demonstrates that CD reliably rectifies errors in which models falsely claim an absence of audio or resort to uncertainty-driven guessing. Conversely, it fails to correct flawed reasoning or confident misassertions. Ultimately, these findings provide a clear guideline for determining which LALM architectures are most suitable for CD enhancement based on their baseline error profiles.

Keywords

Cite

@article{arxiv.2603.09232,
  title  = {How Contrastive Decoding Enhances Large Audio Language Models?},
  author = {Tzu-Quan Lin and Wei-Ping Huang and Yi-Cheng Lin and Hung-yi Lee},
  journal= {arXiv preprint arXiv:2603.09232},
  year   = {2026}
}

Comments

Submitted to INTERSPEECH 2026. Code and additional analysis results are provided in our repository: https://github.com/nervjack2/LALM-Contrastive-Decoding-Error-Profiles

R2 v1 2026-07-01T11:11:48.284Z