Related Experiment Video
Updated: May 22, 2026

07:12
High-Throughput, In-Field Screening of Photosynthetic Efficiency in Crop Plants Using an Autonomous Robot
Published on: January 9, 2026
LSTM-attention-guided graph neural networks for integrated genotype-Environment modeling in maize yield prediction
Amir Morshedian1, Mike Domaratzki1
1Department of Computer Science, University of Western Ontario, London, Ontario, Canada.
Plos Computational Biology
|May 20, 2026
Summary
A novel deep-learning framework accurately predicts maize yield by modeling genotype-environment interactions using LSTM, GNN, and attention mechanisms. The best architecture significantly improved prediction accuracy over existing methods.
Area of Science:
- Agricultural Science
- Computational Biology
- Genetics
Background:
- Genotype-environment (G×E) interactions significantly impact crop yield, making accurate prediction crucial for food security.
- Traditional methods often struggle to capture complex G×E effects, limiting predictive performance.
- Advanced machine learning offers potential for improved modeling of these interactions.
Purpose of the Study:
- To develop and evaluate a deep-learning framework for maize yield prediction that explicitly models genotype-environment (G×E) effects.
- To compare the performance of three distinct deep-learning architectures incorporating graph neural networks and attention mechanisms.
- To assess the framework's robustness across different genotype sampling scenarios and compare it against existing state-of-the-art methods.
Main Methods:
- A deep-learning framework combining Long Short-Term Memory (LSTM), Graph Neural Network (GNN), and transformer-style attention was developed.
- LSTM summarized seasonal weather data into environment node features, while Single Nucleotide Polymorphisms (SNPs) were reduced to genotype nodes.
- Multi-head attention dynamically weighted graph edges, with three architectures (A, B, C) evaluated for yield prediction using a compact MLP.
Main Results:
- Performance improved monotonically across architectures A, B, and C, with architecture C achieving the best results (RMSE: 2.2120, PCC: 0.6945, R2: 0.4823).
- Architecture C demonstrated a ~20.3% reduction in RMSE and a ~68.8% increase in PCC compared to architecture A.
- The proposed framework showed consistent performance regardless of genotype sampling and outperformed the winning model from the Global G×E Prediction Competition.
Conclusions:
- The developed deep-learning framework effectively models complex G×E interactions for enhanced maize yield prediction.
- Global, content-adaptive aggregation via attention mechanisms is key to improving G×E propagation and predictive accuracy.
- The superior performance of architecture C highlights the potential of advanced deep learning for precision agriculture and crop breeding.
Related Concept Videos
Light Acquisition
In order to produce glucose, plants need to capture sufficient light energy. Many modern plants have evolved leaves specialized for light acquisition. Leaves can be only millimeters in width or tens of meters wide, depending on the environment. Due to competition for sunlight, evolution has driven the evolution of increasingly larger leaves and taller plants, to avoid shading by their neighbors with contaminant elaboration of root architecture and mechanisms to transport water and nutrients.
Background and Environment Affect Phenotype
Although the genetic makeup of an organism plays a major role in determining the phenotype, there are also several environmental factors, such as temperature, oxygen availability, presence of mutagens, that can alter an organism’s phenotype.
An example of how genetic background affects phenotype can be seen in horses. The Extension gene in horses is responsible for their coat color. A wild-type gene (EE) produces black pigment in the coat, while a mutant gene (ee) produces red pigment. A...
An example of how genetic background affects phenotype can be seen in horses. The Extension gene in horses is responsible for their coat color. A wild-type gene (EE) produces black pigment in the coat, while a mutant gene (ee) produces red pigment. A...
Gene-Environment Interactions
Gene expression is a dynamic process that is significantly influenced by environmental factors. This interaction underlies the complex nature of biological development and the phenotypic differences observed among individuals, even among those with identical genetic makeups. Factors such as radiation, temperature, behavior, nutrition, and stress play pivotal roles in determining how genes are expressed. The concept of the reaction range is central to understanding this interaction. It posits...
