paper-with-me

Papers

ProtoAda: Prototype-Guided Adaptive Adapter Expansion and Geometric Consolidation for Multimodal Continual Instruction Tuning

2026-06-01 · Yu-Cheng Shi, Zhen-Hao Xie, Jun-Tao Tang, Da-Wei Zhou arxiv

Multimodal Large Language Models (MLLMs) achieve strong performance through instruction tuning, but real-world deployment requires them to continually acquire new vision-language capabilities, making Multimodal Continual Instruction Tuning (MCIT) essential. To reduce inter-task interference and promote collaboration, recent methods often employ sparse architectures like Mixture of LoRA Experts with image-text similarity routing. However, tasks with distinct response structures could share highly similar visual-linguistic semantics and thus be wrongly routed to the same expert; image-text similarity alone is insufficient for reliable task assignment. For example, an expert in a grounding task requiring coordinate prediction may be biased toward producing short textual answers after learning semantically similar VQA tasks. This format-blind task assignment integrates heterogeneous response types into shared parameters, inducing gradient interference and ineffective expert collaboration. To address this problem, we propose ProtoAda, a prototype-guided adaptive tuning framework. ProtoAda introduces format-aware task prototypes to align task assignment and routing with both task semantics and output structure, and further consolidates format-compatible updates in a geometry-aware manner to effectively reuse and progressively refine existing parameters. Extensive experiments on multiple benchmarks demonstrate that ProtoAda achieves superior performance, especially on tasks whose answer structures are easily corrupted by sequential tuning.

📄 PDF Abstract BibTeX arXiv:2606.02576

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Semantically-Shifted Incremental Adapter-Tuning is A Continual ViTransformer

2024-03-29 · CVPR 2024 1 · Yuwen Tan, Qinhao Zhou, Xiang Xiang, Ke Wang 외

Class-incremental learning (CIL) aims to enable models to continuously learn new classes while overcoming catastrophic forgetting. The introduction of pre-trained models has brought new tuning paradigms to CIL. In this p…

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning

Adaptive Prototype Replay for Class Incremental Semantic Segmentation

2024-12-17 · Guilin Zhu, Dongyue Wu, Changxin Gao, Runmin Wang 외

Class incremental semantic segmentation (CISS) aims to segment new classes during continual steps while preventing the forgetting of old knowledge. Existing methods alleviate catastrophic forgetting by replaying distribu…

Class-Incremental Semantic SegmentationIncremental LearningSemantic Segmentation

Towards Robust Visual Continual Learning with Multi-Prototype Supervision

2025-09-19 · Xiwei Liu, Yulong Li, Yichen Li, Xinlin Zhuang 외 arxiv

Language-guided supervision, which utilizes a frozen semantic target from a Pretrained Language Model (PLM), has emerged as a promising paradigm for visual Continual Learning (CL). However, relying on a single target int…

Continual Learning

Prototype-Guided and Lightweight Adapters for Inherent Interpretation and Generalisation in Federated Learning

2025-07-08 · Samuel Ofosu Mensah, Kerol Djoumessi, Philipp Berens

Federated learning (FL) provides a promising paradigm for collaboratively training machine learning models across distributed data sources while maintaining privacy. Nevertheless, real-world FL often faces major challeng…

Federated Learning

TP-Seg: Task-Prototype Framework for Unified Medical Lesion Segmentation

2026-04-01 · Jiawei Xu, Qiangqiang Zhou, Dandan Zhu, Yong Chen 외 arxiv

Building a unified model with a single set of parameters to efficiently handle diverse types of medical lesion segmentation has become a crucial objective for AI-assisted diagnosis. Existing unified segmentation approach…

Lesion Segmentation