← Latest papers
💬 NLP

Distilling Conversations: Abstract Compression of Conversational Audio Context for LLM-based ASR

This paper proposes "Abstract Compression," a method that replaces prior-turn audio with fixed latent tokens while retaining transcripts to efficiently leverage conversational context for improved LLM-based ASR, particularly in recognizing contextual entities, without the high computational cost of processing raw audio sequences.

Original authors: Shashi Kumar, Esaú Villatoro-Tello, Sergio Burdisso, Kadri Hacioglu, Thibault Bañeras-Roux, Hasindri Watawana, Dairazalia Sanchez-Cortes, Srikanth Madikeri, Petr Motlicek, Andreas Stolcke

Published 2026-03-30
📖 4 min read☕ Coffee break read

Original authors: Shashi Kumar, Esaú Villatoro-Tello, Sergio Burdisso, Kadri Hacioglu, Thibault Bañeras-Roux, Hasindri Watawana, Dairazalia Sanchez-Cortes, Srikanth Madikeri, Petr Motlicek, Andreas Stolcke

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to solve a mystery, but you only have a single clue in front of you. You might guess the answer, but you'd likely miss the big picture. Now, imagine if you could remember everything that happened in the room before that clue appeared. Suddenly, the mystery becomes much easier to solve.

This is the core problem the paper addresses: How do we teach computers to "remember" a conversation so they can understand what is being said right now?

Here is a simple breakdown of their solution, "Abstract Compression," using everyday analogies.

1. The Problem: The Computer Has a Short Memory

Current speech-to-text systems (like the ones in your phone) are like people who have amnesia. They listen to one sentence, write it down, and then immediately forget everything that was said before.

  • Why this is bad: If someone says, "I'll meet you at the bank," the computer doesn't know if you mean a river bank or a money bank. But if the previous sentence was "Let's go deposit our savings," the computer would know it's a money bank.
  • The "Raw" Solution: The researchers tried giving the computer the entire history of the conversation (the audio of every previous sentence) to help it.
  • The Catch: Audio files are huge. Imagine trying to read a book where every previous page is printed out in giant, high-definition photos. It takes up too much space, slows everything down, and the computer gets overwhelmed. It's like trying to carry a library in your backpack just to read one page.

2. The Solution: "Abstract Compression"

The researchers realized they didn't need the entire library to understand the story. They needed a summary.

They invented a method called Abstract Compression. Think of it like this:

  • The Old Way (Raw Context): To understand the current sentence, the computer reads the entire audio recording of the last 10 conversations. It's heavy, slow, and expensive.
  • The New Way (Abstract Compression):
    1. The Transcript (The "What"): They keep the text of what people said exactly as it is. This is like keeping the written notes of the conversation.
    2. The Audio (The "How"): Instead of keeping the full audio recording (the voice, the tone, the background noise), they compress it into a tiny, magical "summary token."

The Analogy:
Imagine you are describing a movie to a friend.

  • Raw Audio: You play the entire 2-hour movie for them.
  • Abstract Compression: You give them the script (the text) and a 30-second highlight reel (the compressed audio) that captures the vibe and the voice of the actors, but not every single frame.

3. How They Trained the Computer

You can't just hand a computer a summary and expect it to understand it immediately. It needs to learn how to read these summaries.

The researchers used a Two-Step Training Process:

  1. Step 1 (Learning to Summarize): They taught the computer how to turn a full audio clip into that tiny "summary token" so it could still understand the words. It's like teaching a student how to write a perfect book report from a full novel.
  2. Step 2 (Learning to Use the Summary): Once the computer knew how to make the summaries, they taught it how to use those summaries to understand new conversations. They practiced with short conversations first, then slowly added more history, like a student learning to read longer and longer chapters.

4. The Results: Smarter and Faster

The results were impressive:

  • It works: The computer got much better at understanding tricky words (like names, places, or specific products) because it could "remember" the context.
  • It's efficient: By swapping the heavy audio files for tiny summary tokens, they saved a massive amount of computer memory and speed.
  • The Trade-off: It wasn't quite as perfect as listening to the full raw audio, but it was 90% as good while using only a fraction of the space.

The Bottom Line

This paper is about teaching AI to be a better listener. Instead of forcing the AI to carry a heavy backpack full of old audio recordings, they gave it a notebook of summaries.

This allows the AI to remember the "vibe" and the "who" of the conversation without getting bogged down by the heavy data, making voice assistants and meeting transcribers much smarter and faster.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →