Bio-Inspired Fine-Tuning for Selective Transfer Learning in Image Classification

πŸ“… 2026-01-16
πŸ›οΈ IEEE Access
πŸ“ˆ Citations: 3
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
This work addresses the performance limitations of transfer learning in label-scarce image classification tasks caused by domain discrepancies between source and target datasets. To mitigate this issue, the authors propose BioTune, a novel method that, for the first time, integrates biologically inspired evolutionary optimization into the fine-tuning process. BioTune jointly and adaptively selects which layers to freeze while dynamically adjusting the learning rates of unfrozen layers, operating without manual intervention and remaining compatible with various CNN architectures. Extensive experiments across nine natural and medical image datasets demonstrate that BioTune consistently outperforms state-of-the-art approaches such as AutoRGN and LoRA, achieving superior performance across four mainstream CNN backbones and thereby validating its effectiveness and generalization capability.

Technology Category

Application Category

πŸ“ 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 characteristics and distribution changes. Additionally, BioTune consistently achieves top performance across four different CNN architectures, underscoring its flexibility. Ablation studies provide valuable insights into the impact of BioTune’s key components on overall performance.
Problem

Research questions and friction points this paper is trying to address.

transfer learning
domain discrepancy
image classification
fine-tuning
limited labeled data
Innovation

Methods, ideas, or system contributions that make the work stand out.

Bio-inspired optimization
adaptive fine-tuning
selective transfer learning
evolutionary algorithm
layer-wise learning rate
πŸ”Ž Similar Papers
No similar papers found.