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

Smart Agriculture

• •    

基于高光谱遥感和跨区域迁移学习的冬小麦叶绿素含量评估

李怡悦1,2, 费帅鹏2, 李雷2, 贾艺丹2, 王多霞1,2, 张博涵1,2, 肖永贵1,2(), 孟亚雄1()   

  1. 1. 甘肃农业大学 农学院,甘肃 兰州 730070,中国
    2. 中国农业科学院 作物科学研究所/作物基因资源与育种全国重点实验室,北京 100081,中国
  • 收稿日期:2026-01-22 出版日期:2026-04-15
  • 基金项目:
    国家自然科学基金(32372196); 农业生物育种重大专项(2023ZD04076)
  • 作者简介:

    李怡悦,硕士研究生,研究方向为小麦育种与遥感研究。E-mail:

    LI Yiyue, E-mail:

  • 通信作者:
    肖永贵,博士学历,研究员,研究方向为小麦遗传育种与表型分析技术研究。E-mail:
    孟亚雄,博士学历,研究员,研究方向为分子植物育种研究。E-mail:

Estimation of Winter Wheat Chlorophyll Content Based on Hyperspectral Remote Sensing and Cross-Regional Transfer Learning

LI Yiyue1,2, FEI Shuaipeng2, LI Lei2, JIA Yidan2, WANG Duoxia1,2, ZHANG Bohan1,2, XIAO Yonggui1,2(), MENG Yaxiong1()   

  1. 1. College of Agriculture, Gansu Agricultural University, Lanzhou 730070, China
    2. Institute of Crop Science, Chinese Academy of Agricultural Sciences/National Key Laboratory of Crop Gene Resources and Evolutionary Breeding, Beijing 100081, China
  • Received:2026-01-22 Online:2026-04-15
  • Foundation items:National Natural Science Foundation of China(32372196); Major Project of Agricultural Biological Breeding(2023ZD04076)
  • Corresponding author:
    XIAO Yonggui, E-mail: ;
    MENG Yaxiong, E-mail:

摘要:

【目的】 针对高光谱遥感跨区域叶绿素评估中因“域偏移”导致的模型泛化性能下降问题,提出一种稳健自适应迁移学习框架(Robust Adaptive Transfer Learning, RATL)。 【方法】 通过自适应特征选择、特征权重调整与域适应训练3模块协同,实现跨区域知识有效迁移。基于2023—2024年冬小麦灌浆后期采集新乡与周口两地共1 491份冠层高光谱与叶片土壤与作物分析开发值数据,采用域偏移度量化两地光谱差异。并设置4种场景,比较RATL与直接迁移、迁移成分分析和相关对齐之间的精度。最后,采用可解释性与不确定性量化分析来验证RATL的可信度。 【结果】 结果表明:两地光谱分布存在显著差异(最大均值差异为0.20,P<0.001)。RATL在目标域上的预测性能最优(R2=0.75,均方根误差=7.49),较直接迁移(R2=0.61)提升23.4%,达到两地全数据训练理想效果的105.60%。沙普利加性解释分析显示,迁移后模型对红边波段(680~750 nm)及相关植被指数(改进型红边比值指数、归一化植被指数、绿度指数)的依赖度显著增强;不确定性量化结果表明,RATL具有更可靠的预测区间覆盖(预测区间覆盖率为79.52%)与更合理的区间宽度(平均预测区间宽度为17.47)。 【结论】 RATL框架有效缓解了高光谱叶绿素反演中的跨区域域偏移问题,为冬小麦叶绿素含量的区域化遥感监测提供了可靠技术支撑。

关键词: 高光谱遥感, 冬小麦, 叶绿素含量, 迁移学习, 域偏移

Abstract:

[Objective] Hyperspectral remote sensing enables accurate estimation of crop chlorophyll content, a key indicator of photosynthetic capacity and nitrogen nutrient status. However, models trained in one region (source domain) often suffer significant performance degradation when applied to another region (target domain) due to "domain shift" caused by differences in soil, climate, and management practices. This study proposes a robust adaptive transfer learning framework (RATL) to mitigate domain shift in cross-regional chlorophyll estimation of winter wheat and achieve accurate inversion. [Methods] A total of 1 491 paired samples of canopy hyperspectral reflectance and leaf soil and plant analyzer development (SHAP) values were collected during the late grain filling stage of winter wheat in the 2023–2024 growing season from Xinxiang and Zhoukou in Henan province. The degree of domain shift between the two regions was quantified using multiple metrics, including maximum mean discrepancy (MMD), Wasserstein distance, and correlation differences. The RATL framework consists of three synergistic modules: (1) Adaptive feature selection, which combines source-target correlation weighting and stability constraints to select 100 core features from the original 1 724-dimensional feature set, with preferential selection of red-edge bands (680–750 nm); (2) adaptive feature weight calculation, which fuses random forest importance scores from both domains and feature stability metrics to assign weights to each feature, guiding the model to focus on domain-invariant features; and (3) domain adaptation training, which employs a two-stage XGBoost regressor (pre-training on source domain followed by fine-tuning with 30% of target domain samples) and incorporates a domain discriminator loss (balancing parameter λ=0.1) to encourage learning of domain-invariant representations. Four experimental scenarios were designed: source-only validation (Scenario A), direct transfer (Scenario B), transfer learning comparison with Transfer Component Analysis and Correlation Alignment(Scenario C), and the ideal upper bound using combined data from both regions (Scenario D). SHapley Additive exPlanations analysis was employed to interpret model decision mechanisms, and quantile regression forests were used to generate 90% prediction intervals for uncertainty assessment. [Results and Discussions] Quantitative domain shift analysis revealed significant distribution differences between Xinxiang and Zhoukou Maximum Mean Discrepancy was 0.20, P<0.001), confirming the challenge of domain shift in cross-regional modeling. Direct transfer exhibited substantial performance degradation on the target domain (R2=0.61). Traditional transfer learning methods TCA and CORAL achieved only marginal improvements (R2≈0.64–0.65, transfer gains<7%), proving insufficient for addressing complex domain shift. In contrast, RATL achieved optimal performance on the target domain (R2=0.75, Root Mean Square Error was 7.49), representing a 23.4% improvement over direct transfer and reaching of the ideal performance achieved with combined data from both regions. SHAP analysis demonstrated that RATL successfully shifted the model's reliance from environmentally sensitive features to red-edge vegetation indices (modified Simple Ratio at 705 nm, Normalized Difference Vegetation Index,Green Index) that exhibit consistent responses across regions, enhancing both physiological rationality and regional adaptability of model decisions. Uncertainty quantification showed that RATL achieved higher prediction interval coverage (79.52%) compared to direct transfer (77.94%), while adaptively widening intervals for extreme SPAD values to provide more realistic and reliable uncertainty estimates. These results demonstrate that RATL's multi-module collaborative strategy effectively mitigates agricultural hyperspectral domain shift, significantly improving model interpretability and reliability while maintaining prediction accuracy, outperforming traditional linear alignment methods. [Conclusions] The proposed RATL framework achieves high-precision and high-reliability cross-regional chlorophyll inversion with only a small set of target samples through the synergistic effects of adaptive feature selection, feature weight adjustment, and domain adaptation training. The framework effectively focuses on physiologically meaningful domain-invariant features and provides reliable uncertainty estimates, offering a practical technical solution for regional-scale agricultural remote sensing monitoring. Future work will extend RATL to address temporal domain shift (e.g., across different growth stages) and explore lightweight model implementations for real-time applications.

Key words: hyperspectral remote sensing, winter wheat, chlorophyll content, transfer learning, domain migration

中图分类号: