paper-with-me

홈 › Papers

LLM-Assisted Multi-Teacher Continual Learning for Visual Question Answering in Robotic Surgery

2024-02-26 · Yuyang Du, Kexin Chen, Yue Zhan, Chang Han Low, Tao You, Mobarakol Islam, Ziyu Guo, Yueming Jin, Guangyong Chen, Pheng-Ann Heng

Visual question answering (VQA) is crucial for promoting surgical education. In practice, the needs of trainees are constantly evolving, such as learning more surgical types, adapting to different robots, and learning new surgical instruments and techniques for various surgeries. However, patient data privacy often restricts the availability of old data when updating the model, necessitating an exemplar-free continual learning (CL) setup. Prior CL studies overlooked two vital problems in the surgical domain: 1) large domain shifts from diverse surgical operations collected from multiple sources, and 2) severe data imbalance arising from the uneven presence of surgical instruments or activities. This paper proposes addressing these problems with a multimodal large language model (LLM) and an adaptive weight assignment methodology. We first develop a new multi-teacher CL framework that leverages a multimodal LLM as the additional teacher. The strong generalization ability of the LLM can bridge the knowledge gap when domain shifts and data imbalances occur. We then put forth a novel data processing method that transforms complex LLM embeddings into logits compatible with our CL framework. We further design an adaptive weight assignment approach that balances the generalization ability of the LLM and the domain expertise of the old CL model. Finally, to comprehensively test the effectiveness of our proposed method, we have also constructed two new surgical VQA datasets that are largely different from existing ones and could be valuable resources for future research. Extensive experimental results on the tested datasets demonstrate the superiority of our method to other advanced CL schemes.

📄 PDF Abstract BibTeX arXiv:2402.16664

Code (1)

yuyangdu01/llm-cl-vqa 공식 구현 pytorch

Tasks

Continual LearningExemplar-FreeLanguage ModellingLarge Language ModelMultimodal Large Language ModelQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

VLM-Assisted Continual learning for Visual Question Answering in Self-Driving

2025-02-02 · Yuxin Lin, Mengshi Qi, Liang Liu, Huadong Ma

In this paper, we propose a novel approach for solving the Visual Question Answering (VQA) task in autonomous driving by integrating Vision-Language Models (VLMs) with continual learning. In autonomous driving, VQA plays…

Autonomous DrivingContinual LearningKnowledge DistillationQuestion Answering+2

Hidden Forgetting in Continual Multimodal Learning: When Accuracy Survives but Grounding Fails

2026-07-02 · Qianyu Chen, Canran Xiao, Runxuan Tang arxiv

Multimodal large language models must continually adapt to evolving tasks and domains, yet standard continual learning metrics mainly measure whether old answers remain correct, leaving the stability of multimodal ground…

Continual Learning

AdapTS: Lightweight Teacher-Student Approach for Multi-Class and Continual Visual Anomaly Detection

2026-03-18 · Manuel Barusco, Davide Dalle Pezze, Francesco Borsatti, Gian Antonio Susto arxiv

Visual Anomaly Detection (VAD) is crucial for industrial inspection, yet most existing methods are limited to single-category scenarios, failing to address the multi-class and continual learning demands of real-world env…

Continual LearningAnomaly Detection

AVQACL: A Novel Benchmark for Audio-Visual Question Answering Continual Learning

2025-01-01 · CVPR 2025 1 · Kaixuan Wu, Xinde Li, Xinling Li, Chuanfei Hu 외

In this paper, a novel benchmark for audio-visual question answering continual learning (AVQACL) is introduced, aiming to study fine-grained scene understanding and spatial-temporal reasoning in videos under a contin…

Audio-visual Question AnsweringContinual LearningKnowledge DistillationQuestion Answering+2

Attention-Spectrum Regularization for Replay-Free Continual Multimodal LLMs

2026-06-22 · Chuangxin Zhao, Canran Xiao, Siyuan Ma, Mengyao Lyu 외 arxiv

Multimodal large language models (MLLMs) are increasingly required to adapt to non-stationary streams of visual domains, question types, and user instructions, yet continual fine-tuning often causes severe forgetting of …

Continual Learning