paper-with-me

Papers

Geodesic Semantic Search: Cartographic Navigation of Citation Graphs with Learned Local Riemannian Maps

2026-02-27 · Brandon Yee, Lucas Wang, Kundana Kommini arxiv

We present Geodesic Semantic Search (GSS), a retrieval system that learns node-specific Riemannian metrics on citation graphs to enable geometry-aware semantic search. Unlike standard embedding-based retrieval that relies on fixed Euclidean distances, \gss{} learns a low-rank metric tensor $\mL_i \in \R^{d \times r}$ at each node, inducing a local positive semi-definite metric $\mG_i = \mL_i \mL_i^\top + \eps \mI$. This parameterization guarantees valid metrics while keeping the model tractable. Retrieval proceeds via multi-source Dijkstra on the learned geodesic distances, followed by Maximal Marginal Relevance reranking and path coherence filtering. On citation prediction benchmarks with 169K arXiv papers, GSS achieves 23\% relative improvement in Recall@20 over SPECTER+FAISS baselines. We provide a Bridge Recovery Guarantee characterizing when geodesic retrieval qualitatively outperforms direct similarity, a margin separation result connecting training loss to retrieval quality, and characterize the expressiveness of low-rank metric parameterization. Our hierarchical coarse-to-fine search with k-means pooling reduces computational cost by $4\times$ while maintaining 97\% retrieval quality.

📄 PDF Abstract BibTeX arXiv:2602.23665

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CartoMapQA: A Fundamental Benchmark Dataset Evaluating Vision-Language Models on Cartographic Map Understanding

2025-12-03 · Huy Quang Ung, Guillaume Habault, Yasutaka Nishimura, Hao Niu 외 arxiv

The rise of Visual-Language Models (LVLMs) has unlocked new possibilities for seamlessly integrating visual and textual information. However, their ability to interpret cartographic maps remains largely unexplored. In th…

Information Extraction

Convolutions on Spherical Images

2019-05-21 · Marc Eder, Jan-Michael Frahm

Applying convolutional neural networks to spherical images requires particular considerations. We look to the millennia of work on cartographic map projections to provide the tools to define an optimal representation of …

Semantic Segmentation

Artificial Intelligence Studies in Cartography: A Review and Synthesis of Methods, Applications, and Ethics

2023-12-13 · Yuhao Kang, Song Gao, Robert E. Roth

The past decade has witnessed the rapid development of geospatial artificial intelligence (GeoAI) primarily due to the ground-breaking achievements in deep learning and machine learning. A growing number of scholars from…

Ethics

The Ontoverse: Democratising Access to Knowledge Graph-based Data Through a Cartographic Interface

2024-07-22 · Johannes Zimmermann, Dariusz Wiktorek, Thomas Meusburger, Miquel Monge-Dalmau 외

As the number of scientific publications and preprints is growing exponentially, several attempts have been made to navigate this complex and increasingly detailed landscape. These have almost exclusively taken unsupervi…

Navigate

Human-like Semantic Navigation for Autonomous Driving using Knowledge Representation and Large Language Models

2025-05-22 · Augusto Luis Ballardini, Miguel Ángel Sotelo

Achieving full automation in self-driving vehicles remains a challenge, especially in dynamic urban environments where navigation requires real-time adaptability. Existing systems struggle to handle navigation plans when…

Autonomous DrivingAutonomous NavigationAutonomous Vehicles