Related Experiment Video
Updated: Aug 23, 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.3K
Inversion of Soil Organic Matter Content Based on Improved Convolutional Neural Network
Li Ma1,2, Lei Zhao1, Liying Cao1,2
1College of Information and Technology, Jilin Agricultural University, Changchun 130118, China.
Sensors (Basel, Switzerland)
|October 27, 2022
Summary
Deep learning models can accurately predict soil organic matter (SOM) using remote sensing data. Feature selection enhances prediction accuracy and computational efficiency for SOM content analysis.
Area of Science:
- Agricultural Science
- Remote Sensing
- Data Science
Background:
- Soil organic matter (SOM) is crucial for crop nutrition and soil health.
- Accurate SOM prediction is vital for sustainable agriculture and land management.
- Traditional methods for SOM assessment can be time-consuming and resource-intensive.
Purpose of the Study:
- To investigate the feasibility of using deep learning for multi-feature soil organic matter (SOM) prediction.
- To develop and optimize a deep learning model for SOM content inversion using remote sensing data.
- To evaluate the impact of feature selection on model performance and computational efficiency.
Main Methods:
- Utilized Sentinel-2A remote sensing images from Nong'an County for dataset construction.
- Employed field sampling and image processing techniques to gather and prepare data.
- Adapted and improved the LeNet-5 convolutional neural network for SOM prediction.
- Compared the deep learning model's performance against linear regression, Support Vector Machines (SVM), and Random Forest (RF) using RMSE and R² metrics.
Main Results:
- The improved deep learning model achieved a high coefficient of determination (R²) of 0.89 and a minimum RMSE of 2.979 for SOM prediction.
- The deep learning model significantly outperformed SVM (R² = 0.4035) and RF (R² = 0.4913).
- Feature importance analysis revealed that selecting optimal features improved prediction results and enhanced computational speed compared to using all features.
Conclusions:
- Deep learning models are effective for inverting soil organic matter content using multispectral remote sensing data.
- Optimizing feature selection is critical for improving the accuracy and efficiency of SOM prediction models.
- This approach offers a promising, data-driven method for large-scale SOM assessment in agriculture.
Related Concept Videos
Convolution Properties I
218
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
218
Convolution Properties II
264
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
264
Deconvolution
230
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
230
Upsampling
294
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
294
Downsampling
227
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
227
Convolution: Math, Graphics, and Discrete Signals
345
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
345

