<?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>topographic controls &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/topographic-controls/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Sun, 13 Sep 2026 02:30:40 +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>topographic controls &#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>Machine Learning Maps Landslide Danger Along Tibet&#8217;s Vital Lhasa–Dingri Highway</title>
		<link>https://scienmag.com/machine-learning-maps-landslide-danger-along-tibets-vital-lhasa-dingri-highway/</link>
		
		<dc:creator><![CDATA[Teresa Odom]]></dc:creator>
		<pubDate>Sun, 13 Sep 2026 02:30:40 +0000</pubDate>
				<category><![CDATA[Social Science]]></category>
		<category><![CDATA[Bayesian optimization]]></category>
		<category><![CDATA[Environmental impact of landslides in Tibet]]></category>
		<category><![CDATA[G318 National Highway]]></category>
		<category><![CDATA[geomorphology]]></category>
		<category><![CDATA[Geotechnical analysis of Tibetan Plateau slopes]]></category>
		<category><![CDATA[Integration of satellite imagery and field data for landslide prediction]]></category>
		<category><![CDATA[Landslide hazard prediction in Tibet]]></category>
		<category><![CDATA[Landslide inventory and mapping in Himalayas]]></category>
		<category><![CDATA[Landslide risk management along Lhasa–Dingri highway]]></category>
		<category><![CDATA[landslide susceptibility]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[Machine learning for geological risk assessment]]></category>
		<category><![CDATA[Machine learning models for landslide susceptibility]]></category>
		<category><![CDATA[natural hazard prediction using satellite data]]></category>
		<category><![CDATA[natural hazards]]></category>
		<category><![CDATA[Random Forest]]></category>
		<category><![CDATA[remote sensing]]></category>
		<category><![CDATA[Remote sensing and field investigation of landslides]]></category>
		<category><![CDATA[spatial cross-validation]]></category>
		<category><![CDATA[Tibet's G318 highway geological hazards]]></category>
		<category><![CDATA[Tibetan Plateau]]></category>
		<category><![CDATA[topographic controls]]></category>
		<category><![CDATA[Yarlung Tsangpo River]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=200868</guid>

					<description><![CDATA[A new random forest model with spatial cross-validation reveals that slope and topographic relief control landslide hazards along the Lhasa–Dingri highway on the Tibetan Plateau.]]></description>
										<content:encoded><![CDATA[<p>High in the southern Tibetan Plateau, the G318 National Highway between Lhasa and Dingri threads its way through some of the most geologically restless terrain on Earth. This corridor, the lifeline that carries travelers, freight, and supplies toward the Everest region, is under constant threat from landslides that can sever the road without warning and bury entire sections beneath tons of rock and debris. A new study published in the journal Natural Hazards has now delivered both a sharper scientific explanation of why these slopes fail and a more honest method for predicting where the next failure is most likely to occur.</p>
<p>The research, led by Lei Li and Zhiqing Li of the State Key Laboratory of Lithospheric and Environmental Coevolution at the Institute of Geology and Geophysics, Chinese Academy of Sciences, together with colleagues from Zhejiang Jiuhe Geological Ecological Environment Planning and Design and China University of Mining and Technology, began with an exhaustive inventory of the region&#8217;s slope failures. Combining satellite remote sensing interpretation with painstaking field investigation, the team documented 439 landslides covering a total area of 16.85 square kilometers along the Lhasa–Dingri section of the highway. That catalog is more than a tally of past disasters; it is the training ground on which any predictive model must learn, and its quality determines whether the resulting maps can be trusted.</p>
<p>With the inventory in hand, the researchers turned to the question that has long puzzled geoscientists working in this region: which factors actually control where landslides occur? The answer, the study finds, is written in the topography. Slope angle and local topographic relief emerged as the dominant controls on landslide distribution, outweighing other candidate variables. This is no accident of local geography but the signature of a continent-scale tug of war. The Indo-Eurasian collision continues to push the Tibetan Plateau upward, while the Yarlung Tsangpo River and its tributaries cut downward with equal ferocity, carving deeply incised valleys and steepening hillsides faster than erosion can mellow them. The result is a landscape primed for failure, where the steepest slopes and the greatest local relief concentrate landslide activity along the very corridors engineers have carved out for roads.</p>
<p>Understanding those causal mechanisms is only half the battle. The other half is building a model that predicts susceptibility without fooling itself, and this is where the study makes its most consequential methodological contribution. Landslide susceptibility mapping has become a showcase application for machine learning, with random forests, support vector machines, and neural networks routinely churning out impressive-looking hazard maps. Yet the team identified a systemic flaw in how these models are typically evaluated. Most studies split their data into training and testing sets at random, which sounds neutral but is quietly misleading in a spatial setting.</p>
<p>The problem is spatial autocorrelation. Landslides cluster: a slope that failed once is surrounded by neighbors with nearly identical elevation, aspect, lithology, and drainage, and those neighbors are likely to fail too. When a random split places some of these near-duplicate points in the training set and their twins in the test set, the model is effectively being quizzed on answers it has already memorized. The resulting performance scores are over-optimistic, flattering the algorithm while overstating its true ability to generalize to unfamiliar terrain. For a highway engineer deciding which slopes to reinforce, that flattery can be dangerous.</p>
<p>To break this circularity, the researchers built their random forest framework around a rigorous sixfold spatial cross-validation scheme. Instead of shuffling individual points, the study area is partitioned into spatially distinct blocks, and the model is trained on some blocks and tested on entirely separate ones. Each fold therefore simulates the real-world challenge the model will face: predicting hazard in terrain it has never seen. The team paired this validation strategy with Bayesian hyperparameter optimization, using Gaussian-process-based search to efficiently tune the random forest&#8217;s settings rather than relying on default values or brute-force grid searches. The combination yields a model whose reported accuracy reflects genuine predictive skill rather than geographic leakage.</p>
<p>The payoff was clear in the final susceptibility maps. The spatially cross-validated model demonstrated superior generalization compared with conventional approaches, producing hazard estimates that held up when confronted with new territory. The maps reveal that sections of the G318 corridor passing through deeply incised valleys, steep slopes, and areas of high local relief carry the highest landslide susceptibility, and the authors flag these segments as requiring the most attention from maintenance and protection programs. In a region where a single road-blocking landslide can isolate communities and disrupt a strategic artery, knowing precisely which kilometers of highway deserve priority investment is a matter of practical consequence, not academic refinement.</p>
<p>The study&#8217;s implications reach well beyond one highway. Susceptibility models are now standard tools in hazard zoning and land use planning worldwide, and the over-optimism problem the team documented is endemic to the field. By demonstrating that spatial cross-validation changes the picture of model reliability, the researchers add weight to a growing consensus that validation design, not just algorithm choice, determines whether a susceptibility map is science or decoration. Their framework, which couples a carefully constructed landslide inventory with Bayesian-tuned random forests and block-based validation, offers a template that other teams working along the Himalayan arc, the Sichuan–Tibet corridor, and other tectonically active mountain belts can adapt directly.</p>
<p>There is also a deeper geoscience lesson embedded in the results. The finding that slope and local relief dominate landslide occurrence ties the modern hazard map to the long-term evolution of the plateau itself, where tectonic uplift and fluvial incision jointly set the tempo of erosion. In that sense, the machine learning model is not merely a predictive device but a diagnostic instrument, revealing in statistical form the geomorphic engine that has been shaping the southern Tibetan margin for millions of years. As climate change alters precipitation patterns and infrastructure expansion pushes roads into ever more precarious terrain, tools of this kind, honest about their own uncertainty and grounded in the physical mechanisms of failure, will become indispensable for keeping mountain lifelines open.</p>
<p><strong>Subject of Research:</strong> Landslide susceptibility mapping along the Lhasa–Dingri highway corridor on the Tibetan Plateau using spatially cross-validated random forest modeling</p>
<p><strong>Article Title:</strong> Optimizing landslide susceptibility mapping using spatially cross-validated random forest: Lhasa–Dingri corridor, Tibetan Plateau</p>
<p><strong>Article References:</strong> Li, L., Li, Z., Qi, Z., Su, W., Sun, K., Wang, S., Kong, Y., &amp; Hu, R. (2026). Optimizing landslide susceptibility mapping using spatially cross-validated random forest: Lhasa–Dingri corridor, Tibetan Plateau. <em>Natural Hazards, 122</em>(19), Article 635. <a href="https://doi.org/10.1007/s11069-026-08374-5" rel="noopener noreferrer">https://doi.org/10.1007/s11069-026-08374-5</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1007/s11069-026-08374-5" rel="noopener noreferrer">10.1007/s11069-026-08374-5</a></p>
<p><strong>Keywords:</strong> landslide susceptibility, random forest, spatial cross-validation, Tibetan Plateau, machine learning, G318 National Highway, topographic controls, remote sensing, Bayesian optimization, geomorphology, natural hazards, Yarlung Tsangpo River</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">200868</post-id>	</item>
	</channel>
</rss>
