English
Related papers

Related papers: Exploring Foundation Models Fine-Tuning for Cytolo…

200 papers

Chest X-ray classification is vital yet resource-intensive, typically demanding extensive annotated data for accurate diagnosis. Foundation models mitigate this reliance, but how many labeled samples are required remains unclear. We…

Computer Vision and Pattern Recognition · Computer Science 2025-10-23 Nikolay Nechaev , Evgeniia Przhezdzetskaia , Viktor Gombolevskiy , Dmitry Umerenkov , Dmitry Dylov

Large pre-trained models are commonly adapted to downstream tasks using parameter-efficient fine-tuning methods such as Low-Rank Adaptation (LoRA), which injects small trainable low-rank matrices instead of updating all weights. While LoRA…

Machine Learning · Computer Science 2026-03-10 Nurbek Tastan , Stefanos Laskaridis , Martin Takac , Karthik Nandakumar , Samuel Horvath

The intrinsic difficulty in adapting deep learning models to non-stationary environments limits the applicability of neural networks to real-world tasks. This issue is critical in practical supervised learning settings, such as the ones in…

Machine Learning · Computer Science 2023-06-09 Simone Marullo , Matteo Tiezzi , Marco Gori , Stefano Melacci , Tinne Tuytelaars

This article discusses the opportunities, applications and future directions of large-scale pre-trained models, i.e., foundation models, for analyzing medical images. Medical foundation models have immense potential in solving a wide range…

Image and Video Processing · Electrical Eng. & Systems 2023-11-23 Shaoting Zhang , Dimitris Metaxas

Early diagnosis of attention-deficit/hyperactivity disorder (ADHD) in children plays a crucial role in improving outcomes in education and mental health. Diagnosing ADHD using neuroimaging data, however, remains challenging due to…

Image and Video Processing · Electrical Eng. & Systems 2026-01-16 Jyun-Ping Kao , Shinyeong Rho , Shahar Lazarev , Hyun-Hae Cho , Fangxu Xing , Taehoon Shin , C. -C. Jay Kuo , Jonghye Woo

A fundamental requirement for intelligent systems is the ability to learn continuously under changing environments. However, models trained in this regime often suffer from catastrophic forgetting. Leveraging pre-trained models has recently…

Artificial Intelligence · Computer Science 2026-03-12 Tung Tran , Danilo Vasconcellos Vargas , Khoat Than

The rapid development in the performance of large language models (LLMs) is accompanied by the escalation of model size, leading to the increasing cost of model training and inference. Previous research has discovered that certain layers in…

Computation and Language · Computer Science 2024-10-14 Fangwei Zhu , Dian Li , Jiajun Huang , Gang Liu , Hui Wang , Zhifang Sui

Low-Rank Adaptation (LoRA) is an efficient fine-tuning method that has been extensively applied in areas such as natural language processing and computer vision. Existing LoRA fine-tuning approaches excel in static environments but struggle…

Machine Learning · Computer Science 2025-02-26 Xin Zhang , Liang Bai , Xian Yang , Jiye Liang

Fault detection and diagnosis of electrical motors are of utmost importance in ensuring the safe and reliable operation of several industrial systems. Detection and diagnosis of faults at the incipient stage allows corrective actions to be…

Systems and Control · Electrical Eng. & Systems 2023-11-28 Sriram Anbalagan , Sai Shashank GP , Deepesh Agarwal , Balasubramaniam Natarajan , Babji Srinivasan

Current research on LoRA primarily focuses on minimizing the number of fine-tuned parameters or optimizing its architecture. However, the necessity of all fine-tuned LoRA layers during inference remains underexplored. In this paper, we…

Computation and Language · Computer Science 2025-04-01 Guanhua Chen , Yutong Yao , Ci-Jun Gao , Lidia S. Chao , Feng Wan , Derek F. Wong

Due to the demand for efficient fine-tuning of large language models, Low-Rank Adaptation (LoRA) has been widely adopted as one of the most effective parameter-efficient fine-tuning methods. Nevertheless, while LoRA improves efficiency,…

Computation and Language · Computer Science 2025-06-13 Naibin Gu , Zhenyu Zhang , Xiyu Liu , Peng Fu , Zheng Lin , Shuohuan Wang , Yu Sun , Hua Wu , Weiping Wang , Haifeng Wang

Low-rank adaptation (LoRA) methods show great potential for scaling pre-trained general-purpose Large Language Models (LLMs) to hundreds or thousands of use scenarios. However, their efficacy in high-stakes domains like finance is rarely…

Computational Engineering, Finance, and Science · Computer Science 2025-05-27 Dannong Wang , Jaisal Patel , Daochen Zha , Steve Y. Yang , Xiao-Yang Liu

We introduce CoMET, \textit{\textbf{C}omposing \textbf{M}odality \textbf{E}ncoders with \textbf{T}abular foundation models}, a simple yet highly competitive method for multimodal classification: pass each modality through a frozen…

Machine Learning · Computer Science 2026-05-21 Herman Bergström , Aditya Mehrotra , Rahul G. Krishnan

We introduce CoLoRA (Convolutional Low-Rank Adaptation), a parameter-efficient fine-tuning method for convolutional neural networks (CNNs). CoLoRA extends LoRA to convolutional layers by decomposing kernel updates into lightweight depthwise…

Computer Vision and Pattern Recognition · Computer Science 2025-10-22 Mariano Rivera , Angello Hoyos

The Segment Anything Model (SAM) has demonstrated remarkable capabilities of scaled-up segmentation models, enabling zero-shot generalization across a variety of domains. By leveraging large-scale foundational models as pre-trained models,…

Computer Vision and Pattern Recognition · Computer Science 2023-08-29 Weijia Feng , Lingting Zhu , Lequan Yu

Parameter-efficient fine-tuning(PEFT) has largely focused on LoRA and its accuracy-oriented variants, leaving the original goal of reducing trainable parameters has receivedcomparatively little attention. We introduce FoRA, which revisits…

Computation and Language · Computer Science 2026-05-29 Juneyoung Park , Seongbae Lee , Han-Sang Lee , Kyuho Lee , Minjae Kim , Seungheon Hyeon , Kiduk Kwon , Seongwan Kim , Jaeho Lee

Low-Rank Adaptation (LoRA) is a widely used finetuning method for large models. Its small memory footprint allows practitioners to adapt large models to specific tasks at a fraction of the cost of full finetuning. Different modifications…

Machine Learning · Computer Science 2025-06-26 Soufiane Hayou , Nikhil Ghosh , Bin Yu

Multi-modal pre-trained models efficiently extract and fuse features from different modalities with low memory requirements for fine-tuning. Despite this efficiency, their application in disease diagnosis is under-explored. A significant…

Computer Vision and Pattern Recognition · Computer Science 2024-08-20 Zhiyi Shi , Junsik Kim , Wanhua Li , Yicong Li , Hanspeter Pfister

The common practice in developing computer-aided diagnosis (CAD) models based on transformer architectures usually involves fine-tuning from ImageNet pre-trained weights. However, with recent advances in large-scale pre-training and the…

Computer Vision and Pattern Recognition · Computer Science 2024-07-23 Yitao Zhu , Zhenrong Shen , Zihao Zhao , Sheng Wang , Xin Wang , Xiangyu Zhao , Dinggang Shen , Qian Wang

Human Activity Recognition is a foundational task in pervasive computing. While recent advances in self-supervised learning and transformer-based architectures have significantly improved HAR performance, adapting large pretrained models to…

Machine Learning · Computer Science 2025-12-23 Irina Seregina , Philippe Lalanda , German Vega
‹ Prev 1 3 4 5 6 7 10 Next ›