Robust and Explainable Fine-Grained Visual Classification with Transfer Learning: A Dual-Carriageway Framework
Zheming Zuo, Joseph Smith, Jonathan Stonehouse, Boguslaw Obara

TL;DR
This paper introduces the Dual-Carriageway Framework (DCF), an automatic method for selecting optimal training strategies in fine-grained visual classification, providing explainability and improving accuracy through a dual-direction search and analysis.
Contribution
The paper presents DCF, a novel framework that systematically determines the best training approach and offers explainability, addressing a key gap in fine-grained visual classification.
Findings
Fine-tuning outperforms training from scratch by up to 2.13% accuracy.
DCF identifies reflection padding as the best method, increasing accuracy by 3.72%.
The framework provides quantitative and visual explanations for training strategy choices.
Abstract
In the realm of practical fine-grained visual classification applications rooted in deep learning, a common scenario involves training a model using a pre-existing dataset. Subsequently, a new dataset becomes available, prompting the desire to make a pivotal decision for achieving enhanced and leveraged inference performance on both sides: Should one opt to train datasets from scratch or fine-tune the model trained on the initial dataset using the newly released dataset? The existing literature reveals a lack of methods to systematically determine the optimal training strategy, necessitating explainability. To this end, we present an automatic best-suit training solution searching framework, the Dual-Carriageway Framework (DCF), to fill this gap. DCF benefits from the design of a dual-direction search (starting from the pre-existing or the newly released dataset) where five different…
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 · Multimodal Machine Learning Applications
MethodsOPT
