CVAINov 11, 2025

Text-based Aerial-Ground Person Retrieval

arXiv:2511.08369v12 citationsh-index: 3Has Code
Originality Incremental advance
AI Analysis

It addresses a practical problem for surveillance and search applications by extending text-based person retrieval to heterogeneous views, though it is incremental as it builds on existing T-PR methods.

This work tackles the problem of retrieving person images from both aerial and ground views using textual descriptions, introducing the TAG-PEDES dataset and TAG-CLIP framework, which achieves competitive performance on new and existing benchmarks.

This work introduces Text-based Aerial-Ground Person Retrieval (TAG-PR), which aims to retrieve person images from heterogeneous aerial and ground views with textual descriptions. Unlike traditional Text-based Person Retrieval (T-PR), which focuses solely on ground-view images, TAG-PR introduces greater practical significance and presents unique challenges due to the large viewpoint discrepancy across images. To support this task, we contribute: (1) TAG-PEDES dataset, constructed from public benchmarks with automatically generated textual descriptions, enhanced by a diversified text generation paradigm to ensure robustness under view heterogeneity; and (2) TAG-CLIP, a novel retrieval framework that addresses view heterogeneity through a hierarchically-routed mixture of experts module to learn view-specific and view-agnostic features and a viewpoint decoupling strategy to decouple view-specific features for better cross-modal alignment. We evaluate the effectiveness of TAG-CLIP on both the proposed TAG-PEDES dataset and existing T-PR benchmarks. The dataset and code are available at https://github.com/Flame-Chasers/TAG-PR.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes