Cross-Resolution Semantic Transfer for Robust Text-to-Image Retrieval in Low-Resolution Surveillance
About
Text-to-image person re-identification (TIPR) retrieves target persons using natural language descriptions. However, existing methods largely overlook resolution variance in real-world surveillance. They characterize cross-resolution TIPR through two coupled failure modes: Evidence Reliability Collapse (ERC), where degraded visual tokens become unreliable for grounding fine-grained text, and Ranking Distribution Drift (RDD), where mixed-resolution galleries distort similarity neighborhoods and destabilize retrieval rankings. To address this challenge, we propose Cross-Resolution Semantic Transfer (CRST), a CLIP-style framework with three modules: resolution-conditioned reasoning, text-guided refinement and CR-RDA. Resolution-conditioned reasoning estimates token reliability to suppress corrupted evidence. Text-guided refinement injects semantic priors to recover discriminative cues. CR-RDA transfers HR neighborhood geometry to stabilize LR ranking under mixed resolutions. Experiments on CUHK-PEDES, ICFG-PEDES, and RSTPReid show that CRST improves ultra-low-resolution Rank-1 and mAP on average by 5.7% and 5.3%, while stabilizing mixed-resolution retrieval without sacrificing high-resolution accuracy.The code will be made publicly available.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Text-to-image person retrieval | RSTPReid | Rank-1 Accuracy61.05 | 80 | |
| Text-to-image person retrieval | CUHK-PEDES | R@174.1 | 47 | |
| Text-to-image person retrieval | ICFG-PEDES | R@164.71 | 16 | |
| Text-to-image person retrieval | CUHK-PEDES Ultra-LR (test) | R@161.81 | 8 | |
| Text-to-image person retrieval | CUHK-PEDES Mixed (test) | R@170.36 | 8 | |
| Text-to-image person retrieval | ICFG-PEDES Ultra-LR (test) | Rank-1 Retrieval (R@1)46.17 | 8 | |
| Text-to-image person retrieval | ICFG-PEDES Mixed (test) | R@158.11 | 8 | |
| Text-to-image person retrieval | RSTPReid Ultra-LR (test) | R@149.55 | 8 | |
| Text-to-image person retrieval | RSTPReid Mixed (test) | R@156.2 | 8 |