Distilling Conversations: Abstract Compression of Conversational Audio Context for LLM-based ASR
Abstract
Standard LLM-based speech recognition systems typically process utterances in isolation, limiting their ability to leverage conversational context. In this work, we study whether multimodal context from prior turns improves LLM-based ASR and how to represent that context efficiently. We find that, after supervised multi-turn training, conversational context mainly helps with the recognition of contextual entities. However, conditioning on raw context is expensive because the prior-turn audio token sequence grows rapidly with conversation length. To address this, we propose Abstract Compression, which replaces the audio portion of prior turns with a fixed number of learned latent tokens while retaining corresponding transcripts explicitly. On both in-domain and out-of-domain test sets, the compressed model recovers part of the gains of raw-context conditioning with a smaller prior-turn audio footprint. We also provide targeted analyses of the compression setup and its trade-offs.
Cite
@article{arxiv.2603.26246,
title = {Distilling Conversations: Abstract Compression of Conversational Audio Context for LLM-based ASR},
author = {Shashi Kumar and Esaú Villatoro-Tello and Sergio Burdisso and Kadri Hacioglu and Thibault Bañeras-Roux and Hasindri Watawana and Dairazalia Sanchez-Cortes and Srikanth Madikeri and Petr Motlicek and Andreas Stolcke},
journal= {arXiv preprint arXiv:2603.26246},
year = {2026}
}
Comments
11 pages