A controlled benchmark for machine spatial understanding

Do Maps Still Matter
for Machines?

Revisiting the Role of Choropleth Maps in Foundation Model Spatial Understanding

Zhiwei Weia,b, Yonghe Suna,b, Zhenjia Liua,b, Wenjia Xuc, Chao Hed,
Weihua Donge, Chunbo Liuf, Hua Liaoa,b,*

a School of Geographic Sciences, Hunan Normal University, Changsha, China

b Hunan Key Laboratory of Geospatial Big Data Mining and Application, Changsha, China

c School of Information and Communication Engineering, Beijing University of Posts and Telecommunications, Beijing, China

d School of Artificial Intelligence and Big Data, Wuhan Business University, Wuhan, China

e Advanced Interdisciplinary Institute of Satellite Applications, State Key Laboratory of Earth Surface Processes and Resource Ecology, Faculty of Geographical Science, Beijing Normal University, Beijing, China

f The Aerospace Information Research Institute, Chinese Academy of Sciences, Beijing, China

* Corresponding author

2,400synthetic maps
12,000questions
22frontier models
5cognitive dimensions

01 / Overview

Maps remain useful external representations for machines.

Foundation models can directly process structured geographic data. We ask whether transforming the same information into a map still improves spatial reasoning.

ChoroplethMap-Bench compares three controlled input conditions: Data Only, Map Only, and Data + Map. Across 22 open-source and proprietary models, the combined representation produces the strongest overall performance, especially on tasks requiring global spatial understanding.

Overview of the ChoroplethMap-Bench construction and evaluation framework
Benchmark construction and evaluation framework.

02 / Benchmark

A cognitive progression from local reading to global delineation.

D1

Identify

Retrieve a region from an attribute level, or determine the attribute level of a region.

D2

Spatial Recognition

Recognize directional and adjacency relations between geographic regions.

D3

Compare

Compare attribute values across a pair of regions.

D4

Rank

Find global or neighborhood-level extrema across the map.

D5

Delineate

Reason about clusters, gradients, rings, and other global spatial structures.

Controlled cartographic design

2 map types · 12 color hues · 4 spatial patterns

The benchmark systematically varies discrete and continuous maps, color hue, and four spatial structures: Cluster, Trend, Structure, and Random. Each map is paired with its underlying GeoJSON representation for fair cross-condition comparison.

Representative choropleth maps under cluster, trend, structure, and random spatial patterns
Representative maps and benchmark questions across four spatial-distribution patterns.

03 / Evaluation

The same geographic information, tested through three representations.

Structured

Data Only

GeoJSON geometry and regional attributes are supplied as symbolic input.

Visual

Map Only

The rendered choropleth map is supplied without its underlying structured data.

Combined

Data + Map

Both representations are supplied together to test whether maps add cognitive value.

22 modelsOpen-source and proprietary foundation models
Zero-shotIdentical questions and controlled prompts across conditions
AccuracyMeasured over 12,000 questions for each input condition

04 / Main results

Combining data and maps produces the strongest overall performance.

20 / 22 models perform best with
Data + Map

For discrete maps, Data + Map improves average accuracy by 6.0 percentage points over Data Only and 14.8 points over Map Only. For continuous maps, the corresponding gains are 3.9 and 16.3 points.

Overall accuracy (%)

All evaluated models

The highest score in each row is emphasized. The combined condition leads almost universally; only Qwen3.6-plus and Claude Opus 4.8 are marginally higher with Data Only.

ModelData + MapData OnlyMap Only
Qwen3.5-9B61.352.642.7
Qwen3.5-4B60.847.247.4
Qwen3.5-2B43.437.437.2
Qwen3-VL-8B-Instruct40.637.434.8
Qwen3-VL-4B-Instruct33.732.330.6
Qwen3-VL-2B-Instruct29.628.129.2
Qwen2.5-VL-7B-Instruct39.933.334.1
Qwen2.5-VL-3B-Instruct31.929.829.5
GLM-4.6V-Flash64.240.350.7
InternVL3.5-8B64.960.846.9
InternVL3.5-4B61.052.347.7
InternVL3.5-2B43.139.636.0
Gemma-3-12B-IT50.648.030.3
Gemma-3-4B-IT33.432.628.9
MiMo-V2-Omni67.466.636.4
Gemini-2.5-Flash70.268.739.4
Qwen3.6-plus68.368.934.0
Doubao-Seed-2.0-lite69.566.642.4
Kimi-K2.577.867.263.1
Gemini-3.5-Flash83.978.770.3
GPT-5.576.074.744.5
Claude Opus 4.873.673.847.1
Best overall83.9%

Gemini-3.5-Flash with Data + Map.

Largest gain over Data Only+23.9

GLM-4.6V-Flash with Data + Map.

Representation gapMap Only lags

Maps become most effective when grounded by symbolic data.

05 / What the results reveal

Visual abstraction and symbolic data work best together.

01

Data + Map leads overall

Twenty of the twenty-two evaluated models achieve their highest accuracy when structured data and rendered maps are provided together.

02

The task hierarchy remains difficult

Top models approach ceiling performance on D1 Identify, but performance drops on D5 Delineate. Gemini-3.5-Flash reaches 99.9% on D1 and 69.1% on D5, compared with 93.2% human accuracy on D5.

03

Design changes machine performance

Twenty-one of 22 models perform better on discrete maps. Median accuracy falls from Cluster (65.6%) and Structure (63.5%) to Trend (62.2%) and Random (54.0%).

04

Hue effects are limited

Across twelve tested hues, within-model variation remains below 2.5 percentage points, suggesting that spatial organization matters more than hue choice.

Analysis of map type, color hue, and spatial pattern effects on model accuracy
Effects of cartographic design factors under the Data + Map condition.
Case studies comparing model reasoning with Data and Map versus Data Only inputs
Case studies showing how maps support local directional reasoning and global trend recognition.

Robustness checks

Prompting and language shift the level, not the conclusion.

Tree-of-Thought improves Kimi-K2.5 across all three input conditions, while English prompts provide modest gains for both tested proprietary models. In every comparison, the combined representation remains strongest.

Kimi-K2.5 prompting

PromptD+MDataMap
Direct77.867.263.1
Chain-of-Thought76.668.056.9
Tree-of-Thought80.471.668.2

Prompt language

Model / languageD+MDataMap
Gemini-2.5 / Chinese70.268.739.4
Gemini-2.5 / English72.769.840.0
Kimi-K2.5 / Chinese77.867.263.1
Kimi-K2.5 / English79.769.166.9

06 / Conclusion

Maps remain valuable external representations for machine spatial understanding.

Foundation models can increasingly reason from raw structured information, but that does not make cartographic abstraction obsolete. Across the benchmark, maps provide a compact global view that complements precise symbolic records and reduces the burden of reconstructing spatial structure from data alone.

The strongest representation is therefore not visual or symbolic in isolation, but their combination. This result motivates a new research direction: maps designed not only for human readers, but also for machine perception, reasoning, and decision support.

01Representations matter

Data + Map leads for 20 of 22 evaluated models.

02Abstraction still helps

Maps expose global patterns that are costly to recover from records.

03Design for machines

Cartographic choices shape model performance and reliability.

Maps are not being replaced by foundation models. They are becoming part of how foundation models think spatially.

07 / Resources

Explore the paper and benchmark.

08 / Citation

Cite ChoroplethMap-Bench.

@article{wei2026maps,
  title={Do maps still matter for machines: revisiting the role of choropleth maps in foundation model spatial understanding},
  author={Wei, Zhiwei and Sun, Yonghe and Liu, Zhenjia and Xu, Wenjia and He, Chao and Dong, Weihua and Liu, Chunbo and Liao, Hua},
  journal={GIScience \& Remote Sensing},
  volume={63},
  number={1},
  pages={2711495},
  year={2026},
  publisher={Taylor \& Francis}
}