<?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>NDVI and EVI for water stress estimation &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/ndvi-and-evi-for-water-stress-estimation/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Sun, 13 Sep 2026 00:25:36 +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>NDVI and EVI for water stress estimation &#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>Feature-Optimized AI Tracks Crop Water Stress in Egypt&#8217;s Nile Delta</title>
		<link>https://scienmag.com/feature-optimized-ai-tracks-crop-water-stress-in-egypts-nile-delta/</link>
		
		<dc:creator><![CDATA[Alan Morgan]]></dc:creator>
		<pubDate>Sun, 13 Sep 2026 00:25:36 +0000</pubDate>
				<category><![CDATA[Agriculture]]></category>
		<category><![CDATA[agricultural drought]]></category>
		<category><![CDATA[agricultural water stress indices]]></category>
		<category><![CDATA[AI-driven crop water stress detection]]></category>
		<category><![CDATA[best subset regression]]></category>
		<category><![CDATA[drought stress prediction in Egypt]]></category>
		<category><![CDATA[Egypt]]></category>
		<category><![CDATA[evapotranspiration and crop health]]></category>
		<category><![CDATA[EVI]]></category>
		<category><![CDATA[feature-optimized artificial intelligence in agriculture]]></category>
		<category><![CDATA[irrigation management]]></category>
		<category><![CDATA[Land Surface Temperature (LST) in crop monitoring]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[MODIS]]></category>
		<category><![CDATA[NDVI]]></category>
		<category><![CDATA[NDVI and EVI for water stress estimation]]></category>
		<category><![CDATA[Nile Delta]]></category>
		<category><![CDATA[precision agriculture for water-scarce regions]]></category>
		<category><![CDATA[Random Forest]]></category>
		<category><![CDATA[remote sensing]]></category>
		<category><![CDATA[remote sensing data analysis for irrigation management]]></category>
		<category><![CDATA[satellite-based agricultural monitoring]]></category>
		<category><![CDATA[vegetation health assessment using remote sensing]]></category>
		<category><![CDATA[vegetation water stress]]></category>
		<category><![CDATA[water management in Nile Delta]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=200000</guid>

					<description><![CDATA[A feature-optimized machine learning framework using MODIS satellite data achieves highly accurate estimation of crop vegetation water stress in Egypt's Nile Delta.]]></description>
										<content:encoded><![CDATA[<p>In the intensively irrigated farmland of Egypt&#8217;s Nile Delta, knowing exactly when crops begin to suffer from water stress can mean the difference between a viable harvest and devastating losses. A new study published in Smart Agricultural Technology presents a feature-optimized artificial intelligence framework that estimates agricultural vegetation water stress from satellite data with remarkable precision, offering a practical tool for water managers in one of the world&#8217;s most water-constrained agricultural regions. The research, led by Ahmed Elbeltagi with Aman Srivastava and Abdullah A. Alsumaiei, focuses on Dakahliyah Governorate, a highly productive but water-stressed agroecosystem in the northern Delta.</p>
<p>The challenge the researchers set out to address is deceptively complex. Vegetation water stress expresses itself through coupled changes in canopy greenness, leaf area, surface temperature, and evaporative behavior, all of which can be observed from space. Satellite-derived indicators such as the Normalized Difference Vegetation Index (NDVI), the Enhanced Vegetation Index (EVI), Leaf Area Index (LAI), Fraction of Photosynthetically Active Radiation (Fpar), the Evaporative Stress Index (ESI), and Land Surface Temperature (LST) provide temporally consistent, spatially exhaustive information on crop condition. Yet translating these multiple, partly redundant signals into a reliable single estimate of vegetation stress has remained difficult, particularly in irrigated deltas where human water-management decisions strongly modulate how plants respond to climate forcing.</p>
<p>The study uses MODIS satellite products covering 2018 to 2025, with NDVI and EVI drawn from the MOD13Q1 product at 250-meter resolution, LAI and Fpar from MOD15A2H, LST from MOD11A2, and actual and potential evapotranspiration from MOD16A2, from which ESI was calculated as the ratio of actual to potential evapotranspiration. Quality-assurance layers were used to exclude pixels contaminated by clouds, shadows, aerosols, or low-confidence retrievals, and the data were aggregated into monthly governorate-level values. Observations from 2018 to 2023 served for model training, while 2024 and 2025 were reserved as an independent testing period, supplemented by 5-fold cross-validation to assess temporal robustness.</p>
<p>A central methodological innovation lies in the coupling of Best Subset Regression (BSR) with machine learning. Rather than feeding every available indicator into the models, BSR systematically evaluated all possible combinations of LAI, Fpar, ESI, NDVI, and LST, selecting the subset that best balanced explanatory power and parsimony using criteria such as adjusted R², the Akaike and Bayesian Information Criteria, and Mallows&#8217; Cp. The Variance Inflation Factor was used to screen out multicollinearity. This physically grounded variable reduction was then paired with four machine-learning architectures: a multilayer perceptron (MLP) neural network, a Random Subspace (RS) ensemble, Regression by Discretization (RD), and Random Forest (RF).</p>
<p>The feature-selection analysis produced a strikingly clear hierarchy of controls. NDVI emerged as the overwhelmingly dominant predictor of EVI, with a correlation of 0.934 and a standardized regression coefficient of 0.935, supported by an extraordinarily large t-statistic of nearly 199 and a narrow, strictly positive confidence interval. LAI contributed a smaller but statistically significant refinement, capturing canopy structural attributes such as layering and leaf clumping that a two-band greenness index cannot fully represent. By contrast, Fpar, ESI, and LST showed no detectable linear contribution once NDVI and LAI were accounted for, suggesting that in this irrigated setting their influence is either mediated through greenness signals or expressed through nonlinear interactions, and that managed water supply buffers canopy condition from short-lived thermal or evaporative stress.</p>
<p>The consequences of feature optimization for model performance were substantial, though architecture-dependent. Before selection, Regression by Discretization led the independent testing period, while Random Forest lagged with a correlation of only 0.9571. After BSR, Random Forest transformed into the clear best performer, achieving a correlation of 0.9943, a mean absolute error of just 0.0063, and a root mean square error of 0.0161 during the 2024–2025 testing period, with relative absolute error falling to under 5 percent. Random Subspace also improved markedly, its testing correlation rising from 0.9414 to 0.9738 and its slope moving from 0.4768 to 0.9666, while the multilayer perceptron failed to benefit and deteriorated slightly across all metrics.</p>
<p>Cross-validation reinforced these findings. Across five folds, the optimized Random Forest achieved a correlation of 0.9793 with relative errors dropping to roughly 9.6 and 20.2 percent, demonstrating low bias and low variance across resampled data partitions. The authors attribute this behavior to the underlying data structure: because EVI is governed by a near one-dimensional NDVI–EVI relationship with a modest incremental contribution from LAI, tree-based ensembles can exploit repeated splits on these dominant predictors to form many shallow, low-bias trees, while bagging averages out noise. The neural network, with its larger parameterization relative to the effective information content, remained more sensitive to sample variation.</p>
<p>To confirm that the optimized Random Forest was not simply outperforming weak baselines, the team benchmarked it against univariate and multiple linear regression, XGBoost, and CatBoost. The linear baselines produced testing RMSE values of approximately 0.053, while the boosting algorithms reduced this to around 0.045 and 0.046. The feature-optimized Random Forest, however, retained a substantially lower RMSE of 0.0161, roughly a third of the boosting models&#8217; error, confirming a genuine methodological advantage rather than an artifact of comparison. Time-series analysis further showed that after feature selection the model reproduced the timing and amplitude of seasonal greening and senescence cycles with markedly tighter agreement.</p>
<p>The practical implications extend to operational water management in semi-arid regions. Because NDVI and LAI are routinely available from satellite platforms at frequent intervals, the framework could be updated as new observations arrive, supporting governorate-scale vegetation-condition monitoring. Estimated EVI could then be converted into crop- and season-specific anomalies and combined with crop-water requirements and irrigation schedules to inform allocation decisions. The authors are careful to note limits: the framework estimates contemporaneous vegetation condition rather than forecasting future stress, and its findings are specific to Dakahliyah Governorate and the 2018–2025 period. Validation across longer records, contrasting irrigation regimes, and additional regions, along with the incorporation of microwave soil moisture and field-scale data, remains a priority before broader transferability or early-warning use can be claimed.</p>
<p>Nevertheless, the study offers a compelling demonstration that less can be more in agricultural machine learning. By systematically identifying which satellite indicators genuinely carry information about crop water stress, and by discarding the rest, the researchers built a model that is simultaneously more accurate, more interpretable, and cheaper to operate, requiring only a small set of widely available inputs. As water scarcity intensifies across semi-arid agricultural regions worldwide, such parsimonious, physically grounded AI frameworks may become essential instruments for safeguarding food production under increasingly uncertain climatic conditions.</p>
<p><strong>Subject of Research:</strong> Estimation of agricultural vegetation water stress using feature-optimized remote sensing and ensemble machine learning in the Nile Delta</p>
<p><strong>Article Title:</strong> Estimation of agricultural vegetation water stress using feature-optimized remote sensing and ensemble machine learning</p>
<p><strong>Article References:</strong> Elbeltagi, A., Srivastava, A., &amp; Alsumaiei, A. A. (2026). Estimation of agricultural vegetation water stress using feature-optimized remote sensing and ensemble machine learning. <em>Smart Agricultural Technology, 15</em>, Article 102536. <a href="https://doi.org/10.1016/j.atech.2026.102536" rel="noopener noreferrer">https://doi.org/10.1016/j.atech.2026.102536</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1016/j.atech.2026.102536" rel="noopener noreferrer">10.1016/j.atech.2026.102536</a></p>
<p><strong>Keywords:</strong> vegetation water stress, remote sensing, machine learning, random forest, Nile Delta, MODIS, EVI, NDVI, best subset regression, agricultural drought, irrigation management, Egypt</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">200000</post-id>	</item>
	</channel>
</rss>
