Bio-inspired fine-tuning for selective transfer learning in image classification
Ana Davila, Jacinto Colan, Yasuhisa Hasegawa

TL;DR
BioTune is an adaptive fine-tuning method using evolutionary optimization to improve transfer learning in image classification, especially when source and target domains differ, showing superior accuracy and efficiency across diverse datasets and architectures.
Contribution
We propose BioTune, a novel bio-inspired fine-tuning approach that optimally selects layers to freeze and adjusts learning rates, enhancing transfer learning performance across various datasets and CNN models.
Findings
BioTune outperforms state-of-the-art fine-tuning methods in accuracy.
BioTune demonstrates high adaptability across different datasets and architectures.
Ablation studies reveal the importance of key components in BioTune's performance.
Abstract
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 tackle new tasks with limited labeled data. However, discrepancies between source and target domains can hinder effective transfer learning. We introduce BioTune, a novel adaptive fine-tuning technique utilizing evolutionary optimization. BioTune enhances transfer learning by optimally choosing which layers to freeze and adjusting learning rates for unfrozen layers. Through extensive evaluation on nine image classification datasets, spanning natural and specialized domains such as medical imaging, BioTune demonstrates superior accuracy and efficiency over state-of-the-art fine-tuning methods, including AutoRGN and LoRA, highlighting its adaptability to various data…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · COVID-19 diagnosis using AI
