Continual Video-MLLM Adaptation over Evolving Domains
This paper proposes Distribution-Aware Expert Routing (DAER), a parameter-efficient framework that employs domain-isolated lightweight experts with intra- and inter-domain routing mechanisms to enable Video-MLLMs to adapt to continuously evolving domains while preventing catastrophic forgetting and cross-domain interference.
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 teaching a super-smart robot to understand the world through videos. This robot, a "Video Multimodal Large Language Model" (Video-MLLM), is like a brilliant student who has already read every book and watched every movie ever made. It knows how to answer questions about a cat chasing a laser pointer or a car driving through a storm. But here's the catch: in the real world, new types of videos don't just appear all at once; they arrive one by one, day after day. Maybe today it's traffic cameras, tomorrow it's cartoons, and the next day it's physics experiments.
The problem is that when you teach this robot something new, it often forgets what it learned yesterday. This is called "catastrophic forgetting." It's like a student who studies for a math test, passes it, but then immediately forgets how to read because they are so focused on the new math. Previous attempts to fix this involved trying to make the robot learn everything in one big, shared brain, but that caused too much confusion, or they tried to save old videos to show the robot later, which takes up too much memory. Scientists wanted a way for the robot to learn new things continuously without losing its old skills or needing a massive library of old videos.
Enter a new team of researchers who came up with a clever solution called DAER (Distribution-Aware Expert Routing). Think of the robot's brain as a giant, frozen library that never changes. Instead of rewriting the books in the library, DAER builds a set of small, specialized "study groups" or "expert teams" that sit outside the library. Each team is dedicated to a specific type of video, like a "Traffic Team," a "Cartoon Team," or a "Science Team."
When a new video arrives, the system doesn't just guess which team to use. Instead, it uses a special "detective" tool called MMD (Maximum Mean Discrepancy). Imagine this tool as a scent-sniffer that can smell the "vibe" of the video. If the video smells like a busy highway, the sniffer directs it to the Traffic Team. If it smells like a funny cartoon, it goes to the Cartoon Team. This ensures that the Traffic Team only learns about cars and never gets confused by cartoons, and vice versa. This keeps the learning clean and prevents the robot from mixing up its memories.
But what if the robot doesn't know the name of the video category when it's watching it? No problem. The system has a second detective that looks at the video in a special "discriminative space" (a fancy way of saying it looks at the video's unique fingerprint) to figure out which expert team should take over. Even better, if two types of videos are very similar (like two different kinds of traffic videos), the system can gently merge their study groups to save space, so the robot doesn't get bloated with too many teams.
The researchers tested this idea on a tough challenge: teaching the robot ten very different types of video questions, ranging from "What is the traffic like?" to "Why is this magic trick funny?" They used two powerful robot brains to test their method. The results were impressive. On one of the strongest robot brains (InternVideo2.5-8B), their method boosted the average accuracy from 64.38% to 67.59%. Even more importantly, it stopped the robot from forgetting old lessons. While other methods made the robot forget about 1.81% of what it knew, DAER actually reduced forgetting to -0.14%, meaning the robot remembered everything perfectly and even got slightly better at old tasks.
The team also showed that their method is much more efficient. While a previous top method needed 302.30 million trainable parameters and took 1.46 seconds to process a video, DAER only needed 139.54 million parameters and 1.33 seconds. This means the robot learns faster, uses less energy, and doesn't need a massive computer to run.
In short, the paper suggests that by keeping the main brain frozen and using smart, specialized teams that are routed by the "scent" of the data, we can teach AI to learn continuously in a changing world without losing its mind. The researchers found that this approach works better than trying to share a single brain or just replaying old videos, offering a stable and efficient way for video robots to grow smarter every day.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.