<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AI in precision agriculture &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/ai-in-precision-agriculture/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Fri, 11 Sep 2026 17:54:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>AI in precision agriculture &#8211; Science</title>
	<link>https://scienmag.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">73899611</site>	<item>
		<title>Multi-stage growth-aware maize yield prediction using graph neural networks</title>
		<link>https://scienmag.com/multi-stage-growth-aware-maize-yield-prediction-using-graph-neural-networks/</link>
		
		<dc:creator><![CDATA[Alan Morgan]]></dc:creator>
		<pubDate>Fri, 11 Sep 2026 17:54:43 +0000</pubDate>
				<category><![CDATA[Agriculture]]></category>
		<category><![CDATA[agricultural decision-making tools]]></category>
		<category><![CDATA[AI frameworks for crop management]]></category>
		<category><![CDATA[AI in precision agriculture]]></category>
		<category><![CDATA[AI-driven agricultural decision-making]]></category>
		<category><![CDATA[breeding program optimization]]></category>
		<category><![CDATA[crop breeding and hybrid selection]]></category>
		<category><![CDATA[developmental stage-based modeling]]></category>
		<category><![CDATA[developmental stage-based yield estimation]]></category>
		<category><![CDATA[early crop yield forecasting]]></category>
		<category><![CDATA[early maize yield forecasting]]></category>
		<category><![CDATA[food security forecasting]]></category>
		<category><![CDATA[food security prediction]]></category>
		<category><![CDATA[graph neural networks for agriculture]]></category>
		<category><![CDATA[graph neural networks in agriculture]]></category>
		<category><![CDATA[interdisciplinary research in plant science]]></category>
		<category><![CDATA[Maize yield prediction]]></category>
		<category><![CDATA[multi-stage crop growth modeling]]></category>
		<category><![CDATA[phenotypic and environmental data analysis]]></category>
		<category><![CDATA[phenotypic and environmental data integration]]></category>
		<category><![CDATA[precision agriculture technology]]></category>
		<category><![CDATA[robust maize production prediction]]></category>
		<category><![CDATA[robust yield estimation methods]]></category>
		<guid isPermaLink="false">https://scienmag.com/multi-stage-growth-aware-maize-yield-prediction-using-graph-neural-networks/</guid>

					<description><![CDATA[Maize is the most widely grown cereal on Earth, and predicting how much grain a field will produce before harvest has long been one of agriculture&#8217;s most stubborn problems. Farmers, breeders, and policymakers all depend on yield estimates, whether to plan irrigation and fertilizer schedules, to decide which hybrid lines deserve advancement in a breeding [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Maize is the most widely grown cereal on Earth, and predicting how much grain a field will produce before harvest has long been one of agriculture&#8217;s most stubborn problems. Farmers, breeders, and policymakers all depend on yield estimates, whether to plan irrigation and fertilizer schedules, to decide which hybrid lines deserve advancement in a breeding program, or to anticipate shortfalls in national food supplies. Yet most prediction models share a fundamental weakness: they typically rely on plant traits measured at a single growth stage, usually close to maturity when the season&#8217;s outcome is already largely written. A research team in China has now unveiled a new artificial intelligence framework that breaks with that convention, drawing on phenotypic and environmental data collected across multiple developmental stages to forecast final maize yield earlier, more accurately, and more robustly than conventional approaches.</p>
<p>The framework, called Yield-Graph, is described in a study published in Theoretical and Applied Genetics by Jiahui Wang, Yong Zhang, Yuqing Zhang, Xinglin Piao, and Aiwen Wang of Beijing University of Technology, together with Bo Li of the University of Macau and Xiangyu Zhao and Kaiyi Wang of the Beijing Academy of Agriculture and Forestry Sciences. The work is the product of a collaboration spanning computer science and applied agricultural research, and it reflects a growing conviction among computational biologists that the machinery of modern graph-based machine learning is uniquely suited to the messy, incomplete, and highly interconnected data that agricultural science actually produces.</p>
<p>The conceptual foundation of the study is simple but consequential. A maize plant is not a static object; it is a developmental trajectory. Traits such as plant height, flowering time, leaf architecture, and ear characteristics emerge sequentially, and each stage contributes differently, and sometimes unpredictably, to the final number of kernels that end up in the grain tank at harvest. A model that looks only at late-season traits captures the endpoint of that trajectory but misses the earlier signals that reveal how the season is unfolding. A model that looks only at early traits may predict too coarsely. By modeling multiple traits across different developmental stages, all oriented toward the same target of final yield, Yield-Graph can quantify the stage-specific contributions of each trait and demonstrate that meaningful yield prediction is feasible well before the crop matures.</p>
<p>The technical heart of the framework consists of two graph-based components that address the two most persistent obstacles in agricultural prediction: missing data and complex, higher-order relationships. Field phenotyping is notoriously incomplete. Sensors fail, weather interrupts measurement campaigns, and some traits simply cannot be recorded for every plant in every plot. Traditional machine learning pipelines either discard incomplete samples, wasting hard-won field data, or fill gaps with crude statistical imputations that ignore the structure of the data. Yield-Graph instead constructs a bipartite graph structure that links samples to trait observations, allowing the model to impute missing trait values at each developmental stage by leveraging the relational structure of the dataset itself. Rather than treating each missing value in isolation, the graph embedding approach learns from the patterns of similarity and relatedness among samples, reconstructing absent measurements in a way that is consistent with the surrounding network of observations. This strategy draws on a lineage of graph representation learning methods developed for handling missing data in general machine learning contexts, adapted here to the specific structure of multi-stage crop phenotypes.</p>
<p>The second component tackles a subtler challenge. Samples in agricultural datasets, whether individual plants, plots, or genotype-environment combinations, are not related to one another only in pairs. A group of plants sharing the same environment, the same management regime, and similar phenotypes form a higher-order relationship that cannot be fully expressed as a collection of pairwise connections. Mathematics has a natural tool for such relationships: the hypergraph, a generalization of a graph in which a single edge can connect any number of nodes. Yield-Graph employs a hypergraph attention mechanism to capture these high-order sample relationships. Attention mechanisms allow the model to learn, during training, which groups of related samples and which features within them are most informative for predicting yield, weighting their contributions adaptively rather than treating all relationships as equally important. This allows the framework to model environment-trait interactions of a complexity that ordinary feature-based models cannot easily represent, effectively embedding an awareness of the agricultural context into the architecture of the network itself.</p>
<p>Benchmark experiments reported in the study show that Yield-Graph matches the top-tier predictive accuracy of exhaustively optimized tree-based models, the gradient-boosting ensembles such as XGBoost and LightGBM that have dominated tabular prediction tasks in agriculture in recent years. That parity is significant, because tree ensembles typically demand extensive hyperparameter tuning and careful feature engineering to reach their peak performance, whereas the graph-based framework achieves comparable accuracy while natively accommodating incomplete data and higher-order structure. In other words, the new method reaches the same destination by a route that is better matched to the realities of field data.</p>
<p>Perhaps more important than raw accuracy are the robustness results. The study reports that Yield-Graph exhibits strong robustness across growth stages, meaning that its predictive skill does not collapse when measurements are taken earlier or later in the season, a property essential for genuinely early yield forecasting. It also shows high adaptability to regional variations, retaining accuracy when applied across geographically distinct production environments where soil, climate, and management practices differ. And it generalizes effectively across datasets, a quality that speaks to the framework learning transferable representations of the relationship between growth, environment, and yield rather than memorizing the quirks of a single trial. For a tool intended to be deployed in precision agriculture, where new seasons, new regions, and new crop varieties are the norm rather than the exception, such generalization is the difference between an academic curiosity and a practical instrument.</p>
<p>The broader context of this work is a field in rapid transformation. Crop yield prediction has historically proceeded along several parallel tracks: statistical models linking weather variables to historical yields, mechanistic crop simulations that model plant physiology day by day, satellite-based approaches that estimate yield from vegetation indices, and, more recently, machine learning models that combine genomic, environmental, and phenotypic predictors. Each approach has contributed, but each also faces limitations, particularly when data are sparse, noisy, or incomplete, as they invariably are in real agricultural settings. Graph neural networks have begun to make inroads, with previous work applying spatial-temporal graph learning to regional yield forecasting from geospatial data. What distinguishes Yield-Graph is its focus on plant-level, multi-stage phenotypic data and its explicit design for the incompleteness and higher-order structure that characterize such data, positioning it as a complement to remote sensing and environmental modeling rather than a replacement.</p>
<p>The implications for breeding programs are particularly intriguing. Modern genomic prediction methods already integrate environmental covariates to model genotype-by-environment interactions, and recent work has assembled large &#8220;enviromic&#8221; datasets to improve the accuracy of yield plasticity prediction in maize. Yield-Graph adds a temporal dimension to this picture: by tracking how traits expressed at seedling, vegetative, and reproductive stages each contribute to the final outcome, breeders gain a tool for early-stage selection, identifying promising lines mid-season rather than waiting for harvest data. This could compress breeding cycles and reduce the cost of field trials, in which thousands of candidate lines must be evaluated each year. The study&#8217;s authors also note the framework&#8217;s applicability across crop species, suggesting that the underlying methodology is not tied to maize specifically, though maize, with its well-characterized developmental stages and global economic importance, is the natural proving ground.</p>
<p>The team has made the code publicly available through a GitHub repository, and the heading dataset used in the analysis is accessible through Figshare, reflecting a commitment to reproducibility that will ease adoption and further development by other groups. The datasets generated during the study are otherwise available from the corresponding author on reasonable request. The research was supported by the National Key Research and Development Program of China, the Open Project of the National Innovation Center for Digital Seed Industry, and the Beijing Academy of Agricultural Artificial Intelligence and Robotics.</p>
<p>As climate variability intensifies and global demand for grain continues to climb, the value of seeing a season&#8217;s outcome before it happens will only grow. Recent studies have documented increasingly nonlinear relationships between daily temperature extremes and agricultural yields, and new generations of climate and crop models suggest that climate impacts on agriculture are emerging sooner than previously expected. In that environment, forecasting tools that are accurate, early, and resilient to imperfect data are not luxuries but necessities. Yield-Graph&#8217;s authors frame their contribution as a scalable solution for precision agriculture and intelligent crop management, and the benchmark evidence they present makes a credible case. Whether the framework will scale from research plots to the vast, heterogeneous realities of commercial farming remains to be tested, but the study marks a clear step in the convergence of graph machine learning and agricultural science, a convergence that promises to change how, and how early, humanity predicts the harvest that feeds it.</p>
<div class="scienmag-article-metadata"><strong>Subject of Research:</strong> Multi-stage maize yield prediction using graph neural networks that model incomplete phenotypic and environmental data across developmental stages</p>
<p><strong>Article Title:</strong> Yield-graph: multi-stage growth-aware maize yield prediction via graph neural networks</p>
<p><strong>Article References:</strong> Wang, J., Zhang, Y., Li, B., Zhang, Y., Piao, X., Wang, A., Zhao, X., &amp; Wang, K. (2026). Yield-graph: multi-stage growth-aware maize yield prediction via graph neural networks. <em>Theoretical and Applied Genetics, 139</em>(9), Article 256. <a href="https://doi.org/10.1007/s00122-026-05354-y" target="_blank" rel="noopener noreferrer">https://doi.org/10.1007/s00122-026-05354-y</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1007/s00122-026-05354-y" target="_blank" rel="noopener noreferrer">10.1007/s00122-026-05354-y</a></p>
<p><strong>Keywords:</strong> maize yield prediction, graph neural networks, hypergraph attention, bipartite graph imputation, multi-stage phenotyping, precision agriculture, crop modeling, genotype-environment interactions, missing data imputation, machine learning, food security, intelligent crop management</p>
</div>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">192800</post-id>	</item>
		<item>
		<title>AI in Precision Agriculture: Opportunities for Farmers</title>
		<link>https://scienmag.com/ai-in-precision-agriculture-opportunities-for-farmers/</link>
		
		<dc:creator><![CDATA[Alan Morgan]]></dc:creator>
		<pubDate>Tue, 02 Sep 2025 14:39:25 +0000</pubDate>
				<category><![CDATA[Technology and Engineering]]></category>
		<category><![CDATA[AI in precision agriculture]]></category>
		<category><![CDATA[barriers to technology access in agriculture]]></category>
		<category><![CDATA[data-driven decision making in agriculture]]></category>
		<category><![CDATA[drone technology in farming]]></category>
		<category><![CDATA[enhancing productivity through AI]]></category>
		<category><![CDATA[machine learning in farming]]></category>
		<category><![CDATA[opportunities for illiterate farmers]]></category>
		<category><![CDATA[precision agriculture advancements]]></category>
		<category><![CDATA[soil sensors for crop management]]></category>
		<category><![CDATA[sustainable farming practices]]></category>
		<category><![CDATA[systematic literature review on agriculture technology]]></category>
		<category><![CDATA[tailoring AI for low-literacy farmers]]></category>
		<guid isPermaLink="false">https://scienmag.com/ai-in-precision-agriculture-opportunities-for-farmers/</guid>

					<description><![CDATA[In recent years, the fusion of artificial intelligence (AI) and agriculture has become a formidable frontier. The intersection of these two fields offers unprecedented opportunities to enhance productivity and sustainability in farming practices, especially for some of the most vulnerable demographics worldwide—illiterate farmers. The advent of advanced machine learning applications in precision agriculture presents both [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>In recent years, the fusion of artificial intelligence (AI) and agriculture has become a formidable frontier. The intersection of these two fields offers unprecedented opportunities to enhance productivity and sustainability in farming practices, especially for some of the most vulnerable demographics worldwide—illiterate farmers. The advent of advanced machine learning applications in precision agriculture presents both solutions and hurdles that could redefine the landscape for farmers who lack formal education. A significant body of research, presented in a systematic literature review, explores these dynamics in depth, providing insights that are crucial for both stakeholders and policymakers.</p>
<p>Precision agriculture, fundamentally, is aimed at optimizing field-level management regarding crop farming. This holistic approach utilizes AI technologies like drone surveillance, soil sensors, and real-time data analytics. By enabling farmers to make data-driven decisions, these tools can result in higher yields and reduced waste. However, as the research indicates, the accessibility of these technologies for illiterate farmers remains a contentious issue. The gap in technological literacy poses significant barriers, potentially leaving some farmers behind as the industry advances.</p>
<p>The systematic review conducted by Erike, et al. critically examines various studies that explore how AI applications can be tailored for farmers with limited or no literacy skills. The findings illuminate the multifaceted challenges faced by these farmers, which are not only technological but also sociocultural. For instance, even when tools like mobile apps are available, the lack of basic literacy can hinder effective use, thus exacerbating existing inequalities within agricultural communities. This interplay of technology and education underscores the necessity for comprehensive training programs tailored to these individuals.</p>
<p>Furthermore, the literature underscores the importance of user-friendly technology interfaces that can cater to diverse skill levels. Innovations such as voice-activated technologies or visual-based applications can mitigate some barriers. Nevertheless, it&#8217;s crucial to ensure that these tools are not only accessible but also culturally appropriate. Understanding the unique contexts in which illiterate farmers operate is vital to maximize the benefits derived from AI.</p>
<p>There is also a notable emphasis on collaborative models that engage local communities in both the development and implementation of AI technologies. By doing so, these models can foster an environment where farmers contribute insights from their lived experiences. Researchers argue that acknowledging the knowledge inherent in these farming communities can catalyze the design of practical technologies that genuinely address their specific needs.</p>
<p>Moreover, the review highlights the role of policy in facilitating technology transfer to illiterate farmers. Stakeholders—from governments to NGOs—need to converge on a unified strategy that recognizes the significance of education in driving agricultural innovation. Programs that integrate local agricultural knowledge with advanced AI applications can promote sustainable farming practices that empower these farmers instead of further marginalizing them.</p>
<p>At the turn of the century, the role of data in agriculture was limited but has rapidly evolved. Modern approaches leverage expansive data sets, from weather patterns to market trends, driving efficiency and decision-making in unprecedented ways. Yet this yields a paradox; the more advanced the technology becomes, the greater the risk of alienating those who lack the capacity to harness its potential. Hence, the review calls for a dual focus: developing cutting-edge AI tools while simultaneously ensuring that the illiterate farmer has the capability to utilize these resources effectively.</p>
<p>It is also worth mentioning the global context of agricultural challenges. Climate change poses a significant existential threat to farming universally, with shifts in weather patterns leading to unpredictable seasons and crop failures. Innovative agricultural interventions powered by AI can provide critical data for mitigating these phenomena. Still, the review posits that this potential hinges fundamentally on equitable access. If solutions are not equally accessible, the effectiveness of AI in addressing climate-related agricultural disruptions could be undermined.</p>
<p>In parallel, the comprehensive visualization of data has also emerged as an important trend. Infographics, visual dashboards, and other forms of data representation can serve as powerful tools for illiterate farmers, allowing them to grasp complex information at a glance. This evolution towards accessible marketing and educational materials demonstrates the potential for inclusive technology that transcends linguistic and educational barriers.</p>
<p>Another critical area of discussion within the systematic review is the ongoing negotiation of ethics in AI usage in agriculture. As AI systems become increasingly integrated into agricultural settings, ensuring they operate transparently and without bias becomes essential. Algorithms should not propagate existing inequities or inadvertently disadvantage certain demographics further. Thus, continuous scrutiny and regulation are required to ensure AI remains a tool for empowerment rather than exclusion.</p>
<p>Moreover, as the field of AI in agriculture grows, fostering partnerships across sectors becomes paramount. Collaboration between tech companies, agricultural scientists, educational institutions, and local communities can stimulate innovation that genuinely uplifts underserved populations. By working together, these entities can foster a synergistic ecosystem that not only drives agricultural efficiency but ensures that advancements in AI empower all farmers, literate or not.</p>
<p>To conclude, leveraging artificial intelligence to assist illiterate farmers presents a unique canvas for innovation intertwined with social responsibility. The insights gathered from the systematic review make it abundantly clear: the promise of AI must be matched by a commitment to inclusivity. With the right safeguards, educational outreach, and community engagement, AI can transform precision agriculture into a vehicle for empowerment and sustainability that encompasses every farmer, irrespective of their educational background.</p>
<p>In an era where technology is evolving at breakneck speed, the onus lies on the agricultural community, researchers, and policymakers to craft a pathway that does not leave anyone behind. The findings from Erike and colleagues signify an urgent clarion call, detailing that the future of agriculture, inclusive of all its practitioners, hinges on our ability to intertwine advanced technology with the fundamental right to education.</p>
<hr />
<p><strong>Subject of Research</strong>: AI and machine learning applications for illiterate farmers in precision agriculture.</p>
<p><strong>Article Title</strong>: Is AI for illiterate farmers? A systematic literature review of AI and machine learning applications and challenges for precision agriculture.</p>
<p><strong>Article References</strong>:<br />
Erike, A., Ikerionwu, C., Azubogu, A. <em>et al.</em> Is AI for illiterate farmers? A systematic literature review of AI and machine learning applications and challenges for precision agriculture.<br />
<em>Discov Artif Intell</em> <strong>5</strong>, 204 (2025). <a href="https://doi.org/10.1007/s44163-025-00457-9">https://doi.org/10.1007/s44163-025-00457-9</a></p>
<p><strong>Image Credits</strong>: AI Generated</p>
<p><strong>DOI</strong>: 10.1007/s44163-025-00457-9</p>
<p><strong>Keywords</strong>: AI, precision agriculture, illiterate farmers, machine learning, technology access, inclusive innovation, agricultural education.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">74212</post-id>	</item>
	</channel>
</rss>
