Regularizing modality contribution drift in multimodal continual learning
This paper identifies and quantifies "Modality Contribution Drift" (MCD) as a critical issue in multimodal continual learning where the relative importance of modalities shifts across tasks, and proposes a novel regularization framework (CMCDR) with both replay-based and replay-free variants to preserve modality contribution structures and mitigate forgetting.
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 robot to understand the world. You don't just show it pictures; you give it a full sensory experience: a video of a dog barking, a recording of a siren, or a photo of a sunset with a description. This is called multimodal learning. The robot learns to combine these different "senses" (like sight and sound) to make smart decisions. But here's the tricky part: the world is constantly changing. New types of dogs, new sounds, new questions appear every day. This is continual learning. The robot has to keep learning new things without forgetting the old ones.
Think of it like a student taking a series of exams. First, they learn to identify animals. Then, they learn to identify vehicles. A smart student shouldn't forget how to spot a cat just because they are now studying trucks. In the past, scientists tried to solve this by making sure the robot's "brain" (its internal representation) stayed consistent. They wanted the robot to see a cat and a truck in a way that didn't get messy. But this paper suggests that keeping the brain's internal map stable isn't enough. The real problem is how the robot uses that map to make a final decision. Does it rely mostly on what it sees? Or does it listen more? If the robot learns a new task that requires it to listen more, it might accidentally start ignoring the visual clues it used to rely on for old tasks. This paper calls that shift Modality Contribution Drift. It's like a student who, after learning a new subject, suddenly starts guessing the answers to old math problems based on a hunch they never used before, leading to mistakes.
The researchers, Zhen Zhang and their team from Southwest Jiaotong University, noticed that current methods were missing this specific type of forgetting. They found that even when a robot's internal understanding of images and sounds stayed the same, the way it weighted those inputs to make a choice was drifting. To fix this, they invented a new method called Continual Modality Contribution Drift Regularization (CMCDR).
Think of CMCDR as a strict "decision coach" for the robot. When the robot learns a new task, this coach checks: "Hey, remember how you used to solve that old problem? You relied on a specific mix of senses to get it right. Don't change that recipe just because you learned something new." The method works in two ways. If the robot has a memory bank of old examples (replay-based), the coach tests the robot on those old examples to make sure it's still using the right mix of senses. If the robot doesn't have old examples (replay-free), the coach uses the new examples as a test bed, asking the robot to pretend it's solving the old problems and ensuring it doesn't drift from its original strategy.
The team tested this idea on several challenging datasets, including audio-visual tasks like recognizing sounds in videos and answering questions about images. They found that simply adding their "coach" to existing methods made a huge difference. For example, on a dataset called AVE, adding CMCDR to a standard method called iCaRL boosted the robot's average accuracy from 64.20% to 71.90% and cut the forgetting rate in half (from 25.60% down to 17.40%). Even more interestingly, they showed that CMCDR works alongside other methods that try to keep the robot's internal brain stable. It's like having a coach who fixes the decision-making process while another coach keeps the brain's memory organized; together, they work better than either one alone.
The paper suggests that this "drift" is a real and distinct problem that previous methods didn't fully address. They proved through experiments that just keeping the robot's internal features stable (making sure it sees a cat the same way) doesn't guarantee it will make the same decision (relying on sight vs. sound). By directly regularizing the contribution of each sense, they showed that robots can learn new things without losing their old decision-making habits. This isn't just a small tweak; it's a new principle for how we teach machines to learn continuously, ensuring they don't just remember facts, but remember how they figured things out in the first place.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.