English

PDiscoFormer: Relaxing Part Discovery Constraints with Vision Transformers

Computer Vision and Pattern Recognition 2024-07-23 v3 Artificial Intelligence Machine Learning

Abstract

Computer vision methods that explicitly detect object parts and reason on them are a step towards inherently interpretable models. Existing approaches that perform part discovery driven by a fine-grained classification task make very restrictive assumptions on the geometric properties of the discovered parts; they should be small and compact. Although this prior is useful in some cases, in this paper we show that pre-trained transformer-based vision models, such as self-supervised DINOv2 ViT, enable the relaxation of these constraints. In particular, we find that a total variation (TV) prior, which allows for multiple connected components of any size, substantially outperforms previous work. We test our approach on three fine-grained classification benchmarks: CUB, PartImageNet and Oxford Flowers, and compare our results to previously published methods as well as a re-implementation of the state-of-the-art method PDiscoNet with a transformer-based backbone. We consistently obtain substantial improvements across the board, both on part discovery metrics and the downstream classification task, showing that the strong inductive biases in self-supervised ViT models require to rethink the geometric priors that can be used for unsupervised part discovery.

Keywords

Cite

@article{arxiv.2407.04538,
  title  = {PDiscoFormer: Relaxing Part Discovery Constraints with Vision Transformers},
  author = {Ananthu Aniraj and Cassio F. Dantas and Dino Ienco and Diego Marcos},
  journal= {arXiv preprint arXiv:2407.04538},
  year   = {2024}
}

Comments

Accepted as a main conference paper at the European Conference of Computer Vision (ECCV) 2024

R2 v1 2026-06-28T17:30:20.368Z