paper-with-me

홈 › Papers

Just Zoom In: Cross-View Geo-Localization via Autoregressive Zooming

2026-03-26 · Yunus Talha Erzurumlu, Jiyong Kwag, Alper Yilmaz arxiv

Cross-view geo-localization (CVGL) estimates a camera's location by matching a street-view image to geo-referenced overhead imagery, enabling GPS-denied localization and navigation. Existing methods almost universally formulate CVGL as an image-retrieval problem in a contrastively trained embedding space. This ties performance to large batches and hard negative mining, and it ignores both the geometric structure of maps and the coverage mismatch between street-view and overhead imagery. In particular, salient landmarks visible from the street view can fall outside a fixed satellite crop, making retrieval targets ambiguous and limiting explicit spatial inference over the map. We propose Just Zoom In, an alternative formulation that performs CVGL via autoregressive zooming over a city-scale overhead map. Starting from a coarse satellite view, the model takes a short sequence of zoom-in decisions to select a terminal satellite cell at a target resolution, without contrastive losses or hard negative mining. We further introduce a realistic benchmark with crowd-sourced street views and high-resolution satellite imagery that reflects real capture conditions. On this benchmark, Just Zoom In achieves state-of-the-art performance, improving Recall@1 within 50 m by 5.5% and Recall@1 within 100 m by 9.6% over the strongest contrastive-retrieval baseline. These results demonstrate the effectiveness of sequential coarse-to-fine spatial reasoning for cross-view geo-localization.

📄 PDF Abstract BibTeX arXiv:2603.25686

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial Reasoning

Similar Papers 제목 키워드 기반

One Query, Many Scales: Sparse Mixture-of-Experts for Efficient Hierarchical Cross-View Geo-Localization

2026-08-02 · Ruijie Fan, Junyan Ye, Qi Zhu, Weijia Li arxiv

Cross-view geo-localization (CVGL) retrieves geo-tagged satellite imagery for a ground-view query. Most systems exhaustively search a flat, fixed-resolution gallery, incurring high cost over large areas and adapting poor…

Representation Learning

One Forward Beats Two: InnerZoom for Accurate and Efficient GUI Grounding

2026-06-29 · Chen Liu, Ling Chen, Hanzhang Zhou, Liangyu Chen 외 arxiv

MLLM-based GUI grounding methods commonly formulate target localization as autoregressive coordinate generation, enabling models to leverage the strong instruction-following and semantic understanding capabilities of MLL…

Towards Graph Self-Supervised Learning with Contrastive Adjusted Zooming

2021-11-20 · Yizhen Zheng, Ming Jin, Shirui Pan, Yuan-Fang Li 외

Graph representation learning (GRL) is critical for graph-structured data analysis. However, most of the existing graph neural networks (GNNs) heavily rely on labeling information, which is normally expensive to obtain i…

Contrastive LearningGraph Representation LearningRepresentation LearningSelf-Supervised Learning

Look, Zoom, Understand: The Robotic Eyeball for Embodied Perception

2025-11-19 · Jiashu Yang, Yifan Han, Yucheng Xie, Ning Guo 외 arxiv

In embodied AI, visual perception should be active rather than passive: the system must decide where to look and at what scale to sense to acquire maximally informative data under pixel and spatial budget constraints. Ex…

Reinforcement LearningMultimodal Reasoning

UI-Zoomer: Uncertainty-Driven Adaptive Zoom-In for GUI Grounding

2026-04-15 · Fei Tang, Bofan Chen, Zhengxi Lu, Tongbo Chen 외 arxiv

GUI grounding, which localizes interface elements from screenshots given natural language queries, remains challenging for small icons and dense layouts. Test-time zoom-in methods improve localization by cropping and re-…

Natural Language Queries