English

Unified Multi-Dataset Training for TBPS

Computer Vision and Pattern Recognition 2026-01-22 v1

Abstract

Text-Based Person Search (TBPS) has seen significant progress with vision-language models (VLMs), yet it remains constrained by limited training data and the fact that VLMs are not inherently pre-trained for pedestrian-centric recognition. Existing TBPS methods therefore rely on dataset-centric fine-tuning to handle distribution shift, resulting in multiple independently trained models for different datasets. While synthetic data can increase the scale needed to fine-tune VLMs, it does not eliminate dataset-specific adaptation. This motivates a fundamental question: can we train a single unified TBPS model across multiple datasets? We show that naive joint training over all datasets remains sub-optimal because current training paradigms do not scale to a large number of unique person identities and are vulnerable to noisy image-text pairs. To address these challenges, we propose Scale-TBPS with two contributions: (i) a noise-aware unified dataset curation strategy that cohesively merges diverse TBPS datasets; and (ii) a scalable discriminative identity learning framework that remains effective under a large number of unique identities. Extensive experiments on CUHK-PEDES, ICFG-PEDES, RSTPReid, IIITD-20K, and UFine6926 demonstrate that a single Scale-TBPS model outperforms dataset-centric optimized models and naive joint training.

Keywords

Cite

@article{arxiv.2601.14978,
  title  = {Unified Multi-Dataset Training for TBPS},
  author = {Nilanjana Chatterjee and Sidharatha Garg and A V Subramanyam and Brejesh Lall},
  journal= {arXiv preprint arXiv:2601.14978},
  year   = {2026}
}
R2 v1 2026-07-01T09:14:07.912Z