<?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>Qin-Hang Belt &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/qin-hang-belt/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Sat, 12 Sep 2026 17:07:50 +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>Qin-Hang Belt &#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>AI Meets Geology: New Machine Learning Model Pinpoints Hidden Gold in Southern China</title>
		<link>https://scienmag.com/ai-meets-geology-new-machine-learning-model-pinpoints-hidden-gold-in-southern-china/</link>
		
		<dc:creator><![CDATA[Violet Maxwell]]></dc:creator>
		<pubDate>Sat, 12 Sep 2026 17:07:50 +0000</pubDate>
				<category><![CDATA[Earth Science]]></category>
		<category><![CDATA[artificial intelligence for ore deposit detection]]></category>
		<category><![CDATA[deep forest]]></category>
		<category><![CDATA[deep learning for mineral deposits]]></category>
		<category><![CDATA[exploration targeting]]></category>
		<category><![CDATA[geochemical anomalies]]></category>
		<category><![CDATA[geophysical and geological data integration]]></category>
		<category><![CDATA[geoscience AI models]]></category>
		<category><![CDATA[gold exploration]]></category>
		<category><![CDATA[Guangxi]]></category>
		<category><![CDATA[innovative gold prospecting techniques]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[machine learning in geology]]></category>
		<category><![CDATA[mineral exploration in China]]></category>
		<category><![CDATA[mineral prospectivity mapping]]></category>
		<category><![CDATA[mineral system knowledge]]></category>
		<category><![CDATA[ore-control framework]]></category>
		<category><![CDATA[orogenic gold deposit exploration]]></category>
		<category><![CDATA[orogenic gold deposits]]></category>
		<category><![CDATA[positive-unlabeled learning]]></category>
		<category><![CDATA[predictive geoscience mapping]]></category>
		<category><![CDATA[Qin-Hang Belt]]></category>
		<category><![CDATA[structural geology]]></category>
		<category><![CDATA[Youjiang Basin]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=196783</guid>

					<description><![CDATA[A knowledge–data dual-driven machine learning framework combining deep forest algorithms with orogenic gold mineral system knowledge has improved mineral prospectivity mapping in Guangxi, China, and identified new exploration targets.]]></description>
										<content:encoded><![CDATA[<p>Deep in the mountains and basins of Guangxi, in southwest China, gold has been forming for hundreds of millions of years along deep faults and folded sedimentary layers. Finding the next deposit, however, has always been a matter of luck, intuition, and expensive drilling. Now a team of geoscientists has shown that a carefully designed artificial intelligence system, guided at every step by hard-won geological knowledge, can dramatically sharpen the search. In a study published in Natural Resources Research, researchers led by Lihao Feng and Qingfei Wang of the China University of Geosciences in Beijing, together with Daniel D. Gregory of the University of Toronto and colleagues, present a dual-driven mineral prospectivity model that couples machine learning with an explicit ore-control framework for orogenic gold deposits. Their results not only outperformed conventional algorithms but also flagged several previously unrecognized exploration targets across two of southern China&#8217;s most important gold provinces.</p>
<p>Mineral prospectivity mapping, or MPM, is the science of turning scattered geological evidence into predictive maps that show where undiscovered ore bodies are most likely to lie. Over the past decade, machine learning has transformed this discipline: algorithms such as random forests, support vector machines, and deep neural networks can digest vast layers of geological, geophysical, and geochemical data and highlight subtle patterns invisible to human analysts. Yet the field has a persistent weakness. Purely data-driven models treat the Earth as a statistical puzzle, ignoring the physical processes that actually create ore deposits. The result can be models that score well on paper but contradict what geologists know about how mineralizing fluids move, react, and precipitate metals. The new study was designed specifically to close that gap between statistical power and geological realism.</p>
<p>The researchers&#8217; solution is a knowledge–data dual-driven framework built around the mineral system concept, which describes ore formation as a chain of critical ingredients: a metal and fluid source, pathways that focus fluid flow, and traps where gold precipitates. For orogenic gold, structural architecture is paramount. Gold-bearing fluids rise along faults, shear zones, and fracture networks, so the density and geometry of geological lineaments—linear features visible in remote sensing and structural data—serve as a first-order proxy for fluid focusing. The team embedded this knowledge at two distinct levels of the modeling workflow. First, during feature engineering, they prioritized structural characteristics, especially lineament density, as the dominant controlling evidence layers alongside stratigraphic and geochemical information. Second, and perhaps more innovatively, they used geological criteria to shape the training data itself through a positive-unlabeled learning strategy.</p>
<p>The positive-unlabeled, or PU, approach addresses one of the most stubborn problems in exploration machine learning. Models need both positive examples, meaning known deposits, and negative examples, meaning genuinely barren ground. But in reality, geologists rarely know that an area is barren; they simply have not looked there yet. Randomly sampling negatives therefore injects systematic bias, because many supposedly negative cells may actually host undiscovered gold. The Guangxi team instead restricted the selection of negative samples using structural, stratigraphic, and geochemical criteria, excluding only locations that confidently fail multiple ore-control tests. This knowledge-guided sampling reduces label noise, enhances geological representativeness, and produces training sets that better reflect the true mineral system rather than the history of past exploration campaigns.</p>
<p>With the framework in place, the researchers systematically evaluated four representative machine learning algorithms: random forest, support vector machine, deep neural network, and deep forest. Deep forest, an ensemble method that stacks cascades of decision-tree forests rather than relying on differentiable neural layers, emerged as the clear winner, delivering the best prediction accuracy, robustness, and generalization. The comparison matters because it demonstrates that architectural sophistication alone does not guarantee exploration success; the interplay between algorithm design and the structure of geologically informed input data determines performance. Deep forest&#8217;s hierarchical, non-parametric character appears particularly well suited to the nonlinear, threshold-like relationships that govern whether a fault intersection becomes a world-class gold deposit or an empty structure.</p>
<p>Interpretability was a central design goal rather than an afterthought. Using feature importance analysis and SHapley additive explanations, a game-theoretic technique that quantifies each variable&#8217;s contribution to individual predictions, the team showed that the control sequence is consistent across models: structural parameters dominate, followed by geochemical anomalies and then stratigraphic units. This hierarchy mirrors what field geologists have long argued about orogenic gold systems, in which focused fluid flux along structures is the decisive ingredient, with favorable host rocks and chemical traps playing supporting roles. When a black-box model&#8217;s internal logic aligns with independent geological understanding, confidence in its predictions rises sharply, and the model becomes a tool for testing scientific hypotheses rather than merely generating colored maps.</p>
<p>To test whether the framework generalizes beyond its training region, the researchers applied it independently to the Youjiang Basin and the Qin–Hang Belt, two domains in southern China that both host orogenic gold deposits but differ markedly in geological character. The verdict was nuanced and scientifically valuable. The structural component of the model proved broadly transferable, confirming that fault-focused fluid flow is a near-universal control on orogenic gold. However, lithological traps and geochemical signatures varied between the two belts and limited full model portability. In other words, the skeleton of the mineral system travels well, but its flesh is regionally specific. This finding offers practical guidance for exploration companies: structural prospectivity layers can be exported across terranes with reasonable confidence, while geochemical and lithological evidence layers should be rebuilt locally before being trusted.</p>
<p>The practical payoff of the study is a set of newly identified prospective targets in both the Youjiang Basin and the Qin–Hang Belt, providing clear direction for the next stage of gold exploration in Guangxi and its neighboring provinces. The Youjiang Basin, straddling the China–Vietnam border, is famous for Carlin-style and orogenic gold systems hosted in folded sedimentary rocks, while the Qin–Hang Belt records a long history of tectonic activity along the southern margin of the South China block. New targets in such mature provinces are increasingly hard to find near the surface, and the dual-driven model&#8217;s ability to integrate deep structural architecture with surface geochemistry offers a way to see through cover and complexity. Each mapped high-probability cell represents a hypothesis that can now be tested with targeted geophysics and drilling, converting statistical prediction into economic action.</p>
<p>Beyond Guangxi, the study carries a broader message for the future of exploration science. As easily discovered deposits become scarce and the global demand for gold and critical minerals intensifies, the mining industry is turning to artificial intelligence to squeeze more value from existing data. But the Guangxi work argues that the winning formula is not raw algorithmic horsepower. It is the disciplined marriage of machine learning with mineral systems knowledge—embedding structural controls into feature design, constraining sampling with geological criteria, and validating interpretability against process understanding. The authors describe their workflow as a practical template for prospectivity mapping in structurally complex regions worldwide, and the transferability experiments suggest it can be adapted wherever orogenic gold, or indeed other structurally controlled deposit types, are sought. If the newly flagged targets deliver, the study may mark a turning point in how geologists teach machines to think like exploration geologists—transforming one of humanity&#8217;s oldest treasure hunts into a rigorous, interpretable, and data-rich science.</p>
<p><strong>Subject of Research:</strong> Machine learning-based mineral prospectivity mapping for orogenic gold deposits in Guangxi, Southwest China</p>
<p><strong>Article Title:</strong> A Dual-Driven Mineral Prospectivity Model and Ternary Ore-Control Framework in Guangxi, Southwest China</p>
<p><strong>Article References:</strong> Feng, L., Wang, Q., Gregory, D. D., Yang, L., Niu, Y., &amp; Zhao, H. (2026). A Dual-Driven Mineral Prospectivity Model and Ternary Ore-Control Framework in Guangxi, Southwest China. <em>Natural Resources Research</em>. <a href="https://doi.org/10.1007/s11053-026-10756-2" rel="noopener noreferrer">https://doi.org/10.1007/s11053-026-10756-2</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1007/s11053-026-10756-2" rel="noopener noreferrer">10.1007/s11053-026-10756-2</a></p>
<p><strong>Keywords:</strong> mineral prospectivity mapping, orogenic gold deposits, machine learning, deep forest, positive-unlabeled learning, Guangxi, Youjiang Basin, Qin-Hang Belt, mineral system knowledge, structural geology, geochemical anomalies, exploration targeting</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">196783</post-id>	</item>
	</channel>
</rss>
