SearcharxivSearch

arXiv subjects

Qiuyu Shi

Publications and source records attributed to Qiuyu Shi.

3 recordsLinked to original sources

Accelerating Electrochemical Impedance Spectroscopy Measurements by Reducing Reliance on Noisy Low-Frequency Data

Electrochemical impedance spectroscopy (EIS) is a powerful tool for probing kinetic and transport processes in electrochemical systems, but its practical use is often limited by the long acquisition time and noise sensitivity of low-frequency measurements. Here, we present a statistical inference-assisted framework that reduces the reliance on low-frequency sampling by increasing the sampling density in cleaner high-frequency regions. Using AutoEIS and Bayesian inference, the augmented high-frequency data are fitted to selected equivalent circuit models (ECMs) to reconstruct the full impedance spectrum and quantify parameter uncertainty. To evaluate reconstruction performance, we introduce the critical frequency (fc), defined as the highest cutoff frequency at which the full EIS response can still be reliably recovered. The results show that additional high-frequency sampling can not only shift fc to higher values but also reduce the total measurement time. The specific improvement depends on the noise level of the EIS data, the number of added data points, and the ECM structure. Overall, this work provides a practical framework for designing fast and efficient EIS data acquisition and offers guidance for applying partial-frequency EIS reconstruction in real electrochemical characterization.

physics.data-an

Exploring the Limitations of kNN Noisy Feature Detection and Recovery for Self-Driving Labs

Self-driving laboratories (SDLs) have shown promise to accelerate materials discovery by integrating machine learning with automated experimental platforms. However, errors in the capture of input parameters may corrupt the features used to model system performance, compromising current and future campaigns. This study develops an automated workflow to systematically detect noisy features, determine sample-feature pairings that can be corrected, and finally recover the correct feature values. A systematic study is then performed to examine how dataset size, noise intensity, noise type, and feature value distribution affect both the detectability and recoverability of noisy features on both Density Functional Theory (DFT) and SDL datasets. In general, high-intensity noise and large training datasets are conducive to the detection and correction of noisy features. Low-intensity noise reduces detection and recovery but can be compensated for by larger clean training data sets. Detection and correction results vary between features, with continuous and dispersed feature distributions showing greater recoverability compared to features with discrete or narrow distributions. This systematic study not only demonstrates a model agnostic framework for rational data recovery in the presence of noise, limited data, and differing feature distributions but also provides a tangible benchmark of kNN imputation in materials datasets. Ultimately, it aims to enhance data quality and experimental precision in automated materials discovery.

cs.LG

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

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.

cs.LG