AILGNov 14, 2025

Augmenting The Weather: A Hybrid Counterfactual-SMOTE Algorithm for Improving Crop Growth Prediction When Climate Changes

arXiv:2511.11945v11 citationsh-index: 4
Originality Incremental advance
AI Analysis

This work addresses the challenge of improving AI predictions for agriculture under climate change, which is critical for farmers and food security, though it is incremental as it builds on existing methods like SMOTE and counterfactual techniques.

The paper tackles the problem of predicting crop growth under climate change by addressing class imbalance in historical datasets that lack sufficient outlier weather events, proposing a hybrid data augmentation method called CFA-SMOTE that combines counterfactual techniques with SMOTE to improve predictive performance, with experiments showing it outperforms benchmarks under various class-imbalance ratios.

In recent years, humanity has begun to experience the catastrophic effects of climate change as economic sectors (such as agriculture) struggle with unpredictable and extreme weather events. Artificial Intelligence (AI) should help us handle these climate challenges but its most promising solutions are not good at dealing with climate-disrupted data; specifically, machine learning methods that work from historical data-distributions, are not good at handling out-of-distribution, outlier events. In this paper, we propose a novel data augmentation method, that treats the predictive problems around climate change as being, in part, due to class-imbalance issues; that is, prediction from historical datasets is difficult because, by definition, they lack sufficient minority-class instances of "climate outlier events". This novel data augmentation method -- called Counterfactual-Based SMOTE (CFA-SMOTE) -- combines an instance-based counterfactual method from Explainable AI (XAI) with the well-known class-imbalance method, SMOTE. CFA-SMOTE creates synthetic data-points representing outlier, climate-events that augment the dataset to improve predictive performance. We report comparative experiments using this CFA-SMOTE method, comparing it to benchmark counterfactual and class-imbalance methods under different conditions (i.e., class-imbalance ratios). The focal climate-change domain used relies on predicting grass growth on Irish dairy farms, during Europe-wide drought and forage crisis of 2018.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes