DiffusionUavLoc: Visually Prompted Diffusion for Cross-View UAV Localization
About
With the rapid growth of the low-altitude economy, unmanned aerial vehicles (UAVs) have become key platforms for measurement and tracking in intelligent patrol systems. However, in GNSS-denied environments, localization schemes that rely solely on satellite signals are prone to failure. Cross-view image retrieval-based localization is a promising alternative, yet substantial geometric and appearance domain gaps exist between oblique UAV views and nadir satellite orthophotos. Moreover, conventional approaches often depend on complex network architectures, text prompts, or large amounts of annotation, which hinders generalization. To address these issues, we propose DiffusionUavLoc, a cross-view localization framework that is image-prompted, text-free, diffusion-centric, and employs a VAE for unified representation. We first use training-free geometric rendering to synthesize pseudo-satellite images from UAV imagery as structural prompts. We then design a text-free conditional diffusion model that fuses multimodal structural cues to learn features robust to viewpoint changes. At inference, descriptors are computed at a fixed time step t and compared using cosine similarity. On University-1652 and SUES-200, the method performs competitively for cross-view localization, especially for satellite-to-drone in University-1652.Our data and code will be published at the following URL: https://github.com/liutao23/DiffusionUavLoc.git.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Drone-to-Satellite Retrieval | SUES-200 150m | R@197.5 | 98 | |
| Drone-to-Satellite Retrieval | SUES-200 250m | R@193.87 | 76 | |
| Drone-to-Satellite Retrieval | SUES-200 200m | R@1 Accuracy93.67 | 66 | |
| Drone-to-Satellite Retrieval | SUES-200 300m | R@193.55 | 66 | |
| Satellite-to-Drone Retrieval | University-1652 | Recall@198.14 | 22 | |
| Drone-to-Satellite Retrieval | University-1652 | R@10.941 | 22 | |
| Satellite-to-Drone Retrieval | SUES-200 200 m | R@197.5 | 22 | |
| Satellite-to-Drone Retrieval | SUES-200 300 m | R@198.75 | 22 | |
| Satellite-to-Drone Retrieval | SUES-200 250 m | Recall@197.5 | 22 |