Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Dual Cross-Attention Learning for Fine-Grained Visual Categorization and Object Re-Identification

About

Recently, self-attention mechanisms have shown impressive performance in various NLP and CV tasks, which can help capture sequential characteristics and derive global information. In this work, we explore how to extend self-attention modules to better learn subtle feature embeddings for recognizing fine-grained objects, e.g., different bird species or person identities. To this end, we propose a dual cross-attention learning (DCAL) algorithm to coordinate with self-attention learning. First, we propose global-local cross-attention (GLCA) to enhance the interactions between global images and local high-response regions, which can help reinforce the spatial-wise discriminative clues for recognition. Second, we propose pair-wise cross-attention (PWCA) to establish the interactions between image pairs. PWCA can regularize the attention learning of an image by treating another image as distractor and will be removed during inference. We observe that DCAL can reduce misleading attentions and diffuse the attention response to discover more complementary parts for recognition. We conduct extensive evaluations on fine-grained visual categorization and object re-identification. Experiments demonstrate that DCAL performs on par with state-of-the-art methods and consistently improves multiple self-attention baselines, e.g., surpassing DeiT-Tiny and ViT-Base by 2.8% and 2.4% mAP on MSMT17, respectively.

Haowei Zhu, Wenjing Ke, Dong Li, Ji Liu, Lu Tian, Yi Shan• 2022

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy94.7
1264
Person Re-IdentificationMarket 1501
mAP87.5
1071
Person Re-IdentificationDuke MTMC-reID (test)
Rank-189
1018
Person Re-IdentificationDukeMTMC-reID
Rank-1 Acc89
654
Fine-grained Image ClassificationCUB200 2011 (test)
Accuracy92
543
Person Re-IdentificationMSMT17
mAP0.64
514
Person Re-IdentificationMSMT17 (test)
Rank-1 Acc83.1
499
Person Re-IdentificationMarket-1501 (test)
Rank-194.7
397
Fine-grained visual classificationFGVC-Aircraft (test)
Top-1 Acc93.3
312
Fine-grained Image ClassificationCUB-200 2011
Accuracy92
300
Showing 10 of 16 rows

Other info

Follow for update