欢迎您访问《智慧农业(中英文)》官方网站! English

Smart Agriculture

• •    

基于光谱-图像融合的苏打盐碱地电导率反演模型研究

杜俊1,2, 单国富1, 张浩1, 李思汉1, 魏薇1,2()   

  1. 1. 华中农业大学工学院,湖北 武汉 430070,中国
    2. 农业农村部长江中下游农业装备重点实验室,湖北 武汉 430070,中国
  • 收稿日期:2026-02-03 出版日期:2026-05-11
  • 基金项目:
    国家自然科学基金(32101625); 中央高校基本科研业务费资助,华中农业大学重点项目-学科交叉研究专项(2662024JC002); 国家重点研发计划项目(2020YFD1000904); 国家自然科学基金(32271994); 湖北省技术创新计划项目(2024BB047)
  • 作者简介:

    杜 俊,副教授,研究方向为智慧农业技术与装备。E-mail:

    DU Jun, E-mail:

  • 通信作者:
    魏 薇,教授,研究方向为智慧农业技术与装备。E-mail:

Research on Inversion Model of Electrical Conductivity in Soda Saline-Alkali Soil Based on Spectral-Image Fusion

DU Jun1,2, SHAN Guofu1, ZHANG Hao1, LI Sihan1, WEI Wei1,2()   

  1. 1. College of Engineering, Huazhong Agricultural University, Wuhan 430070, China
    2. Key Laboratory of Agricultural Equipment in the Middle and Lower Reaches of the Yangtze River, Ministry of Agriculture and Rural Affairs, Wuhan 430070, China
  • Received:2026-02-03 Online:2026-05-11
  • Foundation items:National Natural Science Foundation of China(32101625); Fundamental Research Funds for the Central Universities, Key Project of Huazhong Agricultural University - Interdisciplinary Research Special Project(2662024JC002); National Key Research and Development Program of China(2020YFD1000904); National Natural Science Foundation of China(32271994); Hubei Provincial Technology Innovation Program(2024BB047)
  • Corresponding author:

摘要:

【目的/意义】 为了快速、准确监测土壤电导率(Electrical Conductivity, EC),解决单一数据源反演模型表征信息不足、预测精度受限的问题,提出了一种基于光谱-图像融合的土壤EC反演方法。 【方法】 以松嫩平原典型苏打盐碱地为研究对象,分别通过递归特征消除交叉验证和变量重要性投影筛选光谱特征波长和图像特征,基于卷积神经网络(Convolutional Neural Network, CNN)和门控循环单元(Gated Recurrent Unit, GRU)分别构建数据级和特征级的融合模型。 【结果和讨论】 对比融合模型与单一数据源模型发现,两类融合模型的测试集决定系数(Coefficient of Determination, R²)均大于0.9,优于单一光谱模型和单一图像模型;对比不同融合策略发现,特征级融合模型性能整体优于数据级融合模型,GRU特征级融合模型和CNN特征级融合模型测试集R²分别为0.921 4和0.924 9,均方根误差分别为75.616 7 μS/cm和73.908 8 μS/cm;性能最佳的数据级融合模型为CNN数据级融合模型,其测试集R²为0.920 2,均方根误差为76.149 9 μS/cm。 【结论】 研究证实,基于光谱-图像特征的多源信息融合模型有效提高了土壤EC的反演精度,为盐碱地关键参数快速检测提供了新方法。

关键词: 苏打盐碱地, 电导率, 特征波长, 图像特征, 特征筛选, 光谱-图像融合

Abstract:

[Objective] Soil salinization is a major environmental issue confronting global agriculture, posing a serious threat to land productivity and ecological sustainability. Soil electrical conductivity (EC) serves as a critical indicator of salinization degree, and its rapid and accurate monitoring is of great significance for the prevention and control of salinization and soil improvement. Current EC inversion models based on single data sources, such as spectra or images, have limited predictive accuracy due to constrained characterization information and susceptibility to environmental interference. The purpose is to overcome the limitations of single data sources and improve the accuracy of soil EC inversion by constructing a spectral-image fusion model. [Methods] The study area was in Baicheng city, Jilin province, within the Songnen Plain, a typical distribution area of soda saline-alkali soil. Sampling points were arranged at equal intervals in a 15 m × 15 m grid, with samples collected from a depth of 10-20 cm, resulting in a total of 209 soil samples. After indoor air-drying and sieving through a 2 mm mesh, spectral data and image data were acquired from the soil samples using an ASD FieldSpec 4 spectroradiometer and a Xiaomi 14 smartphone, respectively. Following combined preprocessing of the spectral data using first derivative (D1) and standard normal variate (SNV) transformation, the Recursive Feature Elimination with Cross-Validation (RFECV) algorithm was employed to select characteristic wavelengths. For the image data, 13 color features from five color spaces (RGB, HSV, CIELAB, CIELUV, CIELCH) were extracted, alongside 6 texture features derived using the Gray-Level Co-occurrence Matrix (GLCM). Subsequently, the Variable Importance in Projection (VIP) algorithm was used to select core image features. Convolutional Neural Networks (CNN) and Gated Recurrent Units (GRU) were both utilized to construct data-level and feature-level fusion models respectively. For data-level fusion, the selected image features and characteristic wavelengths were directly concatenated as model input. The feature-level fusion models employed a symmetric dual-branch architecture, where the selected image features and spectral features were fed into two independent sub-networks, with feature fusion occurring in the intermediate layers. Model predictive performance was evaluated using the coefficient of determination (R2) and root mean square error (RMSE). [Results and Discussions] The RFECV algorithm selected 12 characteristic wavelengths, covering salt-sensitive bands and carbonate absorption regions. The VIP algorithm screened out 9 image features significantly correlated with soil EC. The absolute values of Pearson correlation coefficients between spectral and image features were mostly in the range of 0.01 to 0.38, indicating a low correlation level, which suggested strong independence and complementarity between the two data sources in characterizing soil EC. Among models using a single data source, the CNN model based on characteristic wavelengths achieved a test set R² of 0.895 7, slightly higher than the full-spectrum model (R²=0.892 8); the GRU model based on characteristic wavelengths achieved a test set R2 of 0.877 0. In contrast, models based on image features performed lower, with the optimal CNN model achieving a test set R2 of 0.666 3. All fusion models achieved test set R² values exceeding 0.9, significantly outperforming single-spectrum or single-image models. Comparing different fusion strategies, the feature-level fusion models generally demonstrated superior performance compared to data-level fusion models. Among these, the CNN feature-level fusion model performed best, with a test set R2 of 0.924 9 and an RMSE of 73.908 8 μS/cm; the GRU feature-level fusion model was next, with an R2 of 0.921 4 and an RMSE of 75.616 7 μS/cm; among the data-level fusion models, the optimal was the CNN data-level fusion model, with an R2 of 0.920 2 and an RMSE of 76.149 9 μS/cm. [Conclusions] Extracting characteristic wavelengths and image features strongly correlated with soil EC through feature selection can effectively enhance model efficiency and generalization capability. The multi-source information fusion model based on spectral-image features significantly improved prediction accuracy compared to single-data-source models, providing a new method for the rapid detection of key parameters in saline-alkali land. While this study achieved promising results under controlled indoor conditions, the models still face challenges in field applications, including variations in illumination, interference from soil moisture, and the limited representativeness of surface measurements for characterizing salt content in the plow layer. Future work should incorporate moisture correction strategies, image color correction, and data augmentation methods to further enhance the models' robustness and applicability in real-world environments.

Key words: sodic saline-alkali soil, electrical conductivity, characteristic wavelength, image feature, feature screening, spectrum-image fusion

中图分类号: