CVMay 18

View-Aware Semantic Alignment for Aerial-Ground Person Re-Identification

arXiv:2605.1819272.9Has Code
AI Analysis

For person re-identification in drone-camera surveillance, this work addresses the challenge of viewpoint variation by introducing view-aware semantic alignment, achieving significant performance gains.

The paper tackles aerial-ground person re-identification (AGPReID) under drastic viewpoint variations. The proposed ViSA framework achieves a 10.06% mAP improvement on the CARGO cross-view protocol, outperforming existing methods on three benchmarks.

Aerial-Ground Person Re-Identification (AGPReID) remains highly challenging due to drastic viewpoint variations between drones and fixed cameras. Existing methods typically follow a view-invariant paradigm, aligning shared features across views to achieve robustness. However, view-invariant inherently enforces part-level alignment, which ignores view-specific cues and discriminative identity information. To this end, this work proposes ViSA (View-aware Semantic Alignment), a view-aware framework that achieves cross-view semantic consistency containing an Expert-driven Token Generation Module (ETGM) and a Dual-branch Local Fusion Module (DLFM). Technically, the former constructs a set of view-aware experts to generate adaptive semantic queries that perceive viewpoint-specific patterns, while the latter leverages graph reasoning to extract and align local regions responsive to different experts. Extensive experiments on three AGPReID benchmarks including AG-ReID.v2, CARGO and LAGPeR demonstrate that ViSA consistently achieves superior performance, with a notable 10.06\% mAP improvement on the challenging CARGO cross-view protocol. The code is available at \href{https://github.com/Cat-Zero/ViSA}{https://github.com/Cat-Zero/ViSA}.

Foundations

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

Your Notes