Related Experiment Video
Updated: Jun 6, 2025

09:44
Use of Principal Components for Scaling Up Topographic Models to Map Soil Redistribution and Soil Organic Carbon
Published on: October 16, 2018
10.1K
Highly Efficient JR Optimization Technique for Solving Prediction Problem of Soil Organic Carbon on Large Scale
Harsh Vazirani1, Xiaofeng Wu1, Anurag Srivastava2
1School of Aerospace, Mechanical and Mechatronic Engineering, University of Sydney, Sydney, NSW 2050, Australia.
Sensors (Basel, Switzerland)
|November 27, 2024
Summary
A new optimization algorithm accurately predicts soil organic carbon (SOC) using fused remote sensing and ground data. This method is significantly faster and more effective than existing techniques, benefiting agriculture.
Area of Science:
- Environmental Science
- Data Science
- Agricultural Science
Background:
- Accurate soil organic carbon (SOC) prediction is crucial for sustainable agriculture and environmental management.
- Integrating diverse data sources like remote sensing and ground-based measurements can enhance SOC prediction accuracy.
- Existing optimization algorithms may lack efficiency and optimal performance for complex environmental datasets.
Purpose of the Study:
- To develop and evaluate a novel optimization algorithm for soil organic carbon (SOC) prediction using multi-source environmental data.
- To create an integrated dataset (GeoBlendMDWC) combining remote sensing (DEM, MODIS) and ground data (WOSIS, CHELSA) for SOC analysis.
- To assess the efficiency and accuracy of the new algorithm against established methods (Jaya, GridSearchCV) for machine learning and deep learning models.
Main Methods:
- A novel data fusion approach integrating Digital Elevation Model (DEM), MODIS imagery, WOSIS soil data, and CHELSA climate data was employed.
- Machine learning (XGBoost, LightGBM, GBR, Random Forest, Decision Tree) and deep learning (MLP) models were utilized for SOC prediction.
- A new optimization algorithm was developed and compared against Jaya and GridSearchCV for performance and speed.
Main Results:
- The proposed optimization algorithm demonstrated superior performance and execution time compared to Jaya and GridSearchCV.
- Achieved an R² of 90.16 for machine learning models, a significant improvement over the base XGBoost R² of 79.08.
- Outperformed Jaya in deep learning optimization with an R² of 61.34 (vs. 30.04) and was 20-30 times faster than GridSearchCV.
Conclusions:
- The novel optimization algorithm offers a highly accurate and efficient solution for soil organic carbon (SOC) prediction.
- The GeoBlendMDWC dataset and the new algorithm provide a powerful tool for real-time environmental monitoring and agricultural applications.
- This methodology significantly advances the precision of SOC mapping, supporting better land management and farming practices.
Keywords:
GeoBlendMDWCfeature importancemachine learning algorithmsmultilayer perception modeloptimizationregressionsatellite imagerysoil organic carbon (SOC) detectionsoil property predictingMore Related Videos
Related Concept Videos
Prediction Intervals
2.2K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.2K
Regression Analysis
5.6K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
5.6K
Survival Tree
61
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
61
Multiple Regression
2.9K
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...
2.9K

