<?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>climate change impact on river flow &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/climate-change-impact-on-river-flow/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Fri, 04 Sep 2026 01:46:55 +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>climate change impact on river flow &#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>Deep Learning Enables Multi-Step Streamflow Forecasts Under RCP 4.5 and 8.5</title>
		<link>https://scienmag.com/deep-learning-enables-multi-step-streamflow-forecasts-under-rcp-4-5-and-8-5/</link>
		
		<dc:creator><![CDATA[Blake Davidson]]></dc:creator>
		<pubDate>Fri, 04 Sep 2026 01:46:51 +0000</pubDate>
				<category><![CDATA[Earth Science]]></category>
		<category><![CDATA[AI-driven long-term water resource management]]></category>
		<category><![CDATA[climate change impact on river flow]]></category>
		<category><![CDATA[climate change impact on river systems]]></category>
		<category><![CDATA[Climate-driven hydrological modeling advancements]]></category>
		<category><![CDATA[Convolutional neural networks for water resource prediction]]></category>
		<category><![CDATA[convolutional neural networks for water resources]]></category>
		<category><![CDATA[deep learning in hydrology]]></category>
		<category><![CDATA[Future river flow collapse risks]]></category>
		<category><![CDATA[future streamflow collapse risk assessment]]></category>
		<category><![CDATA[high-resolution climate projection integration]]></category>
		<category><![CDATA[long short-term memory models in hydrology]]></category>
		<category><![CDATA[Machine learning for long-term water resource management]]></category>
		<category><![CDATA[meteorological data interpolation techniques]]></category>
		<category><![CDATA[multi-step streamflow forecasting]]></category>
		<category><![CDATA[RCP 4.5 and 8.5 climate scenarios]]></category>
		<category><![CDATA[RCP 4.5 and 8.5 emission scenarios]]></category>
		<category><![CDATA[river flow prediction under climate change]]></category>
		<category><![CDATA[Sakarya Basin hydrological modeling]]></category>
		<guid isPermaLink="false">https://scienmag.com/deep-learning-enables-multi-step-streamflow-forecasts-under-rcp-4-5-and-8-5/</guid>

					<description><![CDATA[Streamflow forecasting has long been one of hydrology&#8217;s most stubborn challenges, but a new study from Türkiye suggests that deep learning, fed with high-resolution climate projections and carefully interpolated meteorological data, can peer decades into the future with remarkable skill. Researchers at Ankara University have built and tested convolutional neural network (CNN) and long short-term [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Streamflow forecasting has long been one of hydrology&#8217;s most stubborn challenges, but a new study from Türkiye suggests that deep learning, fed with high-resolution climate projections and carefully interpolated meteorological data, can peer decades into the future with remarkable skill. Researchers at Ankara University have built and tested convolutional neural network (CNN) and long short-term memory (LSTM) models capable of multi-step-ahead streamflow prediction in two sub-basins of the Sakarya Basin, one of Türkiye&#8217;s most important river systems. Their findings, published in Water Resources Management, deliver both a technical advance and a sobering warning: by the end of the century, river flow in these basins could collapse by as much as 62 percent under high-emission scenarios.</p>
<p>The study, led by Ayse Ozer together with Afshin Shahbazi and Halit Apaydin, integrates CMIP6-based climate projections under the RCP 4.5 and RCP 8.5 emission scenarios with spatial interpolation techniques and a rich mix of meteorological and land use datasets. The goal was to project streamflow dynamics all the way to 2099, a horizon that stretches far beyond the capabilities of most operational forecasting systems. What sets the work apart is not merely the ambition of the timeline but the sheer scale of the model optimization effort. The team tested approximately 40,000 alternative configurations, spanning hyperparameter adjustments, architectural modifications and training strategies, in a systematic search for the most reliable predictors of future water availability.</p>
<p>The two modeling approaches at the heart of the study represent distinct strands of deep learning. LSTM networks, first introduced by Hochreiter and Schmidhuber in 1997, are recurrent architectures designed to capture long-term temporal dependencies through gated memory cells that regulate what information is retained, updated or discarded at each time step. This makes them naturally suited to hydrological time series, where the flow in a river today reflects rainfall events, snowmelt and soil moisture conditions accumulated over weeks or months. CNNs, by contrast, rose to fame in image recognition, most famously in the ImageNet classification breakthrough by Krizhevsky and colleagues. In hydrological applications, convolutional layers act as feature extractors, sliding filters across input sequences to detect local patterns and multi-scale structure in meteorological variables, effectively treating the input windows as one-dimensional signals rather than raw numbers.</p>
<p>Both architectures were trained to perform multi-step-ahead forecasts, meaning the models do not simply predict tomorrow&#8217;s flow from today&#8217;s conditions. Instead, they project streamflow across extended future horizons, a task that compounds error accumulation and demands that the networks learn genuine process dynamics rather than short-term autocorrelation. To give the models the richest possible picture of each sub-basin, the researchers enriched their inputs with spatially interpolated climate data and land cover variability, using techniques refined for sparse station networks to translate point measurements into spatially coherent fields. This spatial enrichment proved to be a decisive ingredient: deep learning models fed with interpolated inputs and land-use information significantly outperformed simpler configurations, indicating that hydrological intelligence depends as much on the quality and diversity of the inputs as on the sophistication of the network itself.</p>
<p>The performance results are striking. CNN models generally outperformed their LSTM counterparts in both sub-basins, achieving Kling-Gupta Efficiency (KGE) values between 0.80 and 0.85 during the testing phase. The KGE metric, widely regarded in hydrology as a more informative benchmark than the coefficient of determination, decomposes model skill into correlation, bias and variability components; values above 0.8 are typically interpreted as strong predictive capability. That a convolutional architecture, not classically designed for sequential data, edged out the temporally specialized LSTM underscores a recurring lesson in applied machine learning: with enough properly engineered inputs and careful tuning, feature extraction can matter as much as sequence modeling. The exhaustive configuration search, touching tens of thousands of design permutations, likely played a substantial role in pushing both architectures toward their performance ceilings.</p>
<p>But the study&#8217;s most consequential findings concern the future rather than the past. Once the optimized models were coupled with CMIP6-based climate projections under the two RCP pathways, the picture they painted of the Sakarya Basin toward 2100 was grim. In the E12A033 sub-basin, streamflow is projected to decline by approximately 37 percent under the moderate RCP 4.5 scenario and 42 percent under the high-emission RCP 8.5 scenario, compared to the historical baseline. In the E12A053 sub-basin, the decline is far more severe: reductions of 59 percent under RCP 4.5 and 62 percent under RCP 8.5. The divergence between the two sub-basins is itself instructive, showing that climate impacts on water resources will be spatially uneven even within a single river system, and that basin-by-basin assessment, rather than broad regional averages, is essential for planning.</p>
<p>The implications ripple outward from the Sakarya Basin. Türkiye sits in the Mediterranean climate zone, which the Intergovernmental Panel on Climate Change has repeatedly identified as a hotspot where warming and drying will outpace global averages. Declining streamflow of the magnitude projected here would strain drinking water supplies, hydropower generation and the irrigation that underpins agriculture in the region. The research suggests that when water availability in a sub-basin could be nearly halved, or worse, adaptive and data-driven management strategies are not optional refinements but necessities. Accurate long-term forecasts of the kind this framework produces give water managers something they rarely possess: a quantitative, locally calibrated expectation of what is coming, with enough lead time to restructure allocations, invest in efficiency and plan reservoir operations.</p>
<p>Methodologically, the study contributes to a rapidly growing literature pitting data-driven models against process-based hydrological simulators. Traditional physically based models require extensive calibration data and detailed knowledge of catchment characteristics, whereas deep learning approaches learn the rainfall-runoff relationship directly from observations. Recent comparisons in catchments across the United States and China have shown that machine learning techniques can match or exceed process-driven models in simulating streamflow, particularly when trained on rich, well-curated datasets. The Ankara team&#8217;s work extends this comparison into the climate-projection domain, demonstrating that deep learning can serve not just as a nowcasting tool but as a vehicle for translating global climate model output into actionable local hydrology through the end of the century.</p>
<p>The researchers are candid about the practical dimensions of their work. The R and Python code underlying the study and the datasets are available on request, and the framework&#8217;s reliance on publicly available CMIP6 archives, reanalysis-grade meteorological data and satellite-derived land use products means the approach is portable to other data-scarce regions facing similar climate stress. The combination of spatial interpolation to compensate for sparse station coverage with deep architectures tolerant of heterogeneous inputs offers a template for hydrological forecasting in the many parts of the world where dense monitoring networks remain a luxury.</p>
<p>As global emissions trajectories continue to determine which corner of the uncertainty envelope humanity inhabits, studies of this kind convert abstract climate scenarios into concrete, river-by-river consequences. The message from the Sakarya Basin is unambiguous: even under a moderate emissions pathway, the water flowing through these Turkish rivers by century&#8217;s end could be a fraction of what it is today. Whether that projection becomes a planning document or a post-mortem will depend on how quickly water authorities, in Türkiye and across the climate-sensitive Mediterranean, act on the warnings now flowing out of the neural networks.</p>
<div class="scienmag-article-metadata"><strong>Subject of Research:</strong> Deep learning-based multi-step-ahead streamflow forecasting using CNN and LSTM models, coupled with CMIP6 climate projections under RCP 4.5 and RCP 8.5 scenarios, in two sub-basins of the Sakarya Basin, Türkiye.</p>
<p><strong>Article Title:</strong> Deep Learning-Based Multi-Step Ahead Streamflow Forecasting under RCP 4.5 and 8.5 Scenarios</p>
<p><strong>Article References:</strong> Ozer, A., Shahbazi, A., &amp; Apaydin, H. (2026). Deep Learning-Based Multi-Step Ahead Streamflow Forecasting under RCP 4.5 and 8.5 Scenarios. <em>Water Resources Management, 40</em>(11), Article 515. <a href="https://doi.org/10.1007/s11269-026-04875-x" target="_blank" rel="noopener noreferrer">https://doi.org/10.1007/s11269-026-04875-x</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1007/s11269-026-04875-x" target="_blank" rel="noopener noreferrer">10.1007/s11269-026-04875-x</a></p>
<p><strong>Keywords:</strong> Climate change, CMIP6, Streamflow forecasting, Deep learning, CNN, LSTM, RCP scenarios, Water resources management, Sakarya Basin, Hydrological modeling, Future projection, Kling-Gupta Efficiency</p>
</div>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">186907</post-id>	</item>
		<item>
		<title>Dynamic Mixture-of-Experts Enhances and Explains Daily Streamflow Simulation</title>
		<link>https://scienmag.com/dynamic-mixture-of-experts-enhances-and-explains-daily-streamflow-simulation/</link>
		
		<dc:creator><![CDATA[Violet Maxwell]]></dc:creator>
		<pubDate>Thu, 09 Jul 2026 14:18:30 +0000</pubDate>
				<category><![CDATA[Earth Science]]></category>
		<category><![CDATA[adaptive hydrological modeling]]></category>
		<category><![CDATA[advanced water resource management tools]]></category>
		<category><![CDATA[climate change impact on river flow]]></category>
		<category><![CDATA[dynamic gating mechanisms in machine learning]]></category>
		<category><![CDATA[dynamic mixture-of-experts model for streamflow simulation]]></category>
		<category><![CDATA[ensemble models for flood prediction]]></category>
		<category><![CDATA[environmental science innovations in hydrology]]></category>
		<category><![CDATA[explainable AI in environmental applications]]></category>
		<category><![CDATA[interpretable machine learning for water resource management]]></category>
		<category><![CDATA[multi-expert water flow modeling]]></category>
		<category><![CDATA[non-linear streamflow dynamics]]></category>
		<category><![CDATA[real-time water flow prediction]]></category>
		<guid isPermaLink="false">https://scienmag.com/dynamic-mixture-of-experts-enhances-and-explains-daily-streamflow-simulation/</guid>

					<description><![CDATA[In a groundbreaking advancement for environmental science, researchers have developed a novel dynamic-gated Mixture-of-Experts (MoE) framework that significantly enhances the accuracy and interpretability of daily streamflow simulations. Streamflow, the flow of water in rivers and streams, is a critical component for water resource management, flood prediction, and ecosystem preservation. Traditional models have struggled to capture [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>In a groundbreaking advancement for environmental science, researchers have developed a novel dynamic-gated Mixture-of-Experts (MoE) framework that significantly enhances the accuracy and interpretability of daily streamflow simulations. Streamflow, the flow of water in rivers and streams, is a critical component for water resource management, flood prediction, and ecosystem preservation. Traditional models have struggled to capture the intricate variability of daily water flow, but this new approach marks a substantial leap forward.</p>
<p>The innovative framework employs a dynamic gating mechanism that intelligently combines multiple expert models, each specialized in different hydrological patterns, to produce a more precise simulation. Unlike conventional static ensemble models, the dynamic gating system adapts to changing environmental conditions by assigning varying weights to each expert’s output depending on the input data context. This flexibility allows the model to better mimic the complex, non-linear dynamics of natural streamflow.</p>
<p>One of the key technical breakthroughs lies in the framework’s interpretability. In many machine learning applications, predicting streamflow with high accuracy comes at the cost of understandability. The new MoE model incorporates an interpretable gating network that provides clear insights into which expert models dominate under specific hydrological scenarios. This interpretability fosters trust and provides actionable knowledge for hydrologists and policymakers.</p>
<p>In extensive testing across diverse geographic regions and climatic conditions, the dynamic-gated MoE framework consistently outperformed existing state-of-the-art models. It exhibited higher predictive accuracy for daily streamflow fluctuations, including extreme events such as floods and droughts. Such precision is vital for early warning systems and for optimizing reservoir operations in the face of climate variability.</p>
<p>The model integrates seamlessly with existing hydrological data sources and computational infrastructures, making it scalable and practical for real-world deployment. Its ability to process large datasets efficiently stems from its modular design, in which individual expert models handle subsets of data features or temporal patterns.</p>
<p>The research team emphasized the potential of this framework beyond streamflow simulation. Given its modular and adaptive architecture, the dynamic-gated MoE could be extended to other environmental forecasting problems, such as rainfall prediction, sediment transport, or water quality monitoring. Its success demonstrates the transformative power of combining machine learning adaptability with domain-specific hydrological expertise.</p>
<p>This development arrives at a critical time when accurate environmental modeling is necessary for effective climate change mitigation and adaptation strategies. As extreme weather events become more frequent, reliable predictions of water system behaviors are essential for safeguarding communities and ecosystems.</p>
<p>The researchers who led this study expect that their dynamic-gated Mixture-of-Experts framework will inspire further innovations, blending artificial intelligence with earth science disciplines to tackle complex environmental challenges. The future of hydroinformatics looks promising with such tools enhancing our understanding and management of freshwater resources worldwide.</p>
<hr />
<p><strong>Subject of Research:</strong> Improvements in daily streamflow simulation using machine learning frameworks</p>
<p><strong>Article Title:</strong> A dynamic-gated Mixture-of-Experts framework improves and interprets daily streamflow simulation</p>
<p><strong>Article References:</strong></p>
<p class="c-bibliographic-information__citation">Yuan, W., HU, S., Zhan, C. <i>et al.</i> A dynamic-gated Mixture-of-Experts framework improves and interprets daily streamflow simulation.<br />
<i>Commun Earth Environ</i>  (2026). <a href="https://doi.org/10.1038/s43247-026-03799-z">https://doi.org/10.1038/s43247-026-03799-z</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">171357</post-id>	</item>
	</channel>
</rss>
