<?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>Digital tools for rice blast disease management &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/digital-tools-for-rice-blast-disease-management/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Wed, 09 Sep 2026 19:23:52 +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>Digital tools for rice blast disease management &#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>Digital tools transform rice blast disease management, review finds</title>
		<link>https://scienmag.com/digital-tools-transform-rice-blast-disease-management-review-finds/</link>
		
		<dc:creator><![CDATA[Alan Morgan]]></dc:creator>
		<pubDate>Wed, 09 Sep 2026 19:23:48 +0000</pubDate>
				<category><![CDATA[Agriculture]]></category>
		<category><![CDATA[advances in plant pathogen diagnostics]]></category>
		<category><![CDATA[AI in crop disease detection]]></category>
		<category><![CDATA[challenges in deploying digital agriculture tools]]></category>
		<category><![CDATA[Digital rice blast disease management]]></category>
		<category><![CDATA[Digital tools for rice blast disease management]]></category>
		<category><![CDATA[digital tools for smallholder farmers]]></category>
		<category><![CDATA[drone technology for agricultural health]]></category>
		<category><![CDATA[drone technology in agriculture]]></category>
		<category><![CDATA[fungal disease detection in staple crops]]></category>
		<category><![CDATA[global food security and rice production]]></category>
		<category><![CDATA[impact of rice blast on global food security]]></category>
		<category><![CDATA[innovations in fungal disease control for staple crops]]></category>
		<category><![CDATA[Internet of Things in farming]]></category>
		<category><![CDATA[IoT sensors for crop monitoring]]></category>
		<category><![CDATA[precision agriculture for rice pests]]></category>
		<category><![CDATA[remote sensing for plant health]]></category>
		<category><![CDATA[remote sensing in rice cultivation]]></category>
		<category><![CDATA[sensor-based diagnostics for plant diseases]]></category>
		<category><![CDATA[sensor-based diagnostics in rice farming]]></category>
		<category><![CDATA[smallholder farmers and digital agriculture access]]></category>
		<category><![CDATA[systematic review of digital agriculture in rice disease management]]></category>
		<category><![CDATA[technological barriers in disease management]]></category>
		<category><![CDATA[technological ceiling in disease detection accuracy]]></category>
		<guid isPermaLink="false">https://scienmag.com/digital-tools-transform-rice-blast-disease-management-review-finds/</guid>

					<description><![CDATA[Rice blast, the fungal disease long regarded as the single most destructive threat to the world&#8217;s most important staple crop, has become the focus of an unprecedented wave of digital innovation, and a new systematic review now offers the clearest picture yet of what that technology can, and cannot, do. The analysis, published in the [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Rice blast, the fungal disease long regarded as the single most destructive threat to the world&#8217;s most important staple crop, has become the focus of an unprecedented wave of digital innovation, and a new systematic review now offers the clearest picture yet of what that technology can, and cannot, do. The analysis, published in the journal Smart Agricultural Technology, synthesized 109 peer-reviewed studies published between January 2021 and May 2026, spanning artificial intelligence, drones, remote sensing, the Internet of Things, and sensor-based diagnostics. Its central finding is striking: while laboratory accuracy in detecting the disease has effectively reached a ceiling, the technologies that could carry these tools into the hands of smallholder farmers remain largely unbuilt.</p>
<p>The stakes are enormous. Rice is the primary food source for more than 3.5 billion people, and global production must rise by an estimated 25 to 30 percent by 2050 to feed a projected population of 9.7 billion. Rice blast, caused by the fungus <em>Magnaporthe oryzae</em>, routinely destroys 10 to 30 percent of harvests and can wipe out entire crops under epidemic conditions. The pathogen attacks every above-ground part of the plant, using specialized infection structures called appressoria that generate enormous turgor pressure to physically rupture the leaf cuticle. Conventional defenses, resistant varieties, fungicides such as strobilurins, triazoles, and tricyclazole, and agronomic management, are steadily being undermined: the fungus&#8217;s high genetic variability rapidly overcomes resistance genes, and fungicide overuse fuels both resistance evolution and food-safety concerns.</p>
<p>The new review, led by Sandip Garai of the Indian Council of Agricultural Research&#8217;s Institute of Bioresources and Sustainable Agriculture with colleagues including Suryakant Manik, Kanaka K.K., Sudhir Kumar, Vijai Pal Bhadana, and Nishit Malviya, followed the PRISMA 2020 reporting standard. The team searched PubMed, Scopus, Google Scholar, and Semantic Scholar in May 2026, retrieving 2,056 records. After a two-pass deduplication combining exact DOI matching with fuzzy title matching, followed by automated keyword screening and full-text assessment, 109 studies survived. Screening reliability was checked on a random 30-record subsample by a second author, yielding a Cohen&#8217;s kappa of 0.86, indicating almost perfect agreement.</p>
<p>Artificial intelligence dominates the field. Of the 109 studies, 86 involved AI or machine learning, and 62 used convolutional neural networks, the deep learning architectures that revolutionized computer vision. Transfer learning from ImageNet-pretrained weights is nearly universal, with ResNet, VGG, MobileNet, InceptionNet, EfficientNet, and the YOLO family of object detectors all represented. The single highest reported accuracy in the corpus is 99.75 percent, achieved by ResNet50 classifying blast-infected versus healthy leaves on a 2,000-image dataset. A hybrid architecture called ResViT-Rice, which couples a ResNet backbone with a Vision Transformer encoder and attention modules, reached 99.04 percent accuracy while providing built-in explainability through attention maps. Object-detection studies, which localize lesions as well as classify them, span the full YOLO lineage from version 5 through 11 and include specialized variants such as Pyramid-YOLOv8, which targets small early-stage lesions, and YOLO-RBSD, which detects <em>M. oryzae</em> spores in microscopic images at 96.1 percent mean average precision and 125 frames per second.</p>
<p>Yet the review&#8217;s performance analysis reveals a sobering pattern. When 64 verified accuracy values were grouped across six detection tasks, median accuracy for laboratory-validated image classification studies has remained essentially flat, around 96 percent, since 2021, despite a flood of new architectures. Field-deployed studies report a median of 94 percent, a modest gap in absolute terms but one that masks the real problem: only nine studies across the entire corpus were validated in open fields. The authors conclude that the bottleneck is no longer model capacity but evaluation context, lighting variability, complex backgrounds, pathogen diversity, and growth-stage effects that laboratory datasets fail to capture. Notably, the correlation between dataset size and reported accuracy was only weak to moderate (r = 0.43, not statistically significant), suggesting that dataset curation, class balance, and evaluation rigor may matter more than sheer volume of images.</p>
<p>Beyond imaging, remote sensing is emerging as the most agronomically consequential frontier. Nineteen studies used ground-based spectroradiometers, hyperspectral cameras, UAV sensors, Raman and near-infrared spectroscopy, and satellites including Sentinel-2. The landmark capability is pre-symptomatic detection: identifying infection before any visible lesion appears. One team used machine learning-based feature selection to identify diagnostic wavelengths in the red-edge region between 700 and 740 nanometers, detecting blast at the asymptomatic stage with 92.9 to 94.8 percent accuracy. Another group developed a dedicated rice blast vegetation index, validated in UAV field trials with 95.9 percent overall accuracy, substantially outperforming the standard NDVI. Chlorophyll fluorescence imaging, which detects photosynthetic disruption rather than reflectance changes, offers similar pre-symptomatic power at roughly a tenth of the hardware cost of hyperspectral systems, a critical consideration for resource-poor farmers.</p>
<p>Drones and the Internet of Things round out the field-scale picture. Eleven UAV studies covered both detection and precision spraying; one showed that adding 1 percent lecithin adjuvant to drone-applied fungicide cut off-target drift by up to 3.16 times while increasing deposition along the spray path by up to 155 percent. On the sensing side, twelve IoT studies included platforms such as RiceBioS, which runs machine learning models on edge devices in low-connectivity fields and reduced latency by 40 percent compared with cloud processing, and AgriTalk, a cloud-fog-edge architecture that halved latency for farmers. Perhaps the most conceptually novel contribution is an electronic nose: a metal-oxide sensor array that detects volatile organic compounds characteristic of <em>M. oryzae</em> infection days before any visual or spectral signal appears, the only approach in the entire corpus capable of continuous, non-imaging, pre-visual monitoring.</p>
<p>Against these advances, the review documents three glaring absences. A systematic audit confirmed that the terms blockchain, digital twin, and federated learning appeared in none of the 2,056 records retrieved, not merely none of the 109 included studies. Blockchain has matured in agricultural supply-chain traceability elsewhere but has never been applied to rice blast surveillance or disease reporting; federated learning, which would allow institutions across blast-endemic regions to train shared diagnostic models without surrendering data ownership, is similarly unexplored; and digital twins, virtual crop-system replicas fusing sensors, weather data, and epidemiological models for scenario planning, are entirely absent. The authors project research horizons of 2025 through 2028 for closing these gaps, noting that the underlying technologies are already mature in other domains.</p>
<p>The review also scrutinized the quality of the literature itself. Using a purpose-built scoring framework called AI-Agri-QS, which rates dataset adequacy, validation rigor, metric completeness, and novelty on a 0-to-8 scale, the team found a mean score of just 1.50, with 89 percent of studies classified as low quality. Four systematic weaknesses recur: homogeneous single-source datasets shot under controlled lighting; roughly 40 percent of studies reporting only top-1 accuracy while omitting precision, recall, and F1-score; geographic concentration in East and South Asia with near-total neglect of sub-Saharan Africa and Latin America; and a complete absence of multi-season validation despite the year-to-year variability of blast epidemics. Only seven studies, 6 percent, incorporated explainable AI methods such as Grad-CAM or SHAP, a notable shortfall given that agronomists need to understand why a model flags a field.</p>
<p>The bottom line, the authors argue, is a field that is technically advanced but deployment-limited. The research agenda they propose centers on multi-site, multi-season field trials; affordable pre-symptomatic detection for smallholders; blockchain-enabled disease traceability; federated learning for privacy-preserving distributed training; explainable AI for trust and regulatory acceptance; and digital twin frameworks for epidemic simulation. For the farmers who bear the heaviest blast burden, many of them managing less than a hectare without reliable connectivity, the difference between a 99 percent laboratory score and a tool that works in a muddy paddy at dawn remains the decisive measure. The next generation of rice blast technology, the review concludes, will be judged not on benchmarks but on fields.</p>
<div class="scienmag-article-metadata"><strong>Subject of Research:</strong> Digital technologies, including artificial intelligence, deep learning, UAVs, remote sensing, and IoT, for detection, monitoring, and management of rice blast disease caused by <em>Magnaporthe oryzae</em></p>
<p><strong>Article Title:</strong> Digital technologies in rice blast disease management: a comprehensive systematic review of artificial intelligence, IoT, blockchain, and emerging digital tools</p>
<p><strong>Article References:</strong> Garai, S., Manik, S., K․K․, K., Kumar, S., Bhadana, V. P., &amp; Malviya, N. (2026). Digital technologies in rice blast disease management: a comprehensive systematic review of artificial intelligence, IoT, blockchain, and emerging digital tools. <em>Smart Agricultural Technology, 15</em>, Article 102488. <a href="https://doi.org/10.1016/j.atech.2026.102488" target="_blank" rel="noopener noreferrer">https://doi.org/10.1016/j.atech.2026.102488</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1016/j.atech.2026.102488" target="_blank" rel="noopener noreferrer">10.1016/j.atech.2026.102488</a></p>
<p><strong>Keywords:</strong> rice blast, Magnaporthe oryzae, artificial intelligence, deep learning, UAV remote sensing, IoT, blockchain, federated learning, digital twin, pre-symptomatic detection, explainable AI, systematic review</p>
</div>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">190999</post-id>	</item>
	</channel>
</rss>
