Text-based Aerial-Ground Person Retrieval
Xinyu Zhou, Yu Wu, Jiayao Ma, Wenhao Wang, Min Cao, Mang Ye
TL;DR
This paper introduces Text-based Aerial-Ground Person Retrieval (TAG-PR), addressing retrieval across heterogeneous aerial and ground views using natural language queries. It defines TAG-PEDES, a large cross-view dataset generated with a Diversified Text Generation paradigm, and TAG-CLIP, a cross-modal framework that handles view heterogeneity with a Hierarchically-Routed Mixture of Experts (HR-MoE) in the image encoder and a viewpoint decoupling strategy to align view-agnostic visual features with text. The results demonstrate that TAG-CLIP outperforms state-of-the-art with strong gains on TAG-PEDES and competitive performance on traditional ground-view benchmarks, while ablations confirm the importance of HR-MoE and viewpoint decoupling. The work advances practical cross-view person retrieval by integrating view-aware image encoding, targeted cross-modal alignment, and robust synthetic-text annotation, providing datasets and code to foster further research.
Abstract
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.
