paper-with-me

홈 › Papers

Transfer learning optimization based on evolutionary selective fine tuning

2025-08-21 · Jacinto Colan, Ana Davila, Yasuhisa Hasegawa arxiv

Deep learning has shown substantial progress in image analysis. However, the computational demands of large, fully trained models remain a consideration. Transfer learning offers a strategy for adapting pre-trained models to new tasks. Traditional fine-tuning often involves updating all model parameters, which can potentially lead to overfitting and higher computational costs. This paper introduces BioTune, an evolutionary adaptive fine-tuning technique that selectively fine-tunes layers to enhance transfer learning efficiency. BioTune employs an evolutionary algorithm to identify a focused set of layers for fine-tuning, aiming to optimize model performance on a given target task. Evaluation across nine image classification datasets from various domains indicates that BioTune achieves competitive or improved accuracy and efficiency compared to existing fine-tuning methods such as AutoRGN and LoRA. By concentrating the fine-tuning process on a subset of relevant layers, BioTune reduces the number of trainable parameters, potentially leading to decreased computational cost and facilitating more efficient transfer learning across diverse data characteristics and distributions.

📄 PDF Abstract BibTeX arXiv:2508.15367

Code (0)

등록된 구현이 없습니다.

Tasks

Image ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

Bio-inspired fine-tuning for selective transfer learning in image classification

2026-01-16 · Ana Davila, Jacinto Colan, Yasuhisa Hasegawa arxiv

Deep learning has significantly advanced image analysis across diverse domains but often depends on large, annotated datasets for success. Transfer learning addresses this challenge by utilizing pre-trained models to tac…

Image ClassificationTransfer Learning

SelectiveFinetuning: Enhancing Transfer Learning in Sleep Staging through Selective Domain Alignment

2025-01-07 · Siyuan Zhao, Chenyu Liu, Yi Ding, Xinliang Zhou

In practical sleep stage classification, a key challenge is the variability of EEG data across different subjects and environments. Differences in physiology, age, health status, and recording conditions can lead to doma…

EEGSleep StagingTransfer Learning

Optimize transfer learning for lung diseases in bronchoscopy using a new concept: sequential fine-tuning

2018-02-10 · Tao Tan, Zhang Li, Haixia Liu, Ping Liu 외

Bronchoscopy inspection as a follow-up procedure from the radiological imaging plays a key role in lung disease diagnosis and determining treatment plans for the patients. Doctors needs to make a decision whether to biop…

Transfer Learning

Learning Evolution via Optimization Knowledge Adaptation

2025-01-04 · Chao Wang, Licheng Jiao, Jiaxuan Zhao, Lingling Li 외

Evolutionary algorithms (EAs) maintain populations through evolutionary operators to discover diverse solutions for complex tasks while gathering valuable knowledge, such as historical population data and fitness evaluat…

Evolutionary AlgorithmsLanguage ModelingLanguage ModellingTransfer Learning

Bi-Drop: Enhancing Fine-tuning Generalization via Synchronous sub-net Estimation and Optimization

2023-05-24 · Shoujie Tong, Heming Xia, Damai Dai, Runxin Xu 외

Pretrained language models have achieved remarkable success in natural language understanding. However, fine-tuning pretrained models on limited training data tends to overfit and thus diminish performance. This paper pr…

Natural Language Understanding