Attribute Surrogates Learning and Spectral Tokens Pooling in Transformers for Few-shot Learning
Yangji He, Weihan Liang, Dongyang Zhao, Hong-Yu Zhou, Weifeng Ge,, Yizhou Yu, and Wenqiang Zhang

TL;DR
This paper introduces HCTransformers, a hierarchical transformer model utilizing spectral tokens pooling and attribute surrogate learning to significantly improve data efficiency and accuracy in few-shot visual recognition tasks.
Contribution
The paper proposes a novel hierarchically cascaded transformer architecture that leverages intrinsic image structures and attribute surrogates, outperforming existing methods in few-shot learning benchmarks.
Findings
HCTransformers outperform DINO baseline by 9.7% in 5-way 1-shot accuracy.
HCTransformers achieve superior results on miniImageNet, tieredImageNet, FC100, and CIFAR-FS.
The approach demonstrates enhanced discriminative feature extraction in few-shot learning.
Abstract
This paper presents new hierarchically cascaded transformers that can improve data efficiency through attribute surrogates learning and spectral tokens pooling. Vision transformers have recently been thought of as a promising alternative to convolutional neural networks for visual recognition. But when there is no sufficient data, it gets stuck in overfitting and shows inferior performance. To improve data efficiency, we propose hierarchically cascaded transformers that exploit intrinsic image structures through spectral tokens pooling and optimize the learnable parameters through latent attribute surrogates. The intrinsic image structure is utilized to reduce the ambiguity between foreground content and background noise by spectral tokens pooling. And the attribute surrogate learning scheme is designed to benefit from the rich visual information in image-label pairs instead of simple…
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 · Multimodal Machine Learning Applications · Advanced Image and Video Retrieval Techniques
MethodsMulti-Head Attention · Attention Is All You Need · Softmax · Layer Normalization · Linear Layer · Dense Connections · Residual Connection · Vision Transformer
