Trajectory-aware Cross-view Geo-localization with Sequential Observations
Abstract
Cross-view geo-localization matches ground-level observations against geo-tagged satellite imagery. Recent methods show that sequential queries such as video clips yield richer spatiotemporal cues than single images, yet they overlook a complementary sequential modality: route descriptions -- which capture the same trajectory at a higher level of abstraction and are often the only input available (e.g., a user directing an autonomous vehicle to a pickup point). To bridge this gap, we introduce SeqGeo-VL, a dataset of 39K video-text-satellite triplets, and TrajLoc, a unified framework capable of processing both video clips and route descriptions. By leveraging both dense visual and abstract linguistic semantics, TrajLoc enables these modalities to mutually reinforce cross-view matching. We further propose TrajMod, a lightweight module that conditions query embeddings on trajectory geometry, yielding spatially-aware representations. Experiments show that TrajLoc achieves substantial gains over state-of-the-art methods on both video and text geo-localization. The project page is available at https://humblegamer.github.io/trajloc/.
Cite
@article{arxiv.2607.15491,
title = {Trajectory-aware Cross-view Geo-localization with Sequential Observations},
author = {Tianyi Gao and Jiayu Lin and Danielle Beaulieu and Nathan Jacobs},
journal= {arXiv preprint arXiv:2607.15491},
year = {2026}
}
Comments
Accepted to ECCV 2026. Project Page: https://humblegamer.github.io/trajloc/