Search bioRxiv⌕ Search

Biology subjects

Zarei, A.

Publications and source records attributed to Zarei, A..

2 recordsLinked to original sources

Quantifying Leaf Symptoms of Sorghum Charcoal Rot in Images of Field-Grown Plants 9 Using Deep Neural Networks

Charcoal rot of sorghum (CRS) is a significant disease affecting sorghum crops, with limited genetic resistance available. The causative agent, Macrophomina phaseolina (Tassi) Goid, is a highly destructive fungal pathogen that targets over 500 plant species globally, including essential staple crops. Utilizing field image data for precise detection and quantification of CRS could greatly assist in the prompt identification and management of affected fields and thereby reduce yield losses. The objective of this work was to implement various machine learning algorithms to evaluate their ability to accurately detect and quantify CRS in red-green-blue (RGB) images of sorghum plants exhibiting symptoms of infection. EfficientNet-B3 and a fully convolutional network (FCN) emerged as the top-performing models for image classification and segmentation tasks, respectively. Among the classification models evaluated, EfficientNet-B3 demonstrated superior performance, achieving an accuracy of 86.97%, a recall rate of 0.71, and an F1 score of 0.73. Of the segmentation models tested, FCN proved to be the most effective, exhibiting a validation accuracy of 97.76%, a recall rate of 0.68, and an F1 score of 0.66. As the size of the image patches increased, both models validation scores increased linearly, and their processing time decreased exponentially. The models, in addition to being immediately useful for breeders and growers of sorghum, advance the domain of automated plant phenotyping and may serve as a base for drone-based or other automated field phenotyping efforts. Additionally, the models presented herein can be accessed through a web-based application where users can easily analyze their own images. Core ideasO_LIAutomated phenotyping tools are required for the efficient detection and quantification of charcoal rot of sorghum. C_LIO_LIClassification and segmentation models can distinguish between concurrent plant stresses with similar symptoms. C_LIO_LILarger image patch sizes generally improve model performance and reduce processing time. C_LI

plant biology↗

Using natural language processing to extract plant functional traits from unstructured text

Functional plant ecology aims to understand how functional traits govern the distribution of species along environmental gradients, the assembly of communities, and ecosystem functions and services. The rapid rise of functional plant ecology has been fostered by the mobilization and integration of global trait datasets, but significant knowledge gaps remain about the functional traits of the [~]380,000 vascular plant species worldwide. The acquisition of urgently needed information through field campaigns remains challenging, time-consuming and costly. An alternative and so far largely untapped resource for trait information is represented by texts in books, research articles and on the internet which can be mobilized by modern machine learning techniques. Here, we propose a natural language processing (NLP) pipeline that automatically extracts trait information from an unstructured textual description of a species and provides a confidence score. To achieve this, we employ textual classification models for categorical traits and question answering models for numerical traits. We demonstrate the proposed pipeline on five categorical traits (growth form, life cycle, epiphytism, climbing habit and life form), and three numerical traits (plant height, leaf length, and leaf width). We evaluate the performance of our new NLP pipeline by comparing results obtained using different alternative modeling approaches ranging from a simple keyword search to large language models, on two extensive databases, each containing more than 50,000 species descriptions. The final optimized pipeline utilized a transformer architecture to obtain a mean precision of 90.8% (range 81.6-97%) and a mean recall of 88.6% (77.4-97%) on the categorical traits, which is an average increase of 21.4% in precision and 57.4% in recall compared to a standard approach using regular expressions. The question answering model for numerical traits obtained a normalized mean absolute error of 10.3% averaged across all traits. The NLP pipeline we propose has the potential to facilitate the digitalization and extraction of large amounts of plant functional trait information residing in scattered textual descriptions. Additionally, our study adds to an emerging body of NLP applications in an ecological context, opening up new opportunities for further research at the intersection of these fields.

ecology↗