Operator-Theoretic and physics-guided Sequence Modeling of Lithium-Ion Battery Voltage Dynamics
Pith reviewed 2026-05-09 17:16 UTC · model grok-4.3
The pith
DMDc identifies more accurate and robust state-space models of lithium-ion battery voltage from limited HPPC data than a physics-guided transformer.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
In modeling nonlinear voltage dynamics of a lithium-ion battery from HPPC data, the DMDc model constructed directly from delay-embedded snapshots of terminal voltage and current produces an interpretable linear state-space representation that achieves lower prediction error and greater robustness to cell degradation than a physics-guided transformer, which decomposes voltage into an analytically computed open-circuit-voltage component plus a learned dynamic residual with tailored current fusion, at least under the limited-data regime of the experiments.
What carries the argument
DMDc operator identification from delay-embedded voltage and current snapshots, which directly yields system matrices for recursive multi-step voltage prediction without iterative training.
If this is right
- DMDc supplies an interpretable linear model usable for real-time recursive prediction and control design in battery management systems.
- The physics-guided transformer separation of open-circuit voltage from residuals allows modular incorporation of known electrochemical relations into sequence models.
- Operator-theoretic methods can deliver computational efficiency and robustness advantages when training data from individual cells is limited.
- Transformer architectures gain value for battery modeling once larger, more diverse datasets across cells and conditions become available.
Where Pith is reading between the lines
- DMDc models could be embedded directly in embedded battery management hardware without retraining overhead as cells age.
- The flexibility noted for the transformer suggests hybrid approaches that start with DMDc for baseline accuracy and add nonlinear corrections only when data volume permits.
- Similar operator-versus-sequence comparisons could be run on other electrochemical systems such as fuel cells or supercapacitors to test whether the robustness pattern generalizes.
- Extending the DMDc embedding to include temperature or state-of-health indicators might further improve long-term prediction without increasing model complexity.
Load-bearing premise
Data and hyperparameters from tests on one 30 Ah cell under specific HPPC profiles are sufficient to establish that DMDc is generally more accurate and robust than the transformer approach.
What would settle it
Running the same comparison on HPPC data collected from multiple cells at different stages of degradation and finding that the transformer achieves equal or lower root-mean-square prediction error than DMDc.
Figures
read the original abstract
Lithium-ion batteries exhibit nonlinear voltage dynamics across varying operating conditions and aging states, making accurate modeling essential for estimation, control, and health monitoring. This work compares two data-driven frameworks for modeling voltage responses from hybrid pulse power characterization (HPPC) measurements: an operator-theoretic model based on Dynamic Mode Decomposition with control (DMDc), and a physics-guided transformer-based sequence model. In the DMDc framework, delay-embedded snapshots of terminal voltage and current are used to identify system matrices directly from measurement data, yielding an interpretable state-space model for recursive prediction. In parallel, a modified PatchTST architecture is developed in which terminal voltage is decomposed into an analytically computed open-circuit-voltage (OCV) component and a learned dynamic residual, with a future-current fusion pathway tailored to the prescribed HPPC current profile. Experimental results on a 30 Ah lithium-ion cell show that, although both models capture the sharp transient pulse dynamics, DMDc achieves lower prediction error and greater robustness to cell degradation under the present limited data regime, while the transformer captures qualitatively similar dynamics with greater architectural flexibility. These results highlight the advantages of operator-theoretic models in interpretability, computational efficiency, and robustness, while indicating the promise of physics-guided transformer models when larger and more diverse datasets are available.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript compares two data-driven frameworks for modeling lithium-ion battery voltage dynamics from HPPC measurements on a 30 Ah cell: an operator-theoretic DMDc model that uses delay-embedded snapshots of terminal voltage and current to identify linear state-space matrices for recursive prediction, and a physics-guided PatchTST transformer that analytically subtracts OCV and learns the dynamic residual with a future-current fusion pathway. Experiments indicate that both capture sharp transient pulse dynamics, but DMDc achieves lower prediction error and greater robustness to cell degradation in the limited-data regime, while the transformer offers greater architectural flexibility.
Significance. If the comparative results hold under broader validation, the work provides concrete evidence for the advantages of DMDc in interpretability, computational efficiency, and robustness for battery voltage modeling under data scarcity, while highlighting the promise of physics-guided sequence models when larger datasets become available. This contributes to systems and control applications in battery management by directly contrasting operator-theoretic and deep-learning approaches on real cell data.
major comments (2)
- [Experimental Results] Experimental validation section: The central claims that DMDc achieves lower prediction error and greater robustness to degradation (relative to the physics-guided PatchTST) rest on results from a single 30 Ah cell's HPPC dataset. No cross-validation across multiple cells, no reported variance across random seeds or data splits, and no error bars or statistical tests are mentioned, which leaves open the possibility that the observed edge is dataset-specific rather than intrinsic (e.g., due to alignment with DMDc's linear structure or chosen delay-embedding length and DMD rank).
- [Methods / Experimental Results] Model training and evaluation: Both the DMDc identification (fitting system matrices to delay-embedded snapshots) and the transformer residual learning (on OCV-subtracted measurements with current fusion) use the same limited HPPC pulses for training and performance assessment. The manuscript should clarify whether an independent validation set or out-of-sample aging trajectories were employed, as post-fit metrics on the training distribution do not fully harden the robustness and superiority claims.
minor comments (2)
- [Abstract / Results] The abstract and results text should explicitly state how cell degradation is quantified (e.g., capacity fade percentage or cycle count) and at which specific aging points the models were evaluated to support the robustness comparison.
- [Methods] Notation for the DMDc state-space matrices and the transformer's embedding/patch parameters could be clarified with a table summarizing the free hyperparameters (delay length, DMD rank, PatchTST hyperparameters) and how they were selected.
Simulated Author's Rebuttal
We thank the referee for the constructive comments on our manuscript. We address each major comment below with clarifications and revisions to strengthen the experimental presentation.
read point-by-point responses
-
Referee: Experimental validation section: The central claims that DMDc achieves lower prediction error and greater robustness to degradation (relative to the physics-guided PatchTST) rest on results from a single 30 Ah cell's HPPC dataset. No cross-validation across multiple cells, no reported variance across random seeds or data splits, and no error bars or statistical tests are mentioned, which leaves open the possibility that the observed edge is dataset-specific rather than intrinsic (e.g., due to alignment with DMDc's linear structure or chosen delay-embedding length and DMD rank).
Authors: We acknowledge the limitation of using data from a single 30 Ah cell, which restricts broader generalizability. The robustness to degradation is evaluated using HPPC measurements collected at multiple aging stages within this cell's dataset, serving as a proxy for out-of-sample aging trajectories. To improve statistical rigor, we will add error bars for the transformer by reporting mean and standard deviation over multiple random seeds, and include sensitivity analysis for DMDc rank selection. The Experimental Results section has been revised to incorporate these elements and explicitly discuss the single-cell scope. revision: partial
-
Referee: Model training and evaluation: Both the DMDc identification (fitting system matrices to delay-embedded snapshots) and the transformer residual learning (on OCV-subtracted measurements with current fusion) use the same limited HPPC pulses for training and performance assessment. The manuscript should clarify whether an independent validation set or out-of-sample aging trajectories were employed, as post-fit metrics on the training distribution do not fully harden the robustness and superiority claims.
Authors: We have revised the manuscript to clarify the data partitioning: the HPPC pulses were divided into training and held-out test sets, with test pulses excluded from DMDc matrix identification and transformer training. For degradation robustness, later-cycle aging trajectories were used as out-of-sample evaluation data. The Methods and Experimental Results sections now explicitly detail this splitting procedure and confirm independent test sets for all reported metrics. revision: yes
Circularity Check
DMDc matrix fitting and transformer residual learning both operate on the identical single-cell HPPC snapshots used to report prediction errors.
specific steps
-
fitted input called prediction
[Abstract]
"In the DMDc framework, delay-embedded snapshots of terminal voltage and current are used to identify system matrices directly from measurement data, yielding an interpretable state-space model for recursive prediction. [...] Experimental results on a 30 Ah lithium-ion cell show that, although both models capture the sharp transient pulse dynamics, DMDc achieves lower prediction error and greater robustness to cell degradation under the present limited data regime"
System matrices are constructed by least-squares fitting to the exact delay-embedded snapshots; the subsequent 'recursive prediction' and error metric are therefore evaluations of the fitted operator on the training measurements themselves, rendering the superiority claim a statement about relative fit quality on this single dataset rather than generalization.
-
fitted input called prediction
[Abstract]
"a modified PatchTST architecture is developed in which terminal voltage is decomposed into an analytically computed open-circuit-voltage (OCV) component and a learned dynamic residual, with a future-current fusion pathway tailored to the prescribed HPPC current profile"
The dynamic residual is learned by gradient descent on the identical HPPC voltage measurements (after external OCV subtraction); reported qualitative similarity and flexibility therefore reflect in-sample learning performance on the same traces used for DMDc comparison.
full rationale
The paper's central empirical claim (DMDc lower error and greater robustness) rests on post-identification metrics computed from models whose parameters are obtained by direct fitting to the same limited HPPC voltage/current traces. While OCV subtraction is external and the architectures differ, no independent test trajectory, multi-cell hold-out, or cross-validation is described in the provided text; therefore the reported superiority reduces to a comparison of in-sample reconstruction quality rather than out-of-distribution prediction. This matches the fitted-input-called-prediction pattern but does not rise to full self-definitional equivalence or load-bearing self-citation, yielding a moderate circularity score.
Axiom & Free-Parameter Ledger
free parameters (2)
- delay embedding length and DMD rank
- PatchTST hyperparameters and training schedule
axioms (2)
- domain assumption Voltage dynamics approximable by finite-dimensional linear operator on delay-embedded snapshots.
- domain assumption Open-circuit voltage known analytically and subtractable to isolate dynamic residual.
Reference graph
Works this paper leans on
-
[1]
Saman Farhangdoust, Shabbir Ahmed, Alexander Strange, Umut Altuntas, Chaoqun Duan, Yaqoub Abdullah, Franklin Li, Serena Wang, and Fu-Kuo Chang . Design of multifunctional structural battery composites for the next generation of el ectric vehicles. In Proceedings of the 14th International Workshop on Structural Health Monitorin g, shm2023. Destech Publicat...
work page 2023
-
[2]
Shabbir Ahmed, Saman Farhangdoust, and Fu-Kuo Chang. Au toregressive model-based pa- rameter correlation for state of charge and state of health o f lithium-ion batteries using built-in piezoelectric transducer induced ultrasonic waves. Journal of Energy Storage, 114:115829, 2025
work page 2025
-
[3]
Rui Xiong, Linlin Li, and Jinpeng Tian. Towards a smarter battery management system: A critical review on battery state of health monitoring meth ods. Journal of Power Sources , 405:18–29, November 2018
work page 2018
-
[4]
Yujie Wang, Jiaqiang Tian, Zhendong Sun, Li Wang, Ruilon g Xu, Mince Li, and Zonghai Chen. A comprehensive review of battery modeling and state e stimation approaches for ad- vanced battery management systems. Renewable and Sustainable Energy Reviews , 131:110015, October 2020
work page 2020
-
[5]
Lee, Andrew Chemistruck, and Gregory L
James L. Lee, Andrew Chemistruck, and Gregory L. Plett. D iscrete-time realization of tran- scendental impedance models, with application to modeling spherical solid diffusion. Journal of Power Sources , 206:367–377, May 2012
work page 2012
-
[6]
From rom of electrochemistry to ai-based battery digital and hybrid twin: A
Abel Sancarlos, Morgan Cameron, Andreas Abel, Elias Cue to, Jean-Louis Duval, and Francisco Chinesta. From rom of electrochemistry to ai-based battery digital and hybrid twin: A. sancarlos et al. Archives of Computational Methods in Engineering , 28(3):979–1015, 2021
work page 2021
-
[7]
Xueyan Li, Meng Xiao, and Song-Yul Choe. Reduced order mo del (rom) of a pouch type lithium polymer battery based on electrochemical thermal p rinciples for real time applications. Electrochimica Acta, 97:66–78, 2013
work page 2013
-
[8]
Xin Lai, Yuejiu Zheng, and Tao Sun. A comparative study of different equivalent circuit models for estimating state-of-charge of lithium-ion batteries. Electrochimica Acta, 259:566–577, 2018
work page 2018
-
[9]
Coupling electrica l parameters of a battery equivalent circuit model to electrodes dimensions
Aur´ elien Quelin and Nicolas Damay. Coupling electrica l parameters of a battery equivalent circuit model to electrodes dimensions. Journal of Power Sources , 561:232690, 2023
work page 2023
-
[10]
Manh-Kien Tran, Manoj Mathew, Stefan Janhunen, Satyam Panchal, Kaamran Raahemifar, Roydon Fraser, and Michael Fowler. A comprehensive equival ent circuit model for lithium-ion batteries, incorporating the effects of state of health, stat e of charge, and temperature on model parameters. Journal of Energy Storage , 43:103252, 2021. 14
work page 2021
-
[11]
Elena Petri, Thomas Reynaudo, Romain Postoyan, Daniel e Astolfi, D Neˇ si´ c, and St´ ephane Ra¨ el. State estimation of an electrochemical lithium-ion battery model: improved observer performance by hybrid redesign. In 2023 European Control Conference (ECC) , pages 1–6. IEEE, 2023
work page 2023
-
[12]
Spar se identification of nonlinear dynamics for model predictive control in the low-data limit
Eurika Kaiser, J Nathan Kutz, and Steven L Brunton. Spar se identification of nonlinear dynamics for model predictive control in the low-data limit . Proceedings of the Royal Society A, 474(2219):20180335, 2018
work page 2018
-
[13]
Data-driven discovery of partial differential equations
Samuel H Rudy, Steven L Brunton, Joshua L Proctor, and J N athan Kutz. Data-driven discovery of partial differential equations. Science advances, 3(4):e1602614, 2017
work page 2017
-
[14]
An identification a lgorithm for polynomial narx models based on simulation error minimization
Luigi Piroddi and William Spinelli. An identification a lgorithm for polynomial narx models based on simulation error minimization. International Journal of Control , 76(17):1767–1781, 2003
work page 2003
-
[15]
Shabbir Ahmed and Fotis Kopsaftopoulos. Stochastic id entification of guided wave propagation under ambient temperature via non-stationary time series m odels. Sensors, 21(16):5672, 2021
work page 2021
-
[16]
Dy namic mode decomposition with control
Joshua L Proctor, Steven L Brunton, and J Nathan Kutz. Dy namic mode decomposition with control. SIAM Journal on Applied Dynamical Systems , 15(1):142–161, 2016
work page 2016
-
[17]
Tomas W Muld, Gunilla Efraimsson, and Dan S Henningson. Flow structures around a high- speed train extracted using proper orthogonal decompositi on and dynamic mode decomposi- tion. Computers & Fluids , 57:87–97, 2012
work page 2012
-
[18]
Dynamical mod e decomposition of gurney flap wake flow
Chong Pan, Dongsheng Yu, and Jinjun Wang. Dynamical mod e decomposition of gurney flap wake flow. Theoretical and Applied Mechanics Letters , 1(1):012002, 2011
work page 2011
-
[19]
Gomez, Lukasz Kaiser, and Illia Polosukhin
Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszko reit, Llion Jones, Aidan N. Gomez, Lukasz Kaiser, and Illia Polosukhin. Attention is all you ne ed, 2023
work page 2023
-
[20]
Informer: Beyond efficient transformer for long seque nce time-series forecasting
Haoyi Zhou, Shanghang Zhang, Jieqi Peng, Shuai Zhang, J ianxin Li, Hui Xiong, and Wancai Zhang. Informer: Beyond efficient transformer for long seque nce time-series forecasting. In Proceedings of the 35th AAAI Conference on Artificial Intellig ence, volume 35, pages 11106– 11115. Association for the Advancement of Artificial Intell igence, 2021
work page 2021
-
[21]
Haixu Wu, Jiehui Xu, Jianmin Wang, and Mingsheng Long. A utoformer: Decomposition transformers with auto-correlation for long-term series f orecasting, 2022
work page 2022
-
[22]
A time series is worth 64 words: Long-term forecasting with transformers
Yuqi Nie, Nam H Nguyen, Phanwadee Sinthong, and Jayant K alagnanam. A time series is worth 64 words: Long-term forecasting with transformers. I n The Eleventh International Conference on Learning Representations , 2023
work page 2023
-
[23]
Decoupled weight dec ay regularization, 2019
Ilya Loshchilov and Frank Hutter. Decoupled weight dec ay regularization, 2019
work page 2019
-
[24]
Sgdr: Stochastic gra dient descent with warm restarts, 2017
Ilya Loshchilov and Frank Hutter. Sgdr: Stochastic gra dient descent with warm restarts, 2017. 15
work page 2017
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.