paper-with-me

홈 › Papers

Machine Learning Benchmarks for the Classification of Equivalent Circuit Models from Electrochemical Impedance Spectra

2023-02-07 · Joachim Schaeffer, Paul Gasper, Esteban Garcia-Tamayo, Raymond Gasper, Masaki Adachi, Juan Pablo Gaviria-Cardona, Simon Montoya-Bedoya, Anoushka Bhutani, Andrew Schiek, Rhys Goodall, Rolf Findeisen, Richard D. Braatz, Simon Engelke

Analysis of Electrochemical Impedance Spectroscopy (EIS) data for electrochemical systems often consists of defining an Equivalent Circuit Model (ECM) using expert knowledge and then optimizing the model parameters to deconvolute various resistance, capacitive, inductive, or diffusion responses. For small data sets, this procedure can be conducted manually; however, it is not feasible to manually define a proper ECM for extensive data sets with a wide range of EIS responses. Automatic identification of an ECM would substantially accelerate the analysis of large sets of EIS data. We showcase machine learning methods to classify the ECMs of 9,300 impedance spectra provided by QuantumScape for the BatteryDEV hackathon. The best-performing approach is a gradient-boosted tree model utilizing a library to automatically generate features, followed by a random forest model using the raw spectral data. A convolutional neural network using boolean images of Nyquist representations is presented as an alternative, although it achieves a lower accuracy. We publish the data and open source the associated code. The approaches described in this article can serve as benchmarks for further studies. A key remaining challenge is the identifiability of the labels, underlined by the model performances and the comparison of misclassified spectra.

📄 PDF Abstract BibTeX arXiv:2302.03362

Code (1)

batterydev/autoecm 공식 구현 tf

Methods 이 논문이 사용한 방법론

Library 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Assessment of different loss functions for fitting equivalent circuit models to electrochemical impedance spectroscopy data

2025-10-07 · Ali Jaberi, Amin Sadeghi, Runze Zhang, Zhaoyang Zhao 외 arxiv

Electrochemical impedance spectroscopy (EIS) data is typically modeled using an equivalent circuit model (ECM), with parameters obtained by minimizing a loss function via nonlinear least squares fitting. This paper intro…

Computational Efficiency

BattX: An Equivalent Circuit Model for Lithium-Ion Batteries Over Broad Current Ranges

2022-11-11 · Nikhil Biju, Huazhen Fang

Advanced battery management is to lithium-ion battery systems as the brain is to the human body. Its performance rests on the use of battery models that are both fast and accurate. However, mainstream equivalent circuit …

Management

AutoREC: A software platform for developing reinforcement learning agents for equivalent circuit model generation from electrochemical impedance spectroscopy data

2026-04-29 · Ali Jaberi, Yonatan Kurniawan, Robert Black, Shayan Mousavi M. 외 arxiv

This paper introduces AutoREC, an open-source Python package for developing reinforcement learning (RL) agents to automatically generate equivalent circuit models (ECMs) from electrochemical impedance spectroscopy (EIS) …

Reinforcement Learning

Experimental Dataset of Electrochemical Efficiency of a Direct Borohydride Fuel Cell (DBFC) with Pd/C, Pt/C and Pd Decorated Ni–Co/rGO Anode Catalysts

2020-04-23 · ChemRxiv 2020 4 · Sarmin Hamidi, Sadra Sabouri, Sepand Haghighi, Kasra Askari

Dataset includes Direct Borohydride Fuel Cell (DBFC) impedance and polarization test in anode with Pd/C, Pt/C and Pd decorated Ni–Co/rGO catalysts. In fact, different concentration of Sodium Borohydride (SBH), applied vo…

Optimizing Experiments for Accurate Battery Circuit Parameters Estimation: Reduction and Adjustment of Frequency Set Used in Electrochemical Impedance Spectroscopy

2025-01-10 · Vladimir Sovljanski, Mario Paolone, Sylvain Tant, Damien Pierre Sainflou

In this paper, we study a suitable experimental design of electrochemical impedance spectroscopy (EIS) to reduce the number of frequency points while not significantly affecting the uncertainties of the estimated cell's …

Experimental Design