<?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>physics-enhanced AI in energy storage &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/physics-enhanced-ai-in-energy-storage/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Tue, 22 Sep 2026 18:10:21 +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>physics-enhanced AI in energy storage &#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>Physics-Enhanced AI Sharpens Lithium-Ion Battery Health Estimates Using Impedance Fingerprints</title>
		<link>https://scienmag.com/physics-enhanced-ai-sharpens-lithium-ion-battery-health-estimates-using-impedance-fingerprints/</link>
		
		<dc:creator><![CDATA[Faith Mcneil]]></dc:creator>
		<pubDate>Tue, 22 Sep 2026 18:10:21 +0000</pubDate>
				<category><![CDATA[Technology and Engineering]]></category>
		<category><![CDATA[AI-driven energy technology]]></category>
		<category><![CDATA[battery degradation]]></category>
		<category><![CDATA[battery degradation mechanisms]]></category>
		<category><![CDATA[battery diagnostics]]></category>
		<category><![CDATA[battery health stability]]></category>
		<category><![CDATA[battery state of health estimation]]></category>
		<category><![CDATA[charge transfer loss detection]]></category>
		<category><![CDATA[convolutional neural network]]></category>
		<category><![CDATA[deep learning]]></category>
		<category><![CDATA[deep learning for battery health]]></category>
		<category><![CDATA[distribution of relaxation times]]></category>
		<category><![CDATA[electrochemical fingerprinting]]></category>
		<category><![CDATA[electrochemical impedance analysis]]></category>
		<category><![CDATA[electrochemical impedance spectroscopy]]></category>
		<category><![CDATA[energy storage]]></category>
		<category><![CDATA[FiLM]]></category>
		<category><![CDATA[Guangxi University]]></category>
		<category><![CDATA[impedance spectroscopy in battery analysis]]></category>
		<category><![CDATA[lithium-ion battery]]></category>
		<category><![CDATA[Lithium-ion battery aging]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[physics-enhanced AI in energy storage]]></category>
		<category><![CDATA[solid electrolyte interphase growth]]></category>
		<category><![CDATA[state of health]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=207495</guid>

					<description><![CDATA[A physics-informed deep learning model combining impedance spectroscopy, distribution of relaxation times and multi-scale convolutional networks achieves sub-1-percent error in lithium-ion battery health estimation.]]></description>
										<content:encoded><![CDATA[<p>Lithium-ion batteries quietly age every time they charge and discharge, and knowing exactly how much life remains inside a cell has become one of the most consequential measurement problems in modern energy technology. Electric vehicles, grid-scale storage systems and consumer electronics all depend on accurate estimates of the state of health, the measure that links a battery&#8217;s current capacity to its original specification. A new study published in the journal Ionics by Chunning Song and Guoyuan Zhao of Guangxi University introduces a method that promises markedly more accurate and stable health estimation by combining a classic electrochemical analysis technique with a purpose-built deep learning architecture.</p>
<p>The researchers&#8217; approach centers on electrochemical impedance spectroscopy, a technique that probes a battery by applying small alternating-current signals across a wide range of frequencies. Because different physical processes inside the cell respond at different frequencies, the resulting impedance spectrum acts like a fingerprint of battery aging. Slow degradation mechanisms such as the growth of the solid electrolyte interphase, loss of active material and charge transfer slowdowns each leave distinctive traces in the spectrum, which is why the method has long been favored for state of health estimation. The challenge is that these processes overlap in the frequency domain and that real-world measurements are contaminated by noise, both of which undermine straightforward regression models that try to map raw spectra directly onto battery health.</p>
<p>To overcome this entanglement, Song and Zhao turned to the distribution of relaxation times, or DRT, a mathematical deconvolution technique that transforms an impedance spectrum from the frequency domain into the time constant domain. Instead of overlapping frequency responses, the DRT produces a set of peaks, each corresponding to a distinct relaxation process within the cell. As a battery degrades, the positions, heights and shapes of these peaks shift in physically meaningful ways, effectively giving the model a cleaner and more interpretable set of inputs. The DRT framework has a long pedigree in electrochemistry, and recent work has refined its regularization and discretization, but its integration with modern deep learning architectures for battery diagnostics remains an active frontier.</p>
<p>The new model, named DRT-MSFCNN, is a physics-feature-enhanced multi-scale convolutional neural network. Multi-scale convolutional branches allow the network to examine features of the DRT profile at several resolutions simultaneously, capturing both broad peak structures and fine morphological details that may signal specific aging mechanisms. In parallel, feature-wise linear modulation, or FiLM, modules inject statistical physical features derived from the profiles directly into the network&#8217;s internal processing. Rather than forcing the network to rediscover electrochemical structure from scratch, the architecture lets measured physics guide the learning process, a strategy that reduces sensitivity to noise and improves generalization to cells the model has never seen.</p>
<p>Attention modules complete the design, helping the network decide which portions of the DRT profile deserve the greatest weight when estimating health. Ablation experiments, in which components of the model are systematically removed, confirmed that multi-scale convolution, FiLM conditioning and attention each contribute complementary improvements, indicating that the architecture&#8217;s strength comes from the combination rather than any single trick.</p>
<p>What sets the evaluation apart is its rigor. The experiments used a publicly available impedance spectroscopy dataset and a battery-level, independent protocol called Leave-One-Battery-Out, or LOBO, in which the model is trained on all batteries except one and then tested on the withheld cell. This simulates the hardest and most realistic deployment scenario, estimating health for a battery whose aging history is entirely unknown. Many published methods are validated by splitting data randomly within the same batteries, a practice that inflates apparent accuracy, so the LOBO protocol provides a more honest benchmark of real-world capability.</p>
<p>The results were striking. DRT-MSFCNN achieved a macro-average root mean square error of 0.74 percent and a mean absolute error of 0.60 percent on the test batteries, meaning that on average its health estimates landed within roughly two-thirds of a percentage point of the true value. It outperformed both traditional machine learning baselines, such as methods built on support vector regression and random forests, and competing deep learning models that worked directly on impedance spectra or simpler feature sets. In a field where fractions of a percent translate into significant differences in how aggressively a battery can be used or when it should be retired, this margin matters.</p>
<p>The implications extend across the battery life cycle. For electric vehicles, accurate health tracking supports more reliable range prediction and safer warranty assessment. For second-life applications, where retired electric vehicle batteries are repurposed for stationary storage, fast and trustworthy health estimation determines whether a cell is worth reusing. Because impedance spectroscopy can in principle be performed quickly and even during operation, as recent operando studies have demonstrated, a robust estimation pipeline built on impedance data could eventually run continuously inside battery management systems rather than requiring lengthy laboratory characterization.</p>
<p>The study also illustrates a broader trend in artificial intelligence for the physical sciences: rather than replacing physical understanding with brute-force learning, the most effective models embed physics into the learning pipeline. By first decoupling the impedance spectrum into interpretable relaxation processes and then feeding those physics-rich profiles to a network designed to exploit their structure, the researchers obtained a system that is both more accurate and arguably more trustworthy than purely data-driven alternatives. The work was supported by the National Natural Science Foundation of China, and the underlying dataset is publicly available, allowing other groups to benchmark against it and accelerate progress.</p>
<p>Challenges remain before such methods reach commercial battery management systems, including the computational cost of DRT deconvolution and the need for impedance hardware on board vehicles, but the direction is clear. As battery fleets grow into the billions of cells, the ability to read a battery&#8217;s inner condition through a physics-informed neural lens could reshape how society maintains, reuses and ultimately trusts its energy storage infrastructure.</p>
<p><strong>Subject of Research:</strong> Physics-enhanced state of health estimation of lithium-ion batteries using distribution of relaxation times and multi-scale deep learning on electrochemical impedance spectroscopy.</p>
<p><strong>Article Title:</strong> Lithium-Ion battery SOH estimation via a physics-feature-enhanced method integrating DRT mechanism and multi-scale deep learning</p>
<p><strong>Article References:</strong> Song, C., &amp; Zhao, G. (2026). Lithium-Ion battery SOH estimation via a physics-feature-enhanced method integrating DRT mechanism and multi-scale deep learning. <em>Ionics</em>. <a href="https://doi.org/10.1007/s11581-026-07519-7" rel="noopener noreferrer">https://doi.org/10.1007/s11581-026-07519-7</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1007/s11581-026-07519-7" rel="noopener noreferrer">10.1007/s11581-026-07519-7</a></p>
<p><strong>Keywords:</strong> lithium-ion battery, state of health, electrochemical impedance spectroscopy, distribution of relaxation times, deep learning, convolutional neural network, FiLM, battery diagnostics, energy storage, machine learning, battery degradation, Guangxi University</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">207495</post-id>	</item>
	</channel>
</rss>
