Fine-grained Recognition with Learnable Semantic Data Augmentation
Yifan Pu, Yizeng Han, Yulin Wang, Junlan Feng, Chao Deng, Gao Huang

TL;DR
This paper introduces a feature-level semantic data augmentation method for fine-grained image recognition, using a covariance prediction network to generate diversified samples that improve classification accuracy across multiple benchmarks.
Contribution
It proposes a novel semantic data augmentation technique with a covariance prediction network optimized via meta-learning, enhancing fine-grained recognition performance.
Findings
Significant accuracy improvements on four benchmarks
State-of-the-art results on CUB-200-2011 when combined with existing methods
Effective generalization across various neural network architectures
Abstract
Fine-grained image recognition is a longstanding computer vision challenge that focuses on differentiating objects belonging to multiple subordinate categories within the same meta-category. Since images belonging to the same meta-category usually share similar visual appearances, mining discriminative visual cues is the key to distinguishing fine-grained categories. Although commonly used image-level data augmentation techniques have achieved great success in generic image classification problems, they are rarely applied in fine-grained scenarios, because their random editing-region behavior is prone to destroy the discriminative visual cues residing in the subtle regions. In this paper, we propose diversifying the training data at the feature-level to alleviate the discriminative region loss problem. Specifically, we produce diversified augmented samples by translating image features…
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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · AI in cancer detection
