中文
相关论文

相关论文: TAPE: A two-stage parameter-efficient adaptation f…

200 篇论文

Non-rigid registration is a necessary but challenging task in medical imaging studies. Recently, unsupervised registration models have shown good performance, but they often require a large-scale training dataset and long training times.…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Heejung Park , Gyeong Min Lee , Soopil Kim , Ga Hyung Ryu , Areum Jeong , Sang Hyun Park , Min Sagong

Accurate segmentation of tumors and adjacent normal tissues in medical images is essential for surgical planning and tumor staging. Although foundation models generally perform well in segmentation tasks, they often struggle to focus on…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Kai Han , Siqi Ma , Chengxuan Qian , Jun Chen , Chongwen Lyu , Yuqing Song , Zhe Liu

Quantitative computed tomography (QCT) plays a crucial role in assessing bone strength and fracture risk by enabling volumetric analysis of bone density distribution in the proximal femur. However, deploying automated segmentation models in…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Rochak Dhakal , Chen Zhao , Zixin Shi , Joyce H. Keyak , Tadashi S. Kaneko , Kuan-Jui Su , Hui Shen , Hong-Wen Deng , Weihua Zhou

Limited labeled data makes it hard to train models from scratch in medical domain, and an important paradigm is pre-training and then fine-tuning. Large pre-trained models contain rich representations, which can be adapted to downstream…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Along He , Kai Wang , Zhihong Wang , Tao Li , Huazhu Fu

Tactile perception is indispensable for robots to implement various manipulations dexterously, especially in contact-rich scenarios. However, alongside the development of deep learning techniques, it meanwhile suffers from training data…

机器人学 · 计算机科学 2026-03-10 Hongliang Zhao , Wenhui Yang , Yang Chen , Zhuorui Wang , Baiheng Liu , Longhui Qin

With the scale of vision Transformer-based models continuing to grow, finetuning these large-scale pretrained models for new tasks has become increasingly parameter-intensive. Visual prompt tuning is introduced as a parameter-efficient…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Runjia Zeng , Cheng Han , Qifan Wang , Chunshu Wu , Tong Geng , Lifu Huang , Ying Nian Wu , Dongfang Liu

Recent studies applied Parameter Efficient Fine-Tuning techniques (PEFTs) to efficiently narrow the performance gap between pre-training and downstream. There are two important factors for various PEFTs, namely, the accessible data size and…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Yuxin Tian , Mouxing Yang , Yunfan Li , Dayiheng Liu , Xingzhang Ren , Xi Peng , Jiancheng Lv

Parameter-efficient tuning (PET) aims to transfer pre-trained foundation models to downstream tasks by learning a small number of parameters. Compared to traditional fine-tuning, which updates the entire model, PET significantly reduces…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Kwonyoung Kim , Jungin Park , Jin Kim , Hyeongjun Kwon , Kwanghoon Sohn

Recently, leveraging pre-training techniques to enhance point cloud models has become a prominent research topic. However, existing approaches typically require full fine-tuning of pre-trained models to achieve satisfactory performance on…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Dingkang Liang , Tianrui Feng , Xin Zhou , Yumeng Zhang , Zhikang Zou , Xiang Bai

Parameter-efficient finetuning (PEFT) has become ubiquitous to adapt foundation models to downstream task requirements while retaining their generalization ability. However, the amount of additionally introduced parameters and compute for…

机器学习 · 计算机科学 2024-10-14 Massimo Bini , Karsten Roth , Zeynep Akata , Anna Khoreva

Foundation models encode rich representations that can be adapted to downstream tasks by fine-tuning. However, fine-tuning a model on one data distribution often degrades performance under distribution shifts. Current approaches to robust…

机器学习 · 计算机科学 2024-03-15 Caroline Choi , Yoonho Lee , Annie Chen , Allan Zhou , Aditi Raghunathan , Chelsea Finn

Few-shot learning and parameter-efficient fine-tuning (PEFT) are crucial to overcome the challenges of data scarcity and ever growing language model sizes. This applies in particular to specialized scientific domains, where researchers…

计算与语言 · 计算机科学 2025-09-18 Jonas Rieger , Mattes Ruckdeschel , Gregor Wiedemann

In response to the challenges posed by the extensive parameter updates required for full fine-tuning of large-scale pre-trained models, parameter-efficient fine-tuning (PEFT) methods, exemplified by Low-Rank Adaptation (LoRA), have emerged.…

计算机视觉与模式识别 · 计算机科学 2024-10-11 Junjie Wang , Guangjing Yang , Wentao Chen , Huahui Yi , Xiaohu Wu , Zhouchen Lin , Qicheng Lao

In the domain of computer vision, Parameter-Efficient Tuning (PET) is increasingly replacing the traditional paradigm of pre-training followed by full fine-tuning. PET is particularly favored for its effectiveness in large foundation…

计算机视觉与模式识别 · 计算机科学 2025-01-16 Jiaqi Huang , Zunnan Xu , Ting Liu , Yong Liu , Haonan Han , Kehong Yuan , Xiu Li

Cross-domain object detection and semantic segmentation have witnessed impressive progress recently. Existing approaches mainly consider the domain shift resulting from external environments including the changes of background, illumination…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Qiqi Gu , Qianyu Zhou , Minghao Xu , Zhengyang Feng , Guangliang Cheng , Xuequan Lu , Jianping Shi , Lizhuang Ma

Remote photoplethysmography (rPPG) aims to extract non-contact physiological signals from facial videos and has shown great potential. However, existing rPPG approaches struggle to bridge the gap between source and target domains. Recent…

定量方法 · 定量生物学 2025-10-03 Shuyang Chu , Jingang Shi , Xu Cheng , Haoyu Chen , Xin Liu , Jian Xu , Guoying Zhao

Performance of convolutional neural networks (CNNs) in image analysis tasks is often marred in the presence of acquisition-related distribution shifts between training and test images. Recently, it has been proposed to tackle this problem…

计算机视觉与模式识别 · 计算机科学 2022-02-14 Neerav Karani , Georg Brunner , Ertunc Erdil , Simin Fei , Kerem Tezcan , Krishna Chaitanya , Ender Konukoglu

In a rapidly growing field of model training there is a constant practical interest in parameter-efficient fine-tuning and various techniques that use a small amount of training data to adapt the model to a narrow task. However, there is an…

计算机视觉与模式识别 · 计算机科学 2026-04-08 Ali Aliev , Kamil Garifullin , Nikolay Yudin , Vera Soboleva , Alexander Molozhavenko , Ivan Oseledets , Aibek Alanov , Maxim Rakhuba

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

Few-Shot Remote Sensing Scene Classification (FS-RSSC) presents the challenge of classifying remote sensing images with limited labeled samples. Existing methods typically emphasize single-modal feature learning, neglecting the potential…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Zhong Ji , Ci Liu , Jingren Liu , Chen Tang , Yanwei Pang , Xuelong Li