Beyond Routing Saturation: A Long-Horizon Class-Incremental Perspective on Expert Routing in Multimodal Continual Instruction Tuning

📅 2026-08-02
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing expert routing methods struggle to genuinely evaluate long-term task recognition capabilities in multimodal continual instruction tuning due to task identity leakage and short-sequence settings. This work introduces FLEX, a long-horizon benchmark that mitigates textual fingerprint interference and reframes expert routing as a soft task-as-class multimodal class-incremental learning (MCIL) problem. By leveraging full categorical score distributions to generate LoRA mixture weights, the proposed approach decouples the routing mechanism from the generation process, enabling seamless integration with four existing CIL algorithms without modifying either the experts or the generative modules. Experimental results demonstrate that the plug-and-play router achieves up to a 16.3 percentage point improvement under strict LoRA matching and a maximum gain of 4.6 points in MacroScore.
📝 Abstract
Multimodal Continual Instruction Tuning (MCIT) enables multimodal large language models to acquire new tasks sequentially while retaining previously learned capabilities. Many recent methods maintain task-specific LoRA experts and route each input to one or more experts at inference. Yet the task-identification problem underlying expert routing remains under-explored. We show that routing is nearly saturated on widely used MCIT benchmarks. Textual fingerprints that leak task identity and short 4--10-task sequences with few competing experts jointly obscure the long-horizon routing problem. To expose this challenge, we introduce FLEX (Fingerprint-reduced Long-horizon Expert eXamination), a 34-task long-horizon MCIT benchmark with weakened textual fingerprints. FLEX groups tasks with similar instruction and answer formats but diverse visual and knowledge domains, normalizes their outer templates, and evaluates routing over a substantially larger expert pool. Crucially, we formulate progressive-LoRA routing as soft task-as-class Multimodal Class-Incremental Learning (MCIL): each task defines an incremental routing class, whose complete score distribution supplies the LoRA mixture weights, with hard routing as a discrete special case. FLEX exposes this expanding task-identification challenge, while the MCIL formulation provides a principled interface for transferring CIL methods to expert routing. We instantiate PureLoRA as a controlled baseline and adapt four CIL methods to four MCIT frameworks without modifying their LoRA experts or generation pipelines. Our plug-in routers improve strict LoRA matching by up to 16.3 percentage points and overall MacroScore by up to 4.6 points. Code is available at: https://github.com/RINC-CL/FLEX
Problem

Research questions and friction points this paper is trying to address.

expert routing
task identification
multimodal continual instruction tuning
class-incremental learning
long-horizon
Innovation

Methods, ideas, or system contributions that make the work stand out.

expert routing
class-incremental learning
multimodal continual instruction tuning
LoRA
long-horizon benchmark
H
Huiyu Yi
School of Artificial Intelligence, Nanjing University, China; National Key Laboratory for Novel Software Technology, Nanjing University, China
Yongqi Xu
Yongqi Xu
Peking University ShenZhen Graduate School
Computer science and technology
B
Bogang Zhang
School of Artificial Intelligence, Nanjing University, China; National Key Laboratory for Novel Software Technology, Nanjing University, China
D
Dunwei Tu
School of Artificial Intelligence, Nanjing University, China; National Key Laboratory for Novel Software Technology, Nanjing University, China
X
Xu Zhiming
School of Artificial Intelligence, Nanjing University, China; National Key Laboratory for Novel Software Technology, Nanjing University, China
Z
Zhen-Hao Xie
School of Artificial Intelligence, Nanjing University, China; National Key Laboratory for Novel Software Technology, Nanjing University, China
B
Baile Xu
School of Artificial Intelligence, Nanjing University, China; National Key Laboratory for Novel Software Technology, Nanjing University, China
Furao Shen
Furao Shen
Department of Computer Science & Technology, Nanjing University
Neural NetworksRobotic Intelligence