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

Smart Agriculture ›› 2026, Vol. 8 ›› Issue (4): 70-84.doi: 10.12133/j.smartag.SA202605002

• 信息感知与获取 • 上一篇    下一篇

物候阶段渐进式多源数据融合的县域冬小麦产量预测

王毅1,4, 熊宝伟1, 王刚1, 邵国敏2, 张立元3(), 李广5   

  1. 1. 西安财经大学信息学院,陕西 西安 710100,中国
    2. 西安理工大学西北旱区生态水利国家重点实验室,陕西 西安 710048,中国
    3. 江苏大学农业工程学院,江苏 镇江 212013,中国
    4. 智财协同可信计算陕西省高等学校重点实验室,陕西 西安 710100,中国
    5. 中国科学院重庆绿色智能技术研究院,重庆 400714,中国
  • 收稿日期:2026-04-30 出版日期:2026-07-30
  • 基金项目:
    国家自然科学基金项目(32572203); 国家社会科学基金项目(23BGL252); 重庆市自然基金项目(CSTB2024NSCQ-MSX0729); 中国博士后科学基金项目(2025M782475)
  • 作者简介:

    王 毅,博士,讲师,研究方向为农情信息空天地一体化智能感知与精准作业技术。E-mail:

  • 通信作者:
    张立元,博士,副教授,研究方向为作物生长信息无人机遥感诊断技术及装备研究。E-mail:

County-Level Winter Wheat Yield Prediction Based on Phenological-Stage Progressive Multi-Source Data Fusion

WANG Yi1,4, XIONG Baowei1, WANG Gang1, SHAO Guomin2, ZHANG Liyuan3(), LI Guang5   

  1. 1. School of Information Science and Engineering, Xi'an University of Finance and Economics, Xi'an 710100, China
    2. State Key Laboratory of Eco-hydraulics in Northwest Arid Region, Xi'an University of Technology, Xi'an 710048, China
    3. School of Agricultural Engineering, Jiangsu University, Zhenjiang 212013, China
    4. Key Laboratory of Intelligent Finance Collaboration and Trusted Computing, Shaanxi Provincial Institutions of Higher Education, Xi'an 710100, China
    5. Chongqing Institute of Green and Intelligent Technology, Chinese Academy of Sciences, Chongqing 400714, China
  • Received:2026-04-30 Online:2026-07-30
  • Foundation items:National Natural Science Foundation of China(32572203); National Social Science Fund Project(23BGL252); Chongqing Natural Science Foundation(CSTB2024NSCQ-MSX0729); China Postdoctoral Science Foundation(2025M782475)
  • About author:

    WANG Yi, E-mail:

  • Corresponding author:
    ZHANG Liyuan, E-mail:

摘要:

【目的/意义】 不同物候阶段信息累积对县域冬小麦估产性能的影响尚不明确,制约了模型早期预测能力与农业解释性的提升。为提高县域冬小麦产量预测精度,并明确不同物候阶段信息累积对估产性能的影响,本文提出一种物候阶段渐进式多源数据融合的县域冬小麦产量预测方法。 【方法】 以河南省100个冬小麦主产县为研究区,融合2013—2022年遥感变量、气象变量和日光诱导叶绿素荧光光合变量,构建覆盖冬小麦分蘖期至成熟期的多源时序特征集。在此基础上,利用卷积神经网络-长短期记忆网络-Transformer (Convolutional Neural Network-Long Short-Term Memory-Transformer, CNN-LSTM-Transformer)模型协同提取局部变化特征、阶段性时序依赖和全局长期关联,实现县域冬小麦产量预测。 【结果和讨论】 在县域尺度样本划分的测试集中,CNN-LSTM-Transformer模型预测性能优于随机森林、极端梯度提升和CNN-LSTM模型,R2、均方根误差和平均绝对百分比误差分别为0.827、588.25 kg/hm2和8.02%;逐年留一验证结果表明,该方法在不同年份条件下保持了较好的预测稳定性。物候阶段累积分析显示,随着生育阶段信息逐步增加,模型预测精度持续提升,其中返青期至抽穗期是产量预测能力快速提高的关键阶段。空间分布结果表明,预测产量能够较好反映河南省冬小麦西部较低、中东部较高的县域空间格局。 【结论】 所提出方法能够有效提升县域冬小麦产量预测精度,并为关键生育阶段的早期预测提供方法支撑。

关键词: 冬小麦, 产量预测, 物候阶段, 多源数据, 深度学习, CNN-LSTM-Transformer

Abstract:

[Objective] Winter wheat yield formation is jointly affected by multiple factors, including canopy structure, growth status, photosynthetic function, and meteorological conditions. The contributions of remote sensing, meteorological data, and photosynthetic information to yield prediction differ among phenological stages. However, the influence of information accumulation at different phenological stages on county-level winter wheat yield estimation remains unclear, which restricts further improvement in early prediction capability and agricultural interpretability of yield prediction models. Therefore, a phenological-stage progressive multi-source data fusion method was proposed for county-level winter wheat yield prediction, to improve the prediction accuracy of county-level winter wheat yield, clarify the influence of information accumulation at different phenological stages on yield estimation performance, and provide methodological support for dynamic regional yield prediction and monitoring of key growth stages. [Methods] 100 major winter wheat-producing counties of Henan province were selected as the study area. Remote sensing variables, meteorological variables, and solar-induced chlorophyll fluorescence (SIF)-based photosynthetic variables from 2013 to 2022 were integrated to construct a county-level multi-source time-series feature dataset covering the period from the tillering stage to the maturity stage of winter wheat. Among these variables, remote sensing variables were used to characterize canopy structure and crop growth status, meteorological variables were used to reflect heat and water conditions during the growth period, and SIF variables were used to characterize changes in crop photosynthetic function. Based on the winter wheat planting distribution mask and county-level administrative boundaries, county-scale time-series features of each variable were extracted. According to the developmental sequence of tillering, overwintering, greening, jointing, heading, anthesis, and maturity stages, the model input window was progressively expanded to form input sequences under different phenological-stage accumulation conditions. For model construction, a convolutional neural network-long short-term memory-transformer (CNN-LSTM-Transformer) model was adopted. The CNN was used to extract local variation features between adjacent time steps, the LSTM was used to capture continuous temporal dependencies among stages, and the Transformer Encoder was used to model global associations among time steps in the input sequence. To evaluate model performance, the CNN-LSTM-Transformer model was compared with random forest (RF), Extreme Gradient Boosting (XGBoost), and CNN-LSTM models. In addition, a leave-one-year-out validation strategy was used to analyze the interannual generalization ability of the CNN-LSTM-Transformer model under different year conditions. [Results and Discussions] In the test set based on county-level sample partitioning, the CNN-LSTM-Transformer model outperformed the RF, XGBoost, and CNN-LSTM models and achieved the best yield estimation performance. The coefficient of determination (R2), root mean square error (RMSE), and mean absolute percentage error (MAPE) were 0.827, 588.25 kg/hm2, and 8.02%, respectively. Compared with the CNN-LSTM model, the R2 of the CNN-LSTM-Transformer model increased by 0.054, while RMSE and MAPE decreased by 85.69 kg/hm2 and 1.54 percentage points, respectively. These results indicated that introducing the Transformer Encoder helped enhance the model's ability to represent global multi-source time-series information. The phenological-stage accumulation analysis showed that model prediction accuracy continuously improved as growth-stage information gradually increased. Prediction accuracy was relatively low at the tillering and overwintering stages, whereas model performance improved most obviously from the greening stage to the heading stage. This indicated that multi-source information during this period could more fully reflect rapid canopy development, enhanced photosynthetic capacity, and the yield formation process of winter wheat. Therefore, the period from greening to heading was identified as the key stage for the rapid improvement of county-level winter wheat yield prediction ability. The residual analysis across yield zones showed that the CNN-LSTM-Transformer model alleviated, to some extent, the overestimation in low-yield areas and the underestimation in high-yield areas. The leave-one-year-out validation results showed that the proposed method maintained good prediction stability across different test years. The spatial distribution results further showed that the predicted yield could effectively reflect the county-level spatial pattern of winter wheat yield in Henan province, with lower values in the western region and higher values in the central and eastern regions. [Conclusions] Overall, the proposed phenological-stage progressive multi-source data fusion method effectively integrated remote sensing, meteorological, and SIF-based photosynthetic information, improved the prediction accuracy of county-level winter wheat yield, and revealed the influence of information accumulation at different phenological stages on yield estimation performance. The CNN-LSTM-Transformer model collaboratively represented local variation features, stage-wise temporal dependencies, and global long-term associations, thereby effectively characterizing multi-source time-series dynamic changes during winter wheat yield formation. The results showed that the period from the greening stage to the heading stage was the key period for the rapid improvement of county-level winter wheat yield prediction ability. This study could provide a reference for early winter wheat yield estimation, key growth-stage monitoring, and regional grain production management.

Key words: winter wheat, yield prediction, phenological stages, multi-source data, deep learning, CNN-LSTM-Transformer

中图分类号: