← Latest papers
💻 computer science

Retrieving to Recover: Towards Incomplete Audio-Visual Question Answering via Semantic-consistent Purification

The paper proposes R2^{2}ScP, a novel framework that addresses performance degradation in incomplete Audio-Visual Question Answering by shifting from generative imputation to a retrieval-based recovery approach enhanced by semantic-consistent purification and two-stage training to effectively restore missing modality knowledge.

Original authors: Jiayu Zhang, Shuo Ye, Qilang Ye, Zihan Song, Jiajian Huang, Zitong Yu

Published 2026-04-15
📖 4 min read☕ Coffee break read

Original authors: Jiayu Zhang, Shuo Ye, Qilang Ye, Zihan Song, Jiajian Huang, Zitong Yu

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've lost half your clues. Maybe the audio recording of a crime scene is corrupted, or the video footage is blurry. This is the daily struggle for computers trying to answer questions about videos and sounds (a task called Audio-Visual Question Answering).

Most current computer programs try to fix this by guessing. If they can't hear the sound, they try to "hallucinate" or invent what the sound might have been based on what they see. It's like a detective trying to guess the sound of a specific violin solo just by looking at a picture of a concert hall. They might guess "music," but they'll likely get the specific notes or the unique tone of that violin wrong. This leads to confusion and wrong answers.

The Paper's Big Idea: "Retrieving to Recover" (R2ScP)

Instead of guessing, the authors propose a smarter approach: Go to the Library.

Think of their new system, R2ScP, as a detective who, when a clue is missing, doesn't try to invent it. Instead, they run to a massive, organized library of real-world examples (a database) to find a real recording that matches the current scene.

Here is how it works, broken down into simple steps:

1. The Library Search (Cross-Modal Retrieval)

Imagine you are watching a video of a cat playing a piano, but the audio is missing.

  • Old Way: The computer tries to imagine a generic "piano sound."
  • R2ScP Way: The computer looks at the video of the cat, goes to its "Library of Real Sounds," and searches for: "What does a cat playing a piano actually sound like?" It pulls up a real audio clip from the library that matches the visual scene.

2. The Quality Control (Context-Aware Purification)

Here is the catch: The library is huge, and sometimes it pulls up the wrong thing. Maybe it finds a recording of a dog barking because the library thinks "cat" and "dog" are similar animals. Or maybe it finds a piano sound, but it's from a jazz song, while your video is a classical piece.

This is where the Purification step comes in. Think of this as a strict editor or a bouncer.

  • The system takes the audio it found in the library.
  • It checks it against the video and the question you asked.
  • The Editor says: "This part sounds like a dog? Cut it! This part is jazz, but the video is classical? Cut it! But this specific note matches the cat's paw movement? Keep it!"
  • It surgically removes the "noise" (the wrong stuff) and keeps only the "signal" (the perfect, real-world sound).

3. The Team of Experts (Mixture of Experts)

Finally, the system uses a team of specialists to solve the puzzle.

  • There is a Visual Expert (who looks at the video).
  • There is a Text Expert (who reads your question).
  • There is a Recovered Audio Expert (who uses the cleaned-up sound from the library).

These experts vote on the answer. Because the audio expert is now using real data that was carefully checked, the team is much more confident and accurate than if they were just guessing.

Why is this better?

  • No Hallucinations: The computer isn't making things up; it's finding real facts.
  • Specific Details: It doesn't just know "music"; it knows the specific timbre of that specific instrument in that specific video.
  • Robustness: Even if the data is very broken (like 70% missing), this system keeps working because it can pull in fresh, real examples from its library to fill the gaps.

In a nutshell:
Instead of a computer trying to imagine what a missing sound looks like (which often leads to mistakes), this new method looks it up in a database of real life and then cleans it up to make sure it fits perfectly. It's the difference between a detective guessing a suspect's voice and a detective playing back a real recording of that voice found in the archives.

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 →