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

Smart Agriculture ›› 2026, Vol. 8 ›› Issue (4): 192-203.doi: 10.12133/j.smartag.SA202511007

• 信息处理与决策 • 上一篇    

基于特征优选与优化算法的干热河谷区柑橘蒸腾模拟

吴明清1,2,3, 李伟康1,2,3, 王静1,2,3, 李靖1,2,3, 裴仁涛1, 黄海涛1,2, 邱皇皇1,2, 雷楚靖1,2, 赵多1, 黄锦焘4, 高志永1,2,3,5()   

  1. 1. 云南农业大学水利学院,云南 昆明 650201,中国
    2. 云南省智慧农业与水安全国际联合研发中心,云南 昆明 650201,中国
    3. 滇池湖泊生态系统云南省野外科学观测研究站,云南 昆明 650228,中国
    4. 云南农业大学建筑工程学院,云南 昆明 650201,中国
    5. 陆良山间盆地土地利用云南省野外科学观测研究站,云南 曲靖 655600,中国
  • 收稿日期:2025-11-09 出版日期:2026-07-30
  • 基金项目:
    云南省农业基础研究联合专项面上项目(202301BD070001-181); 国家重点研发计划项目(2023YFD1901203)
  • 作者简介:

    吴明清,硕士研究生,研究方向为作物高效用水。E-mail:

    李伟康,硕士研究生,研究方向为水钾一体化调控作物产量品质。E-mail:

    吴明清、李伟康为共同一作

  • 通信作者:
    高志永,博士,讲师,研究方向为经济林耗水规律及调控。E-mail:

Estimation of Citrus Transpiration in a Savanna Valley Based on Feature Selection and Optimization Algorithms

WU Mingqing1,2,3, LI Weikang1,2,3, WANG Jing1,2,3, LI Jing1,2,3, PEI Rentao1, HUANG Haitao1,2, QIU Huanghuang1,2, LEI Chujing1,2, ZHAO Duo1, HUANG Jingtao4, GAO Zhiyong1,2,3,5()   

  1. 1. College of Water Conservancy, Yunnan Agricultural University, Kunming 650201, China
    2. Yunnan International Joint R&D Center of Smart Agriculture and Water Security, Kunming 650201, China
    3. Dianchi Lake Ecosystem Observation and Research Station of Yunnan Province, Kunming 650228, China
    4. College of Architecture and Civil Engineering, Yunnan Agricultural University, Kunming 650201, China
    5. Luliang Mountain Basin Land Use Field Scientific Observation Station of Yunnan Province, Qujing 655600, China
  • Received:2025-11-09 Online:2026-07-30
  • Foundation items:Yunnan Province Agricultural Fundamental Research Joint Special Project(202301BD070001-181); National Key Research and Development Program of China(2023YFD1901203)
  • About author:

    WU Mingqing, E-mail: ;

    LI Weikang E-mail:

  • Corresponding author:
    GAO Zhiyong, E-mail:

摘要:

【目的/意义】 干热河谷正加快建设智慧灌区,蒸腾量是量化作物耗水过程和需水状况的关键指标,其准确模拟是优化灌区水分调控与配水策略、提高灌溉决策可靠性的基础。当前灌区仍以传统机理模型为主,但此类模型参数需求高、对部分参数高度敏感且误差来源复杂,难以在数据受限与地形复杂的实际场景中应用。 【方法】 本研究以10年生柑橘树为研究对象,收集了2020—2022年期间的树干液流与环境因子数据。采用随机森林递归特征消除(Random Forest-Recursive Feature Elimination, RF-RFE)识别蒸腾的关键驱动因子,并对这些关键因子的贡献进行量化分析。随后,基于RF-RFE筛选出的因子,构建了三种机器学习模型:随机森林、支持向量回归与极端梯度提升(Extreme Gradient Boosting, XGB)。最后,引入粒子群优化、贝叶斯优化与异步连续减半(Asynchronous Successive Halving Algorithm, ASHA)对模型进行超参数优化,并系统评估了12种模型的模拟性能。 【结果和讨论】 在RF-RFE中,17个候选变量被精简为5个关键因子(实际水汽压、土壤体积含水率、风速、平均气温和日序数),精简后的模型性能不降反升。其中日序数特征重要性最高,有效整合了区域季节性气候变化与柑橘物候特征。综合对比表明,XGB-ASHA模型具有最优的预测性能,其决定系数为0.91,均方根误差为0.19 mm/d。 【结论】 基于特征优选和代理变量的建模方法,可以实现高精度、低参数依赖的柑橘蒸腾量精准估算,为该地区农业水管理提供智慧决策的科学依据。

关键词: 蒸腾耗水, 机器学习, 特征选择, 智慧农业, 水资源管理

Abstract:

[Objective] As the core physiological process determining crop water demand, transpiration profoundly influences irrigation-district water regulation and allocation strategies. During the dry season, water stress is particularly acute in the Yunnan savanna region. For smart, sensor-driven irrigation management, reliable orchard-scale transpiration estimation is essential for real-time irrigation scheduling and water allocation. However, traditional mechanistic models face challenges such as difficulties in parameter acquisition, high sensitivity to specific parameters, and limited applicability in complex terrains. To address these issues in the development of smart irrigation districts, a high-precision citrus transpiration estimation model was constructed with low parameter dependence. [Methods] A citrus orchard with 10-year-old trees in the savanna region was selected as the study site. Three years of stem sap flow observations and synchronous environmental-factor data were collected. Sap flow was accumulated to the daily scale and used to estimate field-scale transpiration. A Random Forest–based wrapper feature selection method was applied to identify an optimal subset of key predictors from 16 original environmental parameters and the day of year (DOY). Specifically, the wrapper method iteratively removed the variable with the lowest feature importance and rebuilt the model, continuing until only one variable remained. During this process, model performance under different numbers of variables was recorded for each iteration, and the best feature subset was determined based on performance. In addition, a heatmap was used to quantify linear correlations among variables to better understand redundant parameters removed by the model. After identifying the optimal feature combination, the built-in feature importance method of Random Forest was used for importance evaluation. Based on these parameters, extreme gradient boosting (XGB), support vector regression (SVR), and random forest (RF) models were established. Particle swarm optimization (PSO), bayesian optimization (BO), and the asynchronous successive halving algorithm (ASHA) were introduced for hyperparameter tuning, resulting in 12 simulation models in total. The dataset was split into 80% for training and 20% for validation. During training, 10-fold cross-validation was adopted, and mean absolute error (MAE) was used as the fitness function. Model performance was comprehensively evaluated using the coefficient of determination (R2), root mean square error (RMSE), MAE, and uncertainty metrics. [Results and Discussions] The RF wrapper feature selection reduced the 16 meteorological input parameters to four: actual vapor pressure (ea), soil water content (VWC), wind speed at 2 m (u2), and mean air temperature (Ta). In addition, the DOY was readily obtainable and was identified as the most critical feature, effectively characterizing the unique seasonal climatic variations of the Savanna Valley and citrus phenological characteristics; meanwhile, ea, VWC, Ta, and u2 mainly characterize short-term atmospheric evaporative demand and soil moisture constraints. While substantially reducing data requirements, the proposed method still achieved high prediction accuracy. Among all model combinations, XGB-ASHA performed best, reaching R2=0.91 and RMSE=0.19 mm/d for daily-scale transpiration prediction. Hyperparameter optimization improved model robustness, further reducing RMSE and MAE compared with non-optimized baselines. Compared with commonly used mechanistic models in the region, the proposed machine-learning approach does not require complex parameter calibration, is less sensitive to input errors, and shows better application feasibility. Uncertainty evaluation further indicates that this framework can provide not only accurate point predictions but also reliable confidence information for operational decision-making. [Conclusions] The proposed model requires monitoring only four environmental parameters to achieve high-accuracy, operational daily-scale transpiration estimation for citrus orchards in the savanna region. The optimal configuration, XGB-ASHA, is suitable for embedding into smart irrigation systems, supporting water-saving irrigation scheduling and irrigation-district-scale water management. Future work will integrate multi-source data and explore more advanced learning models to further improve transferability and generalization across orchards and years.

Key words: transpiration water consumption, machine learning, feature selection, smart agriculture, water resource management

中图分类号: