Grapevine Disease Prediction Using Climate Variables from Multi-Sensor Remote Sensing Imagery via a Transformer Model
Weiying Zhao, Natalia Efremova
TL;DR
This study tackles block-level grapevine disease prediction by integrating climate variables from multi-sensor remote sensing imagery with a Transformer-based TabPFN framework. The method leverages the posterior predictive distribution $p(y|x, D_{train})$, approximated offline, to produce fast online predictions $q_ heta(y|x_{test}, D_{train})$ on new data. Experiments on 76 Australian vineyards (627 blocks) show that TabPFN-based PFNClassifier delivers competitive performance against gradient-boosted trees, particularly under class imbalance, and enables per-block disease risk maps for targeted interventions. The work demonstrates a scalable, data-efficient approach for precision viticulture with potential environmental and productivity benefits, and points to future enhancements via phenology and temporal climate features.
Abstract
Early detection and management of grapevine diseases are important in pursuing sustainable viticulture. This paper introduces a novel framework leveraging the TabPFN model to forecast blockwise grapevine diseases using climate variables from multi-sensor remote sensing imagery. By integrating advanced machine learning techniques with detailed environmental data, our approach significantly enhances the accuracy and efficiency of disease prediction in vineyards. The TabPFN model's experimental evaluations showcase comparable performance to traditional gradient-boosted decision trees, such as XGBoost, CatBoost, and LightGBM. The model's capability to process complex data and provide per-pixel disease-affecting probabilities enables precise, targeted interventions, contributing to more sustainable disease management practices. Our findings underscore the transformative potential of combining Transformer models with remote sensing data in precision agriculture, offering a scalable solution for improving crop health and productivity while reducing environmental impact.
