PRIMED: Adaptive Modality Suppression for Referring Audio-Visual Segmentation via Biased Competition
The paper introduces PRIMED, a novel framework for Referring Audio-Visual Segmentation that leverages biased competition theory to adaptively suppress irrelevant modalities through a modality prior decoder and token distiller, achieving state-of-the-art performance by dynamically adjusting attention based on the specific needs of each referring expression.
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
The Big Picture: The "Three-Headed Monster" Problem
Imagine you are trying to find a specific person in a crowded, noisy room based on a description like, "The person playing the flute."
- Your Eyes (Vision): You see many people. Some are wearing red, some are dancing, some are holding instruments.
- Your Ears (Audio): You hear a flute, a drum, and a guitar.
- Your Brain (Text): You have the sentence "The person playing the flute."
The problem with current AI systems is that they treat all these clues as a giant, messy smoothie. They mix the sound of the flute, the sight of a dancer, and the words "playing the flute" together without deciding which clue matters most. If the drum is very loud, the AI might get distracted and point at the drummer, even though the text said "flute."
PRIMED is a new AI system designed to fix this. It acts like a smart detective that knows when to listen to its eyes, when to listen to its ears, and when to trust the written clue.
How PRIMED Works: The "Biased Competition" Theory
The paper is inspired by a concept from neuroscience called Biased Competition.
The Analogy: The Talent Show
Imagine a talent show where many acts are on stage at once (a singer, a magician, a juggler). The judges (the AI) have limited attention.
- Bottom-up: The acts are all shouting and performing (this is the raw video and audio data).
- Top-down: The host announces, "We are looking for the magician!" (this is the text description).
In the old way, the judges tried to watch everyone equally, getting confused by the loud singer.
In PRIMED, the judges use the host's announcement to bias the competition. They actively suppress the singer and the juggler so they can focus entirely on the magician.
PRIMED does this in three main steps:
1. The "Modality Prior Decoder" (The Smart Detective)
Before the AI even starts looking at the video, it reads the text description and asks: "Is this task mostly about what I hear, what I see, or a mix of both?"
- If the text says "The loud drum," the AI knows to trust its ears more.
- If the text says "The red car," it knows to trust its eyes more.
- It creates a "Modality Prior"—a mental note that says, "Focus 80% on audio, 20% on video." This note acts as a filter to ignore irrelevant noise.
2. The "Token Distiller" (The Global GPS)
Sometimes, looking at a single frame is confusing. You might see a hand holding a flute, but is it the right hand?
PRIMED takes a "snapshot" of the whole video's most important visual information and compresses it into a few compact tokens (like a set of GPS coordinates).
- These tokens are shared across all stages of the AI's processing.
- The Analogy: Imagine you are navigating a city. Instead of just looking at the street corner you are standing on, you also have a map in your hand showing the whole city. This "global map" helps the AI stay consistent and not get lost in local details.
3. The "Competition" (The Final Showdown)
Now, the AI brings the text clues, the audio clues, and the visual clues together.
- Because of the Modality Prior (Step 1), the AI knows which clues to weigh heavily.
- Because of the Global Map (Step 2), it knows where the object is supposed to be in the big picture.
- They "compete" for attention. The irrelevant clues (like a loud drum when you are looking for a flute) are suppressed (silenced), and the correct clues are enhanced (amplified).
The Extra Polish: "Spatial-Aware Semantic Alignment"
To make sure the AI doesn't accidentally grab the background (like the wall behind the flute player), the researchers added a special training rule.
- The Analogy: It's like a teacher telling a student, "Make sure you are looking at the flute, not the wall behind it."
- The AI is trained to push the "flute" signal away from the "wall" signal, making the final picture much sharper and more accurate.
What Did They Find?
The paper tested PRIMED on a benchmark dataset (a collection of videos with text descriptions).
- The Result: PRIMED beat all previous methods. It was better at finding the right object, even when there were many distractions (like loud noises or confusing visuals).
- Why it worked: By explicitly deciding which sense to trust (vision vs. audio) rather than mixing them blindly, the AI became much more robust. It could handle tricky situations where the text description was vague or the environment was noisy.
Summary
PRIMED is an AI that stops trying to be a "jack of all trades" and instead becomes a smart strategist. It reads the instructions, decides which senses to use, filters out the distractions, and uses a global map to find the exact target. It turns a chaotic mix of sound, sight, and words into a clear, accurate answer.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.