← Latest papers
💻 computer science

AV-Master: Dual-Path Comprehensive Perception Makes Better Audio-Visual Question Answering

The paper proposes AV-Master, a novel audio-visual question answering framework that enhances reasoning capabilities in complex scenes by employing a dynamic adaptive focus sampling mechanism for temporal relevance, a preference-aware strategy for modality selection, and a dual-path contrastive loss to learn question-specific cross-modal representations, thereby significantly outperforming existing methods on large-scale benchmarks.

Original authors: Jiayu Zhang, Shuo Ye, Qilang Ye, Xun Lin, Zihan Song, Zitong Yu

Published 2026-04-28
📖 5 min read🧠 Deep dive

Original authors: Jiayu Zhang, Shuo Ye, Qilang Ye, Xun Lin, Zihan Song, 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 at a busy, noisy concert. There are dozens of instruments playing, lights flashing, and people moving around. Suddenly, someone asks you a specific question: "Which flute started playing first?" or "How many drums are sounding right now?"

To answer correctly, you can't just glance at the whole scene or listen to the whole song. You have to zoom in on the exact moment the flute started and tune your ears specifically to the sound of flutes, ignoring the drums and the crowd.

This is exactly what the new AI model, AV-Master, is designed to do. It's a computer program that watches videos and listens to audio to answer questions about them. The researchers found that previous AI models were like tourists at that concert: they saw the whole crowd and heard the whole noise, but they often got confused by the details or missed the specific clue they needed.

Here is how AV-Master works, broken down into simple concepts:

1. The Problem: Too Much Noise, Wrong Focus

Existing AI models have two main trouble spots:

  • The "Blurry Camera" Problem: When a video is long, old models try to look at everything at once. This creates a lot of "redundant" information (like watching a 10-minute video to find a 1-second event). They often miss the tiny, crucial moment because they are overwhelmed by the rest of the footage.
  • The "Wrong Ear" Problem: Sometimes a question is best answered by looking (e.g., "What color is the car?"), and sometimes by listening (e.g., "Is the engine making a sputtering sound?"). Old models treat audio and video as a messy mix, rather than deciding which sense is the "boss" for that specific question.

2. The Solution: AV-Master's Two Superpowers

The researchers built AV-Master with two distinct "paths" (or thinking styles) that work together, like a detective with two different tools.

Path A: The "Dynamic Spotlight" (Temporal Dynamic Perception)

Imagine you are watching a video, but instead of watching it at normal speed, you have a smart spotlight.

  • How it works: As the video plays, this spotlight doesn't just scan randomly. It starts wide, then progressively narrows down. It asks itself, "Is this part of the video relevant to the question?"
  • The Magic: If the question is about a specific sound, the spotlight ignores the silent parts of the video and zooms in tightly on the exact seconds where the sound happens. It filters out the "boring" parts and the "noise," keeping only the most important, fine-grained clues. This solves the "too much information" problem.

Path B: The "Sense Switch" (Global Preference Activation)

Imagine you are a detective who knows that some clues are visual and some are auditory.

  • How it works: Before the AI even tries to mix the video and audio together, it asks: "For this specific question, should I trust my eyes more, or my ears more?"
  • The Magic: It creates a "preference map." If the question is "Which instrument is loudest?", the model turns up the volume on its "hearing" channel and turns down the "seeing" channel. If the question is "Who is wearing a red hat?", it does the opposite. This ensures the model uses the right sense at the right time, rather than getting confused by a mix of both.

3. The Teamwork: Putting It All Together

The genius of AV-Master is that these two paths talk to each other.

  • The Spotlight finds the tiny, precise moment in time (e.g., the exact second a drum hits).
  • The Sense Switch tells the model which sense to trust for that moment (e.g., "Listen to the drum, ignore the visual of the drummer's face").
  • They combine their findings to give a final answer. The researchers call this a "Dual-Path" system because it looks at the problem from two angles simultaneously to ensure nothing is missed.

4. The Results: Why It Matters

The researchers tested AV-Master on four huge datasets (collections of thousands of videos and questions).

  • The Score: It beat every other existing AI model, including the current "champions" of the field.
  • The Special Skill: It was especially good at "complex reasoning" tasks. For example, counting how many instruments are playing or figuring out which one started first. These are the kinds of questions that trip up other AIs because they require precise timing and careful listening.
  • Efficiency: Even though it is very smart, it doesn't need to be a giant, heavy computer program. It achieves these results with fewer "parameters" (the internal settings that make the AI smart) than other top models, making it a more efficient solution.

In Summary

Think of AV-Master as the ultimate concert-goer. While other AIs are overwhelmed by the noise and the crowd, AV-Master has a smart spotlight to find the exact moment of interest and a sense-switch to know whether to listen or look. By combining these two skills, it can answer tricky questions about videos and sounds better than anyone else has before.

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 →