CVAINov 23, 2025

Multimodal Continual Learning with MLLMs from Multi-scenario Perspectives

arXiv:2511.18507v21 citations
Originality Incremental advance
AI Analysis

This addresses the problem of adapting MLLMs to real-world scenario shifts for visual understanding, but it is incremental as it builds on existing continual learning methods.

The paper tackles catastrophic forgetting in Multimodal Large Language Models (MLLMs) during continual learning across dynamic visual scenarios, proposing UNIFIER to decouple and align visual features, which achieves effective alleviation of forgetting and knowledge accumulation as demonstrated on the MSVQA dataset.

Continual learning in visual understanding aims to deal with catastrophic forgetting in Multimodal Large Language Models (MLLMs). MLLMs deployed on devices have to continuously adapt to dynamic scenarios in downstream tasks, such as variations in background and perspective, to effectively perform complex visual tasks. To this end, we construct a multimodal visual understanding dataset (MSVQA) encompassing four different scenarios and perspectives including high altitude, underwater, low altitude and indoor, to investigate the catastrophic forgetting in MLLMs under the dynamics of scenario shifts in real-world data streams. Furthermore, we propose mUltimodal coNtInual learning with MLLMs From multi-scenarIo pERspectives (UNIFIER) to address visual discrepancies while learning different scenarios. Specifically, it decouples the visual information from different scenarios into distinct branches within each vision block and projects them into the same feature space. A consistency constraint is imposed on the features of each branch to maintain the stability of visual representations across scenarios. Extensive experiments on the MSVQA dataset demonstrate that UNIFIER effectively alleviates forgetting of cross-scenario tasks and achieves knowledge accumulation within the same scenario.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes