Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

How to Choose Your Teacher for Fine Grained Image Recognition

About

Fine-grained image recognition classifies subcategories such as bird species or car models. While state-of-the-art (SOTA) models are accurate, they are often too resource-intensive for deployment on constrained devices. Knowledge distillation addresses this by transferring knowledge from a large teacher model to a smaller student model. A key challenge is selecting the right teacher, as it heavily impacts student performance. This paper introduces a teacher selection metric, \textbf{Ratio 1-2}, based on teacher prediction ratios. Extensive analysis of over one thousand experiments across 3 students, 8 teachers, and 8 datasets under 4 training strategies demonstrates that our metric improves teacher selection by 18\% over previous methods, enabling small student models to achieve up to 17\% accuracy gains. Experiment codebase is available at: \href{https://github.com/arkel23/FGIR-KD-Teacher}{https://github.com/arkel23/FGIR-KD-Teacher}.

Oswin Gosal, Edwin Arkel Rios, Augusto Christian Surya, Fernando Mikael, Bo-Cheng Lai, Min-Chun Hu• 2026

Related benchmarks

TaskDatasetResultRank
ClassificationCars
Accuracy82.5
492
Image ClassificationCUB
Accuracy73.5
331
Image ClassificationFlowers
Accuracy88.6
135
Image ClassificationDogs
Accuracy68
72
Image ClassificationNABirds
Accuracy67.8
63
Image ClassificationAircraft
Accuracy85.2
58
Image ClassificationMoe
Accuracy95.2
4
Showing 7 of 7 rows

Other info

Follow for update