paper-with-me

홈 › 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, Qiuyu Shi, Robert Black, Zoya Sadighi, Jason Hattrick-Simpers 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 introduces two new loss functions, log-B and log-BW, derived from the Bode representation of EIS. Using a large dataset of generated EIS data, the performance of proposed loss functions was evaluated alongside existing ones in terms of R2 scores, chi-squared, computational efficiency, and the mean absolute percentage error (MAPE) between the predicted component values and the original values. Statistical comparisons revealed that the choice of loss function impacts convergence, computational efficiency, quality of fit, and MAPE. Our analysis showed that X2 loss function (squared sum of residuals with proportional weighting) achieved the highest performance across multiple quality of fit metrics, making it the preferred choice when the quality of fit is the primary goal. On the other hand, log-B offered a slightly lower quality of fit while being approximately 1.4 times faster and producing lower MAPE for most circuit components, making log-B as a strong alternative. This is a critical factor for large-scale least squares fitting in data-driven applications, such as training machine learning models on extensive datasets or iterations.

📄 PDF Abstract BibTeX arXiv:2510.09662

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

An Empirical Assessment of Characteristics and Optimal Portfolios

2021-04-27 · Christopher G. Lamoureux, Huacheng Zhang

We analyze characteristics' joint predictive information through the lens of out-of-sample power utility functions. Linking weights to characteristics to form optimal portfolios suffers from estimation error which we mit…

A Curriculum View of Robust Loss Functions

2023-05-03 · Zebin Ou, Yue Zhang

Robust loss functions are designed to combat the adverse impacts of label noise, whose robustness is typically supported by theoretical bounds agnostic to the training dynamics. However, these bounds may fail to characte…

Attribute

Theory of Deep Learning III: explaining the non-overfitting puzzle

2017-12-30 · Tomaso Poggio, Kenji Kawaguchi, Qianli Liao, Brando Miranda 외

A main puzzle of deep networks revolves around the absence of overfitting despite large overparametrization and despite the large capacity demonstrated by zero training error on randomly labeled data. In this note, we sh…

Deep LearningGeneral Classification

An Analysis of Loss Functions for Binary Classification and Regression

2023-01-18 · Jeffrey Buzas

This paper explores connections between margin-based loss functions and consistency in binary classification and regression applications. It is shown that a large class of margin-based loss functions for binary classific…

Binary ClassificationregressionRelation

Equivalent Distance Geometry Error for Molecular Conformation Comparison

2021-11-13 · Shuwen Yang, Tianyu Wen, Ziyao Li, Guojie Song

Straight-forward conformation generation models, which generate 3-D structures directly from input molecular graphs, play an important role in various molecular tasks with machine learning, such as 3D-QSAR and virtual sc…

Drug Design