中文
相关论文

相关论文: StrLoRA: Towards Streaming Continual Visual Instru…

200 篇论文

Visual instruction tuning (VIT) enables multimodal large language models (MLLMs) to effectively handle a wide range of vision tasks by framing them as language-based instructions. Building on this, continual visual instruction tuning (CVIT)…

计算机视觉与模式识别 · 计算机科学 2025-07-02 Ziqi Wang , Chang Che , Qi Wang , Yangyang Li , Zenglin Shi , Meng Wang

Multimodal Continual Instruction Tuning (MCIT) aims to finetune Multimodal Large Language Models (MLLMs) to continually align with human intent across sequential tasks. Existing approaches often rely on the Mixture-of-Experts (MoE) LoRA…

计算与语言 · 计算机科学 2025-06-04 Duzhen Zhang , Yong Ren , Zhong-Zhi Li , Yahan Yu , Jiahua Dong , Chenxing Li , Zhilong Ji , Jinfeng Bai

Continual Visual Instruction Tuning (CVIT) enables Multimodal Large Language Models (MLLMs) to incrementally learn new tasks over time. However, this process is challenged by catastrophic forgetting, where performance on previously learned…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Chang Che , Ziqi Wang , Pengwan Yang , Qi Wang , Hui Ma , Zenglin Shi

Instruction tuning constitutes a prevalent technique for tailoring Large Vision Language Models (LVLMs) to meet individual task requirements. To date, most of the existing approaches are confined to single-task adaptation, whereas the…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Meng Cao , Yuyang Liu , Yingfei Liu , Tiancai Wang , Jiahua Dong , Henghui Ding , Xiangyu Zhang , Ian Reid , Xiaodan Liang

To operate effectively in the real world, robots should integrate multimodal reasoning with precise action generation. However, existing vision-language-action (VLA) models often sacrifice one for the other, narrow their abilities to…

机器人学 · 计算机科学 2026-03-04 Shuai Yang , Hao Li , Bin Wang , Yilun Chen , Yang Tian , Tai Wang , Hanqing Wang , Feng Zhao , Yiyi Liao , Jiangmiao Pang

Many real-world applications collect data in a streaming environment, where learning tasks are encountered sequentially. This necessitates continual learning (CL) to update models online, enabling adaptation to new tasks while preserving…

机器学习 · 计算机科学 2025-06-13 Yu-Yang Qian , Yuan-Ze Xu , Zhen-Yu Zhang , Peng Zhao , Zhi-Hua Zhou

Continual learning is increasingly sought after in real world machine learning applications, as it enables learning in a more human-like manner. Conventional machine learning approaches fail to achieve this, as incrementally updating the…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Joe Khawand , Peter Hanappe , David Colliaux

Multimodal models like LLaVA-1.5 achieve state-of-the-art visual understanding through visual instruction tuning on multitask datasets, enabling strong instruction-following and multimodal performance. However, multitask learning faces…

计算机视觉与模式识别 · 计算机科学 2025-06-16 Wenzhuo Liu , Fei Zhu , Haiyang Guo , Longhui Wei , Cheng-Lin Liu

Multimodal Large Language Models (MLLMs) achieve strong performance through instruction tuning, but real-world deployment requires them to continually expand their capabilities, making Multimodal Continual Instruction Tuning (MCIT)…

机器学习 · 计算机科学 2026-05-28 Zhen-Hao Xie , Jun-Tao Tang , Yu-Cheng Shi , Han-Jia Ye , De-Chuan Zhan , Da-Wei Zhou

Recent advancements indicate that scaling up Multimodal Large Language Models (MLLMs) effectively enhances performance on downstream multimodal tasks. The prevailing MLLM paradigm, \emph{e.g.}, LLaVA, transforms visual features into…

Continual learning (CL) is a paradigm that aims to replicate the human ability to learn and accumulate knowledge continually without forgetting previous knowledge and transferring it to new tasks. Recent instruction tuning (IT) involves…

计算与语言 · 计算机科学 2023-10-24 Zihan Zhang , Meng Fang , Ling Chen , Mohammad-Reza Namazi-Rad

Continual learning (CL) enables deep networks to acquire new knowledge while avoiding catastrophic forgetting. The powerful generalization ability of pre-trained models (PTMs), such as the Contrastive Language-Image Pre-training (CLIP)…

计算机视觉与模式识别 · 计算机科学 2025-12-22 Haodong Lu , Xinyu Zhang , Kristen Moore , Jason Xue , Lina Yao , Anton van den Hengel , Dong Gong

Understanding real-world videos with complex semantics and long temporal dependencies remains a fundamental challenge in computer vision. Recent progress in multimodal large language models (MLLMs) has demonstrated strong capabilities in…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Hongyu Li , Songhao Han , Yue Liao , Junfeng Luo , Jialin Gao , Shuicheng Yan , Si Liu

We propose L2T, an advancement of visual instruction tuning (VIT). While VIT equips Multimodal LLMs (MLLMs) with promising multimodal capabilities, the current design choices for VIT often result in overfitting and shortcut learning,…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Zhihan Zhou , Feng Hong , Jiaan Luo , Jiangchao Yao , Dongsheng Li , Bo Han , Ya Zhang , Yanfeng Wang

Instruction tuning is a crucial supervised training phase in Large Language Models (LLMs), aiming to enhance the LLM's ability to generalize instruction execution and adapt to user preferences. With the increasing integration of multi-modal…

多媒体 · 计算机科学 2023-11-28 Chen Li , Yixiao Ge , Dian Li , Ying Shan

Continual multimodal instruction tuning is crucial for adapting Multimodal Large Language Models (MLLMs) to evolving tasks. However, most existing methods adopt a fixed architecture, struggling with adapting to new tasks due to static model…

计算机视觉与模式识别 · 计算机科学 2025-06-16 Chendi Ge , Xin Wang , Zeyang Zhang , Hong Chen , Jiapei Fan , Longtao Huang , Hui Xue , Wenwu Zhu

Spatial awareness is key to enable embodied multimodal AI systems. Yet, without vast amounts of spatial supervision, current Multimodal Large Language Models (MLLMs) struggle at this task. In this paper, we introduce TWIST & SCOUT, a…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Aritra Bhowmik , Mohammad Mahdi Derakhshani , Dennis Koelma , Yuki M. Asano , Martin R. Oswald , Cees G. M. Snoek

Large language models (LLMs) and multimodal models (MMs) have exhibited impressive capabilities in various domains, particularly in general language understanding and visual reasoning. However, these models, trained on massive data, may not…

计算与语言 · 计算机科学 2024-12-19 Xinbo Wu , Max Hartman , Vidhata Arjun Jayaraman , Lav R. Varshney

The remarkable multimodal capabilities demonstrated by OpenAI's GPT-4 have sparked significant interest in the development of multimodal Large Language Models (LLMs). A primary research objective of such models is to align visual and…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Yanda Li , Chi Zhang , Gang Yu , Zhibin Wang , Bin Fu , Guosheng Lin , Chunhua Shen , Ling Chen , Yunchao Wei

Emerging multimodal large language models (MLLMs) exhibit great potential for chart question answering (CQA). Recent efforts primarily focus on scaling up training datasets (i.e., charts, data tables, and question-answer (QA) pairs) through…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Xingchen Zeng , Haichuan Lin , Yilin Ye , Wei Zeng
‹ 上一页 1 2 3 10 下一页 ›