English

Fine-grained Species Recognition with Privileged Pooling: Better Sample Efficiency Through Supervised Attention

Computer Vision and Pattern Recognition 2023-08-07 v4 Machine Learning

Abstract

We propose a scheme for supervised image classification that uses privileged information, in the form of keypoint annotations for the training data, to learn strong models from small and/or biased training sets. Our main motivation is the recognition of animal species for ecological applications such as biodiversity modelling, which is challenging because of long-tailed species distributions due to rare species, and strong dataset biases such as repetitive scene background in camera traps. To counteract these challenges, we propose a visual attention mechanism that is supervised via keypoint annotations that highlight important object parts. This privileged information, implemented as a novel privileged pooling operation, is only required during training and helps the model to focus on regions that are discriminative. In experiments with three different animal species datasets, we show that deep networks with privileged pooling can use small training sets more efficiently and generalize better.

Keywords

Cite

@article{arxiv.2003.09168,
  title  = {Fine-grained Species Recognition with Privileged Pooling: Better Sample Efficiency Through Supervised Attention},
  author = {Andres C. Rodriguez and Stefano D'Aronco and Konrad Schindler and Jan Dirk Wegner},
  journal= {arXiv preprint arXiv:2003.09168},
  year   = {2023}
}

Comments

Updated version with iNaturalist2018 dataset. privileged pooling, supervised attention, training set bias, fine-grained species recognition, camera trap images

R2 v1 2026-06-23T14:21:10.386Z