Related Experiment Video
Updated: Aug 6, 2026

08:47
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.
Frontiers in Plant Science
|July 23, 2026
Summary
This study introduces an automated machine learning framework for accurate rice yield prediction using UAV imagery. The developed approach enhances generalization across diverse fields, aiding precision agriculture and food security.
Area of Science:
- Agricultural Remote Sensing
- Machine Learning Applications
- Precision Agriculture
Background:
- Accurate rice yield prediction is crucial for global food security and precision agriculture.
- Existing remote sensing models often lack generalization across different regions, cultivars, and scales.
- UAV-based multispectral imagery offers a promising data source for crop monitoring.
Purpose of the Study:
- To develop an interpretable and automated machine learning framework for rice yield prediction.
- To enhance the accuracy and transferability of yield prediction models using UAV multispectral data.
- To compare different feature selection strategies and machine learning models for optimal performance.
Main Methods:
- Utilized UAV-based multispectral imagery from 143 rice samples across diverse fields in Sichuan Province, China.
- Extracted 20 vegetation indices and 36 texture features, comparing three feature selection methods (PCC, RF-I, AutoGluon-I).
- Evaluated four regression models (CatBoost, ExtraTrees, Random Forest, AutoGluon ensemble) using R², RMSE, and MAE metrics.
Main Results:
- The AutoGluon ensemble consistently outperformed individual models, achieving test set R² values between 0.528-0.736.
- The best performance (training R²=0.821, test R²=0.736) was obtained using Pearson correlation coefficient (PCC) feature selection with AutoGluon.
- Shapley Additive Explanations (SHAP) revealed significant contributions from texture features, highlighting canopy structural heterogeneity at maturity.
Conclusions:
- The proposed PCC-AutoGluon-SHAP framework offers a lightweight, accurate, and interpretable method for UAV-based rice yield estimation.
- This approach demonstrates improved generalization across heterogeneous field conditions.
- The framework has practical potential for scalable precision agriculture and regional yield monitoring.
Related Concept Videos
Light Acquisition
In order to produce glucose, plants need to capture sufficient light energy. Many modern plants have evolved leaves specialized for light acquisition. Leaves can be only millimeters in width or tens of meters wide, depending on the environment. Due to competition for sunlight, evolution has driven the evolution of increasingly larger leaves and taller plants, to avoid shading by their neighbors with contaminant elaboration of root architecture and mechanisms to transport water and nutrients.
Multiple Regression
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
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...
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...