<?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>gas capture &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/gas-capture/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Sun, 20 Sep 2026 21:32:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1.1</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>gas capture &#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 Model Screens Materials That Detect and Capture Toxic Sulfur Gases</title>
		<link>https://scienmag.com/ai-model-screens-materials-that-detect-and-capture-toxic-sulfur-gases/</link>
		
		<dc:creator><![CDATA[Ophelia Keating]]></dc:creator>
		<pubDate>Sun, 20 Sep 2026 21:32:18 +0000</pubDate>
				<category><![CDATA[Medicine]]></category>
		<category><![CDATA[adsorption energy]]></category>
		<category><![CDATA[AI-driven environmental sensors]]></category>
		<category><![CDATA[air pollution monitoring technologies]]></category>
		<category><![CDATA[deep learning]]></category>
		<category><![CDATA[density functional theory]]></category>
		<category><![CDATA[dual-function gas sensing and removal materials]]></category>
		<category><![CDATA[environmental health and safety]]></category>
		<category><![CDATA[Environmental Monitoring]]></category>
		<category><![CDATA[gas capture]]></category>
		<category><![CDATA[gas sensing]]></category>
		<category><![CDATA[hydrogen sulfide]]></category>
		<category><![CDATA[hydrogen sulfide toxicity]]></category>
		<category><![CDATA[industrial gas filtration]]></category>
		<category><![CDATA[interpretable AI]]></category>
		<category><![CDATA[materials discovery]]></category>
		<category><![CDATA[multitask deep learning models]]></category>
		<category><![CDATA[multitask learning]]></category>
		<category><![CDATA[phthalocyanines]]></category>
		<category><![CDATA[sensor sensitivity and selectivity]]></category>
		<category><![CDATA[sulfur dioxide]]></category>
		<category><![CDATA[sulfur dioxide environmental impact]]></category>
		<category><![CDATA[sulfur gas adsorption mechanisms]]></category>
		<category><![CDATA[Toxic sulfur gas detection]]></category>
		<category><![CDATA[transition-metal phthalocyanines]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=202940</guid>

					<description><![CDATA[Researchers have developed an interpretable multitask deep learning framework, trained on density functional theory calculations, that simultaneously predicts how strongly transition-metal phthalocyanines adsorb toxic sulfur gases and how effectively they sense them, identifying promising candidates for environmental detection and purification.]]></description>
										<content:encoded><![CDATA[<p>Toxic sulfur-containing gases such as hydrogen sulfide and sulfur oxides rank among the most consequential pollutants in industrial and urban environments. Hydrogen sulfide, even at low concentrations, interferes with cellular respiration and can be lethal in confined spaces, while sulfur dioxide and related oxides drive acid rain, respiratory disease and corrosion of infrastructure. Because these gases are simultaneously hazardous to human health, disruptive to industrial operations and damaging to ecosystems, researchers have long sought materials that can do two things at once: detect their presence with high sensitivity and remove them from air streams with high efficiency. Achieving both functions in a single class of materials, however, has proven remarkably difficult, because the molecular factors that make a gas bind tightly to a surface are not identical to the factors that make that binding event register as an electrical signal.</p>
<p>A new study published in the journal Artificial Intelligence &amp; Environment addresses this dual challenge with a multitask deep learning framework that simultaneously predicts how strongly a candidate material adsorbs sulfur gases and how effectively it senses them. The work was carried out on transition-metal phthalocyanines, a versatile family of planar organic molecules whose electronic behavior can be systematically tuned by swapping the metal atom anchored at the center of the macrocycle. By coupling artificial intelligence with density functional theory calculations, the team built a computational pipeline capable of screening gas-material combinations far more rapidly than would be possible through quantum-chemical simulation alone, offering a faster route to multifunctional materials for environmental monitoring and purification.</p>
<p>The researchers constructed their dataset by examining 28 transition-metal phthalocyanine materials against four sulfur-based gases: hydrogen sulfide (H₂S), sulfur monoxide (SO), sulfur dioxide (SO₂) and sulfur trioxide (SO₃). This systematic combination produced 78 distinct gas-material adsorption systems, each characterized through DFT calculations that yield two key quantities. The first is adsorption energy, a thermodynamic measure of how strongly a gas molecule clings to the material surface. The second is sensing response, which captures how much the interaction alters the electronic or conductive properties of the material, and therefore how visible the gas would be to an actual sensor device built from it.</p>
<p>One of the central insights motivating the study is that gas sensing and gas adsorption are closely connected but not governed by exactly the same underlying physics. A material that binds a gas too weakly may fail to capture it; one that binds too strongly may trap the molecule irreversibly, poisoning the sensor and preventing recovery. According to Xiliang Yan, a corresponding author of the study, the goal was to build a model that could learn what the two processes have in common while preserving the information unique to each. Multitask learning is well suited to this kind of problem because it forces the network to internalize shared physicochemical structure across related prediction problems, which often improves generalization when training data are limited.</p>
<p>Architecturally, the framework departs from conventional machine-learning workflows that predict one material property at a time. Instead of training isolated single-task regressors or classifiers, the multitask model learns a common internal representation of the physicochemical features and then routes that representation into separate prediction branches, one dedicated to adsorption energy and one to sensing response. This design allows the model to explicitly evaluate the trade-off at the heart of multifunctional material design: the balance between how tightly a gas binds to a material and how strongly that binding event perturbs the material&#8217;s electrical behavior. Candidates can thus be ranked not only for raw performance on either metric but for the practically important combination of both.</p>
<p>The performance gains on an independent test set were substantial. For the classification task, distinguishing materials that produce high versus low sensing responses, the multitask model achieved an accuracy and F1 score of 0.83 along with a recall of 0.88. By comparison, several conventional single-task machine-learning models tested on the same problem reached accuracies of only 0.44 to 0.63, a margin that underscores how much information the shared representation recovers from a small dataset. For the regression task of predicting adsorption energies, the model attained a test-set R² of 0.86, with a root mean square error of 0.46 electron volts and a mean absolute error of 0.35 electron volts. Those error bars are meaningful in the context of DFT-based screening, where candidate ranking depends on relative rather than absolute precision.</p>
<p>Beyond aggregate metrics, the framework pinpointed specific candidate materials with distinct functional profiles. Iron-centered phthalocyanine, abbreviated Fe/Pc, emerged as a strong sensitivity candidate for sulfur monoxide, and Fe/Pc together with chromium-centered Cr/Pc also displayed promising responses to hydrogen sulfide. Other members of the transition-metal phthalocyanine family exhibited particularly strong adsorption of SO and SO₂, suggesting a complementary role as gas-removal materials rather than sensors. Because the metal center is synthetically tunable, these computational assignments translate directly into design guidance: choosing the central atom steers the material toward detection, capture, or a useful blend of the two.</p>
<p>Importantly, the team designed the model to be interpretable rather than treating it as an opaque prediction engine. Feature analysis revealed that the atomic radius and electronic properties of the transition-metal center, the electronic structure of the surrounding phthalocyanine framework, and the intrinsic properties of the gas molecule all contribute measurably to both sensing and adsorption behavior. Yan noted that the model does more than identify promising candidates; it also helps reveal which physical and electronic characteristics control adsorption and sensing, providing guidance for the rational design of new materials. In practice, this means each prediction comes with an explanation, allowing chemists to reason about why a given metal center performs well and to extrapolate those lessons to materials outside the original training set.</p>
<p>The authors are candid about the limitations of the current work. The model was trained on a relatively small dataset, an unavoidable constraint given the computational cost of generating high-quality DFT labels for dozens of gas-material systems. Expanding the framework to additional metals, a broader catalog of gases and more diverse adsorption configurations could substantially improve its ability to screen previously unexplored materials and reduce uncertainty at the edges of chemical space. Still, the study demonstrates a general template: interpretable multitask learning can connect adsorption thermodynamics with gas-sensing behavior in a single computational strategy, pointing toward a new generation of multifunctional materials that both detect and remove hazardous gases before they reach lungs, factories or the atmosphere.</p>
<p><strong>Subject of Research:</strong> DFT-driven multitask deep learning for predicting sulfur gas sensing and adsorption by transition-metal phthalocyanines</p>
<p><strong>Article Title:</strong> Deep learning helps scientists design materials that can both detect and capture toxic sulfur gases</p>
<p><strong>Article References:</strong> Deep learning helps scientists design materials that can both detect and capture toxic sulfur gases. (n.d.). <a href="https://www.eurekalert.org/news-releases/1144617" rel="noopener noreferrer">Original publication</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> Not provided</p>
<p><strong>Keywords:</strong> deep learning, gas sensing, hydrogen sulfide, sulfur dioxide, phthalocyanines, density functional theory, adsorption energy, multitask learning, environmental monitoring, gas capture, interpretable AI, materials discovery</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">202940</post-id>	</item>
	</channel>
</rss>
