PDiscoNet: Semantically consistent part discovery for fine-grained recognition
Robert van der Klis, Stephan Alaniz, Massimiliano Mancini, Cassio F., Dantas, Dino Ienco, Zeynep Akata, Diego Marcos

TL;DR
PDiscoNet is a novel method for discovering object parts in fine-grained recognition tasks using only image-level labels, improving interpretability and part localization without harming classification accuracy.
Contribution
It introduces a new approach that enforces semantic and geometric priors for part discovery, utilizing part-dropout and feature modulation to enhance interpretability.
Findings
Outperforms previous part discovery methods on CUB, CelebA, and PartImageNet datasets.
Achieves better interpretability without sacrificing classification accuracy.
Does not require additional hyper-parameter tuning.
Abstract
Fine-grained classification often requires recognizing specific object parts, such as beak shape and wing patterns for birds. Encouraging a fine-grained classification model to first detect such parts and then using them to infer the class could help us gauge whether the model is indeed looking at the right details better than with interpretability methods that provide a single attribution map. We propose PDiscoNet to discover object parts by using only image-level class labels along with priors encouraging the parts to be: discriminative, compact, distinct from each other, equivariant to rigid transforms, and active in at least some of the images. In addition to using the appropriate losses to encode these priors, we propose to use part-dropout, where full part feature vectors are dropped at once to prevent a single part from dominating in the classification, and part feature vector…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Digital Imaging for Blood Diseases
