Pairwise Confusion for Fine-Grained Visual Classification
Fine-Grained Visual Classification (FGVC) datasets contain small sample sizes, along with significant intra-class variation and inter-class similarity. While prior work has addressed intra-class variation using localization and segmentation techniques, inter-class similarity may also affect feature learning and reduce classification performance. In this work, we address this problem using a novel optimization procedure for the end-to-end neural network training on FGVC tasks. Our procedure, called Pairwise Confusion (PC) reduces overfitting by intentionally {introducing confusion} in the activations. With PC regularization, we obtain state-of-the-art performance on six of the most widely-used FGVC datasets and demonstrate improved localization ability. {PC} is easy to implement, does not need excessive hyperparameter tuning during training, and does not add significant overhead during test time.
Code (1)
Tasks
ClassificationFine-Grained Image ClassificationGeneral ClassificationSimilar Papers 제목 키워드 기반
Fine-Grained Visual Classification with Batch Confusion Norm
We introduce a regularization concept based on the proposed Batch Confusion Norm (BCN) to address Fine-Grained Visual Classification (FGVC). The FGVC problem is notably characterized by its two intriguing properties, sig…
ClassificationFine-Grained Image ClassificationGeneral ClassificationRelieving Long-tailed Instance Segmentation via Pairwise Class Balance
Long-tailed instance segmentation is a challenging task due to the extreme imbalance of training samples among classes. It causes severe biases of the head classes (with majority samples) against the tailed ones. This re…
Instance SegmentationSemantic SegmentationCombining Discrepancy-Confusion Uncertainty and Calibration Diversity for Active Fine-Grained Image Classification
Active learning (AL) aims to build high-quality labeled datasets by iteratively selecting the most informative samples from an unlabeled pool under limited annotation budgets. However, in fine-grained image classificatio…
Fine-Grained Image ClassificationActive LearningLow-Rank Pairwise Alignment Bilinear Network For Few-Shot Fine-Grained Image Classification
Deep neural networks have demonstrated advanced abilities on various visual classification tasks, which heavily rely on the large-scale training samples with annotated ground-truth. However, it is unrealistic always to r…
ClassificationFew-Shot LearningFine-Grained Image ClassificationGeneral Classification+2Natural World Distribution via Adaptive Confusion Energy Regularization
We introduce a novel and adaptive batch-wise regularization based on the proposed Batch Confusion Norm (BCN) to flexibly address the natural world distribution which usually involves fine-grained and long-tailed properti…
Fine-Grained Image Classification