Abstract
Recent advances in generative modeling have shifted plant breeding from predictive selection to de novo generative design. This review outlines generative methods for navigating the design space and introduces the latent space as a continuous, designable representation that enables a transition from static plant design to dynamic adaptive response programs. We then categorize navigation of the latent space into three strategies: exploration through unconditional generation, guidance through conditional generation, and optimization through feedback loops. We propose a dual-loop generative artificial intelligence-enhanced Design–Build–Test–Learn framework for accelerated plant design. The inner computational loop performs Design–Predict–Optimize guided by causal constraints and virtual evaluators, while the outer experimental loop (Build–Test–Learn) validates elite designs through digital twins and field trials to bridge the reality gap. A proof-of-concept simulation for drought-tolerance design demonstrates the framework’s dual-loop logic and quantitative performance. We further identify five hierarchical challenges that hinder real-world application: the pitfall of continuity assumption, multi-modal data fusion, causal identifiability, and trustworthy evaluation, as well as pleiotropy and genetic load. Finally, we discuss limitations and risks across data, model, regulatory, and interpretability dimensions and highlight critical open questions for realizing dynamic, adaptive, and climate-resilient breeding. This review provides a biology-grounded, systematic framework for next-generation intelligent plant improvement.
1. Introduction
Global agriculture stands at a critical crossroad. To meet the food demands of a growing population amidst extreme climate change and diminishing arable land, crop productivity must increase at an unprecedented pace. The transition from Breeding 1.0 to 4.0 has been described as moving from traditional or incidental selection to hybrid, molecular or genomic, and precision or rationally designed breeding [1,2]. Although this transition has greatly increased crop productivity, breeding has remained the screening and recombination of existing genetic resources. Faced with future environmental volatility and increasing resource constraints, this paradigm depending on standing variation is approaching the limits of its effectiveness. This has prompted the recent proposal of Breeding 5.0, or generative breeding [2], a shift that aims to move beyond selection and toward the de novo creation of plant ideotypes.
Realizing this vision will require artificial intelligence (AI). In fact, AI encompasses distinct paradigms with fundamentally different generative and analytical capabilities. Two classes in particular, predictive (discriminative) AI and generative AI, play distinct roles in breeding innovation yet are frequently conflated. Prediction AI learns input–output mappings, ranks existing genetic variants, and identifies optimal combinations within standing genetic variation. By facilitating early selection of superior individuals, the approach has dramatically accelerated genetic gains in plant breeding [3]. However, it often fails when facing samples beyond the training distribution, leading to significant performance degradation [4]. Generative AI, by contrast, is about generation based on learned data distributions. By learning the high-dimensional probability distribution of structural designs, it performs interpolation, traversal, and optimization within a continuous latent representation space [5]. This latent space acts as a navigable framework in which discrete biological sequences are embedded into continuous coordinates, enabling targeted exploration beyond existing variation. A third paradigm, mechanistic modeling, complements these AI approaches by providing biophysical constraints. Driven by biophysical and physiological principles such as functional-structural plant models [6], mechanistic models describe system behavior through equations. Mechanistic models, such as the STEMMUS-SCOPE model used to construct a soil–plant digital twin (DT) [7], can serve as tools for DTs but are not inherently design-oriented.
Generative models, mainly including generative adversarial networks (GANs), variational autoencoders (VAEs), diffusion models, and autoregressive models, have demonstrated transformative potential across biology [8]. These methodological advances lay a foundation that can be directly extended to plant design applications. In plant, generative models have already seen early applications. At the phenotypic level, such models have been applied to synthesize plant imagery, generate semantic annotations, and quantify stress responses [9,10,11]. At the genotypic level, PlantGFM has achieved the generation of protein-coding sequences with experimental validation of transcriptional de novo activity and protein expression in Nicotiana benthamiana [12]. These examples represent a shift from passive prediction toward active design in plant improvement.
Several recent reviews have addressed AI applications in plant breeding and molecular design, but none have proposed a unified generative design framework that explicitly separates computational optimization from experimental validation. Xie et al. [13] proposed a data-driven framework for wheat breeding that integrates multi-omics data, knowledge graphs, and AI to enable predictive decision-making under the Breeding 5.0 paradigm. Fu et al. [14] proposed that AI-driven protein engineering, integrating structure prediction, sequence generation, and de novo design, offers a new paradigm for precise plant trait design, with applications spanning disease resistance to environmental sensing, while Yang et al. [8] offered a broad overview of generative AI for general biomolecule design within and beyond the central dogma of molecular biology, and Zhang et al. [15] explored intelligent design in seed science and proposed an “AI for Science” paradigm that integrates high-throughput phenotyping, DT systems, and genome editing into a closed-loop framework for seed innovation. Although these reviews share a common focus on AI in plant science, they do not integrate DTs as hard filters to bridge the computational-to-physical gap. Here, we provide a systematic review of generative AI for plant design and propose a dual-loop generative AI-enhanced Design–Build–Test–Learn (DBTL) framework that addresses these gaps.
The objective of this review is threefold. First, we explore the latent space as a designable representation for plant genetic architectures and survey three navigation strategies, namely unconditional, conditional, and optimization-guided generation. Second, we propose a generative AI-enhanced DBTL cycle that unifies latent space navigation with generative design, incorporating causal constraints, virtual evaluators, and DTs as hard filters. A proof-of-concept simulation applying the framework to drought-tolerance design is presented to demonstrate its operational logic and quantify framework performance. Third, we analyze key challenges and limitations that hinder real-world deployment, and conclude with open questions for adaptive, climate-resilient plant systems.
The review is organized as follows. Section 2 provides a self-contained background on key AI concepts, including machine learning (ML), neural networks, deep learning, predictive AI, generative AI, mechanistic models, and DTs, tailored for plant science readers. Section 3 surveys generative methods for navigating plant design spaces and categorizes navigation strategies. Section 4 presents the proposed dual-loop generative AI-enhanced DBTL framework and a proof-of-concept simulation. Section 5 analyzes five key challenges for real-world deployment, and Section 6 examines limitations and risks, concluding with open questions.
2. Background: Key AI Concepts for Plant Scientists
AI is a broad field that encompasses computational approaches to tasks that typically require human intelligence. ML is a core subset of AI in which models learn patterns from data without explicit programming. Within ML, neural networks are computational architectures inspired by biological neurons, consisting of interconnected layers that transform input data through weighted connections. Deep learning refers to neural networks with many layers, which can automatically learn hierarchical representations from raw data, from simple features to complex patterns, making them particularly effective for high-dimensional biological data such as genomes or transcriptomes [16]. These methods form the technical foundation for most AI applications in plant science.
Building on the predictive and generative AI paradigms introduced in Section 1, we now examine their distinctions alongside mechanistic modeling and DTs. These four approaches play complementary roles in plant design. While predictive and generative AI offer data-driven capabilities, mechanistic models provide biophysical constraints, and DTs integrate these components to mirror real-world system behavior. The key differences among these approaches, including their objectives, strengths, limitations, and data requirements, are summarized in Table 1, which also maps each approach to its specific role within the dual-loop framework proposed in Section 4.
Table 1.
Comparison of predictive AI, generative AI, mechanistic models, and digital twins in the proposed generative design framework.
4. A Generative Artificial Intelligence-Enhanced Design–Build–Test–Learn Framework
4.1. Overview of the Proposed Dual-Loop Framework
To implement the generative design strategies outlined above, we propose a framework inspired by the DBTL cycle of synthetic biology, tailored to the unique constraints of plant breeding. The conventional DBTL framework’s single-loop architecture limits rapid iteration for generative design. Our framework overcomes this limitation by introducing a dual-loop architecture: an inner computational loop following a Design–Predict–Optimize cycle, and an outer experimental loop following a Build–Test–Learn cycle (Figure 3).
Figure 3.
A dual-loop generative AI-enhanced DBTL framework for plant design. The framework integrates an inner computational loop (Design–Predict–Optimize) and an outer experimental loop (Build–Test–Learn) to accelerate generative plant design, incorporating causal constraints, virtual evaluators, and digital twins as hard filters. The inner loop performs design, prediction, and optimization iteratively. Design generates biologically plausible genetic variants using conditional generative models, constrained by causal knowledge derived from multi-omics networks. Prediction employs virtual evaluators for high-throughput phenotypic screening of candidate designs. Optimization applies reinforcement learning and Pareto analysis to prioritize high-performing candidates. In the outer loop, the Build phase engineers the optimized candidates genetically. Subsequently, the Test phase subjects these engineered variants to digital twin filtering and field trials. Finally, the Learn phase performs model calibration and latent space updates. Experimental data from the Learn module feeds back to the inner loop, closing the full cycle and continuously improving framework performance. Created in BioRender. Ma, J. (2026) https://BioRender.com/l1o86eb, accessed on 24 June 2026.
Within the inner loop, a generative model, such as a conditional diffusion model or a VAE, operates in a learned latent space. It generates candidate genetic configurations that align with target traits defined by the breeders. These candidates are generated under causal constraints, rapidly evaluated by predictive models, and refined via closed-loop optimization. For multi-trait breeding objectives (e.g., yield and drought tolerance), the generator can be conditioned on multiple targets simultaneously to navigate trade-offs between competing traits. In the outer loop, candidates are first built through genetic engineering and synthetic biology methods. They are then screened via DT filtering (as a hard filter) and field trials. Finally, the results retrain generative models and update the latent space. We term this system the generative AI-enhanced DBTL framework, representing a paradigm shift in plant breeding from empirical screening toward a systematic engineering discipline.
Compared with existing computational frameworks that employ generative models for specific optimization tasks, such as the dual-population multi-objective evolutionary algorithm for protein-peptide docking [40], our framework operates at a broader scope of abstraction. Rather than addressing a single molecular optimization problem, it is designed to encompass the entire plant design cycle, from in silico candidate generation to field validation, with explicit experimental feedback closing the loop.
4.2. Causal Constraints in the Design Step
During the design phase of the inner loop, generative models explore genetic configurations and their regulatory circuits within latent space. However, statistically plausible designs are not necessarily biologically feasible. Causal knowledge extracted from multi-omics data provides a rational way to restrict the generative space [41]. Such constraints, often inferred from perturbation experiments or time-series data, are inherently statistical. Therefore, they can be embedded into generative models as inductive biases, regularization terms, or structural priors, steering generation toward biologically viable candidates while maintaining exploration capacity. The feasibility of embedding causal constraints in generative models has been demonstrated in plants. For instance, GeneSys integrates lineage blueprints as developmental constraints to simulate single-cell transcriptomic trajectories, supporting causal gene prioritization and dynamic network inference in Arabidopsis root development [42].
4.3. Virtual Evaluators in the Predict Step Accelerate Inner Loop Iteration
Candidate designs generated by models require rapid evaluation to guide subsequent iterations. In the inner loop, the Predict step employs predictive models as virtual evaluators, using computational surrogates to estimate candidate performance without physical experimentation. Predictor-guided generation has already been realized across diverse biological systems. For example, from bacteria to plants, predictors including Enformer and Borzoi have been combined with generative models (e.g., Evo 2) to guide sequence generation toward desired functional outputs such as chromatin accessibility, providing reliable feedback signals for generative design [43].
4.4. Generators Update in the Optimize Step
After each generation round, all candidates are scored by the virtual evaluators. The generator is subsequently updated to favor candidates with higher predicted performance for target traits. This update can be implemented through reinforcement learning, where the predictor scores act as rewards, or through gradient-based optimization, which treats the predictor as a differentiable objective. In multi-trait optimization, Pareto frontier analysis can be used to identify non-dominated candidates that achieve optimal phenotypic trade-offs. These high-ranking candidates are assigned greater weight in updating the generator, iteratively refining the latent space toward regions that balance multiple breeding objectives. Pareto-based strategies have been successfully applied for multi-objective latent space optimization in generative molecular and protein design [36,44].
4.5. Digital Twins as Virtual Validation in the Test Phase
Elite candidate designs obtained from inner loop convergence enter the outer loop for experimental validation. However, not all designs that perform well in silico necessarily exhibit favorable performance in real-world environments. DTs provide a systematic approach to bridging this reality gap. They are digital equivalents of real-world objects that mirror their states and behavior in virtual space and stay synchronized through real-time data exchange [45]. In the proposed framework, DTs operate in the Test phase of the outer loop, after candidates have been physically constructed through genetic engineering. They simulate whole-plant biophysical and physiological processes under realistic field conditions using mechanistic models [46]. These mechanistic models impose hard biophysical constraints including water balance, carbon allocation, and phenological/developmental timing that any biologically realistic plant phenotype must satisfy [47,48]. By serving as a hard filter, DTs eliminate designs that violate these thresholds before they proceed to costly field trials. Consequently, only feasible designs reach physical validation, allowing the outer loop to generate high-quality experimental data. In the subsequent Learn phase, relevant data retrains inner-loop generative models and optimizes latent space, forming a closed prediction-validation feedback loop, as exemplified by automated biofoundry systems [49] and standardized feedback reintegration strategies [50].
The high computational cost of DTs limits their direct use as rapid evaluators in the inner loop. Surrogate models offer computationally efficient alternatives to high-cost simulations [51]. Neural surrogates can be pre-trained to represent the input–output behavior of DTs, enabling high-throughput evaluation while maintaining physical consistency. Such surrogates achieve orders-of-magnitude faster inference with comparable accuracy and strong generalization [52].
4.6. Proof-of-Concept Simulation for Drought Tolerance Design
To demonstrate the operational logic of the proposed dual-loop framework, we implemented a proof-of-concept simulation applying the framework to a synthetic drought-tolerance trait in a simplified maize genome. The simulation comprised four outer-loop iterations, each integrating a full inner-loop Design–Predict–Optimize cycle followed by outer-loop Build–Test–Learn validation. The ground-truth biological function was defined as a rugged fitness landscape with additive effects from five loci, pairwise epistatic interactions, and a penalty for extreme allele combinations. The DT was initialized as a simplified linear model and updated after each outer loop using field validation data. The generative model was implemented as a flexible sampler with exploration–exploitation dynamics; it generated 50 novel genotypes per iteration, the DT screened them, and the top five were passed to field validation as a hard filter.
The reality gap decreased from 6.81 in the first iteration to 2.69 in the second (60.5% reduction) (Figure 4), demonstrating that the Learn phase recalibrates the DT. It partially rebounded to 3.18 and 5.04 in subsequent iterations, reflecting that the generative model shifts from exploration to exploitation and samples regions where the DT has limited training data. The validation success rate increased from 40% to 100% by the third iteration, and the best-performing genotype (70.6/100) was identified within three iterations. These results show that the dual-loop framework is not merely conceptual: the inner loop narrows the candidate pool from 50 to 5 per iteration, the outer loop generates field data that systematically shrink the reality gap, and the Learn phase closes the cycle. We emphasize that this is a proof-of-concept demonstration using synthetic data; extension to real genomic data is a direction for future work. The full R code is provided as Supplementary Code S1.
Figure 4.
Dual-loop simulation results across four outer-loop iterations. (a) Reality gap reduction. (b) Best true drought tolerance score improvement. (c) Validation success rate increase.
While the proof-of-concept simulation illustrates the operational logic of the dual-loop framework, several implementation requirements must be considered for practical deployment. First, learning meaningful latent spaces for complex polyploid genomes typically requires large-scale, high-quality datasets, which are not always available for many plants. Second, computational costs for training generative models at genome scale are substantial, though transfer learning and foundation models may reduce this burden. Third, field trials are expensive and time-consuming, underscoring the value of DTs as hard filters. Fourth, practical feasibility depends on seamless integration with existing breeding pipelines, requiring user-friendly interfaces and interpretable outputs for breeders.
5. Closing the Reality Gap: Challenges and Solutions
5.1. Foundational Constraint: The Pitfall of Continuity Assumption
The dual-loop framework faces several challenges when deployed under real-world field conditions. Generative models rely on a continuity assumption that is often inconsistent with the discrete, nonconvex nature of biological design spaces. Mapping plant designs to a continuous latent space facilitates gradient-based navigation but relies on a questionable premise imported directly from computer vision: that plant design spaces are well-behaved and continuous, such that interpolation between functional genotypes reliably produces functional intermediates. The assumption has been extended to generative plant design without sufficient critical validation. Plant systems violate the continuity assumption in three fundamental ways.
First, plant fitness landscapes are rugged, with viable genotypes clustered on isolated peaks separated by valleys of low fitness (Figure 5). In maize, yield-trait performance landscapes exhibit multiple high-performance peaks and intervening valleys [53]. This ruggedness explains why superior parents do not always produce superior offspring: even high-performing parents can yield hybrids that fall into low-fitness valleys. Second, plant function is modular and non-additive rather than linearly composable. Epistasis, pleiotropy, and polyploid dosage effects break linear assumptions. In particular, maize traits emerge from synergistic gene interactions, not linear aggregation [54]. Third, phenotypic discreteness does not imply simple or low-redundancy genotype-phenotype mapping.
Figure 5.
Key computational and biological challenges in generative plant design.
The consequences of the continuity assumption are not merely theoretical. In practice, generative models trained on continuous representations have produced non-viable designs in biological systems, as documented in protein design [55] and plant breeding contexts where continuous genotype representations fail to capture epistatic constraints [56]. These examples underscore that latent space continuity is a computational convenience, not a biological principle, and generative designs that violate this principle are unlikely to survive field validation.
To address this, this review outlines two concrete mitigation strategies for the continuity pitfall. First, hybrid discrete-continuous representations, such as VQ-VAE [57,58], can treat allelic composition as discrete and polygenic dosage as continuous, preserving latent space power while constraining outputs to biologically plausible combinations. This strategy has demonstrated potential as a data augmentation tool; for example, VQ-VAE has been used to generate synthetic hyperspectral data for maize starch prediction, enhancing data diversity and generalization [59]. Second, ruggedness-aware regularization, implemented through topological regularization [60] or input gradient regularization [61], can prevent generative models from smoothing over fitness landscape ruggedness and encourage sensitivity to epistatic interactions. While these approaches have not yet been benchmarked against conventional breeding pipelines, evaluating their performance in plant breeding remains a priority for future work.
The pitfall of continuity assumption. This assumption conflicts with rugged fitness landscapes; modular, non-additive functions shaped by epistasis, pleiotropy, and polyploid dosage effects; and phenotypic discreteness that does not imply simple or low-redundancy genotype-phenotype mapping.
Multi-modal data fusion and alignment. Integrating multi-omics, microbiome, envirome and phenome data relies on principled alignment strategies, including non-contrastive and mutual information-based methods, to construct a unified latent space. The red dashed box highlights the systematic exclusion of microbiomes as a critical gap.
Identifiability and mechanistic embedding. Generative models face causal non-identifiability from confounders, hidden variables, and feedback loops, as well as trade-offs between overly rigid biological constraints that limit novelty and weak constraints that produce unreliable designs. Integrating CRISPR perturbation data and evolutionary conservation can improve identifiability and biological realism.
Trustworthy evaluation. Generative models often fail to generalize to out-of-distribution genetic variants, necessitating robust uncertainty quantification, transfer learning, and integration with process-based mechanistic models to ensure reliable evaluation of novel designs beyond training data.
Pleiotropy and genetic load. Pleiotropy and genetic load impose context-dependent fitness costs that are difficult to predict in silico, making single-trait optimization risky. Pareto-based multi-objective optimization mitigates this by identifying candidates that balance multiple traits. Multi-context validation in the outer loop reveals latent trade-offs, and empirical outcomes feed back to enable iterative learning. Created in BioRender. Ma, J. (2026) https://BioRender.com/f0u6650, accessed on 24 June 2026.
5.2. Data Layer: Multi-Modal Data Fusion and Cross-Modal Alignment
Given the rugged nature of the design space, a fundamental challenge is to learn a unified latent space that coherently integrates multi-omics and multi-modal data (Figure 5). Unlike predictive models that tolerate loosely coupled inputs, generative models require tightly aligned cross-modal representations for stable, biologically plausible generation. Traditional fusion approaches cannot ensure this coherence, often yielding misaligned representations. A major source of failure lies in standard contrastive learning, which presents two critical limitations for plant systems. First, it overemphasizes shared information while discarding modality-unique signals essential to genetic improvement [62,63]. Second, most alignment methods fail to capture synergistic relationships, which are especially relevant in plants where genetic synergy drives development. For example, incomplete functional divergence among duplicated SEPALLATA floral regulators produces synergistic effects underlying tomato inflorescence development [64], yet such interactions would be overlooked by standard contrastive alignment.
To reduce redundancy while preserving biologically meaningful synergies, standard contrastive learning should be replaced by more principled alignment strategies. Non-contrastive self-supervised methods (e.g., Barlow Twins) learn decorrelated and disentangled representations, mitigating redundancy bias [65]. These principles have recently been adapted to plant phenotyping, where Barlow Twins-based frameworks have been shown to strengthen feature discrimination and boost disease identification performance on limited plant image data [66]. Mutual information maximization frameworks further improve alignment by jointly capturing shared, unique, and synergistic multi-modal interactions [63]. Such mutual information-aware alignment preserves key biological signals and enables generative models to explore novel allele combinations that exploit hidden compensatory regulatory networks. Notably, these strategies, particularly non-contrastive and mutual information-based alignment, can be directly integrated into generative models to construct structured, biologically coherent latent spaces.
A further critical gap is the systematic exclusion of rhizosphere and phyllosphere microbiomes, which strongly modulate fitness, stress resilience, and productivity [67]. While microbial and genomic features have been naively concatenated for prediction [68], such fusion cannot adequately model host–microbe interactions. Next-generation generative models should treat microbial profiles as a core modality equivalent to genomic data. Jointly embedding multi-omics, microbiomes, phenotypes, and environments within a unified, rigorously aligned latent space will enable system-level understanding and generate more robust, field-relevant plant designs.
5.3. Model Layer: Causal Identifiability and Mechanistic Embedding
Even with well-aligned multi-modal data, models typically capture statistical correlations rather than true causal relationships. Integrating causal knowledge into generative models faces a core bottleneck in causal identifiability. Causal structures inferred from observational data are often only statistical approximations of real biological mechanisms or entirely spurious correlations driven by unmeasured confounders [69,70], which cannot support reliable generative design. Two key challenges emerge for targeted generative plant breeding. First, causal identifiability cannot be guaranteed. Inferred structures are often non-unique and underdetermined [71], while confounders, hidden variables, and feedback loops collectively impede robust reconstruction [72,73]. A second challenge stems from intrinsic biological constraints that create an inevitable trade-off between realism and novelty. Overly strong constraints restrict the valid design space, while weak or insufficient constraints lead to spurious correlations and biologically implausible outputs (Figure 5).
A resolution is to embed causal validation directly within the generative loop. First, increasingly accessible plant CRISPR perturbation and high-throughput regulatory screens can generate experimentally validated, causal mutation-effect relationships for gene expression [74], which can serve as ground-truth interventional labels to regularize generative models and penalize outputs that violate known regulatory constraints. Second, evolutionary conservation across orthologs provides a robust functional-causal signal to separate conserved regulatory mechanisms from species-specific, non-conserved, or spurious correlations [75]. Beyond validation, plant-specific mechanistic embedding can improve interpretability and biological realism by integrating biophysical, transcriptional control, and breeding principles into model architectures [76]. Soft constraints informed by metabolic network models help narrow the search space while retaining biological plausibility [77]. Nevertheless, dedicated frameworks tailored to complex plant traits and dynamic multi-omics regulation remain largely missing.
5.4. Evaluation Layer: Trustworthy Evaluation for Novel Designs
A key challenge in causally grounded generative plant design is the trustworthy evaluation of novel genotypes and their associated phenotypes (Figure 5). Most existing models are trained on historical observational data, which limits their ability to assess truly novel, out-of-distribution designs that generative models aim to produce. Reliance on in-distribution performance can lead to unreliable or misleading assessments, especially when predictions extend beyond the environmental, genetic, or phenotypic scope of existing datasets. In plant phenotyping, Andvaag et al. [78] showed that generalization to unobserved conditions depends more on training set diversity than data volume, which points to a mismatch between current evaluation practices and the needs of generative breeding.
Addressing the out-of-distribution challenge requires a range of uncertainty quantification strategies, including conventional machine learning estimators and deep learning-based approaches. In remote sensing, conventional methods have been rigorously validated for hyperspectral vegetation trait retrieval. García-Soria et al. [79] systematically evaluated these approaches and found that each method provides reliable, physically interpretable uncertainty estimates. Besides uncertainty-aware inference, transfer learning provides an effective strategy to adapt prediction models to unseen environmental and spectral domains [4]. Alternatively, rather than relying on statistical relationships, process-based models grounded in crop physiological and physical mechanisms support mechanistic and causal evaluations instead of only statistical correlations [80].
To make evaluation actionable for generative plant design, we organize it across four dimensions: sample quality and diversity (measured by distributional fidelity and pairwise distance in genotype space), biological validity (whether generated genotypes satisfy known biological constraints, such as epistatic relationships), predictive consistency (whether DT predictions correlate with field outcomes), and breeding-relevant outcomes (field validation success rates and realized genetic gain). No single metric suffices. Trustworthy evaluation requires a combination of statistical, biological, predictive, and agronomic criteria to flag unreliable candidates before costly field validation.
5.5. Ultimate Biological Barriers: Pleiotropy and Hidden Genetic Load
After addressing data alignment, causal identifiability, and trustworthy evaluation, a biological reality remains: promising designs may fail in practice due to pleiotropic trade-offs and hidden genetic load that are difficult to anticipate in silico (Figure 5). Generative models optimized for a single trait risk producing designs that are statistically plausible but biologically inviable. For example, drought-tolerant designs that appear optimal in silico may impose yield penalties under non-stress conditions or suffer unexpected fitness costs under field drought stress, failing to deliver their predicted performance in practice. Empirical evidence illustrates the reality of pleiotropic trade-offs. In rice, multi-trait genome-wide association studies identified 44 pleiotropic QTLs affecting yield and yield-related traits, of which 29 were not detected by single-trait methods [81]. These findings underscore that single-trait optimization in generative design may overlook hidden trade-offs that only manifest under field conditions, highlighting the need for multi-objective approaches that account for pleiotropic constraints.
To mitigate these challenges, multi-objective optimization with Pareto-based reward signals offers a practical approach within the generative loop. Instead of optimizing for a single target, the generative model should be conditioned on multiple traits simultaneously, using non-dominated sorting and Pareto-optimal front analysis to identify the best solutions with respect to fitness and spread that achieve optimal phenotypic trade-offs [82]. Similar Pareto-guided approaches have been successfully applied in other generative design domains, such as multi-objective molecular generation via Pareto-based reinforcement learning [83]. Genetic load estimates can be incorporated as penalty terms, and multi-context validation across environments, developmental stages, and genetic backgrounds should be embedded in the outer loop to uncover latent trade-offs. These outcomes should feed back into the generative model, enabling it to learn not only which designs succeed, but why.
6. Limitations, Risks, and Open Questions for Generative Plant Breeding
While the proposed framework offers a promising direction for generative plant design, its practical deployment faces several limitations and risks that must be critically examined. Below, we discuss key challenges across data, model, regulatory, and interpretability dimensions, followed by open questions for future research.
Data scarcity remains a fundamental bottleneck. Generative models require large-scale, high-quality training datasets to learn meaningful latent representations, yet collecting such data in plant breeding is constrained by cost, labor, and seasonality [84]. In barley growth analysis, the limited variability and scarcity of multivariate time-series data have motivated the use of VAEs to generate synthetic growth trajectories [85]. Similarly, a lesion information transfer diffusion model has been developed specifically to augment disease lesion datasets, improving diagnostic accuracy by more than 3% [86]. Transfer learning offers a complementary strategy. In peanut equivalent water thickness monitoring, a Wasserstein GAN was used to generate synthetic spectral data for pre-training, and the model was then fine-tuned with limited field data, achieving higher predictive accuracy than models trained on real data alone [87].
Model hallucinations pose a distinct risk in agricultural applications. In soybean cultivation, multimodal large language models have been shown to produce hallucinated recommendations with a rate as high as 54.17% when relying solely on text prompts [88]. In open-field white radish production, a hybrid large language model–quantitative model framework was developed specifically to reduce hallucinations in planting-to-harvesting decisions [89]. These examples demonstrate that hallucinations are a concrete obstacle to deploying generative AI in agricultural decision-making. This underscores the need for robust hallucination mitigation strategies before generative models can be reliably deployed in plant breeding. In plant breeding, hallucinations could manifest as genotypes that appear optimal in silico but carry hidden genetic load or pleiotropic trade-offs.
Uncertainty propagation compounds these risks. When generative models are trained or fine-tuned on their own outputs over successive rounds, errors can accumulate, leading to progressive drift from the target distribution [90]. This uncertainty further undermines reproducibility, which has become a critical concern in generative AI research [91]. Generative models are notoriously sensitive to hyperparameters and random seeds, making results difficult to replicate across studies.
Biosafety and regulatory challenges further complicate deployment. AI-generated genotypes may fall outside existing regulatory frameworks, particularly if they involve novel allele combinations or synthetic elements. In protein design, deep generative models can propose sequences with little or no homology to natural counterparts, potentially bypassing sequence-based biosafety checks [92] and references cited therein. In food enzyme engineering, AI-driven designs must be evaluated for allergenicity, toxicity, and genetic safety, yet current assessment methods face challenges in adapting to AI-generated sequences [93]. Current governance provides only partial coverage: the European Union AI Act does not regulate biological hazard assessments, World Health Organization instruments lack operational rules specific to AI-generated proteins, and the Cartagena Protocol, which regulates living modified organisms, does not address AI-designed protein sequences [92]. These governance gaps underscore the need for updated biosafety frameworks.
Finally, the interpretability of generated designs remains a persistent barrier. Generative models are largely “black boxes” that offer limited insight into the biological rationale behind their outputs. This opacity is not unique to plant breeding; in ecology, complex models have similarly been shown to limit scientific understanding and undermine trust in conservation decisions [94]. While efforts to build interpretability into generative models for plants are emerging, for example biomechanically guided frameworks that generate biologically plausible 3D maize structures from single images (MIRAGE) [95], such approaches remain nascent. More broadly, the application of explainable AI to plant breeding is still in early stages [96].
Despite recent progress, several fundamental open questions remain unresolved. These gaps become more urgent as extreme climate events intensify, calling for dedicated research to advance generative plant breeding toward practical deployment. First, the shift from static design targets to dynamic response programs is conceptually clear but technically underdeveloped. Latent space methods can in principle embed temporal trajectories, yet we still lack generative models that reliably synthesize regulatory architectures for homeorhesis. This gap is reflected in current AI-driven cis-regulatory element design, which remains predominantly confined to sequence-level features and has not yet achieved system-level regulatory network generation [97]. The design space for environmental sensing and feedback regulation far exceeds that for static design targets, and few generative models are optimized for control-oriented objectives.
Second, the growing gap between computational design and field performance remains an open question. Generative models trained on existing data often yield statistically plausible genotypes that fail in real environments due to hidden biological costs: cryptic deleterious mutations, unforeseen trait trade-offs, or incompatibility with local microbiomes. Trustworthy evaluation pipelines can reduce this cost by filtering out unreliable designs early. However, although DTs and surrogate models offer strategies to this goal, formal frameworks to estimate, predict, and minimize the alignment cost remain lacking.
Third, the field still lacks evaluation metrics that reflect biological function. The ultimate criterion should be causal efficacy: whether a designed genotype reliably produces the intended phenotypic effect under experimental conditions. Yet no standardized benchmarks exist that rank generative models based on their validation rates in perturbation tests. Initiatives such as CausalBench [98] provide a starting point for network inference, but extending this idea to generative plant breeding requires community-wide testbeds with well-characterized regulatory elements, genetic backgrounds, and high-throughput perturbation assays.
The integration of generative AI into plant breeding represents a move away from static genome optimization toward the engineering of dynamic, adaptive plant systems. Success will depend on closer integration between the inner and outer loops of the proposed framework, better function-first evaluation pipelines, and a breeding paradigm that sets more ambitious goals while remaining firmly grounded in biological constraints. If achieved, this transition could enable agricultural systems that are not only adapted to historical climates but also programmable to withstand future environmental uncertainty.
Supplementary Materials
The following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/plants15131967/s1, Supplementary Code S1: Simulation of the dual-loop generative design framework for drought-tolerant maize.
Author Contributions
Conceptualization, J.M.; writing—original draft preparation, J.M.; funding acquisition, J.M.; writing—review and editing, Z.C., Y.W. and J.Q.; All authors have read and agreed to the published version of the manuscript.
Funding
This work was supported by the Fund for Distinguished Young Scholars from Henan Academy of Agricultural Sciences (2026JQ01), the Science and Technology Project of Henan Province (252102110245), and the Basal Research Funds of Henan Academy of Agricultural Sciences (2026ZC09).
Data Availability Statement
The data presented in this study (including the simulation results shown in Figure 4) were generated using the R code provided in Supplementary Code S1. No external datasets were used or analyzed.
Acknowledgments
During the preparation of this manuscript, the authors used DeepSeek-V4 for language polishing and to assist with generating and debugging the R code for the proof-of-concept simulation in Section 4.6. All AI-generated code suggestions were critically reviewed, modified where necessary, and validated by the authors to ensure scientific accuracy and reproducibility. The authors take full responsibility for the final manuscript and the associated code.
Conflicts of Interest
The authors declare no conflicts of interest.
References
- Wallace, J.G.; Rodgers-Melnick, E.; Buckler, E.S. On the road to breeding 4.0: Unraveling the good, the bad, and the boring of crop quantitative genomics. Annu. Rev. Genet. 2018, 52, 421–444. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Fu, J.; Zheng, S.; Fan, L.; Zheng, X.; Qian, Q. Breeding 5.0: Artificial intelligence (AI)-decoded germplasm for accelerated crop innovation. J. Integr. Plant Biol. 2025. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Alemu, A.; Åstrand, J.; Montesinos-López, O.A.; Isidro, Y.; Sánchez, J.; Fernández-Gónzalez, J.; Tadesse, W.; Vetukuri, R.R.; Carlsson, A.S.; Ceplitis, A.; et al. Genomic selection in plant breeding: Key factors shaping two decades of progress. Mol. Plant 2024, 17, 552–578. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Shi, Y.; Xu, W.; Hu, P. Out of distribution learning in bioinformatics: Advancements and challenges. Brief. Bioinform. 2025, 26, bbaf294. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Zheng, L.; Karapiperis, K.; Kumar, S.; Kochmann, D.M. Unifying the design space and optimizing linear and nonlinear truss metamaterials by generative modeling. Nat. Commun. 2023, 14, 7563. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Godin, C.; Sinoquet, H. Functional-structural plant modelling. New Phytol. 2005, 166, 705–708. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Zeng, Y.; Alidoost, F.; Schilperoort, B.; Liu, Y.; Verhoeven, S.; Grootes, M.W.; Wang, Y.; Song, Z.; Yu, D.; Tang, E.; et al. Towards an open soil-plant digital twin based on STEMMUS-SCOPE model following open science. Comput. Geosci. 2025, 205, 106013. [Google Scholar] [CrossRef] [Scilit]
- Yang, G.; Li, J.; Wang, Q.; Wu, L.; Chen, Z.; Zhao, P.C.; Wang, H.; Wang, H.; Wang, Q.; Wen, B.; et al. A comprehensive survey on artificial intelligence for biomolecule design. Innov. Life 2026, 1, 100196. [Google Scholar] [CrossRef] [Scilit]
- Egusquiza, I.; Benito-Del-Valle, L.; Picon, A.; Bereciartua-Perez, A.; Gomez-Zamanillo, L.; Elola, A.; Aramendi, E.; Espejo, R.; Eggers, T.; Klukas, C.; et al. When synthetic plants get sick: Disease graded image datasets by novel regression-conditional diffusion models. Comput. Electron. Agric. 2025, 229, 109690. [Google Scholar] [CrossRef] [Scilit]
- Roggiolani, G.; Bailey, B.N.; Behley, J.; Stachniss, C. Generation of labeled leaf point clouds for plants trait estimation. Plant Phenomics 2025, 7, 100071. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Yang, Y.; Mao, D.; Santo, H.; Matsushita, Y.; Okura, F. NeuraLeaf: Neural Parametric Leaf Models with Shape and Deformation Disentanglement. In Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV 2025), Honolulu, HI, USA, 19–25 October 2025. [Google Scholar] [CrossRef] [Scilit]
- Li, C.; Zhang, Q.; Chen, H.; Lin, K.; Luo, C.; Yang, M.; Xu, W.; Yao, F.; Yan, J.; Yang, Q.Y.; et al. PlantGFM: A genomic foundation model for discovery and creation of plant genes. Adv. Sci. 2026, 20, e75772. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Xie, X.; Zhao, P.; Zhang, Y.; Wang, W.; Wang, Z.; Yu, Z.; Chen, Z.; Zhang, B.; Xin, M.; Ni, Z.; et al. Beyond Data: Artificial intelligence, knowledge graphs, and the next revolution in wheat breeding. Plant Commun. 2026, 7, 101841. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Fu, R.; Jiang, S.; Wu, T.; Yin, C.; Yan, J.; Wang, X. AI-driven protein engineering: A new paradigm for plant trait design. Mol. Plant 2026, 19, 1172–1190. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Zhang, Y.; Du, J.; Huang, G.; Zhao, Y.; Man, P.; Song, A.; Zhao, Y.; Men, Q.; Wang, C.; Guo, M.; et al. Integrating AI in seed science: Toward an intelligent design paradigm. Plant Commun. 2026, 7, 101820. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Farooq, M.A.; Gao, S.; Hassan, M.A.; Huang, Z.; Rasheed, A.; Hearne, S.; Prasanna, B.; Li, X.; Li, H. Artificial intelligence in plant breeding. Trends Genet. 2024, 40, 891–908. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Kingma, D.P.; Welling, M. Auto-Encoding Variational Bayes. In Proceedings of the International Conference on Learning Representations (ICLR 2014), Banff, AB, Canada, 14–16 April 2014. [Google Scholar] [CrossRef] [Scilit]
- Goodfellow, I.; Pouget-Abadie, J.; Mirza, M.; Xu, B.; Warde-Farley, D.; Ozair, S.; Courville, A.; Bengio, Y. Generative Adversarial Nets. In Proceedings of the Advances in Neural Information Processing Systems 27 (NIPS 2014), Montreal, BC, Canada, 8–13 December 2014. [Google Scholar] [CrossRef] [Scilit]
- Ho, J.; Jain, A.; Abbeel, P. Denoising Diffusion Probabilistic Models. In Proceedings of the Advances in Neural Information Processing Systems 33 (NeurIPS 2020), Virtual, 6–12 December 2020. [Google Scholar] [CrossRef] [Scilit]
- Vaswani, A.; Shazeer, N.; Parmar, N.; Uszkoreit, J.; Jones, L.; Gomez, A.N.; Kaiser, L.; Polosukhin, I. Attention Is All You Need. In Proceedings of the Advances in Neural Information Processing Systems 30 (NIPS 2017), Long Beach, CA, USA, 4–9 December 2017. [Google Scholar] [CrossRef] [Scilit]
- Radford, A.; Metz, L.; Chintala, S. Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks. In Proceedings of the 4th International Conference on Learning Representations (ICLR 2016), San Juan, Puerto Rico, 2–4 May 2016. [Google Scholar] [CrossRef] [Scilit]
- Rives, A.; Meier, J.; Sercu, T.; Goyal, S.; Lin, Z.; Liu, J.; Guo, D.; Ott, M.; Zitnick, C.L.; Ma, J.; et al. Biological structure and function emerge from scaling unsupervised learning to 250 million protein sequences. Proc. Natl. Acad. Sci. USA 2021, 118, e2016239118. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Mills, B.; Zervas, M.N.; Grant-Jacob, J.A. Pollen image manipulation and projection using latent space. Front. Plant Sci. 2025, 16, 1539128. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Lotfollahi, M.; Wolf, F.A.; Theis, F.J. scGen predicts single-cell perturbation responses. Nat. Methods 2019, 16, 715–721. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Zhang, J.; Larschan, E.; Bigness, J.; Singh, R. scNODE: Generative model for temporal single cell transcriptomic data prediction. Bioinformatics 2024, 40, ii146–ii154. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Shete, S.; Srinivasan, S.; Gonsalves, T.A. TasselGAN: An application of the generative adversarial model for creating field-based maize tassel data. Plant Phenomics 2020, 2020, 8309605. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Muhammad, A.; Salman, Z.; Lee, K.; Han, D. Harnessing the power of diffusion models for plant disease image augmentation. Front. Plant Sci. 2023, 14, 1280496. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Xu, F.; Wu, T.; Cheng, Q.; Wang, X.; Yan, J. Foundation models in plant molecular biology: Advances, challenges, and future directions. Front. Plant Sci. 2025, 16, 1611992. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Hopf, T.A.; Gazizov, A.; Garcia Busto, S.; Eschbach, E.; Lee, S.; Mirdita, M.; Orenbuch, R.; Belahsen, K.; Ross, D.; Sander, C.; et al. evedesign: Accessible biosequence design with a unified framework. bioRxiv 2026. [Google Scholar] [CrossRef] [Scilit]
- Zhu, F.; He, M.; Zheng, Z. Data augmentation using improved cDCGAN for plant vigor rating. Comput. Electron. Agric. 2020, 175, 105603. [Google Scholar] [CrossRef] [Scilit]
- Drees, L.; Demie, D.T.; Paul, M.R.; Leonhardt, J.; Seidel, S.J.; Döring, T.F.; Roscher, R. Data-driven crop growth simulation on time-varying generated images using multi-conditional generative adversarial networks. Plant Methods 2024, 20, 93. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Hirahara, K.; Nakane, C.; Ebisawa, H.; Kuroda, T.; Iwaki, Y.; Utsumi, T.; Nomura, Y.; Koike, M.; Mineno, H. D4: Text-guided diffusion model-based domain adaptive data augmentation for vineyard shoot detection. Comput. Electron. Agric. 2025, 230, 109849. [Google Scholar] [CrossRef] [Scilit]
- Yang, C.; Sheng, H.; Kolbinson, K.T.; Shaterian, H.; Ashe, P.; Gao, P.; Zhang, W.; Quilichini, T.D.; Xiang, D. A stomata imaging and segmentation pipeline incorporating generative ai to reduce dependency on manual groundtruthing. Plant Methods 2025, 21, 148. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Wang, L.; Zhang, Z.; Yao, H. Agricrafter: Full-growth-cycle crop video generation via diffusion models. Comput. Electron. Agric. 2025, 239, 110946. [Google Scholar] [CrossRef] [Scilit]
- Xiang, X.; Yao, Q.; Deng, K.; Ge, Y.; Xiong, Q.; Lu, Y.; Hu, X. TargetGAN: A generative AI framework for the design of plant core promoters with targeted activity. Plant Commun. 2026, 7, 101851. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Abeer, A.N.M.N.; Urban, N.M.; Weil, M.R.; Alexander, F.J.; Yoon, B.J. Multi-objective latent space optimization of generative molecular design models. Patterns 2024, 5, 101042. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Bethge, H.; Winkelmann, T.; Arteta, T.A.; Nezami, E.; Pepe, M.; Hesami, M.; Jones, A.M.P.; Landin, M.; Gallego, P.P. Adam: Advanced design and AI-driven modeling for plant tissue culture media optimization. Plant Methods 2026, 22, 44. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Rangarajan, H.; Hadka, D.; Reed, P.; Lynch, J.P. Multi-objective optimization of root phenotypes for nutrient capture using evolutionary algorithms. Plant J. 2022, 111, 38–53. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Zhang, X.; Wang, Z.; Yi, K. Multi-objective optimization of electromagnetic vibration parameters for corn seed phenotype prediction based on deep learning. Sci. Rep. 2025, 15, 36928. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Cheng, H.; Wang, G.G.; Chen, L.; Wang, R. A dual-population multi-objective evolutionary algorithm driven by generative adversarial networks for benchmarking and protein-peptide docking. Comput. Biol. Med. 2024, 168, 107727. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Dugourd, A.; Kuppe, C.; Sciacovelli, M.; Gjerga, E.; Gabor, A.; Emdal, K.B.; Vieira, V.; Bekker-Jensen, D.B.; Kranz, J.; Bindels, E.M.J.; et al. Causal integration of multi-omics data with prior knowledge to generate mechanistic hypotheses. Mol. Syst. Biol. 2021, 17, e9730. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Hsu, C.W.; Chen, C.Y.; Nolan, T.M.; Benfey, P.N.; Ohler, U. Genesys: Generative modeling of developmental system. bioRxiv 2025. [Google Scholar] [CrossRef] [Scilit]
- Brixi, G.; Durrant, M.G.; Ku, J.; Naghipourfar, M.; Poli, M.; Sun, G.; Brockman, G.; Chang, D.; Fanton, A.; Gonzalez, G.A.; et al. Genome modelling and design across all domains of life with Evo 2. Nature 2026, 652, 1349–1361. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Luo, J.; Ding, K.; Luo, Y. Pareto-optimal sampling for multi-objective protein sequence design. iScience 2025, 28, 112119. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Verdouw, C.; Tekinerdogan, B.; Beulens, A.; Wolfert, S. Digital twins in smart farming. Agric. Syst. 2021, 189, 103046. [Google Scholar] [CrossRef] [Scilit]
- Smoleňová, K.; Vilfan, N.; Bustos-Korts, D.; van Daalen, T.; de Visser, P.; Kaiser, E.; van de Zedde, R.; Evers, J. Development of a tomato functional-structural plant model for digital twin applications. Silico Plants 2025, 7, diaf022. [Google Scholar] [CrossRef] [Scilit]
- Boote, K.J.; Jones, J.W.; White, J.W.; Asseng, S.; Lizaso, J.I. Putting mechanisms into crop production models. Plant Cell Environ. 2013, 36, 1658–1672. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Deb, D.; Chakrabortty, B. Biophysical modelling as a tool for advancing plant science and engineering. Front. Plant Sci. 2025, 16, 1693857. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Zhang, Q.; Chen, W.; Qin, M.; Wang, Y.; Pu, Z.; Ding, K.; Liu, Y.; Zhang, Q.; Li, D.; Li, X.; et al. Integrating protein language models and automatic biofoundry for enhanced protein evolution. Nat. Commun. 2025, 16, 1553. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Calvanese, F.; Peinetti, G.; Pavlinova, P.; Nghe, P.; Weigt, M. Integrating experimental feedback improves generative models for biological sequences. Nucleic Acids Res. 2025, 53, gkaf832. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Gherman, I.M.; Abdallah, Z.S.; Pang, W.; Gorochowski, T.E.; Grierson, C.S.; Marucci, L. Bridging the gap between mechanistic biological models and machine learning surrogates. PLoS Comput. Biol. 2023, 19, e1010988. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Kobayashi, K.; Alam, S.B. Deep neural operator-driven real-time inference to enable digital twin solutions for nuclear energy systems. Sci. Rep. 2024, 14, 2101. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Messina, C.D.; Podlich, D.; Dong, Z.; Samples, M.; Cooper, M. Yield-trait performance landscapes: From theory to application in breeding maize for drought tolerance. J. Exp. Bot. 2011, 62, 855–868. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Bertolini, E.; Rice, B.R.; Braud, M.; Yang, J.; Hake, S.; Strable, J.; Lipka, A.E.; Eveland, A.L. Regulatory variation controlling architectural pleiotropy in maize. Nat. Commun. 2025, 16, 2140. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Barnett, A.J.; Kc, R.; Pandey, P.; Somasiri, P.; Fairfax, K.A.; Hung, S.; Hewitt, A.W. Benchmarking generative AI protein models reveals differences between structural and sequence-based approaches. Genom. Proteom. Bioinform. 2026, 15, qzag014. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Tessele, A.; Morris, G.; Akhunov, E.; Johnson, B.; Clinesmith, M.; Hope, A.C.; Fritz, A. Interchromosomal linkage disequilibrium analysis reveals strong indications of sign epistasis in wheat breeding families. G3 2026, 16, jkaf265. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- van den Oord, A.; Vinyals, O.; Kavukcuoglu, K. Neural Discrete Representation Learning. In Proceedings of the Advances in Neural Information Processing Systems 30 (NeurIPS 2017), Long Beach, CA, USA, 4–9 December 2017. [Google Scholar] [CrossRef] [Scilit]
- Razavi, A.; van den Oord, A.; Vinyals, O. Generating Diverse High-fidelity Images with VQ-VAE-2. In Proceedings of the Advances in Neural Information Processing Systems 32 (NeurIPS 2019), Vancouver, BC, Canada, 8–14 December 2019. [Google Scholar] [CrossRef] [Scilit]
- Cui, J.; Cao, S.; Men, J.; Hao, J.; Wang, S.; Luo, R.; Li, J. Codebook-constrained spectral synthesis: A vector quantized-augmented generative algorithm framework for predicting corn starch content. Ind. Crops Prod. 2025, 226, 121342. [Google Scholar] [CrossRef] [Scilit]
- Moor, M.; Horn, M.; Rieck, B.; Borgwardt, K. Topological Autoencoders. In Proceedings of the 37th International Conference on Machine Learning (ICML 2020), Virtual, 13–18 July 2020. [Google Scholar] [CrossRef] [Scilit]
- Xing, J.; Nagata, T.; Zou, X.; Neftci, E.; Krichmar, J.L. Achieving efficient interpretability of reinforcement learning via policy distillation and selective input gradient regularization. Neural Netw. 2023, 161, 228–241. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Almudévar, A.; Hernández-Lobato, J.M.; Khurana, S.; Marxer, R.; Ortega, A. Aligning multimodal representations through an information bottleneck. In Proceedings of the 42nd International Conference on Machine Learning (ICML 2025), Vancouver, BC, Canada, 13–19 July 2025. [Google Scholar] [CrossRef] [Scilit]
- Dufumier, B.; Castillo-Navarro, J.; Tuia, D.; Thiran, J.P. What to Align in Multimodal Contrastive Learning? In Proceedings of the Thirteenth International Conference on Learning Representations (ICLR 2025), Singapore, 24–28 April 2025. [Google Scholar] [CrossRef] [Scilit]
- Gaarslev, N.; Xu, Y.; Lizé, E.; Julca, I.; Glover, N.; Soyk, S. Incomplete functional divergence drives genetic synergy during floral development in tomato. bioRxiv 2025. [Google Scholar] [CrossRef] [Scilit]
- Zbontar, J.; Jing, L.; Misra, I.; LeCun, Y.; Deny, S. Barlow Twins: Self-supervised Learning via Redundancy Reduction. In Proceedings of the 38th International Conference on Machine Learning (ICML 2021), Virtual, 18–24 July 2021. [Google Scholar] [CrossRef] [Scilit]
- Zeng, J.; Jia, B.; Song, C.; Ge, H.; Shi, L.; Kang, B. CDPNet: A deformable ProtoPNet for interpretable wheat leaf disease identification. Front. Plant Sci. 2025, 16, 1676798. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Compant, S.; Cassan, F.; Kostić, T.; Johnson, L.; Brader, G.; Trognitz, F.; Sessitsch, A. Harnessing the plant microbiome for sustainable crop production. Nat. Rev. Microbiol. 2025, 23, 9–23. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Yang, Z.; Zhao, T.; Cheng, H.; Yang, J. Microbiome-enabled genomic selection improves prediction accuracy for nitrogen-related traits in maize. G3 2024, 14, jkad286. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Byrnes, J.E.K.; Dee, L.E. Causal inference with observational data and unobserved confounding variables. Ecol. Lett. 2025, 28, e70023. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Rosenman, E.T.R. Methods for combining observational and experimental causal estimates: A review. WIREs Comput. Stat. 2025, 17, e70027. [Google Scholar] [CrossRef] [Scilit]
- Szederkényi, G.; Banga, J.R.; Alonso, A.A. Inference of complex biological networks: Distinguishability issues and optimization-based solutions. BMC Syst. Biol. 2011, 5, 177. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Wang, L.; Michoel, T. Efficient and accurate causal inference with hidden confounders from genome-transcriptome variation data. PLoS Comput. Biol. 2017, 13, e1005703. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Shi, R.; Jiang, W.; Wang, S. Detecting network structures from measurable data produced by dynamics with hidden variables. Chaos 2020, 30, 013138. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Groover, E.D.; Ding, D.; Wang, F.Z.; Benegas, G.; Rivera, J.; Schwartz, S.; Chen, S.; Moubarak, M.F.; Georgieva, V.; Lemaux, P.G.; et al. Mapping cis-regulatory mutations at scale in sorghum enables modulation of gene expression. Nat. Biotechnol. 2026. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Akiyama, M.; Tashiro, M.; Huang, Y.; Uehara, M.; Kanzaki, T.; Itaya, M.; Kataoka, M.; Miyamoto, K.; Sakakibara, Y. Cross-species gene redesign leveraging ortholog information and generative modeling. Nat. Commun. 2026, 17, 2120. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Politsch, J.E.; González-Delgado, A.; Wabnik, K. From big data to mechanistic insights: Decoding plant complexity with models. Curr. Opin. Biotechnol. 2026, 97, 103428. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Chandrasekaran, S.; Price, N.D. Metabolic constraint-based refinement of transcriptional regulatory networks. PLoS Comput. Biol. 2013, 9, e1003370. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Andvaag, E.; Krys, K.; Shirtliffe, S.J.; Stavness, I. Counting canola: Toward generalizable aerial plant detection models. Plant Phenomics 2024, 6, 0268. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- García-Soria, J.L.; Morata, M.; Berger, K.; Pascual-Venteo, A.B.; Rivera-Caicedo, J.P.; Verrelst, J. Evaluating epistemic uncertainty estimation strategies in vegetation trait retrieval using hybrid models and imaging spectroscopy data. Remote Sens. Environ. 2024, 310, 114228. [Google Scholar] [CrossRef] [Scilit]
- Rawat, M.; Sharda, V.; Lin, X.; Roozeboom, K. Climate change impacts on rainfed maize yields in Kansas: Statistical vs. process-based models. Agronomy 2023, 13, 2571. [Google Scholar] [CrossRef] [Scilit]
- Liu, C.; Wu, C.; Yuan, Z.; Tian, B.; Yu, P.; Xu, D.; Zheng, X.; Li, L. Multi-trait genome-wide association studies reveal novel pleiotropic loci associated with yield and yield-related traits in rice. J. Integr. Agric. 2026, 25, 1359–1372. [Google Scholar] [CrossRef] [Scilit]
- Deb, K.; Pratap, A.; Agarwal, S.; Meyarivan, T. A fast and elitist multiobjective genetic algorithm: NSGA-II. IEEE Trans. Evol. Comput. 2002, 6, 182–197. [Google Scholar] [CrossRef] [Scilit]
- Wang, J.; Zhu, F. Multi-objective molecular generation via clustered Pareto-based reinforcement learning. Neural Netw. 2024, 179, 106596. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Tan, D.; Beck, M.A.; Bidinosti, C.P.; Gulden, R.H.; Henry, C.J. Generative diffusion models for agricultural AI: Plant image generation, indoor-to-outdoor translation, and expert preference alignment. Comput. Electron. Agric. 2026, 249, 111862. [Google Scholar] [CrossRef] [Scilit]
- Wibowo, F.W.; Dahlan, A.; Koprawi, M.; Wihayati. Generation of Variability in Multivariate Barley Grass Dataset through Latent Space Analysis of Variational Autoencoders. In In Proceedings of the 2025 5th International Conference of Science and Information Technology in Smart Administration (ICSINTESA), Yogyakarta, Indonesia, 29 November 2025. [Google Scholar] [CrossRef] [Scilit]
- Wu, X.; Wan, Q.; Yu, Y.; Dan, Y.; Xie, H.; Sirishantha, G.M.A.D.; Wang, Q.; Hao, G.; Liu, Y. LesionDiff: Synthetic data via lesion information transfer diffusion model facilitates plant disease diagnosis. Crop J. 2026, 14, 1051–1063. [Google Scholar] [CrossRef] [Scilit]
- Liu, S.; Zhou, Y.; Yang, W.; Tan, J.; Li, X.; Xiong, Z.; Fang, Z.; Li, H.; Chen, Y.; Lan, Y.; et al. A novel approach to monitor peanut equivalent water thickness through modular training and transfer learning of an improved PROSAIL model using a Wasserstein generative adversarial network. Comput. Electron. Agric. 2026, 228, 111437. [Google Scholar] [CrossRef] [Scilit]
- Zhang, C.; Jiang, D.; Wan, T.; Rao, Y.; Jin, X.; Wang, T.; Wang, X.; Li, J.; Zhang, W.; Shao, X. Hallucination alleviation-based smart decision for early soybean cultivation in greenhouse and field scenarios. Comput. Electron. Agric. 2025, 228, 110811. [Google Scholar] [CrossRef] [Scilit]
- Li, Y.; Chu, H.; Li, T.; Wu, H.; Zhu, H. Hybrid large language model-quantitative model fusion framework for consistency tuning of open-field white radish planting-to-harvesting. Smart Agric. Technol. 2026, 14, 102209. [Google Scholar] [CrossRef] [Scilit]
- Khelifa, N.B.; Turner, R.E.; Venkataramanan, R. Quantifying error propagation and model collapse in diffusion models. arXiv 2026, arXiv:2602.16601. [Google Scholar] [CrossRef] [Scilit]
- Thomas, L.D.W.; Romasanta, A.K.G.; Pujol Priego, L. Jagged competencies: Measuring the reliability of generative AI in academic research. J. Bus. Res. 2025, 198, 115804. [Google Scholar] [CrossRef] [Scilit]
- Zhang, G.; Liu, C.; Li, W.; Lu, J.; Li, A.; Zhu, L. Beyond evolution: De novo designed protein toolkit rewriting the rules of synthetic biology. Biosaf. Health 2025, 7, 306–311. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Wu, X.; Yuan, Y.; Wang, F.; Lu, F.; Liu, F. From evolution to rational design: AI-driven engineering of safe and highly efficient food enzymes. Biotechnol. Adv. 2026, 90, 108901. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Miok, K.; Škrlj, B.; Robnik-Šikonja, M.; Pârvulescu, L. Interpretable by design: Language model–derived ecological rules for species distribution modelling. Ecol. Inform. 2026, 97, 103883. [Google Scholar] [CrossRef] [Scilit]
- Zhuo, Y.; You, F. MIRAGE: Biomechanically interpretable 3D generation and reconstruction of maize plants. Comput. Electron. Agric. 2026, 248, 111774. [Google Scholar] [CrossRef] [Scilit]
- Danilevicz, M.F.; Upadhyaya, S.R.; Batley, J.; Bennamoun, M.; Bayer, P.E.; Edwards, D. Understanding plant phenotypes in crop breeding through explainable AI. Plant Biotechnol. J. 2025, 23, 4200–4213. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Xia, Y.; Huo, Y.X. Controlling gene expression using AI designed cis-regulatory elements. Biotechnol. Adv. 2026, 87, 108802. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Chevalley, M.; Roohani, Y.H.; Mehrjou, A.; Leskovec, J.; Schwab, P. A large-scale benchmark for network inference from single-cell perturbation data. Commun. Biol. 2025, 8, 412. [Google Scholar] [CrossRef] [Scilit] [PubMed]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2026 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license.




