English

Shaping Visual Representations with Attributes for Few-Shot Recognition

Computer Vision and Pattern Recognition 2022-07-13 v3

Abstract

Few-shot recognition aims to recognize novel categories under low-data regimes. Some recent few-shot recognition methods introduce auxiliary semantic modality, i.e., category attribute information, into representation learning, which enhances the feature discrimination and improves the recognition performance. Most of these existing methods only consider the attribute information of support set while ignoring the query set, resulting in a potential loss of performance. In this letter, we propose a novel attribute-shaped learning (ASL) framework, which can jointly perform query attributes generation and discriminative visual representation learning for few-shot recognition. Specifically, a visual-attribute predictor (VAP) is constructed to predict the attributes of queries. By leveraging the attributes information, an attribute-visual attention module (AVAM) is designed, which can adaptively utilize attributes and visual representations to learn more discriminative features. Under the guidance of attribute modality, our method can learn enhanced semantic-aware representation for classification. Experiments demonstrate that our method can achieve competitive results on CUB and SUN benchmarks. Our source code is available at: \url{https://github.com/chenhaoxing/ASL}.

Keywords

Cite

@article{arxiv.2112.06398,
  title  = {Shaping Visual Representations with Attributes for Few-Shot Recognition},
  author = {Haoxing Chen and Huaxiong Li and Yaohui Li and Chunlin Chen},
  journal= {arXiv preprint arXiv:2112.06398},
  year   = {2022}
}

Comments

accepted by IEEE Signal Process. Lett

R2 v1 2026-06-24T08:14:22.119Z