Back

The Plant Phenome Journal

Wiley

All preprints, ranked by how well they match The Plant Phenome Journal's content profile, based on 14 papers previously published here. The average preprint has a 0.01% match score for this journal, so anything above that is already an above-average fit. Older preprints may already have been published elsewhere.

1
Aerial imagery and deep learning accurately estimate maize foliar disease severity

Hammett, C. H.; Rumley, K.; Balint-Kurti, P.; Gage, J. L.

2026-06-06 plant biology 10.64898/2026.06.03.729887 medRxiv
Top 0.1%
43.8%
Show abstract

Southern leaf blight (SLB) is a foliar disease of maize (Zea mays L.) caused by the necrotrophic fungal pathogen Cochliobolus heterostrophus. Genetic resistance is the most effective control method for SLB. Developing disease resistant maize lines requires field trials during which disease phenotypes must be visually assessed. Remote sensing using drones is an emerging technology that can be leveraged for high-throughput phenotyping of disease severity that is otherwise labor-intensive and subjective. This project used a deep learning approach to estimate SLB disease severity of single-row maize plots from drone imagery. Over 26,000 plot-level images produced from flights conducted across three growing seasons were labeled with in-field visual scores taken contemporaneously by expert raters. Variation in environmental conditions contributed to a labeled image dataset that reflects the complexity of agronomic field experiments. We assessed the ability of nine deep learning models from three architectural families to estimate disease severity. The best-performing model, EVA-02-B, achieved strong cross year generalization (R2 = 0.697). Error analysis found that performance was more strongly associated with seasonal disease progression and flight-score time offset than with image-level noise. UAV-based deep learning estimated SLB severity with comparable precision to expert raters. This study lays the groundwork for integrating automated phenotypes into genetic studies of disease resistance. PLAIN LANGUAGE SUMMARYSouthern leaf blight (SLB) of maize is a disease that causes yield loss worldwide and developing resistant varieties offers the best hope for controlling the disease. Studying SLB resistance requires plant pathologists to visually score severity in the field, a labor-intensive method that requires expertise. To address these challenges, we asked whether SLB severity scoring could be automated using drone images and artificial intelligence (AI). We trained AI models using three years of image and score data then compared the results to visual scores taken by five plant pathologists. The best performing AI model showed a similar level of consistency to the experts and proved capable of scoring severity despite unpredictable and uncontrollable conditions that affect field imaging experiments such as weeds or shadows. These findings provide a validated method that improves the efficiency of maize disease research, a critical area of study for agricultural sustainability and productivity.

2
A Data-Driven Image Extraction and Analysis Pipeline for Plant Phenotyping in Controlled Environments

Orvati Nia, F.; Peeples, J.; Murray, S. C.; McFarland, A.; Vann, T.; Salehi, S.; Hardin, R.; Baltensperger, D. D.; Ibrahim, A.; Thomasson, J. A.; Fadamiro, H.; Subramanian, N. K.; Oladepo, N.; Vysyaraju, U.

2026-02-27 plant biology 10.64898/2026.02.25.707797 medRxiv
Top 0.1%
38.9%
Show abstract

Advances in automation, imaging, and artificial intelligence have enabled researchers to capture large volumes of high-quality plant data for understanding crop growth, stress, and genotype-by-environment interactions. While genomics has achieved remarkable throughput, phenotypic data acquisition remains a critical bottleneck for accelerating crop improvement and biological discovery. To address this challenge, an integrated multispectral phenotyping framework was developed using imagery from the Texas A&M AgriLife Precision Automated Phenotyping Greenhouse, a fully controlled facility designed for reproducible plant monitoring throughout the entire growth cycle of most crops. The framework expands the Plant Growth and Phenotyping (PGP v2) dataset and establishes a standardized system for continuous image acquisition, segmentation, deep feature extraction, and temporal analysis across multiple crop species. The project was organized around five coordinated areas: Administration and Coordination, Imaging and Sensor Operations, Data Processing and Management, Artificial Intelligence and Analytics, and Plant Science and Discovery. This structure ensured consistent data quality, version-controlled workflows, and communication across disciplines. The analytical pipeline integrates pseudo-RGB generation, deep learning-based detection and segmentation, image stitching, and temporal (longitudinal) tracking to isolate individual plants and analyze changes in morphology, spectral reflectance, and texture over time. Beyond technical innovation, the framework provides a replicable model for interdisciplinary collaboration and administrative integration in plant phenomics. The combined dataset, workflow, and management framework enable scalable, reproducible, and data-driven plant science research that bridges engineering and biological discovery. Plain Language SummaryTemporal imaging of plants in controlled environments helps scientists better understand growth and biological processes. However, analyzing large volumes of images has been limited by a lack of automated tools. Multispectral imagery captures additional information about plant pigments, structure, and stress beyond standard color images. We developed an automated analysis pipeline that identifies individual plants, tracks their growth over time, and measures traits such as height, area, shape, texture, and vegetation indices. Using artificial intelligence, the system efficiently processes thousands of images to provide consistent and repeatable measurements. By integrating engineering and plant biology, this work supports data-driven decisions for crop improvement and agricultural research.

3
PhytoScan3D: an open-source Python pipeline for batch extraction of phenotypic traits from 3D point cloud files generated by multispectral plant phenotyping sensors

Kovi, M. R.; Leite, A. C.; Lillemo, M.

2026-06-04 plant biology 10.64898/2026.06.01.729298 medRxiv
Top 0.1%
35.4%
Show abstract

High-throughput 3D multispectral plant phenotyping platforms generate large volumes of point cloud files, but trait extraction is typically performed by sensor-bundled software whose internal algorithms are not publicly documented, which limits reproducibility and integration into custom research pipelines. Here we present PhytoScan3D, an open-source Python pipeline that extracts morphological and spectral phenotypic traits, spanning plant height, 3D leaf area, digital biomass, convex hull volume, leaf inclination, canopy geometry, NDVI, hue, and vegetation indices, from both PLY and PCD point cloud files generated by Phenospex PlantEye F500 and F600 sensors, and is portable to point clouds from any acquisition platform. PhytoScan3D was validated against HortControl (PhenoSpex) ground-truth measurements on 936 barley (Hordeum vulgare) pot-date observations from the growth chamber trial (20 Norwegian cultivars, 12 scan dates, Septemenr 2025 to January 2026), achieving Pearson r = 0.913 to 0.999 and ratio approximately 1.000 for Plant Height Max, 3D Leaf Area, and NDVI Average. A vectorised mesh face filtering implementation achieved a 120x speed improvement, increasing valid 3D Leaf Area coverage from 0.6% to 100% of files. Cross-format validation on 223 PlantEye F600 PCD files from the ICRISAT LeasyScan platform (four legume species: mungbean, cowpea, lima bean, and common bean; 1,523 plant observations) yielded r = 0.884 against independent cuboid annotation heights. The systematic positive bias (mean +27.2 mm, ratio = 1.44) is attributable to PhytoScan3D computing height from raw point cloud Z-range while cuboid annotations are fitted to segmented plant points only, with the offset consistent across all four species (per-species r = 0.880 to 0.888). Cross-dataset processing of 1,180 PLY files from the Crops3D benchmark (8 species, 3 acquisition methods) confirmed zero extraction errors. PhytoScan3D is available at "github.com/kovimallik/phytoscan3d" under the MIT licence and processes 1,651 files across three independent datasets in under 12 minutes on GPU hardware. HighlightsO_LIPhytoScan3D is the first open-source Python pipeline for batch extraction of phenotypic traits, including plant height, 3D leaf area, digital biomass, convex hull volume, leaf inclination, NDVI, and excess green index, from both PLY and PCD point cloud files generated by Phenospex PlantEye sensors. C_LIO_LIPrimary validation against HortControl ground-truth measurements on 936 barley pot-date observations achieved Pearson r = 0.913-0.999 for Plant Height Max, 3D Leaf Area, and NDVI Average. C_LIO_LIA 120x computational speedup in mesh face filtering (vectorised NumPy vs. set-based loop) increased the coverage of valid 3D Leaf Area extraction from 0.6% to 100% of files. C_LIO_LICross-format validation on 223 PlantEye F600 PCD files from ICRISAT LeasyScan (four legume species, 1,523 plants) achieved r = 0.884 against independent cuboid annotation heights. The systematic +27.2 mm bias reflects a methodological difference (raw Z-range vs. soil-segmented annotations), is consistent and predictable across all four species (per-species r = 0.880-0.888), and is correctable by a single linear factor. C_LIO_LICross-dataset processing of 1,180 PLY files from the Crops3D benchmark (8 species, 3 acquisition methods) confirmed zero extraction errors. C_LIO_LISignificant scan-unit variation was detected for Plant Height Max (F = 5.71, p < 0.001, 2 = 0.138) and Canopy Width X (F = 6.32, p < 0.001, 2 = 0.150), demonstrating the biological utility of extracted traits. C_LI

4
Utilizing top-down hyperspectral imaging for monitoring genotype and growth conditions in maize

Tirado, S. B.; St Dennis, S.; Enders, T. A.; Springer, N. M.

2020-01-23 plant biology 10.1101/2020.01.21.914069 medRxiv
Top 0.1%
34.3%
Show abstract

There is significant enthusiasm about the potential for hyperspectral imaging to document variation among plant species, genotypes or growing conditions. However, in many cases the application of hyperspectral imaging is performed in highly controlled situations that focus on a flat portion of a leaf or side-views of plants that would be difficult to obtain in field settings. We were interested in assessing the potential for applying hyperspectral imaging to document variation in genotypes or abiotic stresses in a fashion that could be implemented in field settings. Specifically, we focused on collecting top-down hyperspectral images of maize seedlings similar to a view that would be collected in a typical maize field. A top-down image of a maize seedling includes a view into the funnel-like whorl at the center of the plant with several leaves radiating outwards. There is substantial variability in the reflectance profile of different portions of this plant. To deal with the variability in reflectance profiles that arises from this morphology we implemented a method that divides the longest leaf into 10 segments from the center to the leaf tip. We show that using these segments provides improved ability to discriminate different genotypes or abiotic stress conditions (heat, cold or salinity stress) for maize seedlings. We also found substantial differences in the ability to successfully classify abiotic stress conditions among different inbred genotypes of maize. This provides an approach that can be implemented to help classify genotype and environmental variation for maize seedlings that could be implemented in field settings. Significance StatementThis study describes the importance of using spatial information for the analysis of hyperspectral images of maize seedling. The segmentation of maize seedling leaves provides improved resolution for using hyperspectral variation to document genotypic and environmental variation in maize.

5
DEEP LEARNING-BASED HIGH-THROUGHPUT PHENOTYPING OF MAIZE (Zea mays L.) TASSELING FROM UAS IMAGERY ACROSS ENVIRONMENTS

Shepard, N. R.; DeSalvio, A. J.; Arik, M.; Adak, A.; Murray, S. C.; Varela, J. I.; de Leon, N.

2024-06-27 plant biology 10.1101/2024.06.24.600506 medRxiv
Top 0.1%
33.7%
Show abstract

AO_SCPLOWBSTRACTC_SCPLOWFlowering time is a critical phenological trait in maize (Zea mays L.) breeding programs. Traditional measurements for assessing flowering time involve semi-subjective and labor-intensive manual observation, limiting the scale and efficiency of genetics and breeding improvement. Leveraging unoccupied aerial system (UAS, also known as UAVs or drones) technology coupled with convolutional neural networks (CNNs) presents a promising approach for high-throughput phenotyping of tasseling in maize. Most CNN image analysis is overly complicated for simple tasks relevant to plant scientists. Here a methodology for extracting tasseling from RGB imagery using a CNN-based approach was applied to 220 hybrids and 30 test lines grown in eight diverse environments (Wisconsin and Texas, U.S.A.) then validated through an unrelated set of hybrids. Overall accuracies of .946, .911, .985, and .988 were obtained for classifying maize images with or without tassels from College Station, TX in 2020; College Station, TX in 2021; Arlington, WI in 2021; and Madison, WI in 2021 respectively. By employing deep learning techniques, larger volumes of phenotypic data can be processed enabling high-throughput phenotyping in breeding programs. Although large datasets are required to train CNN models, the proposed methodology prioritizes simplicity in computational architecture while maintaining effectiveness in identifying flowered maize across diverse genotypes and environments.

6
AGIcam: An open-source IoT-based camera system for automated in-field phenotyping and yield prediction

Sangjan, W.; Pukrongta, N.; Buchanan, T.; Carter, A. H.; Pumphrey, M. O.; Sankaran, S.

2026-01-13 plant biology 10.64898/2026.01.13.699185 medRxiv
Top 0.1%
28.3%
Show abstract

Continuous, high-frequency monitoring is essential to capture rapid phenological transitions and dynamic crop responses to the environment. However, most phenotyping platforms lack the temporal resolution and automation required for consistent, season-long trait assessment. This study introduces AGIcam, an open-source IoT camera system for automated and continuous in-field plant phenotyping and yield prediction. The platform integrates solar-powered Raspberry Pi units with a modular software stack, comprising Node-RED, InfluxDB, Grafana, and Microsoft Azure, for automated data acquisition, transfer, and visualization. In the 2022 growing season, 18 AGIcam systems were deployed in spring and winter wheat breeding trials, maintaining an uptime of over 85% while capturing frequent RGB and NoIR imagery. Time-series vegetation indices derived from these images were used to predict yield using random forest and Long Short-Term Memory (LSTM) models. The LSTM approach achieved the highest accuracy approximately one week after heading, with mean prediction errors of 3.41% for spring wheat and 1.62% for winter wheat. These results highlight the potential of IoT-based platforms such as AGIcam to enable real-time, scalable, and effective phenotyping solutions for data-driven crop improvement.

7
A scalable, low-cost phenotyping strategy to assess tuber size, shape, and the colorimetric features of tuber skin and flesh in potato breeding populations

Feldman, M. J.; Park, J.; Miller, N.; Wakholi, C.; Greene, K.; Abbasi, A.; Rippner, D. A.; Navarre, D.; Carley, C. S.; Shannon, L. M.; Novy, R.

2023-08-15 plant biology 10.1101/2023.08.14.553050 medRxiv
Top 0.1%
27.6%
Show abstract

Tuber size, shape, colorimetric characteristics, and defect susceptibility are all factors that influence the acceptance of new potato cultivars. Despite the importance of these characteristics, our understanding of their inheritance is substantially limited by our inability to precisely measure these features quantitatively on the scale needed to evaluate breeding populations. To alleviate this bottleneck, we developed a low-cost, semi-automated workflow to capture data and measure each of these characteristics using machine vision. This workflow was applied to assess the phenotypic variation present within 189 F1 progeny of the A08241 breeding population. Our results provide an example of quantitative measurements acquired using machine vision methods that are reliable, heritable, and can be used to understand and select upon multiple traits simultaneously in structured potato breeding populations.

8
Easy to use and low cost leaf disease quantification workflow using Ilastik

Prouvost, A.; Connesson, L.; Le Gourrierec, T.; Freville, H.; David, J.; Plessis, C.; Magnier, B.

2026-05-16 plant biology 10.64898/2026.05.14.719059 medRxiv
Top 0.1%
21.5%
Show abstract

Accurate and reproducible assessment of foliar disease severity is essential for evaluating the performance of heterogeneous plant communities and understanding host-pathogen interactions. However, traditional visual scoring methods remain subjective, with limited precision, and difficult to scale in large phenotyping experiments. Here, we present a semi-automated image analysis workflow designed to quantify multiple foliar disease symptoms simultaneously on wheat flag leaves sampled from varietal mixtures. The workflow combines three methodological components: (i) a standardized protocol for leaf sampling and imaging, (ii) supervised machine learning segmentation using Random Forest implemented in Ilastik to classify multiple symptoms (powdery mildew and yellow rust), and (iii) a graphical user interface facilitating pipeline deployment by non-specialist operators. To evaluate the influence of image representation on classification performance, four color spaces (RGB, HSV, HLS, LAB) were systematically compared. The approach was validated using images of durum wheat flag leaves collected from a field experiment assessing eight-way varietal mixtures under natural fungal pressure. Cross-validation against manually annotated images demonstrated high segmentation accuracy across all symptom. Comparison among color spaces revealed only minor differences in performance. Overall, this workflow offers a cost-effective, annotation-efficient and reproducible alternative to deep learning approaches, leveraging open-source and actively maintained tools while requiring limited training data and enabling objective, reproducible and scalable disease phenotyping.

9
An RGB based deep neural network for high fidelity Fusarium head blight phenotyping in wheat

Cooper, J.; Du, C.; Beaver, Z.; Zheng, M.; Page, R.; Wodarek, J. R.; Matny, O.; Szinyei, T.; Quinones, A.; Anderson, J. A.; Smith, K. P.; Yang, C.; Steffenson, B. J.; Hirsch, C. D.

2023-09-21 plant biology 10.1101/2023.09.20.558703 medRxiv
Top 0.1%
21.5%
Show abstract

Fusarium head blight (FHB) in wheat is an economically important disease, which can cause yield losses exceeding 50% and the causal pathogen that infects spikes produces harmful mycotoxins. Breeding for host resistance remains the most effective disease control method; but time, labor, and human subjectivity during disease scoring limits selection advancements. In this study we describe an innovative, high-throughput phenotyping rover for capturing in-field RGB images and a deep neural network pipeline for wheat spike detection and FHB disease quantification. The image analysis pipeline successfully detects wheat spikes from images under variable field conditions, segments spikes and diseased tissue in the spikes, and quantifies disease severity as the region of intersection between spike and disease masks. Model inferences on an individual spike and plot basis were compared to human visual disease scoring in the field and on imagery for model evaluation. The precision and throughput of the model surpassed traditional field rating methods. The accuracy of FHB severity assessments of the model was equivalent to human disease annotations of images, however individual spike disease assessment was influenced by field location. The model was able to quantify FHB in images taken with different camera orientations in an unseen year, which demonstrates strong generalizability. This innovative pipeline represents a breakthrough in FHB phenotyping, offering precise and efficient assessment of FHB on both individual spikes and plot aggregates. The model is robust to different conditions and the potential to standardize disease evaluation methods across the community make it a valuable tool for studying and managing this economically significant fungal disease.

10
Combining high-resolution imaging, deep learning, and dynamic modelling to separate disease and senescence in wheat canopies

Anderegg, J.; Zenkl, R.; Walter, A.; Hund, A.; McDonald, B.

2023-03-02 plant biology 10.1101/2023.03.01.530609 medRxiv
Top 0.1%
21.2%
Show abstract

Maintenance of sufficient healthy green leaf area after anthesis is key to ensuring an adequate assimilate supply for grain filling. Tightly regulated age-related physiological senescence and various biotic and abiotic stressors drive overall greenness decay dynamics under field conditions. Besides direct effects on green leaf area in terms of leaf damage, stressors often anticipate or accelerate physiological senescence, which may multiply their negative impact on grain filling. Here, we present an image processing methodology that enables the monitoring of chlorosis and necrosis separately for ears and shoots (stems + leaves) based on deep learning models for semantic segmentation and color properties of vegetation. A vegetation segmentation model was trained using semi-synthetic training data generated using image composition and generative adversarial neural networks, which greatly reduced the risk of annotation uncertainties and annotation effort. Application of the models to image time-series revealed temporal patterns of greenness decay as well as the relative contributions of chlorosis and necrosis. Image-based estimation of greenness decay dynamics was highly correlated with scoring-based estimations (r {approx} 0.9). Contrasting patterns were observed for plots with different levels of foliar diseases, particularly septoria tritici blotch. Our results suggest that tracking the chlorotic and necrotic fractions separately may enable (i) a separate quantification of the contribution of biotic stress and physiological senescence on overall green leaf area dynamics and (ii) investigation of the elusive interaction between biotic stress and physiological senescence. The potentially high-throughput nature of our methodology paves the way to conducting genetic studies of disease resistance and tolerance.

11
Non-destructive Spatial Reconstruction of Plant Leaf Starch Using Reduced-Band SWIR Spectroscopy and Chemometric Modeling

Glili, A.; Bangash, S. A.; Koenig, M.; Smit, D.; Draeger, J.; Kang, H. S.; Ebert, B.; Knoll, A. C.; Gather, M. C.; Hey, S. A.

2026-06-05 plant biology 10.64898/2026.06.02.728709 medRxiv
Top 0.1%
18.5%
Show abstract

1Non-structural carbohydrates (NSCs) are central to plant carbon allocation and physiological regulation, yet their quantification typically relies on destructive biochemical assays that lack spatial resolution. Here, we developed a shortwave infrared (SWIR) hyperspectral imaging workflow for non-destructive estimation and spatial reconstruction of starch-associated variation in strawberry leaves. The workflow combined automated hyperspectral segmentation, spectral preprocessing, Partial Least Squares Regression (PLSR), and constrained wavelength selection. Sample-level spectra extracted from 114 strawberry leaf samples grown across three different metabolic conditions were paired with destructive starch measurements and used to train models across the 900-1750 nm spectral range. A constrained greedy band-selection strategy revealed that predictive performance approached a plateau at approximately 12 wavelengths, indicating substantial spectral redundancy within the full hyperspectral dataset. The final reduced-band model achieved a cross-validated coefficient of determination (R2) of 0.771 {+/-} 0.066 and a root mean squared error (RMSE) of 0.743 {+/-} 0.098 mg g-1 fresh weight using repeated stratified 5-fold cross-validation. Pixel-wise application of the final model generated spatial starch-associated maps that preserved pronounced intra-leaf heterogeneity, including vein-associated spatial structure. These results demonstrate that starch-associated spectral information can be reconstructed from a constrained reduced-band SWIR framework while retaining sufficient predictive performance for spatial mapping. The identified wavelength reduction supports the feasibility of deployable multispectral systems for non-destructive carbohydrate sensing in plant phenotyping applications.

12
Predicting Lodging Severity in Sorghum Breeding Trials Using UAV-Based Photogrammetrically Derived Height Data

Mothukuri, S. R.; Massey-Reed, S. R.; Potgieter, A.; Laws, K.; Hunt, C.; Amuzu-Aweh, E. N.; Cooper, M.; Mace, E.; Jordan, D.

2026-03-30 plant biology 10.64898/2026.03.26.713817 medRxiv
Top 0.1%
18.5%
Show abstract

Lodging in sorghum presents a significant challenge for plant breeders due to the trade-off between lodging resistance and grain yield. Manually measuring lodging across thousands of plots is time-consuming, expensive, and error-prone, making selection for lodging resistance challenging in breeding programs. Unmanned Aerial Vehicle (UAV) derived metrics offer a potential high-throughput, cost-effective alternative for lodging phenotyping. This study developed a framework for predicting plot-level lodging from UAV imagery across 2,675 sorghum breeding plots. Multi-temporal canopy height data were collected at two critical time points: maximum crop height and at manual lodging assessment. Height percentiles were extracted from UAV derived point clouds generated using photogrammetric algorithms. These data were used to develop parametric, non-parametric, and ensemble prediction models, which were evaluated using three statistical metrics. The ensemble model, averaging predictions from all models, achieved the highest accuracy with Pearson correlations of r = 0.80-0.84 and lowest residual mean square error (RMSE=16-18), explaining 64-70% of variation in manual lodging counts. Model diagnostics and iterative refinement, including inspection of UAV imagery and dataset curation, had minimal impact on model performance, demonstrating the robustness of the approach. Model performance was consistent across sites, with minimal effects of stratified sampling on accuracy, confirming the ensemble approach as optimal for plot-level lodging assessment. This study demonstrates that integrated multi-temporal UAV imagery offers a practical alternative to labor-intensive manual evaluation methods by enabling high-throughput lodging assessment suitable for implementation in sorghum breeding programs.

13
Distributional Data Analysis Uncovers Hundreds of Novel and Heritable Phenomic Features from Temporal Cotton and Maize Drone Imagery

DeSalvio, A. J.; Matabuena, M.; Adak, A.; Arik, M. A.; DeSalvio, S. M.; Murray, S. C.; Wong, R. K. W.; Edwards, J.; de Leon, N.; Kaeppler, S. M.; Lima, D. C.; Hirsch, C. N.; Thompson, A.; Stelly, D. M.

2025-09-07 plant biology 10.1101/2025.09.05.674557 medRxiv
Top 0.1%
18.4%
Show abstract

Genomic and phenomic analyses suggest additional heritable phenomic features can improve modeling of important end traits like senescence or yield. Field phenotyping generally uses trait values averaged across individual experimental units (plants or numerous plants within plots), ignoring the full distributional pattern of collected measures. Images of plants or plots, as captured by drones (unoccupied aerial vehicles / UAVs / drones), can be viewed as individual distribution functions that capture biological information. This study introduces and validates distributional data analysis in two crops and experiment types - cotton (Gossypium hirsutum L.) single plant vegetation index (VI) analysis and maize (Zea mays L.) plot-level yield predictions. In both crops, the concept of within-day variance decomposition was demonstrated. In cotton, genotypes exerted significant influences on temporal quantile functions of VIs. Maize yield prediction using distributional data with elastic-net regression indicated improvements in yield prediction between 12.7%-21.6% with quantiles outside the conventionally used median responsible for added predictive power. A novel data visualization method for per-pixel heritability allowed distributional features to be explainable and interpretable. These results have implications for future plant phenomic studies, indicating that distributional data analysis applied across temporal imagery captures novel, heritable, and interpretable biological signal that is lost when working with conventional measures of central tendency such as mean or median summary values of experimental units. SignificanceRepeated aerial imaging of agricultural experiments produces image data sets that capture plant development in high spatial and temporal resolutions. Frequently, images are summarized by measures of central tendency, such as mean or median values. Here, functional data distributional methods were applied to cotton (Gossypium hirsutum L.) and maize (Zea mays L.) image data, capturing more information than standard approaches. Cotton genotypes significantly impacted distributional spectral data while in maize, distributional data enabled more accurate predictions of grain yield versus models trained with median data alone. Distributional data were more explainable by genetics, with novel data visualization techniques able to shine light on specific parts of plant imagery with high and low genetic variance.

14
Generalizability of machine learning models for plant traits using hyperspectral reflectance data: The case of maize

Xu, R.; Ferguson, J. N.; Kromdijk, J.; Nikoloski, Z.

2025-07-06 plant biology 10.1101/2025.07.03.661070 medRxiv
Top 0.1%
18.3%
Show abstract

Hyperspectral reflectance provides rapid and precise phenotyping of plants in a non-destructive manner both in field and well-controlled settings. The resulting data have been used to devise machine learning (ML) models for paired measurements of different traits in diverse plants and crops. Yet, despite advances in using of hyperspectral data to reliably predict crop traits of interest, there are pressing issues concerning the training of ML models, the aggregation of data from crop field trials, and the generalizability of the models in different prediction settings. We collected hyperspectral reflectance data along with 25 anatomical, gas exchange, and chlorophyll fluorescence traits from 320 recombinant inbred lines of a maize Multi-Parent Advanced Generation Inter-Cross population grown across three consecutive seasons. We use these data to systematically: (1) compare the performance of representative ML models for different traits, including slow fluorescence kinetics whose predictability by hyperspectral data has not yet been investigated, (2) evaluate the ML model performance in prediction scenarios concerning unseen genotypes, unseen seasons, and the combination thereof, (3) investigate the effects of data aggregation of ML model performance. These problems are addressed in a rigorous nested cross-validation setting that provides a template for adequate assessment of performance of ML models for diverse crop traits considering the particularities of the experimental design. Significance statementWe present a comprehensive evaluation of hyperspectral reflectance for predicting 25 physiological traits, including fluorescence kinetics, in maize across three seasons using rigorous nested cross-validation. By comparing ML models, prediction scenarios, and data aggregation strategies, our study reveals trait-specific limits of generalizability and offers a robust framework for deploying hyperspectral data in breeding applications.

15
Plant height defined growth curves during vegetative development have the potential to predict end of season maize yield and assist with mid-season management decisions

Sweet, D.; Cooper, J.; Hirsch, C. D.; Hirsch, C.

2024-06-29 plant biology 10.1101/2024.06.25.600633 medRxiv
Top 0.1%
18.2%
Show abstract

Precision farming has been developing with the intention of identifying within field variability to adjust management strategies and maximize end of season yield and profitability and minimize negative environmental impacts. The development of quick, easy, and low cost methods to quantify field level variation is essential to successful implementation of precision agriculture at scale. Temporal plant height and growth rates collected with unoccupied aerial vehicles mounted with red, green, blue sensors have the potential to predict end of season grain yield, which could facilitate mid-season management decisions. Image-based plant height data was collected weekly from commercial maize fields in three growing seasons to assess variation within fields and the relationship with grain yield variation. Plant height, growth rate, and grain yield had variable relationships depending on the time point and growth environment. Models developed using temporal traits predicted grain yield variation within a commercial field up to r = 0.7, though insufficient water affected the prediction accuracy in one field due to the limited representation of drought environments in the model development. In the future, with more data from stress environments, such as drought, this method has potential for high accuracy grain yield prediction across a range of environmental conditions. This study demonstrates the potential of using unoccupied aerial vehicles to derive vegetative growth patterns and model within field variations, and has application in making mid-season management decisions.

16
DeepPheno: A Deep Learning Framework for Linking Hyperspectral Imaging and SNP Genotypes in Lettuce

Okyere, F. G. G.; Mehrem, S. L.; Snoek, B. L.; Van den Ackerveken, G.; Abeln, S.

2026-07-10 plant biology 10.64898/2026.07.09.737449 medRxiv
Top 0.1%
18.2%
Show abstract

While whole genome sequencing captures millions of single nucleotide polymorphisms (SNPs) and hyperspectral imaging (HSI) enables non destructive plant phenotyping, integrating these modalities to link genotype to phenotype remains challenging due to their high dimensionality and non linearity. This study presents DeepPheno a deep learning framework that predicts SNP genotypes from HSI data, using model predictability as a proxy for genotype phenotype association. HSI data were acquired from 194 lettuce genotypes under field conditions. HSI data patches (20 x 20 pixels x 224 spectral bands) were used to train a hybrid CNN to predict the variant of a specific SNP. The framework was validated on SNPs with known phenotypic effects (anthocyanin, leaf serration, pale pigmentation), achieving high predictive performance (AUC ranging from 0.806 to 0.935), whereas models trained on randomly shuffled labels performed at chance (mean AUC {approx} 0.51). Extending the workflow to 50 randomly selected putatively neutral SNPs, most yielded low predictability, but two showed high performance (AUC > 0.76), suggesting uncharacterized genotype phenotype links. Explainable AI, including SHAP and Grad CAM, identified relevant spectral and spatial features driving these predictions, particularly the green and red edge wavelengths associated with pigment dynamics and leaf structure. These results establish a framework for understanding complex genotype phenotype interactions in plants and extracting these links from HSI data without predefining the exact trait values. It provides an avenue for high throughput trait discovery and description and extends the integration of image based phenomics with plant genetics.

17
Drone-Based Identification of Flood-Tolerant Maize via Multispectral Imaging: A Real-World Case Study

Mitchell, M. N.; Sidberry, G.; Mathison, M.; DeSalvio, A. J.; Kick, D. R.; Washburn, J. D.

2024-11-28 plant biology 10.1101/2024.11.26.625493 medRxiv
Top 0.1%
17.9%
Show abstract

Excess moisture (flooding, water logging, etc.) is a major source of crop damage causing catastrophic monetary losses to farmers around the world. Losses from excess water are often more common and costly than those from too little water (i.e., drought). Extreme weather patterns are predicted to increase, increasing the expected frequency of excess moisture events to farmers across the Midwest. Despite its importance, studying the impacts of flooding in the field is challenging due to unpredictability of flooding and fields being rendered inaccessible during flooding. Here, we took advantage of a natural flood experiment to examine the responses, damage, and recovery of diverse maize hybrids. Using drones, we monitored the hybrids before, during, and after flooding and examined the spatial and genetic components associated with post-flood survival.

18
Vision Normalizing Flows for the probability-informed detection of banana diseases from in-field images

Prusokiene, A.; Prusokas, A.; Retkute, R.

2026-07-21 plant biology 10.64898/2026.07.19.739426 medRxiv
Top 0.1%
14.9%
Show abstract

Banana diseases impose severe production losses in tropical smallholder farming systems, yet accurate in-field visual diagnosis remains difficult: symptom expression varies across cultivars and growth stages, and several diseases produce morphologically overlapping foliar signs. We developed a probabilistic image-recognition framework for detecting five economically important banana diseases -- Xanthomonas Wilt, Banana Bunchy Top Disease, Fusarium Wilt (Panama disease), Yellow Sigatoka, and Black Sigatoka -- from in-field photographs, without any disease-specific fine-tuning of the vision backbone. The approach extracts frozen 1,152-dimensional embeddings from the DINOv3 vision foundation model and couples them with a conditional normalizing flow, trained on four publicly available datasets spanning diseased banana plants, healthy tissue, non-banana vegetation, and general natural imagery. On an independent test set the model achieved F1 scores exceeding 0.98, average precision values of 0.968-0.999, and AUROC values of 0.997-1.000 across all five diseases evaluated as binary detection problems. Multi-class accuracy was near-perfect, with limited confusion between Yellow Sigatoka and Black Sigatoka -- a biologically plausible ambiguity attributable to overlapping early-infection foliar symptoms. Because the normalizing flow estimates explicit conditional probability densities rather than decision boundaries, two complementary log-likelihood ratios can be derived: a disease ratio comparing each disease class against healthy banana, and a plant ratio comparing banana against non-banana imagery. Together these define an interpretable two-dimensional diagnostic space that simultaneously quantifies evidence for disease presence and image relevance, cleanly separating diseased plants, healthy plants, and out-of-distribution images while flagging uncertain predictions for confirmatory testing. Inference on frozen embeddings is lightweight and compatible with smartphone deployment, providing a scalable, uncertainty-aware diagnostic tool for smallholder farming systems and disease surveillance programmes.

19
Remote Phenotyping Strategies for Sunflower Flowering Assessments Using Deep Learning Approaches

Volpato, L.; Tirado Tolosa, S.; Potnuru, C.; Jaacks, J.; Layton, J.

2025-04-06 plant biology 10.1101/2025.04.03.646664 medRxiv
Top 0.1%
14.9%
Show abstract

The flowering date of sunflowers is a crucial trait that significantly influences crop management practices and product placement. Traditional ground methods for data collection are labor-intensive and subjective, requiring field scientists to manually estimate and record data in the field. This trait can be measured by counting the number of days from planting until 50% of plants in each research plot have reached flowering at R5 developmental growth stage. However, this method is time-consuming and may overlook valuable information related to flowering rates and duration. Flowering time of sunflower also can be approximated by counting the number of heads (flowers) across multiple dates. We propose a method for rapidly counting sunflower heads to model flower counts over time and estimate flowering time using RGB images acquired by Unmanned Aerial Vehicles (UAVs). The method developed employs a deep learning model trained to detect sunflower heads from UAV imagery and modeling these counts over time using a logistic function to estimate the 50% flowering date. The experimental results obtained from this method enabled estimation of the flowering date with a high correlation to ground measurements (r > 0.91). Significantly, this approach not only reduces labor but also improves the precision of data collection. Moreover, an increase of 6% in heritability across trials, compared to traditional methods, suggests that our approach contributes to a deeper genetic understanding of flowering dynamics. This includes enhanced insights into the timing and rates of flowering, essential for optimizing breeding strategies and understanding genetic responses to environmental conditions. This innovative approach offers a promising avenue for enhancing the efficiency and accuracy of sunflower phenotyping.

20
A multiregional image-text dataset and benchmark for vision-language modeling of plant diseases

Nguyen, T. V.; Quoc, K. N.; Harwath, D.; Quach, L.-D.; Dao, P. D.

2026-07-09 plant biology 10.64898/2026.07.01.735881 medRxiv
Top 0.1%
14.9%
Show abstract

Plant diseases remain a major challenge to global food production, and timely, accurate, and scalable detection of plant stress is critical to reducing these losses. Recent advances in digital imaging and artificial intelligence offer unprecedented opportunities for precision crop disease detection and management. Yet, existing plant disease datasets remain often fragmented across crop and disease systems, and are largely dominated by controlled-environment imagery. The lack of standardized, interoperable, and representative datasets limits reproducibility, transferability, and scalability of AI systems, thereby constraining their deployment in operational agricultural applications. Here we present LeafMD, an integrated multimodal plant disease dataset and benchmark resource that includes LeafNet 2.0, a large-scale multimodal digital image dataset comprising 255,855 image-text pairs across 37 crop species, 197 crop-disease classes, and 9 geographic regions spanning tropical, subtropical, and temperate agricultural systems. Unlike conventional datasets, LeafNet 2.0 integrates biologically grounded symptom descriptions with image-level annotations of early and late disease stages, enabling symptom-aware analysis of disease progression under realistic field conditions. We further introduce LeafBench 2.0 as part of LeafMD, a visual-question answering benchmark covering nine fine-grained plant pathology tasks, including pathogen classification, lesion characterization, symptom interpretation, and disease severity assessment. Evaluation across 16 vision-language models revealed substantial performance gaps between coarse disease recognition and fine-grained pathological reasoning, while agriculture-adapted models consistently outperformed several larger general-domain architectures on symptom-oriented tasks. Together, LeafNet 2.0 and LeafBench 2.0 establish LeafMD as a multimodal resource for developing disease-aware agricultural foundation models and studying fine-grained pathological reasoning in real-world environments.