English

Task-Oriented Channel Attention for Fine-Grained Few-Shot Classification

Computer Vision and Pattern Recognition 2023-08-02 v1

Abstract

The difficulty of the fine-grained image classification mainly comes from a shared overall appearance across classes. Thus, recognizing discriminative details, such as eyes and beaks for birds, is a key in the task. However, this is particularly challenging when training data is limited. To address this, we propose Task Discrepancy Maximization (TDM), a task-oriented channel attention method tailored for fine-grained few-shot classification with two novel modules Support Attention Module (SAM) and Query Attention Module (QAM). SAM highlights channels encoding class-wise discriminative features, while QAM assigns higher weights to object-relevant channels of the query. Based on these submodules, TDM produces task-adaptive features by focusing on channels encoding class-discriminative details and possessed by the query at the same time, for accurate class-sensitive similarity measure between support and query instances. While TDM influences high-level feature maps by task-adaptive calibration of channel-wise importance, we further introduce Instance Attention Module (IAM) operating in intermediate layers of feature extractors to instance-wisely highlight object-relevant channels, by extending QAM. The merits of TDM and IAM and their complementary benefits are experimentally validated in fine-grained few-shot classification tasks. Moreover, IAM is also shown to be effective in coarse-grained and cross-domain few-shot classifications.

Keywords

Cite

@article{arxiv.2308.00093,
  title  = {Task-Oriented Channel Attention for Fine-Grained Few-Shot Classification},
  author = {SuBeen Lee and WonJun Moon and Hyun Seok Seong and Jae-Pil Heo},
  journal= {arXiv preprint arXiv:2308.00093},
  year   = {2023}
}

Comments

arXiv admin note: text overlap with arXiv:2207.01376

R2 v1 2026-06-28T11:44:53.830Z