Modelling the Canopy Conductance of Cocoa Tree Using a Recurrent Neural Network

O. Sajo, P. Oguntunde, J. Fasinmirin, A. Akinnagbe, A. Olufayo, S. Agele
{"title":"Modelling the Canopy Conductance of Cocoa Tree Using a Recurrent Neural Network","authors":"O. Sajo, P. Oguntunde, J. Fasinmirin, A. Akinnagbe, A. Olufayo, S. Agele","doi":"10.11648/J.AJNNA.20210702.11","DOIUrl":null,"url":null,"abstract":"Direct measurement of crop water use is difficult and labour intensive. In some cases, the technicalities involved can only be exploited by well-trained researchers. Therefore, estimating this important crop parameter from readily available climatic data by way of modelling will ease the burden of direct measurement. The aim of the study is to parameterize models of canopy conductance of rain-fed cocoa tree, suitable for inclusion in physically-based model for predicting water use of cocoa trees. To do this, Sap flow density was monitored in three cocoa trees (Forestaro cultivar group) at the eight (8) year old cocoa plantation of the Federal University of Technology, Akure, Nigeria (7° 18' 15.9\"N, 5° 07' 32.3\"E), from 8th March 2018 to 7th March 2019, covering the two seasons of the region. Cocoa tree transpiration was determined from the measured sap flow and fitted into a physically based model (PM) to derive canopy conductance used for modelling. To choose the best model that predicts canopy conductance (the stomata control of water transport) in cocoa trees, Vector Autoregressive Models (VAR), a multivariate time series model, and Long Short-Term Memory (LSTM) network, an Artificial Intelligence (AI) model were employed. The prediction power of the VAR model was assessed and visualized using the vars R package, while the LSTM model, a Recurrent Neural Network (RNN) algorithm was implemented using Python programming within Google COLAB jupyter notebook. Before modelling, data were tested for stationarity using the Augmented Dickey-Fuller test. While two-thirds of the data were used to train the models, the remaining one-third of the data were used to test the trained model. As VAR models were evaluated using R-squared and Root Mean Squared Error (RMSE), LSTM was evaluated by comparing the train loss and test loss, and also RMSE. VAR (with Adjusted R-Squared=0.11) is found not to be suitable to model the complex relationship between canopy conductance and climatic variables. Further iteration to exclude insignificant climatic variables from the VAR model did not also improve the model. However, LSTM with RMSE of 0.026 and having the test loss not dropping below the training loss was observed to perform better in modelling the canopy conductance of Cocoa. The result of the research further revealed that temporal dynamics of transpiration is complex and difficult to be defined by traditional regression. LSTM with a prediction accuracy of 97.4% could therefore be used for the prediction of cocoa canopy conductance.","PeriodicalId":325288,"journal":{"name":"American Journal of Neural Networks and Applications","volume":"2 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2021-08-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"American Journal of Neural Networks and Applications","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.11648/J.AJNNA.20210702.11","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1

Abstract

Direct measurement of crop water use is difficult and labour intensive. In some cases, the technicalities involved can only be exploited by well-trained researchers. Therefore, estimating this important crop parameter from readily available climatic data by way of modelling will ease the burden of direct measurement. The aim of the study is to parameterize models of canopy conductance of rain-fed cocoa tree, suitable for inclusion in physically-based model for predicting water use of cocoa trees. To do this, Sap flow density was monitored in three cocoa trees (Forestaro cultivar group) at the eight (8) year old cocoa plantation of the Federal University of Technology, Akure, Nigeria (7° 18' 15.9"N, 5° 07' 32.3"E), from 8th March 2018 to 7th March 2019, covering the two seasons of the region. Cocoa tree transpiration was determined from the measured sap flow and fitted into a physically based model (PM) to derive canopy conductance used for modelling. To choose the best model that predicts canopy conductance (the stomata control of water transport) in cocoa trees, Vector Autoregressive Models (VAR), a multivariate time series model, and Long Short-Term Memory (LSTM) network, an Artificial Intelligence (AI) model were employed. The prediction power of the VAR model was assessed and visualized using the vars R package, while the LSTM model, a Recurrent Neural Network (RNN) algorithm was implemented using Python programming within Google COLAB jupyter notebook. Before modelling, data were tested for stationarity using the Augmented Dickey-Fuller test. While two-thirds of the data were used to train the models, the remaining one-third of the data were used to test the trained model. As VAR models were evaluated using R-squared and Root Mean Squared Error (RMSE), LSTM was evaluated by comparing the train loss and test loss, and also RMSE. VAR (with Adjusted R-Squared=0.11) is found not to be suitable to model the complex relationship between canopy conductance and climatic variables. Further iteration to exclude insignificant climatic variables from the VAR model did not also improve the model. However, LSTM with RMSE of 0.026 and having the test loss not dropping below the training loss was observed to perform better in modelling the canopy conductance of Cocoa. The result of the research further revealed that temporal dynamics of transpiration is complex and difficult to be defined by traditional regression. LSTM with a prediction accuracy of 97.4% could therefore be used for the prediction of cocoa canopy conductance.
用递归神经网络模拟可可树树冠电导
直接测量作物用水量是困难的,而且是劳动密集型的。在某些情况下,所涉及的技术细节只能由训练有素的研究人员利用。因此,通过建模的方式从现成的气候数据估计这一重要的作物参数将减轻直接测量的负担。本研究的目的是参数化雨养可可树树冠导度模型,该模型适用于预测可可树水分利用的物理模型。为此,从2018年3月8日至2019年3月7日,在尼日利亚阿库雷联邦科技大学(7°18' 15.9"N, 5°07' 32.3"E)的八(8)年可可种植园,对三棵可可树(Forestaro品种组)的树液流密度进行了监测,涵盖了该地区的两个季节。可可树的蒸腾是根据测量的树液流量确定的,并拟合到一个基于物理的模型(PM)中,以获得用于建模的树冠电导。为了选择预测可可树冠层导度(气孔对水分输送的控制)的最佳模型,采用多变量时间序列模型向量自回归模型(VAR)和人工智能模型长短期记忆网络(LSTM)。VAR模型的预测能力使用vars R包进行评估和可视化,而LSTM模型,一种递归神经网络(RNN)算法在谷歌COLAB jupyter笔记本中使用Python编程实现。在建模之前,使用增强Dickey-Fuller测试对数据进行平稳性测试。三分之二的数据用于训练模型,其余三分之一的数据用于测试训练后的模型。VAR模型是用r平方和均方根误差(RMSE)来评估的,LSTM是通过比较训练损失和测试损失以及RMSE来评估的。VAR(调整后r²=0.11)不适合模拟冠层导度与气候变量之间的复杂关系。从VAR模型中排除无关紧要的气候变量的进一步迭代也没有改善模型。然而,RMSE为0.026且测试损失不低于训练损失的LSTM在模拟可可冠层电导方面表现较好。研究结果进一步揭示了蒸腾的时间动态是复杂的,难以用传统的回归来定义。因此,LSTM可用于预测可可冠层电导,预测精度为97.4%。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 求助全文
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信