Related Experiment Video
Updated: Aug 6, 2026

Computer Vision-Based Biomass Estimation for Invasive Plants
Published on: February 9, 2024
Rice yield prediction using UAV-based multispectral imagery and AutoGluon across regions and field scales
Jing Huo1, Qingsong Wang1, Chengyang Ji1
1College of Agronomy, Sichuan Agricultural University, Chengdu, China.
Introduction:
Accurate and transferable rice yield prediction is essential for precision agriculture and food security, yet existing remote sensing-based models often suffer from limited generalization across regions, cultivars, and field scales.
Methods:
This study developed an interpretable automated machine learning framework for rice yield prediction using UAV-based multispectral imagery collected at the maturity stage. A total of 143 rice samples, including 79 experimental plots and 64 production fields across 15 counties in Sichuan Province, China, were investigated. 20 vegetation indices and 36 gray-level co-occurrence matrix texture features were extracted from multispectral orthomosaics, and three feature selection strategies: Pearson correlation coefficient (PCC), Random Forest feature importance (RF-I), and AutoGluon feature importance(AutoGluon-I), were systematically compared. Four regression approaches, including CatBoost, ExtraTrees, Random Forest, and an AutoGluon stacked ensemble, were evaluated using R2, RMSE, and MAE.
Results:
The results showed that the AutoGluon ensemble consistently outperformed individual machine learning models, improving testset R2 from 0.403-0.670 to 0.528-0.736. The best performance was achieved by combining Pearson correlation-based feature selection with AutoGluon, yielding a training R2 of 0.821 and a test R2 of 0.736, with RMSE and MAE values of 0.749 and 0.568 t ha-1, respectively. Shapley Additive Explanations (SHAP) analysis further revealed that texture features, particularly red-band contrast and angular second moment features, contributed substantially to yield prediction, indicating the importance of canopy structural heterogeneity at maturity.
Discussion:
Overall, the proposed PCC-AutoGluon-SHAP framework provides a lightweight, accurate, and interpretable approach for UAV-based rice yield estimation across heterogeneous field conditions, offering practical potential for scalable precision agriculture and regional yield monitoring.
Related Concept Videos
Light Acquisition
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...