paper-with-me

홈 › Papers

GPSBench: Do Large Language Models Understand GPS Coordinates?

2026-02-18 · Thinh Hung Truong, Jey Han Lau, Jianzhong Qi arxiv

Large Language Models (LLMs) are increasingly deployed in applications that interact with the physical world, such as navigation, robotics, or mapping, making robust geospatial reasoning a critical capability. Despite that, LLMs' ability to reason about GPS coordinates and real-world geography remains underexplored. We introduce GPSBench, a dataset of 57,800 samples across 17 tasks for evaluating geospatial reasoning in LLMs, spanning geometric coordinate operations (e.g., distance and bearing computation) and reasoning that integrates coordinates with world knowledge. Focusing on intrinsic model capabilities rather than tool use, we evaluate 14 state-of-the-art LLMs and find that GPS reasoning remains challenging, with substantial variation across tasks: models are generally more reliable at real-world geographic reasoning than at geometric computations. Geographic knowledge degrades hierarchically, with strong country-level performance but weak city-level localization, while robustness to coordinate noise suggests genuine coordinate understanding rather than memorization. We further show that GPS-coordinate augmentation can improve in downstream geospatial tasks, and that finetuning induces trade-offs between gains in geometric computation and degradation in world knowledge. Our dataset and reproducible code are available at https://github.com/joey234/gpsbench

📄 PDF Abstract BibTeX arXiv:2602.16105

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Diagnosing Bottlenecks in Data Visualization Understanding by Vision-Language Models

2025-10-02 · Alexa R. Tartaglini, Satchel Grant, Daniel Wurgaft, Christopher Potts 외 arxiv

Data visualizations are vital components of many scientific articles and news stories. Current vision-language models (VLMs) still struggle on basic data visualization understanding tasks, but the causes of failure remai…

Structuring GUI Elements through Vision Language Models: Towards Action Space Generation

2025-08-22 · Yi Xu, Yesheng Zhang, Jiajia Liu, Jingdong Chen arxiv

Multimodal large language models (MLLMs) have emerged as pivotal tools in enhancing human-computer interaction. In this paper we focus on the application of MLLMs in the field of graphical user interface (GUI) elements s…

Data Augmentation

Geography-Aware Large Language Models for Next POI Recommendation

2025-05-18 · Zhao Liu, Wei Liu, Huajie Zhu, Jianxing Yu 외

The next Point-of-Interest (POI) recommendation task aims to predict users' next destinations based on their historical movement data and plays a key role in location-based services and personalized applications. Accurat…

Large Language Model

Task-Oriented Communication for Human Action Understanding via Edge-Cloud Co-Inference

2026-05-08 · Jingyi Liu, Cheng Yuan, Lijun He, Jun Zhang 외 arxiv

The expanding application of smart sensing has created a growing demand for the accurate understanding of human action at the network edge. Traditional approaches require massive video data to be transmitted from resourc…

Action Understanding

Large Scale Joint Semantic Re-Localisation and Scene Understanding via Globally Unique Instance Coordinate Regression

2019-09-23 · Ignas Budvytis, Marvin Teichmann, Tomas Vojir, Roberto Cipolla

In this work we present a novel approach to joint semantic localisation and scene understanding. Our work is motivated by the need for localisation algorithms which not only predict 6-DoF camera pose but also simultaneou…

3D geometryAutonomous DrivingCamera Pose EstimationPose Estimation+2