PartImageNet++ Dataset: Scaling up Part-based Models for Robust Recognition
Xiao Li, Yining Liu, Na Dong, Sitian Qin, Xiaolin Hu

TL;DR
This paper introduces PIN++, a new large-scale dataset with high-quality part annotations for ImageNet-1K, and proposes a multi-scale part-supervised model that enhances adversarial robustness and generalization in object recognition.
Contribution
The paper provides the first large-scale part-annotated dataset for ImageNet-1K and introduces a novel multi-scale part-supervised model for robust recognition.
Findings
MPM improves adversarial robustness over strong baselines.
MPM shows increased robustness to common corruptions.
MPM generalizes well to out-of-distribution datasets.
Abstract
Deep learning-based object recognition systems can be easily fooled by various adversarial perturbations. One reason for the weak robustness may be that they do not have part-based inductive bias like the human recognition process. Motivated by this, several part-based recognition models have been proposed to improve the adversarial robustness of recognition. However, due to the lack of part annotations, the effectiveness of these methods is only validated on small-scale nonstandard datasets. In this work, we propose PIN++, short for PartImageNet++, a dataset providing high-quality part segmentation annotations for all categories of ImageNet-1K (IN-1K). With these annotations, we build part-based methods directly on the standard IN-1K dataset for robust recognition. Different from previous two-stage part-based models, we propose a Multi-scale Part-supervised Model (MPM), to learn a…
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
TopicsImage Processing and 3D Reconstruction · Neural Networks and Applications
