Related Experiment Video
Updated: Sep 16, 2026

Improving Infrared Spectroscopy Characterization of Soil Organic Matter with Spectral Subtractions
Published on: January 10, 2019
Latent Conditional Diffusion-Based Data Augmentation for Small-Sample Hyperspectral Prediction of Forest Soil Organic
Jian Tang1, Weilin Li2, Yuanyuan Shi1
1Guangxi Forestry Laboratory, Guangxi Forestry Research Institute, Nanning 530002, China.
Abstract:
Accurate forest soil organic carbon (SOC) monitoring is essential for forest soil quality assessment and carbon-sink evaluation. Visible-near-infrared (Vis-NIR) hyperspectral sensing provides rapid and information-rich measurements for SOC prediction, but obtaining sufficiently large labeled soil-spectral datasets remains difficult because field sampling, sample preparation, and reference SOC determination are labor and time intensive. This study developed a latent conditional diffusion-based data augmentation framework for SOC prediction from hyperspectral sensor data. A total of 248 forest red-soil samples from Guangxi, China, were measured using laboratory Vis-NIR reflectance spectroscopy over 350-2500 nm and divided by the Kennard-Stone algorithm into a 174-sample modeling set and a fixed 74-sample validation set. Four generative models, including VAE, GAN, WGAN-GP, and the proposed hyperspectral latent conditional denoising diffusion implicit model (HsDDIM), were evaluated using spectral visualization, t-SNE distributions, maximum mean discrepancy (MMD), Fréchet Inception Distance (FID), and downstream prediction performance. Unlike joint spectral-label generation, HsDDIM treats SOC as an external condition and generates spectra in the latent space under specified SOC conditions; the SOC condition itself is not generated by the diffusion process. Among the compared augmentation strategies, HsDDIM showed the closest distributional agreement with the real spectral samples according to MMD and FID, with values of 0.0806 and 0.5281, respectively. Without augmentation, FD1-SVR achieved the best validation result (R2 = 0.83, RMSE = 4.71 g kg-1). After 300% HsDDIM augmentation, 1D-CNN achieved R2 = 0.91, RPD = 3.39, and RMSE = 3.40 g kg-1. These results suggest that the SOC-conditioned latent DDIM framework can improve small-sample hyperspectral SOC prediction under the present fixed-validation protocol.
Related Concept Videos
Light Acquisition
Survival Tree
Building a Survival Tree
Constructing a survival tree begins...
Cluster Sampling Method
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
Prediction Intervals
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.
The...
Random Sampling Method