Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

RaSa: Relation and Sensitivity Aware Representation Learning for Text-based Person Search

About

Text-based person search aims to retrieve the specified person images given a textual description. The key to tackling such a challenging task is to learn powerful multi-modal representations. Towards this, we propose a Relation and Sensitivity aware representation learning method (RaSa), including two novel tasks: Relation-Aware learning (RA) and Sensitivity-Aware learning (SA). For one thing, existing methods cluster representations of all positive pairs without distinction and overlook the noise problem caused by the weak positive pairs where the text and the paired image have noise correspondences, thus leading to overfitting learning. RA offsets the overfitting risk by introducing a novel positive relation detection task (i.e., learning to distinguish strong and weak positive pairs). For another thing, learning invariant representation under data augmentation (i.e., being insensitive to some transformations) is a general practice for improving representation's robustness in existing methods. Beyond that, we encourage the representation to perceive the sensitive transformation by SA (i.e., learning to detect the replaced words), thus promoting the representation's robustness. Experiments demonstrate that RaSa outperforms existing state-of-the-art methods by 6.94%, 4.45% and 15.35% in terms of Rank@1 on CUHK-PEDES, ICFG-PEDES and RSTPReid datasets, respectively. Code is available at: https://github.com/Flame-Chasers/RaSa.

Yang Bai, Min Cao, Daming Gao, Ziqiang Cao, Chen Chen, Zhenfeng Fan, Liqiang Nie, Min Zhang• 2023

Related benchmarks

TaskDatasetResultRank
Image RetrievalMS-COCO 5K (test)
R@161
217
Text RetrievalMS-COCO 5K (test)
R@177.44
182
Text-to-image Person Re-identificationCUHK-PEDES (test)
Rank-1 Accuracy (R-1)76.51
150
Text-based Person SearchCUHK-PEDES (test)
Rank-176.51
142
Text-based Person SearchICFG-PEDES (test)
R@165.28
104
Text-to-Image RetrievalCUHK-PEDES (test)
Recall@173.23
96
Text-based Person SearchRSTPReid (test)
R@166.9
85
Text RetrievalFlickr30K 1K (test)
R@196
82
Image RetrievalFlickr30K 1K (test)
R@185.9
70
Text-to-image Person Re-identificationCUHK-PEDES
Rank-176.51
34
Showing 10 of 22 rows

Other info

Code

Follow for update