中文
相关论文

相关论文: DARA: Domain- and Relation-aware Adapters Make Par…

200 篇论文

Fine-tuning pre-trained neural network models has become a widely adopted approach across various domains. However, it can lead to the distortion of pre-trained feature extractors that already possess strong generalization capabilities.…

机器学习 · 计算机科学 2024-03-27 Seokhyeon Ha , Sunbeom Jung , Jungwoo Lee

In leveraging manifold learning in domain adaptation (DA), graph embedding-based DA methods have shown their effectiveness in preserving data manifold through the Laplace graph. However, current graph embedding DA methods suffer from two…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Lingkun Luo , Liming Chen , Shiqiang Hu

Parameter-efficient transfer learning (PETL) aims to adapt pre-trained models to new downstream tasks while minimizing the number of fine-tuned parameters. Adapters, a popular approach in PETL, inject additional capacity into existing…

机器学习 · 计算机科学 2024-10-22 Aleksandra I. Nowak , Otniel-Bogdan Mercea , Anurag Arnab , Jonas Pfeiffer , Yann Dauphin , Utku Evci

Vision language action models (VLAs) are increasingly used for Physical AI, but deploying a pre-trained VLA model to unseen environments, embodiments, or tasks still requires adaptation. Parameter-efficient fine-tuning (PEFT), especially…

机器人学 · 计算机科学 2026-03-10 Donghoon Kim , Minji Bae , Unghui Nam , Gyeonghun Kim , Suyun Lee , Kyuhong Shim , Byonghyo Shim

The content-agnostic, fixed-grid tokenizers used by standard large-scale vision models like Vision Transformer (ViT) and Vision Mamba (Vim) represent a fundamental performance bottleneck, creating a trade-off between capturing fine-grained…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Shicheng Yin , Kaixuan Yin , Yang Liu , Weixing Chen , Liang Lin

Human Activity Recognition (HAR) such as fall detection has become increasingly critical due to the aging population, necessitating effective monitoring systems to prevent serious injuries and fatalities associated with falls. This study…

计算机视觉与模式识别 · 计算机科学 2025-03-05 Yijun Wang , Yong Wang , Chendong xu , Shuai Yao , Qisong Wu

Fine-tuning is widely used to tailor large language models for specific tasks such as neural machine translation (NMT). However, leveraging transfer learning is computationally expensive when fine-tuning large multilingual models with…

计算与语言 · 计算机科学 2025-10-22 Josh McGiff , Nikola S. Nikolov

We investigate recently introduced domain-class incremental learning scenarios for vision-language models (VLMs). Recent works address this challenge using parameter-efficient methods, such as prefix-tuning or adapters, which facilitate…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Hyeonseo Jang , Hyuk Kwon , Kibok Lee

Domain adaptive object detection (DAOD) aims to generalize detectors trained on an annotated source domain to an unlabelled target domain. As the visual-language models (VLMs) can provide essential general knowledge on unseen images,…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Haochen Li , Rui Zhang , Hantao Yao , Xin Zhang , Yifan Hao , Xinkai Song , Xiaqing Li , Yongwei Zhao , Ling Li , Yunji Chen

Among the widely used parameter-efficient fine-tuning (PEFT) methods, LoRA and its variants have gained considerable popularity because of avoiding additional inference costs. However, there still often exists an accuracy gap between these…

Intermediate training of pre-trained transformer-based language models on domain-specific data leads to substantial gains for downstream tasks. To increase efficiency and prevent catastrophic forgetting alleviated from full domain-adaptive…

计算与语言 · 计算机科学 2023-05-23 Chia-Chien Hung , Lukas Lange , Jannik Strötgen

Adapters have been widely explored to alleviate computational and storage costs when fine-tuning pretrained foundation models. However, the adapter itself can exhibit redundancy, leading to unnecessary storage overhead and inferior…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Yibo Zhong , Yao Zhou

Parameter-efficient fine-tuning (PEFT) has emerged as a crucial approach for adapting large vision transformers to downstream tasks without the prohibitive computational costs of full fine-tuning. While existing visual prompt tuning (VPT)…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Xi Xiao , Yunbei Zhang , Yanshuh Li , Xingjian Li , Tianyang Wang , Jihun Hamm , Xiao Wang , Min Xu

Recent speech foundation models excel at multilingual automatic speech recognition (ASR) for high-resource languages, but adapting them to low-resource languages remains challenging due to data scarcity and efficiency constraints.…

音频与语音处理 · 电气工程与系统科学 2026-02-03 Yang Xiao , Eun-Jung Holden , Ting Dang

Adapting large pretrained vision models to medical image classification is often limited by memory, computation, and task-specific specializations. Parameter-efficient fine-tuning (PEFT) methods like LoRA reduce this cost by learning…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Moein Heidari , Yijin Huang , Yasamin Medghalchi , Alireza Rafiee , Roger Tam , Ilker Hacihaliloglu

Endeavors have been recently made to transfer knowledge from the labeled pinhole image domain to the unlabeled panoramic image domain via Unsupervised Domain Adaptation (UDA). The aim is to tackle the domain gaps caused by the style…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Xu Zheng , Tianbo Pan , Yunhao Luo , Lin Wang

Foundation models, with a vast number of parameters and pretraining on massive datasets, achieve state-of-the-art performance across various applications. However, efficiently adapting them to downstream tasks with minimal computational…

机器学习 · 计算机科学 2025-04-07 Van-Anh Nguyen , Thanh-Toan Do , Mehrtash Harandi , Dinh Phung , Trung Le

As foundation models become more popular, there is a growing need to efficiently finetune them for downstream tasks. Although numerous adaptation methods have been proposed, they are designed to be efficient only in terms of how many…

计算机视觉与模式识别 · 计算机科学 2024-02-06 Otniel-Bogdan Mercea , Alexey Gritsenko , Cordelia Schmid , Anurag Arnab

Parameter-Efficient Fine-Tuning (PEFT) of text-to-image models has become an increasingly popular technique with many applications. Among the various PEFT methods, Low-Rank Adaptation (LoRA) and its variants have gained significant…

机器学习 · 计算机科学 2025-08-01 Zerui Tao , Yuhta Takida , Naoki Murata , Qibin Zhao , Yuki Mitsufuji

The Transformer-based detectors (i.e., DETR) have demonstrated impressive performance on end-to-end object detection. However, transferring DETR to different data distributions may lead to a significant performance degradation. Existing…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Peidong Jia , Jiaming Liu , Senqiao Yang , Jiarui Wu , Xiaodong Xie , Shanghang Zhang