Open-Vocabulary Earth Observation

OVEarth-Bench: Evaluating Category Breadth and Query Diversity for Open-Vocabulary Earth Observation

OVEarth-Bench is a unified zero-shot benchmark for open-vocabulary Earth observation across broad categories and diverse queries, with findings that guide the design of future open-vocabulary EO methods.

Kaiyu Li, Zepeng Xin, Zixuan Jiang, Jing Fu, Lanxuan Xue, Lingyu Zhang, Xiangyong Cao · Xi'an Jiaotong University

01 / Overview

Beyond a fixed list of land-cover labels.

OVEarth-Bench tests whether a model can localize broad geospatial concepts expressed as category phrases, spatial references, or functional descriptions, while also rejecting plausible concepts that are absent.

520
new EO images
172
categories
1,346
unique vocabulary strings
590
human-verified masks
4,810
instance boxes
OVEarth-Bench examples showing satellite images, target masks, positive and negative vocabulary, referring expressions, and reasoning queries
Vocabulary and query breadth in OVEarth-Bench. Every example couples geospatial imagery with spatial supervision and multiple forms of natural language.
02 / Benchmark

Two dimensions of open-vocabulary evaluation.

The benchmark separates the number and diversity of concepts from the linguistic form used to specify them, then evaluates masks, horizontal boxes, and oriented boxes under one zero-shot protocol.

Axis A

Vocabulary breadth

Seven top-level EO domains span common land cover, fine-grained infrastructure, transportation, industry, terrain, water systems, and special facilities.

plantresidentialindustrytransportterrainwaterspecial
Axis B

Query breadth

Queries progress from explicit category phrases to spatial descriptions and implicit functional reasoning, with negative vocabulary testing absence discrimination.

positivenegativereferringreasoning
Explicit recognition + rejection
“solar panel array” / “wind turbine”

Localize a present concept from an open noun phrase and return an empty prediction for a plausible but absent concept.

MMask
HHBB
OOBB
Spatial language grounding
“the storage tanks beside the large warehouse”

Resolve compositional spatial relations and identify the complete target region without relying on a short category label alone.

MMask
HHBB
OOBB
Functional inference
“structures used to collect energy from sunlight”

Infer the target from its role or function when the category name is deliberately omitted from the query.

MMask
HHBB
OOBB
03 / Construction

Fresh imagery, deliberate taxonomy, human verification.

All images are newly collected rather than copied from existing remote-sensing benchmarks. Masks, language queries, and box annotations pass explicit quality-control stages.

01

Taxonomy

National standards, 200+ datasets, and OSM tags define 172 categories.

02

Collection

POI-guided retrieval samples six continents across varied scales and seasons.

03

Masks

Annotators draw or correct polygons and managers review boundaries and omissions.

04

Language

LLM-assisted generation is followed by automated checks and expert review.

05

Boxes

Instance polygons yield reviewed horizontal and minimum-area oriented boxes.

Five-stage OVEarth-Bench construction pipeline
Construction pipeline: semantic scope is defined before collection, and all automatically assisted annotations receive human review.
OVEarth-Bench image width and spatial resolution statistics
Image statistics. Widths range from 692 to 4,713 pixels and median GSD is 0.30 m/pixel.
OVEarth-Bench task, vocabulary, box, scale, and query statistics
Annotation statistics. Small objects dominate: 91.8% of boxes occupy less than 1% of image area.
04 / Results

Current models remain far from solved.

Forty-nine model variants are evaluated zero-shot. Even the best systems stay below 42% macro IoU for segmentation and 36% micro F1 at 0.5 IoU for box localization.

Finding 01

MLLM methods lead overall

They account for nine of the ten best vocabulary segmentation results and all top-ten referring and reasoning results.

Finding 02

EO specialization is not enough

Domain-specific methods improve some matched baselines, but rarely reach the strongest general-purpose models.

Finding 03

Presence remains weak

Localization and absence rejection are nearly decoupled: vocabulary ma-IoU and MCC have Spearman rho = 0.107.

Finding 04

More categories stabilize model rankings

Evaluating more categories makes model comparisons more reliable: median rank correlation rises from 0.84 with five categories to 0.98 with fifty.

QueryBest seg. ma-IoUBest det. mi-F1@0.5
Vocabulary38.75%24.53%
Referring41.32%35.56%
Reasoning37.96%26.12%

Best segmentation scores are achieved by Rex-Omni + SAM. Scores are reported under the unified zero-shot protocol.

Rank stability improves as more benchmark categories are evaluated
Broader category coverage makes model comparisons less dependent on the selected subset.

Full quantitative results

Zero-shot evaluation on OVEarth-Bench. Localization metrics are percentages; MCC is unitless in [-1, 1]. Tables are ordered by the primary localization metric.

Segmentation · Vocabulary
Top model composition and scale variant comparisons
Top-model composition and model-scale diagnostics across query types.
Grounding-based and segmentation-based model performance by target type
Grounding- and segmentation-based methods are both competitive; neither paradigm dominates consistently.
06 / Resources

Data, evaluator, and citation.

The released package supports masks, HBBs, and OBBs with macro and micro localization metrics plus presence/absence evaluation.

@article{li2026ovearth,
  title   = {OVEarth-Bench: Evaluating Category Breadth and
             Query Diversity for Open-Vocabulary Earth Observation},
  author  = {Li, Kaiyu and Xin, Zepeng and Jiang, Zixuan
             and Fu, Jing and Xue, Lanxuan and Zhang, Lingyu
             and Cao, Xiangyong},
  year    = {2026}
}