How Do Computer Models for Plant Disease Prediction Work?
Computer models can process large volumes of data, execute complex calculations quickly and reveal key insights that might otherwise go unnoticed. In the case of SNB, weather conditions play a key role in disease development. Factors such as temperature, humidity, rainfall and wind influence every stage of the pathogen’s life cycle. For instance, higher temperatures can speed up the pathogen’s growth, while high humidity and extended leaf wetness promote spore germination. Rain also spreads fungal spores between plants, impacting all stages of disease progression.
While the role of weather in SNB development is well-recognized, turning these effects into meaningful variables for disease prediction is complex. Drawing from data on 100 SNB epidemic cases collected over three years and 65,000 hourly weather data points, I developed algorithms to pinpoint key periods of weather-disease interaction. This involved advanced programming, data analytics, and feature engineering—a process that turns raw data into relevant variables for modeling. For example, we found that the number of dawn hours with temperatures between 16°C and 19°C, combined with rainfall over 0.2 mm during a week before and after wheat anthesis, increases the risk of SNB outbreaks. In total, over 100 weather variables were generated, providing a detailed understanding of how environmental factors influence SNB dynamics.
By integrating these weather variables with agronomic data, I developed probabilistic models to predict SNB severity in North Carolina wheat fields. These models utilize advanced statistical techniques, particularly Bayesian methods, which excel at managing uncertainty and providing probabilistic insights into disease occurrence. The Bayesian approach helps us gauge how confident we can be about whether fungicide applications will work or if they might not be worth the cost, making decision-making clearer.