Relational Proxies: Emergent Relationships as Fine-Grained Discriminators
About
Fine-grained categories that largely share the same set of parts cannot be discriminated based on part information alone, as they mostly differ in the way the local parts relate to the overall global structure of the object. We propose Relational Proxies, a novel approach that leverages the relational information between the global and local views of an object for encoding its semantic label. Starting with a rigorous formalization of the notion of distinguishability between fine-grained categories, we prove the necessary and sufficient conditions that a model must satisfy in order to learn the underlying decision boundaries in the fine-grained setting. We design Relational Proxies based on our theoretical findings and evaluate it on seven challenging fine-grained benchmark datasets and achieve state-of-the-art results on all of them, surpassing the performance of all existing works with a margin exceeding 4% in some cases. We also experimentally validate our theory on fine-grained distinguishability and obtain consistent results across multiple benchmarks. Implementation is available at https://github.com/abhrac/relational-proxies.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Fine-grained Image Classification | CUB200 2011 (test) | Accuracy92 | 536 | |
| Fine-grained visual classification | FGVC-Aircraft (test) | Top-1 Acc95.25 | 287 | |
| Fine-grained visual classification | NABirds (test) | Top-1 Accuracy91.2 | 157 | |
| Fine-grained Visual Categorization | Stanford Cars (test) | Accuracy96.3 | 110 | |
| Fine-grained Visual Categorization | FGVCAircraft | Accuracy95.25 | 60 | |
| Fine-grained Image Classification | NABirds | Accuracy91.2 | 22 | |
| Fine-grained Visual Categorization | CUB | Accuracy92 | 20 | |
| Fine-grained Image Classification | iNaturalist 2017 (test) | Accuracy72.15 | 19 | |
| Fine-grained Visual Categorization | Stanford Cars | Accuracy96.3 | 13 | |
| Fine-grained Image Classification | Dogs | Accuracy92.75 | 9 |