Boosting Omni-Modal Language Models: Staged Post-Training with Visually Debiased Evaluation
This paper introduces OmniClean, a visually debiased benchmark that reveals inflated gains in omni-modal models, and demonstrates that a three-stage post-training recipe (OmniBoost) enables a small 3B model to outperform a much larger 30B counterpart by effectively integrating audio-visual-language evidence without relying on visual shortcuts.
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 taking a test to prove you are a "Super Detective" who can solve mysteries using sight, sound, and logic all at once.
Most AI models today are like students who are really good at reading the room but terrible at listening. If you show them a picture of a dog barking and ask, "What sound is this?", they might guess "bark" just because they see the dog's mouth open, without actually needing to hear the audio. They are "cheating" by using visual shortcuts.
This paper, by the StepFun-Audio Team, is about fixing two big problems: how we test these models and how we teach them to actually listen.
1. The Problem: The "Visual Cheat Code"
The researchers noticed that many AI benchmarks (tests) are rigged. They contain questions where the answer is obvious just by looking at the picture or video.
- The Metaphor: Imagine a math test where the answer is written in big letters on the back of the question paper. If a student gets a perfect score, did they do the math, or did they just read the back?
- The Fix (OmniClean): The team created a new, stricter test called OmniClean. They went through thousands of questions and asked, "Can a model answer this without hearing the audio?" If the answer was "Yes," they threw that question out.
- The Result: They started with nearly 17,000 questions and kept only about 8,500. These remaining questions are the "hard mode" ones where you really need to listen to the audio to get the right answer.
2. The Solution: The "Three-Stage Cooking Recipe" (OmniBoost)
The team wanted to see if they could teach a small AI model (called Qwen2.5-Omni-3B) to be a true Super Detective using a specific training recipe called OmniBoost. They tried three different cooking methods:
Stage 1: The "Salad Bar" (Mixed Bi-modal SFT)
- What they did: They fed the model a balanced diet of text, images, and audio separately. It was like giving the student a textbook, a picture book, and a radio, but never mixing them together.
- The Result: The model got a little better, but it was inconsistent. It was like a student who knows how to read and how to listen, but doesn't know how to do both at the same time.
Stage 2: The "Drill Sergeant" (Mixed-Modality RLVR)
- What they did: They started using a technique called RLVR (Reinforcement Learning with Verifiable Rewards). Think of this as a strict coach who only gives a "thumbs up" if the model uses both the picture and the sound to solve the puzzle. If it cheats by only looking, it gets no points.
- The Result: This was the biggest breakthrough. The model finally learned to integrate the senses. It started solving the "hard mode" questions correctly.
Stage 3: The "Study Group" (Self-Distillation)
- What they did: The model generated its own practice questions and answers based on what it learned in Stage 2, then practiced on them again. It's like a student making their own flashcards and quizzing themselves to solidify the knowledge.
- The Result: This helped the model get even more consistent, especially on very large and complex tests.
3. The Big Surprise: Small Can Be Mighty
Usually, you need a giant, super-expensive computer brain (a massive model) to solve these hard problems.
- The Claim: The researchers took a relatively small model (3 billion parameters) and applied their "Three-Stage Recipe."
- The Outcome: After all the training, this small model performed just as well as, and sometimes even better than, much larger, famous models (like the 30-billion-parameter Qwen3-Omni) on the strict "OmniClean" test.
- The Catch: They did this without copying answers from a bigger, smarter teacher. They built their own training data from scratch.
Summary
The paper argues that:
- Stop cheating: Many AI tests are too easy because they let models guess based on pictures. We need tests (like OmniClean) that force them to actually listen.
- Teach the right way: Just feeding a model more data isn't enough. You need a specific training process (OmniBoost) that forces the model to combine sight and sound.
- Size isn't everything: A small, well-trained model can beat a giant, poorly-trained one if the training focuses on genuine understanding rather than shortcuts.
In short: Don't just let the AI look at the picture; make it listen to the story, too.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.