TL;DR
This paper introduces a novel loss function that leverages class centers to improve fine-grained visual classification by reducing intra-class variance, enlarging inter-class differences, and generating soft labels to prevent overfitting, achieving state-of-the-art results.
Contribution
The paper proposes a new class-center based loss function that enhances feature discrimination and label robustness in fine-grained visual classification tasks.
Findings
Achieves state-of-the-art performance on FGVC-Aircraft and CUB-200-2011 datasets.
Consistently improves accuracy across four fine-grained datasets.
Effectively reduces intra-class variance and enlarges inter-class differences.
Abstract
Different from large-scale classification tasks, fine-grained visual classification is a challenging task due to two critical problems: 1) evident intra-class variances and subtle inter-class differences, and 2) overfitting owing to fewer training samples in datasets. Most existing methods extract key features to reduce intra-class variances, but pay no attention to subtle inter-class differences in fine-grained visual classification. To address this issue, we propose a loss function named exploration of class center, which consists of a multiple class-center constraint and a class-center label generation. This loss function fully utilizes the information of the class center from the perspective of features and labels. From the feature perspective, the multiple class-center constraint pulls samples closer to the target class center, and pushes samples away from the most similar…
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
MethodsSoftmax · Attention Is All You Need
