paper-with-me

홈 › Papers

Multi-Year Geospatial Reasoning using Interannually-Consistent Historical Predictions as a Free Input Modality

2026-08-06 · Syed Roshaan Ali Shah, Kasper Bonte, David Bekaert, Kristof Van Tricht, Dieter Wens arxiv

Machine learning, and deep networks in particular, are increasingly used to derive higher-level Earth observation (EO) products such as annual land-cover and crop-type maps. Many are generated operationally: each year a new acquisition is processed, typically with the same model, extending a multi-year archive. In the process these systems accumulate two kinds of useful signal that are almost never fed back into the model: the system's own archive of past predictions, and ancillary layers produced by other partners in a processing consortium. Both are normally used outside the network, as rule-based post-processing or a fixed input mask. Using the Copernicus Land Monitoring Service High Resolution Layer (HRL) Croplands crop-type product as a testbed, we show that bringing both signals inside the model turns a single-year, single-task pixel classifier into one that reasons across years. We introduce a Crop Type (CTY) embedding encoder that represents each past prediction as a confidence-scaled, time-ordered categorical token and attends over the year axis, and we study how the externally provided Base Vegetation Layer (BVL) mask should be represented in the model's inputs and outputs. To compare designs fairly when they relabel non-crop pixels, we evaluate on the 18 crop classes only and report precision and recall separately. On a pan-European dataset of about 5.4M labelled pixels, adding the prediction history raises crop-only F1 by 1.6 percentage points (pp) and, more importantly, corrects a recall-skewed error profile, with the largest gains on perennial and tree crops (olives +4.6, fruits +3.7, nuts +3.2 pp). Representing the BVL mask consistently in both the history and the target year adds about 2.5 pp on the crop classes. The approach is a low-cost recipe for any recurring geospatial or foundation model that emits class maps.

📄 PDF Abstract BibTeX arXiv:2608.05979

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Emerging Flexible Designs for Geospatial Multimodal Foundation Models

2026-06-10 · Philipe Dias, Waqwoya Abebe, Abhishek Potnis, Aristeidis Tsaris 외 arxiv

Foundation models are rapidly transforming Earth observation by enabling scalable pretraining across diverse unlabeled geospatial modalities. However, their architectural diversity ranging from encoder-only to encoder-de…

Multimodal Reasoning

Geo3DVQA: Evaluating Vision-Language Models for 3D Geospatial Reasoning from Aerial Imagery

2025-12-08 · Mai Tsujimoto, Junjue Wang, Weihao Xuan, Naoto Yokoya arxiv

Three-dimensional geospatial analysis is critical for applications in urban planning, climate adaptation, and environmental assessment. However, current methodologies depend on costly, specialized sensors, such as LiDAR …

Spatial Reasoning

UNIGEOCLIP: Unified Geospatial Contrastive Learning

2026-04-13 · Guillaume Astruc, Eduard Trulls, Jan Hosang, Loic Landrieu 외 arxiv

The growing availability of co-located geospatial data spanning aerial imagery, street-level views, elevation models, text, and geographic coordinates offers a unique opportunity for multimodal representation learning. W…

Representation LearningContrastive Learning

GeoX: Mastering Geospatial Reasoning Through Self-Play and Verifiable Rewards

2026-05-19 · Kyeongjin Ahn, Seungeon Lee, Krishna P. Gummadi, Meeyoung Cha arxiv

Geospatial reasoning requires solving image-grounded problems over the complex spatial structure of a scene. However, developing this capability is hindered by the cost of annotating a vast and combinatorial question spa…

Reinforcement Learning

GeoViS: Geospatially Rewarded Visual Search for Remote Sensing Visual Grounding

2025-12-02 · Peirong Zhang, Yidan Zhang, Luxiao Xu, Jinliang Lin 외 arxiv

Recent advances in multimodal large language models(MLLMs) have led to remarkable progress in visual grounding, enabling fine-grained cross-modal alignment between textual queries and image regions. However, transferring…

Domain GeneralizationSpatial ReasoningVisual Grounding