English

Maximum-Entropy Fine-Grained Classification

Computer Vision and Pattern Recognition 2018-09-24 v2 Machine Learning

Abstract

Fine-Grained Visual Classification (FGVC) is an important computer vision problem that involves small diversity within the different classes, and often requires expert annotators to collect data. Utilizing this notion of small visual diversity, we revisit Maximum-Entropy learning in the context of fine-grained classification, and provide a training routine that maximizes the entropy of the output probability distribution for training convolutional neural networks on FGVC tasks. We provide a theoretical as well as empirical justification of our approach, and achieve state-of-the-art performance across a variety of classification tasks in FGVC, that can potentially be extended to any fine-tuning task. Our method is robust to different hyperparameter values, amount of training data and amount of training label noise and can hence be a valuable tool in many similar problems.

Keywords

Cite

@article{arxiv.1809.05934,
  title  = {Maximum-Entropy Fine-Grained Classification},
  author = {Abhimanyu Dubey and Otkrist Gupta and Ramesh Raskar and Nikhil Naik},
  journal= {arXiv preprint arXiv:1809.05934},
  year   = {2018}
}

Comments

Camera-ready, accepted to NIPS 2018, v2 has minor typo updates and small changes in text

R2 v1 2026-06-23T04:08:00.460Z