paper-with-me

홈 › Papers

Comparative Study of Neural Surrogate Architectures for Autoregressive Prediction of Internal Battery States

2026-06-18 · Gihyun Lee, Thorben Menne, Simon Olma, Jakob Hilgert, Sangyoung Park arxiv

The Doyle-Fuller-Newman (DFN) model resolves internal electrochemical states in lithium-ion batteries with high fidelity. However, the numerical solution of its governing equations is computationally prohibitive for real-time deployment, limiting scalability from individual cells to pack and fleet-scale applications. While machine learning surrogates can substantially reduce inference latency through GPU acceleration, most existing approaches learn solution approximations tied to specific operating conditions rather than learning generalizable state-evolution dynamics. This work presents a systematic comparison of four neural network architectures (MLP, ResNet, U-Net, FNO) formulated as autoregressive state-transition operators that predict full DFN internal states across a wide range of operating conditions. To ensure a controlled architectural comparison, all models are trained under a unified framework using multi-step unrolling and current-conditioning, isolating the impact of spatial inductive bias. Results demonstrate that the U-Net's multi-scale feature hierarchy achieves a mean final-step nRMSE of 3% averaged across all internal state variables after 300-step autoregressive rollouts, while providing a 5.38x speed-up over the numerical solver. These findings highlight spatial inductive bias as a critical determinant of surrogate performance, advancing the development of surrogates for internal state observability for next-generation battery management systems and digital twins.

📄 PDF Abstract BibTeX arXiv:2606.20053

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A comparative study of accuracy and rollout stability of temporal surrogate models

2026-05-24 · Rajarshi Biswas arxiv

Temporal surrogate models are effective for predicting chaotic dynamical systems where computational cost can be prohibitive. Several deep neural network architectures can be used for such purposes. In this work, a few c…

Connecting Surrogate Safety Measures to Crash Probablity via Causal Probabilistic Time Series Prediction

2022-10-04 · Jiajian Lu, Offer Grembek, Mark Hansen

Surrogate safety measures can provide fast and pro-active safety analysis and give insights on the pre-crash process and crash failure mechanism by studying near misses. However, validating surrogate safety measures by c…

counterfactualOpen-Ended Question AnsweringTime SeriesTime Series Analysis+1

Automotive Crash Dynamics Modeling Accelerated with Machine Learning

2025-10-17 · Mohammad Amin Nabian, Sudeep Chavare, Deepak Akhare, Rishikesh Ranade 외 arxiv

Crashworthiness assessment is a critical aspect of automotive design, traditionally relying on high-fidelity finite element (FE) simulations that are computationally expensive and time-consuming. This work presents an ex…

Autoregressive long-horizon prediction of plasma edge dynamics

2025-12-29 · Hunor Csala, Sebastian De Pascuale, Paul Laiu, Jeremy Lore 외 arxiv

Accurate modeling of scrape-off layer (SOL) and divertor-edge dynamics is vital for designing plasma-facing components in fusion devices. High-fidelity edge fluid/neutral codes such as SOLPS-ITER capture SOL physics with…

A Comparative Study of Convolutional and Recurrent Neural Networks for Storm Surge Prediction in Tampa Bay

2024-08-11 · Mandana Farhang Ghahfarokhi, Seyed Hossein Sonbolestan, Mahta Zamanizadeh

In this paper, we compare the performance of three common deep learning architectures, CNN-LSTM, LSTM, and 3D-CNN, in the context of surrogate storm surge modeling. The study site for this paper is the Tampa Bay area in …