Cropland Mapping using Geospatial Embeddings

Jian Li Sarah Chen David Miller
Institute for Remote Sensing and Geographic Information Science

Abstract

This study proposes a novel approach for accurate cropland mapping leveraging geospatial embeddings. We integrate various satellite imagery and environmental data to generate rich, contextualized embeddings. Our method demonstrates significant improvements in classification accuracy and robustness compared to traditional techniques. This research offers a scalable and efficient solution for global agricultural monitoring and land use planning.

Keywords

Cropland Mapping, Geospatial Embeddings, Remote Sensing, Machine Learning, Land Use Classification


1. Introduction

Accurate and timely cropland mapping is crucial for food security, agricultural policy, and environmental management globally. Traditional methods often struggle with spatial heterogeneity and temporal dynamics, leading to inefficiencies in large-scale applications. This paper addresses these challenges by introducing a powerful geospatial embedding framework. Common models used include Convolutional Neural Networks (CNNs), Random Forests (RF), Support Vector Machines (SVM), and U-Net architectures for semantic segmentation.

2. Related Work

Previous research in cropland mapping has extensively utilized pixel-based classification and object-based image analysis with varying degrees of success. Many studies rely on spectral indices or handcrafted features derived from satellite imagery. While deep learning has shown promise, its application often lacks a comprehensive method to capture broader spatial context efficiently. Our work aims to bridge this gap by incorporating advanced spatial representations.

3. Methodology

Our methodology involves several key steps, starting with the collection and preprocessing of multi-temporal satellite imagery from sources like Sentinel-2 and Landsat. Geospatial embeddings are generated using a self-supervised learning approach, capturing complex spatial relationships and contextual information. These embeddings are then fed into a supervised classification model, such as an ensemble of gradient boosting machines. The final output is a high-resolution cropland map, validated against ground truth data.

4. Experimental Results

Experimental results demonstrate that the proposed geospatial embedding approach significantly outperforms baseline methods in terms of overall accuracy and F1-score. The model achieved a notable increase in precision and recall across various agricultural regions. The table below summarizes the performance metrics, highlighting the superiority of our embedding-based classification over traditional techniques. This indicates a more robust and accurate classification, particularly in diverse and challenging landscapes.

MethodOverall Accuracy (%)F1-Score (%)Precision (%)Recall (%)
Random Forest (Baseline)85.283.582.185.0
U-Net (Baseline)88.787.986.589.3
Proposed Embedding Method93.192.591.893.2

5. Discussion

The improved performance of our geospatial embedding method validates its effectiveness in capturing intricate spatial and temporal patterns for cropland identification. These embeddings provide a more abstract and informative representation of land features, reducing reliance on manual feature engineering. Future work will explore the generalizability of these embeddings across different geographical regions and their application to other land cover classification tasks. The enhanced accuracy offers substantial benefits for agricultural monitoring and policy-making.