English

CONQUER: Context-Aware Representation with Query Enhancement for Text-Based Person Search

Computer Vision and Pattern Recognition 2026-01-27 v1

Abstract

Text-Based Person Search (TBPS) aims to retrieve pedestrian images from large galleries using natural language descriptions. This task, essential for public safety applications, is hindered by cross-modal discrepancies and ambiguous user queries. We introduce CONQUER, a two-stage framework designed to address these challenges by enhancing cross-modal alignment during training and adaptively refining queries at inference. During training, CONQUER employs multi-granularity encoding, complementary pair mining, and context-guided optimal matching based on Optimal Transport to learn robust embeddings. At inference, a plug-and-play query enhancement module refines vague or incomplete queries via anchor selection and attribute-driven enrichment, without requiring retraining of the backbone. Extensive experiments on CUHK-PEDES, ICFG-PEDES, and RSTPReid demonstrate that CONQUER consistently outperforms strong baselines in both Rank-1 accuracy and mAP, yielding notable improvements in cross-domain and incomplete-query scenarios. These results highlight CONQUER as a practical and effective solution for real-world TBPS deployment. Source code is available at https://github.com/zqxie77/CONQUER.

Keywords

Cite

@article{arxiv.2601.18625,
  title  = {CONQUER: Context-Aware Representation with Query Enhancement for Text-Based Person Search},
  author = {Zequn Xie},
  journal= {arXiv preprint arXiv:2601.18625},
  year   = {2026}
}

Comments

Accepted by ICASSP 2026

R2 v1 2026-07-01T09:20:39.696Z