← Latest papers
💻 computer science

Interactive In-Meeting Speaker Correction with Human Feedback

This paper proposes an LLM-assisted in-meeting system that integrates human feedback to correct speaker attribution errors in real-time, achieving significant reductions in diarization error rates on the AMI dataset through mechanisms designed to handle processing and feedback uncertainties.

Original authors: Xinlu He, Yiwen Guan, Badrivishal Paurana, Pitipat Kongsomjit, Zilin Dai, Jacob Whitehill

Published 2026-05-29
📖 5 min read🧠 Deep dive

Original authors: Xinlu He, Yiwen Guan, Badrivishal Paurana, Pitipat Kongsomjit, Zilin Dai, Jacob Whitehill

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 sitting in a busy meeting with four or five colleagues. You have a smart assistant listening in, trying to write down exactly who said what. But, like a tired human note-taker, the assistant gets confused. It might think Rosa said something when it was actually Sara, or it might mash two different sentences together and assign them to the wrong person.

Usually, fixing this is a nightmare. You'd have to stop the meeting, scroll through a massive wall of text, find the exact second the mistake happened, and manually drag-and-drop the correction. That's boring, distracting, and nobody wants to do it while trying to have a conversation.

This paper proposes a new way to handle this: The "Hey Cobi" Fix.

The Problem: The "Open Loop" Mistake

Most speech systems work in "open loop" mode. They listen, they guess, and they write it down. If they get it wrong, they don't know it, and they don't ask for help. It's like a GPS that keeps telling you to turn left into a lake, but it never asks, "Hey, are you sure you want to go there?"

The Solution: A Smart, Interactive Assistant

The researchers built a system that acts like a helpful co-pilot during the meeting. Here is how it works, step-by-step:

1. The "Glance" Summary (The Highlight Reel)
Instead of making you read the entire transcript (which is overwhelming), the system uses a Large Language Model (LLM) to create a quick, bite-sized summary of what just happened.

  • Analogy: Imagine a sports commentator giving you a 10-second recap of the last play instead of showing you the full 30-minute game tape. It tells you: "Sara suggested building a model, but Rosa warned about overfitting."

2. The "Hey Cobi" Correction (The Natural Fix)
If you see the summary and think, "Wait, that's wrong! Rosa didn't say that; Sara did," you don't need to type or click. You just speak naturally.

  • The Action: You say, "Hey Cobi, it wasn't Sara who mentioned overfitting; it was Rosa."
  • The Magic: The system recognizes "Cobi" as the wake-word, ignores the rest of the meeting noise, and understands your correction.

3. The "Fine-Grained" Surgery (The Scalpel)
This is where the system gets clever. Sometimes, the assistant's recording is messy. It might have lumped three different sentences into one big block. If you just say "That was Rosa," a dumb system might reassign the entire messy block to Rosa, which could mess up other parts of the conversation.

  • The Innovation: The system uses a "Split-When-Merged" technique. It acts like a surgeon with a scalpel, slicing that messy block into smaller, cleaner pieces based on who was actually speaking. Then, it uses your feedback to fix only the specific sentence that was wrong, leaving the rest alone.

4. The "Memory Upgrade" (Online Enrollment)
Once the system fixes the mistake, it doesn't just move the text; it learns. It takes a fresh audio sample of Rosa saying those specific words and saves it as a new "voice print."

  • Analogy: It's like when you meet someone new, and you say, "Oh, you're the guy who likes jazz!" The next time you hear jazz, you immediately think of him. The system now has a better "ear" for Rosa's voice, making it less likely to confuse her with Sara in the future.

The Results: Does it Work?

The researchers tested this on a standard set of recorded meetings (the AMI dataset). They simulated users making corrections (since they couldn't get real humans to do it live for the test).

  • The Baseline: A standard system got about 36% of the speaker assignments wrong.
  • The New System: With their "Hey Cobi" workflow, the error rate dropped to 24%.
  • The Big Win: They reduced the specific errors of "who said what" (Speaker Error) by 52%. That means the system is twice as good at knowing who is talking.

The Catch (Limitations)

The paper is very honest about what they didn't do yet:

  • It's a Simulation: They used an AI to pretend to be the user making corrections. They haven't tested it with real humans in a live room yet.
  • It's Only for "Who": This system fixes who spoke. It doesn't fix what was said (e.g., if the system heard "cat" instead of "bat," this system won't fix that word).
  • No Future Predictions: The system works in real-time (streaming). It can't wait until the end of the meeting to fix things; it has to decide and correct as it goes.

In a Nutshell

This paper proposes a meeting assistant that doesn't just listen and guess. It gives you a quick summary, lets you naturally correct its mistakes with a simple voice command, and then uses that correction to get smarter for the rest of the meeting. It turns a frustrating, manual editing job into a quick, conversational fix.

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 →