paper-with-me

홈 › Papers

Learnable Query Aggregation with KV Routing for Cross-view Geo-localisation

2025-12-30 · Hualin Ye, Bingxi Liu, Jixiang Du, Yu Qin, Ziyi Chen, Hong Zhang arxiv

Cross-view geo-localisation (CVGL) aims to estimate the geographic location of a query image by matching it with images from a large-scale database. However, the significant view-point discrepancies present considerable challenges for effective feature aggregation and alignment. To address these challenges, we propose a novel CVGL system that incorporates three key improvements. Firstly, we leverage the DINOv2 backbone with a convolution adapter fine-tuning to enhance model adaptability to cross-view variations. Secondly, we propose a multi-scale channel reallocation module to strengthen the diversity and stability of spatial representations. Finally, we propose an improved aggregation module that integrates a Mixture-of-Experts (MoE) routing into the feature aggregation process. Specifically, the module dynamically selects expert subspaces for the keys and values in a cross-attention framework, enabling adaptive processing of heterogeneous input domains. Extensive experiments on the University-1652 and SUES-200 datasets demonstrate that our method achieves competitive performance with fewer trained parameters.

📄 PDF Abstract BibTeX arXiv:2512.23938

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-View Geo-Localisation

Similar Papers 제목 키워드 기반

Beyond Gemini-3-Pro: Revisiting LLM Routing and Aggregation at Scale

2026-01-04 · Shengji Tang, Weihao Lin, Peng Ye, Jingqi Ye 외 arxiv

Large Language Models (LLMs) have rapidly advanced, with Gemini-3-Pro setting a new performance milestone. In this work, we explore collective intelligence as an alternative to monolithic scaling, and demonstrate that op…

SkillMoV: Mixture-of-View Routing with Prototype-Conditioned Gating for Unified Multi-View Proficiency Estimation

2026-06-16 · Edoardo Bianchi, Antonio Liotta arxiv

Estimating human proficiency from video is a key challenge for automated skill assessment, with applications in sports coaching, music pedagogy, surgical training, and workplace learning. Existing approaches often focus …

Dual-R-DETR: Resolving Query Competition with Pairwise Routing in Transformer Decoders

2025-12-15 · Ye Zhang, Qi Chen, Wenyou Huang, Rui Liu 외 arxiv

Detection Transformers (DETR) formulate object detection as a set prediction problem and enable end-to-end training without post-processing. However, object queries in DETR interact through symmetric self-attention, whic…

Object Detection

LocusGS: Spatially Grounded Tokens for Feed-Forward 3D Gaussian Splatting

2026-08-13 · Wenyu Li, Sidun Liu, Tongrui Hu, Peng Qiao 외 arxiv

Recent query-based feed-forward 3DGS methods represent a scene using learnable queries, each aggregating multi-view evidence and decoding a group of Gaussians. Ideally, different queries should specialize in coherent loc…

Novel View Synthesis

Learning to Route in Similarity Graphs

2019-05-27 · Dmitry Baranchuk, Dmitry Persiyanov, Anton Sinitsin, Artem Babenko

Recently similarity graphs became the leading paradigm for efficient nearest neighbor search, outperforming traditional tree-based and LSH-based methods. Similarity graphs perform the search via greedy routing: a query t…