English
weather,
agriculture,
notadib commited on
Commit
d948c64
·
verified ·
1 Parent(s): 5617f12

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -9,4 +9,12 @@ metrics:
9
  tags:
10
  - weather,
11
  - agriculture,
12
- ---
 
 
 
 
 
 
 
 
 
9
  tags:
10
  - weather,
11
  - agriculture,
12
+ ---
13
+
14
+ # VITA: Variational Pretraining of Transformers for Climate-Robust Crop Yield Forecasting
15
+
16
+ This is the official pretrained model weights for the paper [arXiv:2508.03589](https://arxiv.org/abs/2508.03589) to be presented in **AAAI 2026**. VITA is a variational pretraining framework that learns weather representations from rich satellite data and transfers them to yield prediction tasks with limited ground-based measurements.
17
+
18
+ ## Overview
19
+
20
+ VITA addresses the data asymmetry problem in agricultural AI: pretraining uses 31 meteorological variables from NASA POWER satellite data, while deployment relies on only 6 basic weather features. Through variational pretraining with a seasonality-aware sinusoidal prior, VITA achieves state-of-the-art performance in predicting corn and soybean yields across 763 U.S. Corn Belt counties, particularly during extreme weather years.