Skip to main content
QUICK REVIEW

[논문 리뷰] Multi-modal learning for geospatial vegetation forecasting

Vitus Benson, Claire Nicolle Robin|arXiv (Cornell University)|2023. 03. 28.
Remote Sensing in Agriculture인용 수 22
한 줄 요약

The paper extends meteo-guided video prediction to forecast high-resolution vegetation (NDVI) over Europe by conditioning on past/future weather and elevation, using extended EarthNet2021 data and four weather-guided models, achieving state-of-the-art performance for continental-scale vegetation forecasting.

ABSTRACT

The innovative application of precise geospatial vegetation forecasting holds immense potential across diverse sectors, including agriculture, forestry, humanitarian aid, and carbon accounting. To leverage the vast availability of satellite imagery for this task, various works have applied deep neural networks for predicting multispectral images in photorealistic quality. However, the important area of vegetation dynamics has not been thoroughly explored. Our study breaks new ground by introducing GreenEarthNet, the first dataset specifically designed for high-resolution vegetation forecasting, and Contextformer, a novel deep learning approach for predicting vegetation greenness from Sentinel 2 satellite images with fine resolution across Europe. Our multi-modal transformer model Contextformer leverages spatial context through a vision backbone and predicts the temporal dynamics on local context patches incorporating meteorological time series in a parameter-efficient manner. The GreenEarthNet dataset features a learned cloud mask and an appropriate evaluation scheme for vegetation modeling. It also maintains compatibility with the existing satellite imagery forecasting dataset EarthNet2021, enabling cross-dataset model comparisons. Our extensive qualitative and quantitative analyses reveal that our methods outperform a broad range of baseline techniques. This includes surpassing previous state-of-the-art models on EarthNet2021, as well as adapted models from time series forecasting and video prediction. To the best of our knowledge, this work presents the first models for continental-scale vegetation modeling at fine resolution able to capture anomalies beyond the seasonal cycle, thereby paving the way for predicting vegetation health and behaviour in response to climate variability and extremes.

연구 동기 및 목표

  • Extend EarthNet2021 for vegetation modeling with improved cloud masking and evaluation.
  • Develop weather-conditioned, multi-model deep learning approaches for NDVI forecasting at 20m resolution across Europe.
  • Compare meteo-guided models against strong baselines including non-ML methods and EarthNet2021 leaders.
  • Demonstrate downstream applicability to gross primary productivity estimation for carbon monitoring.

제안 방법

  • Predict future NDVI conditioned on past imagery, future weather, and elevation using deep neural networks.
  • Evaluate four weather-guided model classes: ConvLSTM, PredRNN, SimVP, and Earthformer with meteo conditioning.
  • Incorporate learned cloud masking and a new spatio-temporal OOD evaluation scheme to robustly assess vegetation prediction.
  • Use a Gaussian likelihood objective with cloud and land-cover masks to train models on 20m NDVI targets.
Figure 1 : In this work, future vegetation status $\hat{V}$ is predicted with deep learning models $f$ from past satellite imagery $X$ , past and future weather $C$ and elevation $E$ . The underlying dataset spans across Europe with minicubes split into train (red dots), temporal OOD test (ood-t, or
Figure 1 : In this work, future vegetation status $\hat{V}$ is predicted with deep learning models $f$ from past satellite imagery $X$ , past and future weather $C$ and elevation $E$ . The underlying dataset spans across Europe with minicubes split into train (red dots), temporal OOD test (ood-t, or

실험 결과

연구 질문

  • RQ1Can continental-scale vegetation dynamics at 20m resolution be forecast from past Sentinel-2 imagery and weather data?
  • RQ2How does weather conditioning affect the skill of state-of-the-art video-prediction models in vegetation forecasting?
  • RQ3Which model class and weather-conditioning strategy best predicts NDVI across temporal and spatial out-of-distribution settings?
  • RQ4What is the downstream utility of predicted vegetation dynamics for carbon monitoring (gross primary production)?

주요 결과

모델R^2↑RMSE↓NSE↑|bias|↓Outperform↑RMSE 25 days↓#매개변수
Persistence0.000.23-1.280.1721.8%0.090
Previous year0.560.20-0.400.1419.3%0.180
Climatology0.580.18-0.340.130.0%0.160
Kalman filter0.410.19-0.570.1327.0%0.16O(10)
LightGBM0.510.17-0.220.1242.2%0.11n.a.
Prophet0.570.16-0.050.1160.6%0.13O(10)
EN21 ConvLSTM0.510.18-0.370.1243.9%0.120.2M
SG-ConvLSTM0.530.19-0.330.1445.8%0.110.7M
Earthformer0.490.17-0.270.1247.2%0.1160.6M
ConvLSTM-meteo0.62 ± 0.010.14 ± 0.000.11 ± 0.030.10 ± 0.0068.2% ± 1.8%0.10 ± 0.001.0M
PredRNN-meteo0.62 ± 0.000.15 ± 0.000.03 ± 0.000.10 ± 0.0064.7% ± 1.2%0.10 ± 0.001.4M
SimVP-meteo0.60 ± 0.000.15 ± 0.000.03 ±0.010.09 ± 0.0064.1% ± 1.0%0.10 ± 0.006.6M
Earthformer-meteo0.520.16-0.130.1056.5%0.0960.6M
  • Weather-guided models outperform baselines across multiple metrics on Europe-wide 20m NDVI forecasting.
  • ConvLSTM-meteo, PredRNN-meteo, and SimVP-meteo achieve higher skill than Earthformer-meteo and non-ML baselines in R^2, RMSE, NSE, and bias.
  • Incorporating future weather with FiLM or cross-attention conditioning yields notable performance gains, with some methods benefiting from latent fusion strategies.
  • The four models demonstrate robust predictive ability under temporal and spatial out-of-distribution tests (OOD-t and OOD-st).
  • The NDVI predictions enable downstream estimation of gross primary productivity for carbon monitoring.
Figure 2 : Simplified view of evaluated models. Baselines (a,b), weather-guided deep learning (c,d,e,f).
Figure 2 : Simplified view of evaluated models. Baselines (a,b), weather-guided deep learning (c,d,e,f).

더 나은 연구,지금 바로 시작하세요

연구 설계부터 논문 작성까지, 연구 시간을 획기적으로 줄여보세요.

카드 등록 없음 · 무료 플랜 제공

이 리뷰는 AI가 만들고, 인간 에디터가 검토했습니다.