Corn Yield Prediction Model with Deep Neural Networks for Smallholder Farmer Decision Support System
Chollette C. Olisah, Lyndon Smith, Melvyn Smith, Morolake O. Lawrence,, Osita Ojukwu

TL;DR
This paper develops a deep neural network model for corn yield prediction that captures weather-soil interactions, optimized with a new ARSE metric, and tailored for smallholder farmer decision support via a mobile app.
Contribution
It introduces a novel DNN regressor that models weather-soil interactions using Kendall correlation and proposes the ARSE metric for improved accuracy.
Findings
DNNR outperforms RFR and XGBR in yield prediction accuracy.
Strong interaction between weather and soil variables affects yield.
The model is integrated into a mobile app to support smallholder farmers.
Abstract
Crop yield prediction has been modeled on the assumption that there is no interaction between weather and soil variables. However, this paper argues that an interaction exists, and it can be finely modelled using the Kendall Correlation coefficient. Given the nonlinearity of the interaction between weather and soil variables, a deep neural network regressor (DNNR) is carefully designed with consideration to the depth, number of neurons of the hidden layers, and the hyperparameters with their optimizations. Additionally, a new metric, the average of absolute root squared error (ARSE) is proposed to combine the strengths of root mean square error (RMSE) and mean absolute error (MAE). With the ARSE metric, the proposed DNNR(s), optimised random forest regressor (RFR) and the extreme gradient boosting regressor (XGBR) achieved impressively small yield errors, 0.0172 t/ha, and 0.0243 t/ha,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSmart Agriculture and AI
