Next Article in Journal
Evaluation of Economic and Ecological Benefits of Reservoir Ecological Releases Based on Reservoir Optimization Operation
Previous Article in Journal
Establishment of a Novel Fragmentation Prediction Model Incorporating Rock’s Response Time to Blasting
Previous Article in Special Issue
Unveiling State-of-Charge Effects on Elastic Properties of LiCoO2 via Deep Learning and Empirical Models
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Quantum-Enhanced Battery Anomaly Detection in Smart Transportation Systems

by
Alexander Mutiso Mutua
and
Ruairí de Fréin
*,†
School of Electrical and Electronic Engineering, Technological University Dublin, D07 EWV4 Dublin, Ireland
*
Author to whom correspondence should be addressed.
These authors contributed equally to this work.
Appl. Sci. 2025, 15(17), 9452; https://doi.org/10.3390/app15179452
Submission received: 2 August 2025 / Revised: 21 August 2025 / Accepted: 25 August 2025 / Published: 28 August 2025

Abstract

Ensuring the safety, reliability, and longevity of Lithium-ion (Li-ion) batteries is crucial for sustainable integration of Electric Vehicles (EVs) within Intelligent Transportation Systems (ITSs). However, thermal stress and degradation-induced anomalies can cause sudden performance failures, posing critical operational and safety risks. Capturing complex, non-linear, and high-dimensional patterns remains challenging for traditional Machine Learning (ML) models. We propose a hybrid anomaly detection method that incorporates a Variational Quantum Neural Network (VQNN), which uses the principles of quantum mechanics, such as superposition, entanglement, and parallelism, to learn complex non-linear patterns. The VQNN is integrated with Isolation Forest (IF) and a Median Absolute Deviation (MAD)-based spike characterisation method to form a Quantum Anomaly Detector (QAD). This method distinguishes between normal and anomalous spikes in battery behaviour. Using an Arrhenius-based model, we simulate how the State of Health (SoH) and voltage of a Li-ion battery reduce as temperatures increase. We perform experiments on NASA battery datasets and detect abnormal spikes in 14 out of 168 cycles, corresponding to 8.3 % of the cycles. The QAD achieves the highest Receiver Operating Characteristic Area Under the Curve (ROC-AUC) of 0.9820 , outperforming the baseline IF model by 7.78 % . We use ML to predict the SoH and voltage changes when the temperature varies. Gradient Boosting (GB) achieves a voltage Mean Squared Error (MSE) of 0.001425 , while Support Vector Regression (SVR) achieves the highest R 2 score of 0.9343 . These results demonstrate that Quantum Machine Learning (QML) can be applied for anomaly detection in Battery Management Systems (BMSs) within intelligent transportation ecosystems and could enable EVs to autonomously adapt their routing and schedule preventative maintenance. With these capabilities, safety will be improved, downtime minimised, and public confidence in sustainable transport technologies increased.

1. Introduction

The global shift towards sustainable transportation has increased the demand for reliable Lithium-ion (Li-ion) batteries in Electric Vehicles (EVs), and it has also established battery monitoring as a crucial aspect in urban Intelligent Transportation Systems (ITSs) [1]. EVs are essential for reducing carbon emissions and combating climate change. EV growth projections show that by the year 2030, around 60% of all automobile sales will be electric. This will reshape urban mobility, and as a result, there will be a need for intelligent transportation solutions.
Researchers in [2] discuss that Li-ion batteries are the most common type of energy storage systems due to their high energy density, efficiency, and long cycle life. Their integration into intelligent transportation networks introduces challenges that extend beyond individual EV performance. In Connected and Autonomous Vehicle (CAV) environments, battery health directly impacts fleet coordination, traffic flow optimisation, and urban energy grid stability. CAVs require real-time battery management to optimise routing and coordinate charging schedules. Smart cities that deploy autonomous fleets, ride-sharing networks and delivery services require efficient Battery Management Systems (BMSs) that can predict and coordinate battery degradation events in the transportation network. CAVs can also share their battery health status through Vehicle-to-Vehicle (V2V) and Vehicle-to-Infrastructure (V2I) networks.
Safety concerns remain in Li-ion batteries, e.g., the risk of thermal runaway, which could be triggered by overcharging, External Short Circuiting (ECS), mechanical damage, or thermal stress [3]. Exothermic reactions in Li-ion batteries could cause a sharp increase in internal temperature [3]. This can lead to Solid Electrolyte Interface (SEI) decomposition, releasing oxygen from the cathode and the emission of flammable gases [3,4,5]. These processes increase internal pressure, posing serious risks of fire or explosion. Contributing factors include Joule heating, electrode side reactions, corrosion, and water exposure and are accelerated by the dynamic operating conditions of urban transportation environments [6,7].
Li-ion battery degradation involves complex, interconnected electrochemical and mechanical processes that evolve continuously throughout the battery’s operational lifetime. The mechanisms that cause these changes are the growth of the SEI layer, lithium plating, loss of active material, breakdown of the electrolyte, and changes in the structure of the electrode materials. The rate of degradation is affected by factors such as temperature profiles, charge–discharge cycling patterns, depth of discharge, C-rates, and the battery’s history of use. Abrupt spikes in battery health performance indicators, such as State of Health (SoH), internal resistance, and temperature profiles, are a crucial aspect of battery health. They could serve as early warnings that could prevent disasters if identified promptly. However, measurement problems, e.g., sensor noise, calibration drift, and environmental changes, can cause artificial fluctuations.
EV battery health monitoring is a crucial component in urban ITSs. Battery health status is important as EVs balance route optimisation and service reliability across transportation networks. Range anxiety, often attributed to the limited availability of Charging Points (CPs), can also be increased by battery degradation in ITSs. Memon et al. [8] reviewed the rapid expansion of EV infrastructure and standardisation challenges in Europe. In our previous work, we proposed GEECharge, a data-driven approach for optimal CP distribution in Dublin, using parameters, e.g., population density, Points Of Interest (POIs), and the most used roads, using principles in mobile sensing [9,10,11,12]. Li-ion batteries can be integrated with renewable energy sources from microgrids [13,14].
We aim to enhance BMSs by detecting abnormal spikes in the SoH data. When SEI reforms or internal resistance is reduced, battery capacity could recover temporarily. We define a spike as a point where the absolute deviation between observed SoH, s c , during cycle, c, and the expected value, s ^ c , from a smoothed degradation curve exceeds a predefined threshold τ ,
s c s ^ c > τ .
Commonly used datasets, such as NASA battery datasets, exhibit spikes, as illustrated in Figure 1. Existing BMSs use reactive monitoring approaches to detect anomalies only after they appear in battery performance parameters. Traditional Machine Learning (ML) methods for battery health prediction struggle with the high-dimensional and non-linear data. Researchers in [15] used a kinetic-based analysis to model thermal runaway, although the method required detailed chemical parameters, which could be challenging to measure. In contrast, research in [16] developed an inexpensive on-board device for dynamic impedance monitoring during overcharging, making it more practical for real-world deployment. The method provided less insight into chemical reaction kinetics. Although the Arrhenius-type chemical kinetics model has been used to predict thermal behaviour, early identification of SoH anomalies remains a persistent challenge [15].
Advancements in EV battery life prediction focus on improving safety and longevity. Gu et al. [17] proposed a model that can predict thermal runaway up to five hours in advance by integrating strain evolution with multidimensional parameters, e.g., temperature, voltage, and capacity. Although the method offers very early warnings, it requires sophisticated sensors that are not easily integrated into the mass market. In comparison, researchers in [18] developed a hybrid FEA-TimeMixer model that extracts long-term and short-term SoH degradation features to improve prediction accuracy across multiple horizons with moderate data requirements, but the finite element component may be computationally intensive. Sultan et al. [19] combined active cell balancing with ML to both equalise State of Charge (SoC) and predict Remaining Useful Life (RUL), achieving high R2 values and reduced error rates. However, the model could be made complex during circuit balancing.
Long Short-Term Memory (LSTM) was proposed for use in battery health prediction [20]. Model-based methods capture patterns in EV Li-ion battery chemical reactions but struggle with generalisation [21,22]. In contrast, data-driven methods learn patterns from historical data and often achieve a higher predictive performance. Classical models include Neural Networks (NNs), LSTMs, and Support Vector Machines (SVMs) [23,24], which are relatively easy to implement. The models fail to exploit long-term dependencies. To overcome this, hybrid and advanced architectures such as Transformer-based NNs [25], autoencoders [26], CNN-LSTM [27], Attention-LSTM [28], Gated Recurrent Units (GRUs)–Recurrent Neural Networks (RNNs) [29], and Bayesian NNs [30] have been proposed for RUL prediction. Qu et al. [31] integrated Particle Swarm Optimisation (PSO) with LSTM and attention mechanisms to reduce Root Mean Squared Error (RMSE) in SoH prediction, although PSO can increase convergence time. The enhanced Particle Filter method is proposed for improved RUL estimation compared to standard filters [32]. Despite their successes, classical data-driven models struggle with processing non-linear and high-dimensional data as well as generalisation across battery chemistries and usage scenarios. LSTM networks have consistently performed better in SoH prediction [24,27,31]. Although the models handle sequence dependencies better, they still require large labelled datasets.
Researchers in [33] proposed a self-attention mechanism for detecting self-discharge anomalies in Li-ion batteries. The proposed method requires high-quality historical production data and may not generalise well to batteries with different chemistries. Researchers in [34] proposed LSTM-based variational autoencoders for unsupervised anomaly detection in power grids. A Spatiotemporal Graph Convolutional Adversarial Network (SGCAN) in [35] demonstrated high efficacy in anomaly detection by exploiting the relational structure of sensor networks, which can be adapted to battery pack monitoring where cells are interconnected. Graph learning, which adds computational complexity, could impact the usage of battery systems. Zhao et al. [36] proposed a hybrid ML model to localise early internal short circuits in battery packs, combining electrochemical knowledge with ML classifiers to improve detection precision and fault localisation accuracy. However, electrochemical parameters vary across battery types. Researchers in [37] used Quantum Autoencoders (QAEs) to detect anomalies in high-energy physics, although the model was evaluated on a low-dimensional simulated dataset.
QML holds promise for ITS applications since it can learn complex, high-dimensional, and non-linear relationships [38]. Superposition enables the simultaneous parallel exploration of multiple degradation pathways [38]. Entanglement can capture complex correlations between features [38]. Quantum Variational Classifiers (QVCs) show a superior performance compared to classical approaches in battery health prediction [39]. Researchers in [40] demonstrated that Quantum Support Vector Machines (QSVMs) could perform well in traffic sign recognition tasks. Hybrid quantum–classical models have been used in various transportation applications [41]. In video quality prediction, quantum models trained on just 0.6 % of the training data required by a GRU, achieved comparable performance [42]. Techniques such as IQGO improve quantum circuit optimisation, increasing the efficiency of models [43]. Ngo et al. [44] proposed a QNN-based regression model for simulating capacity degradation, capturing non-linear relationships between SoH and operational cycles. Researchers in [45] demonstrated how QML can be used to predict molecular energy. Mutua et al. [46] used a Variational Quantum Neural Network (VQNN) to predict the SoH of Li-ion batteries. The researchers highlighted that quantum models require longer training times. A summary of the models is presented in Table 1.
The transition to autonomous vehicle fleets introduces new challenges that individual battery monitoring approaches could struggle to address. We address the need for battery health monitoring in smart transportation systems. This research’s aims are as follows: (1) Integrate QML and classical unsupervised learning models to detect anomalous spikes in battery data more effectively. (2) Benchmark the anomaly detection performance of hybrid QML against classical techniques. (3) Analyse the behaviour of voltage and SoH parameters when the temperature varies.
Our primary research question is as follows: How can a VQNN be used to improve anomaly detection in batteries of connected EVs? We hypothesise the following:
Hypothesis 1. 
A hybrid model consisting of a VQNN and an Isolation Forest (IF) can detect anomalous battery behaviour more accurately than classical models, providing the reliability needed in smart transportation applications.
Hypothesis 2. 
A temperature increase accelerates battery degradation and is strongly correlated with a drop in SoH and voltage, enabling predictive thermal management in transportation networks.
We contribute the following to smart transportation battery management:
  • We demonstrate that our proposed Quantum Anomaly Detector (QAD) model improves anomaly detection, achieving a Receiver Operating Characteristic Area Under the Curve (ROC-AUC) of 0.9820 , outperforming the classical IF by 7.78 % .
  • Our results show that the Gradient Boosting (GB) achieves the lowest voltage Mean Squared Error (MSE) of 0.001425 under varying temperature conditions, indicating its robustness in modelling battery voltage dynamics under thermal stress.
  • We demonstrate quantitatively how an increase in temperature accelerates battery degradation, providing a method for proactive battery management.
The integration of QML with IF presents a promising approach for anomaly detection in EV battery monitoring. This could enhance safety, reliability, and operational efficiency. The findings contribute to the development of next-generation smart transportation infrastructure.
We structure the remainder as follows. Section 2 provides an overview of QML and encoding strategies used for modelling battery degradation. Section 3 presents the integration of QML with classical models to detect anomalies in battery data. Section 4 describes the hybrid model results and the implications. Section 5 concludes this paper and highlights future research directions.

2. Fundamentals of Quantum Machine Learning

Quantum computing utilises the principles of quantum mechanics, including superposition and entanglement, to process information [47]. A quantum computer is a device that can process quantum computations [47]. A qubit is the basic unit of information used to encode data in quantum computing [47]. We use the state vector to describe a qubit as
| ψ = α | 0 + β | 1 ,
where α , β C are complex probability amplitudes satisfying the normalisation condition,
| α | 2 + | β | 2 = 1 .
This enables quantum systems to process information in multiple states simultaneously, a phenomenon known as quantum parallelism. Qubits are manipulated using gates that operate on the principles of unitary transformations. The Hadamard is a matrix gate in quantum computing that transforms a qubit | 0 into 1 2 ( | 0 + | 1 ) . VQNNs are constructed using fundamental gates, including the Pauli gates X, Y, and Z, the phase-shift gates S and T, and the controlled gate CNOT.
A quantum circuit consists of a series of quantum gates interconnected by wires [47]. The circuit uses Controlled-X (CX) and Controlled-Z (CZ) gates to introduce entanglement to capture feature interactions. A quantum circuit applies unitary transformations U to the state vector | ψ of the quantum system. Compared to classical logic gates, which can be irreversible, quantum operations are inherently reversible because of their unitary nature, preserving information throughout the computation.
The Bloch sphere provides a geometric representation of a single-qubit quantum state, as shown in Figure 2. It visualises how quantum gates manipulate qubits by rotating their state vectors around specific axes. For example, the Pauli X, Y, and Z gates perform π -rotations about the corresponding axes on the Bloch sphere. Parameterised rotation gates R X ( θ ) , R Y ( θ ) , and R Z ( θ ) apply unitary rotations of the qubit state by an angle θ around the x, y, and z axes, respectively, where R X ( θ ) = e i θ X / 2 , R Y ( θ ) = e i θ Y / 2 , R Z ( θ ) = e i θ Z / 2 , where X, Y, and Z are the corresponding Pauli operators.
These single-qubit gates allow for precise control of qubit states within the two-dimensional complex Hilbert space. Gates, e.g., the Controlled-NOT (CNOT) and the Controlled-Z (CZ), introduce entanglement between qubits. These gates create correlations between them, resulting in entangled quantum states that cannot be separated into individual components. Entanglement is a key quantum property that allows quantum models to capture complex joint patterns. We represent the general quantum state of a system with n qubits as
| ψ = i = 0 2 n 1 c i | i , where c i C , i = 0 2 n 1 | c i | 2 = 1 .
The notation | i represents the computational basis states. For example, | 0 , | 1 , | 10 , …, and c i are the complex probability amplitudes that describe the contribution of each basis state to the system’s overall quantum state.
Data can be encoded using various techniques. For example, the classical data,
x = [ x 0 , x 1 , , x 2 n 1 ] ,
is expressed using amplitude encoding in the quantum state’s amplitudes as
| ψ = 1 | x | i = 0 2 n 1 x i | i .
This encoding is efficient since it represents 2 n classical values using n qubits. Basis encoding, expressed as x | i , maps classical data directly to computational basis states. The notation i indicates the binary representation of the classical input. Angle encoding encodes classical properties into the angles of a single qubit. For example, in the set { x 1 , x 2 , , x n } , angle encoding can operate as
| x = i = 1 n R y ( x i ) | 0 , R y ( x i ) = cos ( x i / 2 ) sin ( x i / 2 ) sin ( x i / 2 ) cos ( x i / 2 ) .
For SoH prediction in Li-ion batteries, angle encoding is well-suited because the input features, e.g., voltage, current, and temperature, are continuous and real values. Angle encoding is also hardware-efficient and easier to implement on Noisy Intermediate-Scale Quantum (NISQ) devices compared to more complex methods, such as amplitude encoding.
In the first step in Figure 3, the circuit is initialised with qubits in the state | 0 n . The second step applies a series of parameterised unitary transformations using quantum gates to encode input data and perform computations. The third step of the circuit performs quantum measurements, collapsing the quantum state into classical outcomes that are used for prediction or classification tasks. This change from the input state to the output state is expressed as
| ψ out = U k U k 1 U 1 | ψ in .
Quantum gates are represented by the unitary operators U j . Quantum unitary matrices and functions represent quantum gates on one or more qubits. The CNOT gate creates an entangled state between two qubits. The CNOT gate operates as
CNOT ( | a | b ) = | a | a b ,
where a , b { 0 , 1 } and ⊕ denotes addition modulo-2. The notation ⊗ denotes the tensor product. We use the tensor product ⊗ to combine the states of two qubits.
The combination of expressive data encoding, tunable quantum circuits, and entangled representations makes VQNNs suitable for predictive tasks such as battery health prediction.
Let x R d denote a classical input vector of dimension d, representing the features of the sample to be classified. The mapping U ( x ) is a fixed, non-trainable feature map that encodes x into a quantum state via parameterised quantum gates, while V ( ω ) is a variational ansatz comprising trainable unitary operations with parameters ω = { ω 1 , ω 2 , , ω p } . The observable O ^ (typically a tensor product of Pauli operators) is measured to extract a real-valued output corresponding to the model’s prediction. We define the set of trainable parameters optimised during learning as ω . After applying the full variational quantum circuit, defined as
U ( x , ω ) = V ( ω ) · U ( x ) ,
where U ( x ) encodes the classical input features x , and V ( ω ) is a parameterised unitary representing the trainable variational layers, with parameter vector ω , the output of the VQNN is computed by measuring the expectation value of a Hermitian observable O ^ with respect to the output quantum state,
f ( x ; ω ) = 0 | U ( x , ω ) O ^ U ( x , ω ) | 0 .
For computational efficiency, we apply ansatz compression using PennyLane’s transpilation-based gate optimisation to the variational component of the VQNN feature extractor. This optimisation reduces the gate count by fusing consecutive single-qubit rotations, merging adjacent rotations around the same axis, and cancelling inverse gate pairs. We represent the variational ansatz as a unitary V ( ω ) of the form,
V ( ω ) = = 1 N g = 1 G G , g ( ω , g ) ,
where N is the number of layers in the ansatz, G is the set of gates in layer , and ω , g are the trainable parameters (equivalent to θ in earlier notation). Ansatz compression seeks a transformation T : U U such that,
V ( ω ) = T ( V ( ω ) ) , V ( ω ) V ( ω ) , ω ,
while minimising the circuit complexity,
C ( V ) = α D ( V ) + β N 2 q ( V ) + γ N 1 q ( V ) ,
where D ( V ) is the circuit depth, N 2 q ( V ) and N 1 q ( V ) are the two- and single-qubit gate counts, and α , β , γ are cost weights. This produces a compressed ansatz V ( ω ) satisfying C ( V ( ω ) ) < C ( V ( ω ) ) , thereby preserving the overall unitary action while reducing redundant parameterised operations and maintaining the same functional mapping from inputs to outputs.

3. QML and Isolation Forest Integration

We present a hybrid quantum–classical model for detecting anomalous spikes in Li-ion batteries. We evaluate the model using the NASA Prognostics Center of Excellence battery datasets, where we detect and predict degradation anomalies based on electrochemical and operational parameters. These datasets were generated at NASA Ames Research Center at Moffett Field, California, USA using a dedicated testbed comprising of Li-ion 18650-sized rechargeable batteries. We use battery B0005 for training and battery B0006 for testing as used in [48,49]. The batteries were cycled at room temperature using a Constant Current (CC) charging phase at 1.5 A until reaching 4.2 V , followed by a Constant Voltage (CV) phase until the current dropped below 20 mA . Discharge occurred at 2 A until the voltage threshold was met. Cycling continued until the capacity dropped from 2.0 Ah to 1.4 Ah , marking the EoL corresponding to 70% of the initial capacity, as shown in Figure 1. Electrochemical Impedance Spectroscopy (EIS) from 0.1 Hz to 5 kHz assessed internal battery behaviour.
For each discharge cycle, c { 1 , 2 , , N } , we extract the following features: discharge capacity Q c , mean voltage V c , mean and extreme temperatures T c , T max , c , T min , c , mean current I c , and temperature variation Δ T c = T max , c T min , c . We define the battery’s s c as
s c = Q c Q 0 ,
where Q 0 is the initial discharge capacity measured in the first cycle c = 1 . Its change per cycle is
Δ s c = s c s c 1 .
We investigate how s c varies using the Median Absolute Deviation (MAD). We define the median operator as D ( · ) and define the MAD in cycle c as
M c = D s i D ( s i ) | i [ c 2 , c + 2 ] ,
where D ( · ) denotes the median operator over a five-cycle window centred at c. We use this window to balance local sensitivity to degradation spikes while maintaining robustness to noise. We fit a fifth-degree polynomial,
p ( c ) = a 5 c 5 + a 4 c 4 + a 3 c 3 + a 2 c 2 + a 1 c + a 0 ,
to capture the degradation trends, where c denotes the battery cycle count. Its first and second derivatives,
p ( c ) = 5 a 5 c 4 + 4 a 4 c 3 + 3 a 3 c 2 + 2 a 2 c + a 1 ,
p ( c ) = 20 a 5 c 3 + 12 a 4 c 2 + 6 a 3 c + 2 a 2 ,
capture the slope and curvature of degradation. The polynomial coefficients are denoted as a 5 , a 4 , a 3 , a 2 , a 1 , and a 0 . We select a fifth-degree polynomial because it captures the non-linear behaviour of SoH degradation while avoiding overfitting, which becomes a risk with higher-degree polynomials, especially given the limited cycle data. This design decision is motivated as follows. We compute the MSE of the SoH predictions across polynomial degrees, and we observe that the improvement from degree 4 to degree 5 is minimal. Therefore, degree 5 is selected as a suitable model. Lower-degree models, e.g., linear or quadratic models, struggle to represent the complex curvature and points observed in empirical degradation patterns. We define the feature vector representing each cycle as
x c = [ Δ s c , Δ T c , V c , M c , p ( c ) , p ( c ) ] .
To detect discharge cycles exhibiting anomalous spikes, we apply an unsupervised IF model F IF ( · ) , where · denotes the extracted set of features derived from battery B0005’s health indicators [50]. We also apply the Local Outlier Factor (LOF) model F LOF ( · ) to the same feature set to capture local density-based anomalies. We compare the performance of IF and LOF in identifying abnormal discharge behaviour. Compared to traditional models that rely on a distance threshold, ϵ , the IF model isolates anomalies using the principle of recursive partitioning. Instead of manually adjusting the parameter ϵ , we use a Bayesian Gaussian Mixture Model (BGMM) as proposed by Perini et al. [51]. We use the approach to estimate the contamination rate η . We train the IF model to generate initial anomaly scores and then fit a BGMM to these scores to estimate the posterior probabilities of belonging to each mixture component. The component with the highest mean anomaly score is considered anomalous, and its mixture weight provides an estimate of the contamination rate η . This estimate is used to retrain the IF model.
The anomaly scores for each cycle c are defined as
z c ( m ) = F m ( x ^ c ) ,
where m { IF , LOF } , and F m denotes its corresponding scoring function. A higher anomaly score z c ( m ) indicates a higher likelihood of abnormality. We apply a percentile-based thresholding approach to label abnormal cycles. Let θ z ( m ) denote the chosen percentile threshold (85th, 90th, or 95th) corresponding to method m { IF , LOF } . We also define the SoH deviation threshold as
θ Δ s = λ · M ¯ ,
where λ { 2.0 , 2.5 , 3.0 } and M ¯ is the mean MAD over all cycles. Extreme values strongly influence the traditional standard deviation. Since battery data may include rare but significant deviations due to spikes or sensor errors, using the standard deviation can inflate thresholds, making it difficult to reliably detect hidden anomalies.
Leys et al. [52] proposed using the absolute deviation around the median instead of the standard deviation for robust statistical analysis. This makes MAD a better choice for capturing deviations in battery data. The researchers recommended a scaling factor of 2.5 for the MAD. Based on empirical evaluation, we selected the 85th anomaly score percentile and a MAD scaling factor of 2.0 as suitable hyperparameters. This choice was guided by experiments that maximised the ROC-AUC performance across a grid of tested thresholds and multipliers. For instance, the proposed QAD model achieved its highest ROC-AUC score of 0.982036 under these hyperparameters, demonstrating robustness in anomaly detection. A cycle is labelled anomalous if z c ( m ) > θ z ( m ) and | Δ s c | > θ Δ s , where ( m ) denotes IF or LOF.
We use the Arrhenius model to simulate thermally accelerated degradation because it directly models how reaction rates depend on temperature, which underlies capacity loss in Li-ion batteries [53,54,55]. Compared to complex physics-based or data-driven models, the Arrhenius framework offers a physically interpretable, computationally efficient, and validated method for approximating thermal stress effects on SoH. Other impedance-based models require detailed electrochemical measurements. Therefore, the Arrhenius model provides a suitable balance between physical realism and computational practicality for our anomaly detection pipeline. We implement the Arrhenius model for predicting future SoH under increased temperatures,
k ( T ) = k 0 exp [ γ ( T T 0 ) ] ,
s ( n ) = s 0 exp [ k ( T ) n ] ,
where k 0 is the baseline degradation rate constant, T 0 is the reference ambient temperature, γ is a temperature sensitivity coefficient, n is the cycle index, and s 0 is the initial SoH. This simulation enables the prediction of accelerated degradation due to thermal stress.
To implement our QAD hybrid model, we use a VQNN for feature extraction. Each classical feature vector x c R 6 is transformed into a quantum-augmented feature vector via a parameterised quantum embedding function Q ( · ; θ ) such that
ϕ c = Q ( x c ; θ ) R q ,
where q is the number of qubits measured, and θ are the trainable parameters. The quantum-enhanced vector is then
x ^ c = [ x c , ϕ c ] R 6 + q .
We implement quantum embedding using the PennyLane simulator with 8 qubits representing the quantum state. PennyLane provides native integration with standard ML frameworks (PyTorch, TensorFlow) and supports differentiation of variational circuits, enabling seamless hybrid quantum–classical training. Although Qiskit is a mature alternative, its coupling to classical deep learning frameworks is less direct and requires additional manual handling of gradients. This makes PennyLane well-suited for our QAD model, which relies on joint optimisation of QML and classical anomaly detection models. We empirically choose the number of qubits and circuit layers. The VQNN feature extractor has N = 8 layers. Classical battery health features are encoded into quantum states through R Y and R Z rotations. Each variational layer applies parameterised single-qubit rotations in U 3 form to all qubits, followed by an entanglement block using CNOT gates between neighbouring qubits. To make it more expressive, it adds CRX gates and a single global PhaseShift gate. To improve the performance of Noisy Intermediate-Scale Quantum (NISQ) devices and reduce their sensitivity to noise, PennyLane’s transpilation-based optimisation employs ansatz compression. This approach combines consecutive single-qubit rotations and eliminates inverse gate pairs. This lowers the depth of the circuit without changing its unitary action. To obtain the circuit outputs, we measure the expectation values of the Pauli-Z, Pauli-X, and Pauli-Y operators for each qubit. These values are then combined with the original classical characteristics to make quantum–classical hybrid feature vectors that may be used for anomaly detection. These embeddings are concatenated with classical features to build enriched feature sets that are then used to develop two additional models. We integrate the VQNN with IF to construct the QAD and with LOF to develop Q-LOF.
We define the anomaly scores for these models as
z c QAD = F QAD ( x ^ c ) ,
z c Q - LOF = F Q - LOF ( x ^ c ) ,
and the corresponding thresholds θ z QAD , θ z Q - LOF are selected from percentile ranges as described in Equations (22) and (23). A battery cycle is classified as anomalous if the anomaly score exceeds the threshold and the SoH changes | Δ s c | surpasses θ Δ s . To distinguish between thermally induced and normal degradation spikes, we label a cycle as a normal spike if
1 2 θ Δ s < | Δ s c | θ Δ s , and Δ T c > Δ T ¯ ,
where Δ T ¯ is the average temperature variation across all cycles.
We use SHapley Additive exPlanations (SHAP) for model interpretability to quantify the contribution of each feature to the anomaly score [56,57]. We adopted SHAP to explain model predictions due to its solid game-theoretic foundation [56,57]. We evaluate model performance using metrics such as ROC-AUC, Precision–Recall AUC (PR-AUC), and the false-negative rate. We perform the Mann–Whitney U m w test to compare the distributions of voltage and temperature. Let X u and X r represent the samples of a feature, e.g., T c or V c , from abnormal and normal cycles, respectively. The U m w statistic for voltage is computed as
U m w = i = 1 n u j = 1 n r I ( V u , i > V r , j ) ,
where n u and n r denote the number of samples from abnormal and normal cycles, respectively, and I ( · ) denotes the indicator function, which equals 1 if the condition inside is true and 0 otherwise. We evaluate statistical significance at the α = 0.05 level as it helps balance Type I and Type II error rates while maintaining sufficient statistical power for detecting meaningful differences in voltage or temperature distributions [58,59].
We simulate a fleet of K = 100 EVs, each initialised with random SoH, temperature, and degradation profiles. We use four temperature rise scenarios, + 0 % , + 10 % , + 20 % , and + 30 % , for simulation, with Arrhenius degradation models applied to emulate temperature-accelerated ageing. EVs exposed to high-temperature environments T 100   ° C face thermal runaway. We use ML models to predict future SoH and voltage from temperature-related features. We use Random Forest Regression (RFR), Support Vector Regression (SVR), GB, LSTM, and Bi-LSTM models. We choose RFR because of its ability to capture non-linear relationships in the data, while SVR is selected due to its robustness to outliers. The GB is used due to its strong performance on non-linear, structured datasets, e.g., those encountered in battery degradation. We choose LSTM and Bi-LSTM because the battery SoH and voltage data are sequential. LSTM can capture long-term temporal dependencies from past cycles, while Bi-LSTM incorporates both the past and future context during training.
We evaluate the models using MSE and Mean Absolute Error (MAE). MSE penalises large deviations, making it suitable for battery health monitoring, while MAE provides a balanced assessment of prediction quality. The MSE for SoH prediction is defined as
L s = 1 N c = 1 N ( s c s ^ c ) 2
where L s denotes the MSE loss for s, N is the total number of battery discharge cycles, s c is the true SoH in cycle c, and s ^ c is the predicted value of s in cycle c. We evaluate the MSE for the prediction of V as
L V = 1 N c = 1 N ( V c V ^ c ) 2
where L V denotes the MSE loss for V, V c is the measured V in cycle c, and V ^ c is the predicted V in the same cycle. The loss functions L s and L V help to evaluate the models’ performance.

4. QML and Isolation Forest Evaluation

We find the following:
  • Out of 168 discharge cycles, 14 are classified as having abnormal spikes.
  • The QAD achieves the highest ROC-AUC of 0.9820 , outperforming the baseline IF model by 7.78 % and achieving a PR-AUC of 0.1250 .
  • The GB achieves the lowest voltage MSE of 0.001425 compared to the Bi-LSTM, which achieves an MSE of 0.002382 in voltage prediction when the temperature changes.
  • In our simulation, a 30% increase in battery temperature leads to an 18 % SoH and 4.8 % voltage loss, showing that thermal stress accelerates degradation.
  • Non-linear degradation requires higher-order degree modelling.
We perform experiments on NASA battery datasets and detect 14 abnormal spikes out of 168 cycles in the B0006 battery, as shown in Figure 4. This corresponds to 8.3 % of the cycles. Temperature and SoH have a Spearman correlation coefficient of 0.8011 and a p-value which is less than 0.05 . This suggests that as the operating temperature of the battery increases, the SoH tends to decrease. The negative sign reflects the inverse association. The significant p-value shows that higher temperatures are strongly and inversely associated with lower SoH.
The first set of subplots in row 1 of Figure 4 shows that the QAD model detects 14 abnormal spikes. We classify abnormal spikes as sudden reductions in SoH that exceed 5% compared to the previous cycles. This threshold is chosen as an early-warning signal, capturing pre-failure conditions well before the cell reaches its EoL. Cadini et al. [63] worked on the state-of-life prognosis of Li-ion batteries to automatically detect deviations from the expected degradation dynamics. The researchers introduced an artificial 5 % capacity drop between consecutive charge cycles to simulate sudden degradation events. The researchers were able to represent critical anomalies such as electrode delamination or electrolyte degradation, warranting pre-emptive maintenance. We incorporate the classification of abnormal spikes in both training and testing phases; the model learns to detect these early-stage anomalies from battery B0005 and is evaluated on battery B0006. This ensures that QAD’s anomaly detection capability is transferable across different cells, thereby supporting safer and more reliable EV battery management. The second set of subplots in row 2 of Figure 4 displays temperature trends, where many abnormal spikes occurred above 32 °C. However, some are observed below this threshold, suggesting that temperature alone is not the sole driver of degradation anomalies. We plot voltage against discharge cycles, where abnormal spikes indicate voltage drops. Voltage abnormal events drop below 3.5 V compared to a typical nominal average of 3.7 V observed during regular discharge operation.
EVs’ predictable performance is crucial in urban ITSs. Detection of anomalous spikes is important in proactive maintenance scheduling. Real-time spike monitoring in urban mobility can support decision-making, e.g., dispatching Mobile Charging Units (MCUs) to charge EVs with low charge that are unable to reach a charging station. This is crucial in connected transport ecosystems. In smart cities, real-time spike detection enables proactive maintenance, where battery checks could be scheduled, and dynamic routing, allowing an EV to be rerouted to the nearest CP or MCU, thereby minimising downtime in urban fleets.
To capture the temporal degradation behaviour of the Li-ion battery, we fit polynomial regression models of varying degrees to the SoH trend across 168 discharge cycles. As shown in Table 2, increasing the polynomial degree progressively reduces the MSE, with the fifth-degree polynomial achieving the lowest MSE of 0.000073 . These results indicate that high-order polynomials are more effective at modelling the non-linear nature of battery ageing. The improvement from degree 4 to degree 5 is minimal, providing a precise fit without increasing model complexity or overfitting. Accurate SoH curve fitting enables more reliable life-cycle prediction, which is essential for scheduling battery maintenance, managing fleet energy logistics, and avoiding unexpected service interruptions in urban transportation networks. This curve can also inform adaptive charging strategies and dynamic energy routing in the V2X system.
Table 3 shows that the QAD achieved an ROC-AUC of 0.9820 and a PR-AUC of 0.1250 , outperforming the IF baseline and all other models. The Q-LOF achieved an ROC-AUC of 0.9701 and a PR-AUC of 0.0833 , also outperforming the LOF baseline. The QAE baseline achieved an ROC-AUC of 0.8825 and a PR-AUC of 0.0463 , which is lower than both QAD and Q-LOF. This suggests that while QAE can capture some anomaly structure through reconstruction-error-based scoring, the hybrid QAD architecture offers superior separability of anomalous cycles in the high-dimensional battery health feature space. The QAD model delivers better performance across all metrics, supporting our hypothesis that quantum-enhanced models can improve anomaly detection for connected EV battery monitoring.
We perform an ablation study to evaluate the contribution of quantum feature extraction in quantum-enhanced anomaly detection. We compare three configurations: (1) models trained with quantum features extracted via our VQNN, (2) models trained with the same architecture but using random features, and (3) baseline models without feature augmentation. Quantum features achieve a mean ROC-AUC of 0.9760 and PR-AUC of 0.1042 , while random features achieve a mean ROC-AUC of 0.9311 and mean PR-AUC of 0.0401 . Baseline features achieve a mean ROC-AUC of 0.8949 and a mean PR-AUC of 0.0391 . Quantum features provide 4.8 % improvement in ROC-AUC over random features and a 9.1 % improvement in ROC-AUC over baseline features. These results provide empirical evidence that quantum feature extraction is a contributor to the improvement of QAD anomaly detection performance.
We further evaluate our proposed model using the CALCE battery dataset, which contains battery cells of different chemistries and from different manufacturing sources compared to the NASA dataset. We use 50 discharge cycles for training and 28 for testing. The QAD model identifies five anomalies in the test set and achieves a PR-AUC score of 0.362930 , outperforming the baseline IF model, which achieves a score of 0.285171 under the same conditions. The overall performance on the CALCE dataset is lower than on the NASA dataset, primarily because the CALCE dataset has fewer cycles and a reduced feature set. The results show that QAD can generalise across different datasets, indicating its potential in real-world deployments involving diverse EV battery data.
Our hybrid anomaly detection framework uses a VQNN to encode high-dimensional classical battery features, e.g., SoH, voltage, and temperature, into a quantum Hilbert space via parameterised quantum circuits. This approach overcomes the inherent limitations of classical ML models when dealing with complex, non-linear, and high-dimensional patterns. Using quantum kernels, QAD maps input battery data into a feature space whose dimensionality grows exponentially with the number of qubits. This enables the extraction of complex non-linear relationships and entanglement-based feature correlations that may remain undetected in classical spaces. This research novelty lies in combining quantum feature extraction with classical anomaly detection. A pipeline is created, achieving both expressive representational power and mature decision boundaries. Integrating such a hybrid quantum–classical anomaly detection system into BMSs allows EVs to identify pre-failure conditions with greater certainty, thereby enhancing operational safety in dense urban mobility networks. This is critical in preventing catastrophic events such as thermal runaway, which may arise from temperature-driven anomalies, and in reducing the risk of route-critical battery failures. Minimising undetected anomalies directly contributes to improved reliability, availability, and trust in EV deployments within urban transportation systems.
We compare the performance of the RFR, GB, SVR, LSTM, and Bi-LSTM prediction models in Table 4. The models predict SoH and voltage when temperature varies. In SoH prediction, SVR achieves the highest R 2 score of 0.9343 and the lowest MSE 0.001002 , while Bi-LSTM follows with an R 2 score of 0.9179 and achieves the lowest MAE of 0.02837 . In voltage prediction, GB achieves the highest R 2 of 0.5973 , the lowest MSE of 0.001425 , and the lowest MAE of 0.02995 . SoH is more predictable because it is a degradation metric, while voltage is more sensitive to instantaneous conditions.
As shown in Table 5, SVR has the lowest computational training cost of around 0.5 s and with an inference time of 0.002 s. The Bi-LSTM has the highest training time of 407.84 s and inference time of 0.569 s. The RF, GB, and LSTM have moderate training cost and fast inference. Bi-LSTM is more computationally expensive due to bidirectional passes. The prediction of SoH and voltage could allow EV users to plan maintenance strategies and reduce operational costs. This could also support intelligent charging coordination, allowing EVs with less charge to be given priority while scheduling maintenance during periods of low demand.
We simulate temperature to evaluate the relationship between thermal stress and battery degradation. The results in Table 6 show that thermal stress accelerates degradation. The findings demonstrate that even modest temperature increases can accelerate capacity loss and voltage degradation. These findings show the importance of thermal monitoring in EVs. In modern transportation systems, which frequently operate under variable and extreme climatic conditions, predictive modelling plays a crucial role in safeguarding the safety, reliability, and longevity of Li-ion batteries. For urban EVs, the results imply that high-risk batteries can be flagged for replacement before thermal runaway risks escalate. The results can help in thermal-aware routing, where cooler routes could be prioritised during heatwaves.
Figure 5 shows that SoH derivative, voltage, and temperature are the most influential features. This suggests that the values have a significant impact on the model’s output. These models can be embedded into EV control units to forecast range, prioritise charging schedules, and alert to early replacement needs. This could ensure operational efficiency for electric taxis, delivery fleets, and public buses in smart transportation systems.
Our results provide empirical evidence that QML, when integrated with classical models, can be helpful in battery monitoring. Although unsupervised classical models such as IF and LOF are applicable in anomaly detection, quantum enhancement brings value in capturing hidden anomalies that could escalate into catastrophic failures. Zero false positives ensure reliable operation in transportation systems without disruptions. The findings could help transport operators transition from reactive to proactive maintenance strategies, hence extending fleet lifespan while still maintaining service reliability in urban mobility.
We attribute the superior performance of QAD to the principles of quantum computing. Superposition enables the QAD to encode classical features into a compact Hilbert space. This increases the model’s expressive power. The entanglement property introduces dependencies between features that appear independent, thus uncovering latent patterns between them, for example, temperature and SoH. Quantum parallelism enables data to be processed in parallel streams, which enhances the isolation of events such as abnormal battery spikes compared to classical models that process data sequentially. Classical feature mappings function within a Euclidean space R d , where the dimensionality and linearity of transformations constrain separability. Quantum feature mappings use parameterised unitaries to put classical inputs x R d into a quantum state | ϕ ( x ) in a 2 n -dimensional complex Hilbert space H 2 n . This exponential scaling in representational dimension enables the QAD to formulate non-linear decision boundaries that would necessitate huge kernels. Quantum states allow amplitude interference, enabling a constructive or destructive combination of computational paths, enriching the expressivity of quantum feature maps. This improves margin maximisation between normal and anomalous battery states.
In connected EV monitoring, anomalies could occupy sparse and irregular regions of the feature space. The quantum feature map enhances small geometric distinctions between normal and abnormal states in the Hilbert space. This makes them more linearly separable in the next stage of anomaly detection. This makes QAD perform better than the classical baseline and QAE. The limitation of QAD is that quantum models run on NISQ devices, which are prone to decoherence and gate noise that can affect the accuracy of measurements. Although our research uses simulations, future deployment on real devices would require error mitigation techniques, e.g., zero-noise extrapolation, probabilistic error cancellation, or measurement error mitigation to address the challenges posed by NISQ devices. This would strengthen the practical relevance of the proposed framework.
The training of the quantum feature extractor took approximately 1935 s, with an inference time of 118 s. Once the features were generated, training the QAD required 4.2 s, compared to 2.4 s for the baseline IF. These results indicate that the feature extraction stage dominates the computational cost of applying QML in anomaly detection. To reduce the computational time of the quantum feature extractor, we applied ansatz compression. The quantum feature extractor took around 1367.03 s, with an inference time of 87.61 s. The QAD model training took 1.37 s compared to 4.2 s before ansatz compression. These results provide empirical evidence that the compressed ansatz could be more suitable for deployment on NISQ hardware, where shorter circuits are inherently more noise-resilient. In future work, we will explore additional strategies to reduce computational cost further and support real-time BMS applications. These include qubit pruning to minimise the active circuit width, parameter-initialisation heuristics to accelerate convergence, gate merging and cancellation to simplify the circuit, and parameter sharing across layers to reduce the number of independent trainable parameters. We will also investigate measurement grouping to minimise the number of distinct quantum measurements required, as well as the use of gradient-free optimisers to decrease training overhead further.
As research in quantum hardware advances, Quantum Processing Units (QPUs) could accelerate feature extraction and reduce reliance on costly classical simulations. Future work could integrate real-time traffic data for dynamic charging coordination. We train the models with temperature-dependent features; however, additional factors, such as cycling rates, ageing mechanisms, and environmental variations, could also influence battery behaviour. Integrating multimodal sensor data, such as impedance and acoustic signals, could help develop models that adapt to varying operational profiles. Our results demonstrate the potential of ML-based spike detection for proactively monitoring battery health and forecasting degradation risks, thereby contributing to a safer and more resilient BMS. This could reduce battery failures, e.g., thermal runaway, and the risk of EV battery fires. Our approach can be integrated into BMSs to adapt operating parameters under thermal stress, enhance battery safety, extend lifespan, improve consumer confidence, and support the transition to green energy.

5. Conclusions

We present a method for detecting abnormal degradation spikes in Li-ion batteries and predicting battery health under thermal stress conditions in this paper. The method identifies high-risk spikes by targeting sudden SoH reductions instead of transient voltage fluctuations. Abnormal spikes are detected in 14 out of 168 discharge cycles. As global EV adoption accelerates, ensuring battery safety and reliability is crucial to maintaining consumer confidence, optimising operational performance, and promoting environmental sustainability. Thermal-induced degradation is a precursor to battery fires and shows the need for proactive monitoring. In urban EV ecosystems, battery failures can cause service disruptions, traffic congestion, safety risks, and financial loss. Proactive detection of Li-ion battery degradation patterns could allow EVs to autonomously adapt their routing, schedule preventative maintenance, and avoid routes with high thermal exposure. This paper lays the foundation for a BMS that aligns with the operational, environmental, and safety demands of future smart cities.

Author Contributions

Conceptualisation, A.M.M. and R.d.F.; methodology, A.M.M. and R.d.F.; software, A.M.M.; validation, A.M.M. and R.d.F.; formal analysis, A.M.M. and R.d.F.; investigation, A.M.M. and R.d.F.; resources, R.d.F.; data curation, A.M.M.; writing—original draft preparation, A.M.M. and R.d.F.; writing—review and editing, A.M.M. and R.d.F.; visualisation, A.M.M. and R.d.F.; supervision, R.d.F.; project administration, R.d.F.; funding acquisition, R.d.F. All authors have read and agreed to the published version of the manuscript.

Funding

This publication has emanated from research conducted with the financial support of Research Ireland under Grant numbers 18/CRT/6222, 15/SIRG/3459 and 13/RC/2077_P2.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The original contributions presented in the study are included in the article, further inquiries can be directed to the corresponding author.

Conflicts of Interest

The authors declare no conflicts of interest.

Abbreviations

The following abbreviations are used in this manuscript:
BMSBattery Management System
BGMBayesian Gaussian Mixture Model
ECSExternal Short Circuiting
EISElectrochemical Impedance Spectroscopy
ITSIntelligent Transportation System
MADMedian Absolute Deviation
NISQNoisy Intermediate-Scale Quantum
QMLQuantum Machine Learning
SVRSupport Vector Regression
VQNNVariational Quantum Neural Network

References

  1. Boutros, F.; Doumiati, M.; Olivier, J.C.; Mougharbel, I.; Kanaan, H. Optimal Placement of Multiple Sources in a Mesh-Type DC Microgrid Using Dijkstra’s Algorithm. Energies 2024, 17, 3493. [Google Scholar] [CrossRef]
  2. Jouhara, H.; Khordehgah, N.; Serey, N.; Almahmoud, S.; Lester, S.P.; Machen, D.; Wrobel, L. Applications and thermal management of rechargeable batteries for industrial applications. Energy 2019, 170, 849–861. [Google Scholar] [CrossRef]
  3. Shahid, S.; Agelin-Chaab, M. A review of thermal runaway prevention and mitigation strategies for lithium-ion batteries. Energy Convers. Manag. X 2022, 16, 100310. [Google Scholar] [CrossRef]
  4. Chen, H.; Kalamaras, E.; Abaza, A.; Tripathy, Y.; Page, J.; Barai, A. Comprehensive analysis of thermal runaway and rupture of lithium-ion batteries under mechanical abuse conditions. Appl. Energy 2023, 349, 121610. [Google Scholar] [CrossRef]
  5. Mao, B.; Chen, H.; Cui, Z.; Wu, T.; Wang, Q. Failure mechanism of the lithium ion battery during nail penetration. Int. J. Heat Mass Transf. 2018, 122, 1103–1115. [Google Scholar] [CrossRef]
  6. Zeng, Y.; Wu, K.; Wang, D.; Wang, Z.; Chen, L. Overcharge investigation of lithium-ion polymer batteries. J. Power Sources 2006, 160, 1302–1307. [Google Scholar] [CrossRef]
  7. Ye, J.; Chen, H.; Wang, Q.; Huang, P.; Sun, J.; Lo, S. Thermal behavior and failure mechanism of lithium ion cells during overcharge under adiabatic conditions. Appl. Energy 2016, 182, 464–474. [Google Scholar] [CrossRef]
  8. Memon, M.; Rossi, C. A Review of EV Adoption, Charging Standards, and Charging Infrastructure Growth in Europe and Italy. Batteries 2025, 11, 229. [Google Scholar] [CrossRef]
  9. Mutua, A.M.; de Fréin, R. Sustainable Mobility: Machine Learning-Driven Deployment of EV Charging Points in Dublin. Sustainability 2024, 16, 9950. [Google Scholar] [CrossRef]
  10. Mutua, A.M.; de Fréin, R.; Ali, M.; Eliel, K.; Marco, S.; Maxime, P. Optimising Electric Vehicle Charging Infrastructure in Dublin using GEECharge. In Proceedings of the EVI: Charging Ahead (EVI 2023), Glasgow, UK, 15–16 November 2023; Volume 2023, pp. 81–86. [Google Scholar] [CrossRef]
  11. Loomba, R.; de Fréin, R.; Jennings, B. Selecting Energy Efficient Cluster-Head Trajectories for Collaborative Mobile Sensing. In Proceedings of the 2015 IEEE Global Communications Conference (GLOBECOM), San Diego, CA, USA, 6–10 December 2015; pp. 1–7. [Google Scholar] [CrossRef]
  12. de Fréin, R.; O’Farrell, L. Distance-based Cluster Head Election for Mobile Sensing. In Proceedings of the 2018 12th International Conference on Sensing Technology (ICST), Limerick, Ireland, 4–6 December 2018; pp. 196–201. [Google Scholar] [CrossRef]
  13. Kutlu, Y.; de Fréin, R.; Basu, M.; Malik, A. Round trip time measurement over microgrid power networks. In Proceedings of the 2023 34th Irish Signals and Systems Conference (ISSC), Dublin, Ireland, 13–14 June 2023; pp. 1–6. [Google Scholar]
  14. Kutlu, Y.E.; de Fréin, R. An Empirical Evaluation of Communication Technologies and Quality of Delivery Measurement in Networked MicroGrids. Sustainability 2025, 17, 4013. [Google Scholar] [CrossRef]
  15. Ren, D.; Liu, X.; Feng, X.; Lu, L.; Ouyang, M.; Li, J.; He, X. Model-based thermal runaway prediction of lithium-ion batteries from kinetics analysis of cell components. Appl. Energy 2018, 228, 633–644. [Google Scholar] [CrossRef]
  16. Lyu, N.; Jin, Y.; Xiong, R.; Miao, S.; Gao, J. Real-time overcharge warning and early thermal runaway prediction of Li-ion battery by online impedance measurement. IEEE Trans. Ind. Electron. 2021, 69, 1929–1936. [Google Scholar] [CrossRef]
  17. Gu, X.; Shang, Y.; Li, J.; Zhu, Y.; Tao, X.; Geng, H.; Zhang, Z.; Zhang, C. Early warning of thermal runaway based on state of safety for lithium-ion batteries. Commun. Eng. 2025, 4, 106. [Google Scholar] [CrossRef]
  18. Tang, W.; Chen, J.; Chen, D. Predicting EV battery state of health using long short term degradation feature extraction and FEA TimeMixer. Sci. Rep. 2025, 15, 2200. [Google Scholar] [CrossRef]
  19. Sultan, Y.A.; Eladl, A.A.; Hassan, M.A.; Gamel, S.A. Enhancing electric vehicle battery lifespan: Integrating active balancing and machine learning for precise RUL estimation. Sci. Rep. 2025, 15, 777. [Google Scholar] [CrossRef]
  20. Li, X.; Chang, H.; Wei, R.; Huang, S.; Chen, S.; He, Z.; Ouyang, D. Online Prediction of Electric Vehicle Battery Failure Using LSTM Network. Energies 2023, 16, 4733. [Google Scholar] [CrossRef]
  21. Mishra, M.; Martinsson, J.; Rantatalo, M.; Goebel, K. Bayesian hierarchical model-based prognostics for lithium-ion batteries. Reliab. Eng. Syst. Saf. 2018, 172, 25–35. [Google Scholar] [CrossRef]
  22. Zhang, H.; Miao, Q.; Zhang, X.; Liu, Z. An improved unscented particle filter approach for lithium-ion battery remaining useful life prediction. Microelectron. Reliab. 2018, 81, 288–298. [Google Scholar] [CrossRef]
  23. Zhang, Y.; Xiong, R.; He, H.; Pecht, M.G. Lithium-ion battery remaining useful life prediction with Box–Cox transformation and Monte Carlo simulation. IEEE Trans. Ind. Electron. 2018, 66, 1585–1597. [Google Scholar] [CrossRef]
  24. Zhang, Y.; Xiong, R.; He, H.; Pecht, M.G. Long short-term memory recurrent neural network for remaining useful life prediction of lithium-ion batteries. IEEE Trans. Veh. Technol. 2018, 67, 5695–5705. [Google Scholar] [CrossRef]
  25. Han, Y.; Li, C.; Zheng, L.; Lei, G.; Li, L. Remaining useful life prediction of lithium-ion batteries by using a denoising transformer-based neural network. Energies 2023, 16, 6328. [Google Scholar] [CrossRef]
  26. Wei, M.; Ye, M.; Wang, Q.; Xu, X.; Twajamahoro, J.P. Remaining useful life prediction of lithium-ion batteries based on stacked autoencoder and gaussian mixture regression. J. Energy Storage 2022, 47, 103558. [Google Scholar] [CrossRef]
  27. Hafizhahullah, H.; Yuliani, A.R.; Pardede, H.; Ramdan, A.; Zilvan, V.; Krisnandi, D.; Kadar, J. A Hybrid CNN-LSTM for Battery Remaining Useful Life Prediction with Charging Profiles Data. In Proceedings of the 2022 International Conference on Computer, Control, Informatics and Its Applications, Virtual, 22–23 November 2022; pp. 106–110. [Google Scholar]
  28. Zhang, Z.; Zhang, W.; Yang, K.; Zhang, S. Remaining useful life prediction of lithium-ion batteries based on attention mechanism and bidirectional long short-term memory network. Measurement 2022, 204, 112093. [Google Scholar] [CrossRef]
  29. Rouhi Ardeshiri, R.; Ma, C. Multivariate gated recurrent unit for battery remaining useful life prediction: A deep learning approach. Int. J. Energy Res. 2021, 45, 16633–16648. [Google Scholar] [CrossRef]
  30. Pugalenthi, K.; Park, H.; Hussain, S.; Raghavan, N. Remaining useful life prediction of lithium-ion batteries using neural networks with adaptive bayesian learning. Sensors 2022, 22, 3803. [Google Scholar] [CrossRef] [PubMed]
  31. Qu, J.; Liu, F.; Ma, Y.; Fan, J. A neural-network-based method for RUL prediction and SOH monitoring of lithium-ion battery. IEEE Access 2019, 7, 87178–87191. [Google Scholar] [CrossRef]
  32. Mo, B.; Yu, J.; Tang, D.; Liu, H. A remaining useful life prediction approach for lithium-ion batteries using Kalman filter and an improved particle filter. In Proceedings of the 2016 IEEE international conference on Prognostics and Health Management (ICPHM), Ottawa, ON, Canada, 20–22 June 2016; pp. 1–5. [Google Scholar]
  33. Liu, Z.; Wu, C.; Wu, T.; Sun, C.; Liu, Y. A self-attention enhanced generative adversarial autoencoder for anomaly detection of self-discharge of lithium-ion batteries. Eng. Appl. Artif. Intell. 2025, 159, 111495. [Google Scholar] [CrossRef]
  34. Guha, D.; Chatterjee, R.; Sikdar, B. Anomaly Detection Using LSTM-Based Variational Autoencoder in Unsupervised Data in Power Grid. IEEE Syst. J. 2023, 17, 4313–4323. [Google Scholar] [CrossRef]
  35. Deng, L.; Lian, D.; Huang, Z.; Chen, E. Graph convolutional adversarial networks for spatiotemporal anomaly detection. IEEE Trans. Neural Netw. Learn. Syst. 2022, 33, 2416–2428. [Google Scholar] [CrossRef]
  36. Zhao, G.; Du, W.; Huang, P.; Duan, B.; Liu, K.; Zhang, C. Detection and Localization of Early Internal Short Circuits in Battery Packs Using Hybrid Machine Learning. IEEE Trans. Transp. Electrif. 2025; early access. [Google Scholar]
  37. Ngairangbam, V.S.; Spannowsky, M.; Takeuchi, M. Anomaly detection in high-energy physics using a quantum autoencoder. Phys. Rev. D 2022, 105, 095004. [Google Scholar] [CrossRef]
  38. Schuld, M.; Killoran, N. Quantum machine learning in feature Hilbert spaces. Phys. Rev. Lett. 2019, 122, 040504. [Google Scholar] [CrossRef]
  39. Grandhi, S.H.; Al-Jawahry, H.M.; S, D.; Kumar, B.V.; Padhi, M.K. A Quantum Variational Classifier for Predictive Maintenance and Monitoring of Battery Health in Electric Vehicles. In Proceedings of the 2024 International Conference on Intelligent Algorithms for Computational Intelligence Systems (IACIS), Hassan, India, 23–24 August 2024; pp. 1–4. [Google Scholar] [CrossRef]
  40. Rattan, A.; Pal, A.R.; Gurusamy, M. Quantum Computing for Advanced Driver Assistance Systems and Autonomous Vehicles: A Review. IEEE Access 2025, 13, 17554–17582. [Google Scholar] [CrossRef]
  41. Wang, S.; Wang, N.; Ji, T.; Shi, Y.; Wang, C. Research progress of quantum artificial intelligence in smart city. Intell. Converg. Netw. 2024, 5, 116–133. [Google Scholar] [CrossRef]
  42. Lisas, T.; de Fréin, R. Quantum classifiers for video quality delivery. In Proceedings of the 2023 Joint European Conference on Networks and Communications & 6G Summit (EuCNC/6G Summit), Gothenburg, Sweden, 6–9 June 2023; pp. 448–453. [Google Scholar]
  43. Lisas, T.; de Fréin, R. IQGO: Iterative Quantum Gate Optimiser for Quantum Data Embedding. IEEE Access 2024, 12, 194700–194710. [Google Scholar] [CrossRef]
  44. Ngo, A.P.; Le, N.; Nguyen, H.T.; Eroglu, A.; Nguyen, D.T. A Quantum Neural Network Regression for Modeling Lithium-ion Battery Capacity Degradation. In Proceedings of the 2023 IEEE Green Technologies Conference (GreenTech), Denver, CO, USA, 19–21 April 2023; pp. 164–168. [Google Scholar] [CrossRef]
  45. Reddy, P.; Bhattacherjee, A.B. A hybrid quantum regression model for the prediction of molecular atomization energies. Mach. Learn. Sci. Technol. 2021, 2, 025019. [Google Scholar] [CrossRef]
  46. Mutua, A.M.; de Fréin, R.; Kimeli, K. Predicting SoH in Lithium-ion Batteries using a Variational Quantum Neural Network. In Proceedings of the 2025 International Conference on Computer, Information and Telecommunication Systems (CITS), Colmar, France, 16–18 July 2025; pp. 1–8. [Google Scholar] [CrossRef]
  47. Schuld, M.; Petruccione, F. Machine Learning with Quantum Computers; Springer: Berlin/Heidelberg, Germany, 2021; Volume 676, pp. 163–169. [Google Scholar] [CrossRef]
  48. Lei, Y.; Yu, G. A multi-scale lithium-ion battery capacity prediction using mixture of experts and patch-based MLP. arXiv 2025, arXiv:2504.03706. [Google Scholar] [CrossRef]
  49. Ansari, S.; Ayob, A.; Hossain Lipu, M.S.; Hussain, A.; Saad, M.H.M. Data-driven remaining useful life prediction for lithium-ion batteries using multi-charging profile framework: A recurrent neural network approach. Sustainability 2021, 13, 13333. [Google Scholar] [CrossRef]
  50. Liu, F.T.; Ting, K.M.; Zhou, Z.H. Isolation Forest. In Proceedings of the 2008 Eighth IEEE International Conference on Data Mining, Pisa, Italy, 15–19 December 2008; pp. 413–422. [Google Scholar] [CrossRef]
  51. Perini, L.; Bürkner, P.; Klami, A. Estimating the Contamination Factor’s Distribution in Unsupervised Anomaly Detection. In Proceedings of the ICML’23: International Conference on Machine Learning, Honolulu, HI, USA, 23–29 July 2023; Volume 202, pp. 27668–27679. [Google Scholar]
  52. Leys, C.; Ley, C.; Klein, O.; Bernard, P.; Licata, L. Detecting outliers: Do not use standard deviation around the mean, use absolute deviation around the median. J. Exp. Soc. Psychol. 2013, 49, 764–766. [Google Scholar] [CrossRef]
  53. Wang, J.; Liu, P.; Hicks-Garner, J.; Sherman, E.; Soukiazian, S.; Verbrugge, M.; Tataria, H.; Musser, J.; Finamore, P. Cycle-life model for graphite-LiFePO4 cells. J. Power Sources 2011, 196, 3942–3948. [Google Scholar] [CrossRef]
  54. Kucinskis, G.; Bozorgchenani, M.; Feinauer, M.; Kasper, M.; Wohlfahrt-Mehrens, M.; Waldmann, T. Arrhenius plots for Li-ion battery ageing as a function of temperature, C-rate, and ageing state–An experimental study. J. Power Sources 2022, 549, 232129. [Google Scholar] [CrossRef]
  55. Xu, B.; Oudalov, A.; Ulbig, A.; Andersson, G.; Kirschen, D.S. Modeling of lithium-ion battery degradation for cell life assessment. IEEE Trans. Smart Grid 2016, 9, 1131–1140. [Google Scholar] [CrossRef]
  56. Antwarg, L.; Miller, R.M.; Shapira, B.; Rokach, L. Explaining anomalies detected by autoencoders using SHAP. arXiv 2019, arXiv:1903.02407. [Google Scholar]
  57. Lundberg, S.M.; Lee, S.I. A unified approach to interpreting model predictions. Adv. Neural Inf. Process. Syst. 2017, 30, 4768–4777. [Google Scholar]
  58. Benjamin, D.J.; Berger, J.O.; Johannesson, M.; Nosek, B.A.; Wagenmakers, E.J.; Berk, R.; Bollen, K.A.; Brembs, B.; Brown, L.; Camerer, C.; et al. Redefine statistical significance. Nat. Hum. Behav. 2018, 2, 6–10. [Google Scholar] [CrossRef]
  59. Biau, D.J.; Jolles, B.M.; Porcher, R. P value and the theory of hypothesis testing: An explanation for new researchers. Clin. Orthop. Relat. Res. 2010, 468, 885–892. [Google Scholar] [CrossRef] [PubMed]
  60. Etxandi-Santolaya, M.; Canals Casals, L.; Corchero, C. Extending the electric vehicle battery first life: Performance beyond the current end of life threshold. Heliyon 2024, 10, e26066. [Google Scholar] [CrossRef]
  61. Fallah, N.; Fitzpatrick, C.; Killian, S.; Johnson, M. End-of-Life Electric Vehicle Battery Stock Estimation in Ireland through Integrated Energy and Circular Economy Modelling. Resour. Conserv. Recycl. 2021, 174, 105753. [Google Scholar] [CrossRef]
  62. Li-Ion Battery Aging Datasets. Dataset Collected at NASA Ames Prognostics Center of Excellence (PCoE); Includes Charge, Discharge and Impedance Data Across Different Temperatures and Operational Profiles. Available online: https://data.nasa.gov/dataset/li-ion-battery-aging-datasets (accessed on 12 August 2025).
  63. Cadini, F.; Sbarufatti, C.; Cancelliere, F.; Giglio, M. State-of-life prognosis and diagnosis of lithium-ion batteries by data-driven particle filters. Appl. Energy 2019, 235, 661–672. [Google Scholar] [CrossRef]
Figure 1. Capacity degradation profile of battery B0005 from the NASA dataset, showing gradual and abrupt capacity loss as a function of the number of cycles. The End-of-Life (EoL) threshold is marked at 1.4 Ah, corresponding to 70% of the initial 2.0 Ah capacity, which indicates the point at which the battery is considered no longer suitable for its intended application.
Figure 1. Capacity degradation profile of battery B0005 from the NASA dataset, showing gradual and abrupt capacity loss as a function of the number of cycles. The End-of-Life (EoL) threshold is marked at 1.4 Ah, corresponding to 70% of the initial 2.0 Ah capacity, which indicates the point at which the battery is considered no longer suitable for its intended application.
Applsci 15 09452 g001
Figure 2. A Bloch sphere is a fundamental geometric representation of a qubit in quantum computing. It shows the state of a qubit as a point on the unit sphere, with the poles representing the classical binary states | 0 and | 1 , while superposition states exist at various positions on the sphere. The red lines represent the angles θ and ϕ that define the quantum state. The blue lines indicate the positions of the classical states | 0 , | 1 , | + , | , and | + i together with their corresponding axes.
Figure 2. A Bloch sphere is a fundamental geometric representation of a qubit in quantum computing. It shows the state of a qubit as a point on the unit sphere, with the poles representing the classical binary states | 0 and | 1 , while superposition states exist at various positions on the sphere. The red lines represent the angles θ and ϕ that define the quantum state. The blue lines indicate the positions of the classical states | 0 , | 1 , | + , | , and | + i together with their corresponding axes.
Applsci 15 09452 g002
Figure 3. This diagram illustrates the general QNN workflow. The initial step is data loading. Data is processed in the second phase to map it into quantum states. In the measurement phase, useful information is extracted from the quantum states. Feature maps are used to encode information. Ansatz represents a trainable quantum circuit and transforms the encoded states. The unitary operation U ( x ) represents the feature map that encodes classical input features x = { x 1 , x 2 , , x d } into quantum states using parameterised rotation gates, e.g., R X ( x i ) or R Y ( x i ) . The unitary operation V ( ω ) corresponds to the variational ansatz, which applies trainable quantum gates with parameters ω = { ω 1 , ω 2 , , ω p } to process the encoded state.
Figure 3. This diagram illustrates the general QNN workflow. The initial step is data loading. Data is processed in the second phase to map it into quantum states. In the measurement phase, useful information is extracted from the quantum states. Feature maps are used to encode information. Ansatz represents a trainable quantum circuit and transforms the encoded states. The unitary operation U ( x ) represents the feature map that encodes classical input features x = { x 1 , x 2 , , x d } into quantum states using parameterised rotation gates, e.g., R X ( x i ) or R Y ( x i ) . The unitary operation V ( ω ) corresponds to the variational ansatz, which applies trainable quantum gates with parameters ω = { ω 1 , ω 2 , , ω p } to process the encoded state.
Applsci 15 09452 g003
Figure 4. This plot shows SoH, temperature in °C, and voltage V over 168 discharge cycles. Discharge cycles initially last about 1 h per cycle, with discharge time decreasing as the battery ages. We classify abnormal spikes as sudden SoH reductions exceeding 5% compared to the preceding cycles. Research indicates that EoL typically occurs at 70% to 90% SoH, corresponding to a 20% to 30% capacity fade [60,61,62], supporting our rationale that a 5% SoH drop serves as an early indicator of performance decline.
Figure 4. This plot shows SoH, temperature in °C, and voltage V over 168 discharge cycles. Discharge cycles initially last about 1 h per cycle, with discharge time decreasing as the battery ages. We classify abnormal spikes as sudden SoH reductions exceeding 5% compared to the preceding cycles. Research indicates that EoL typically occurs at 70% to 90% SoH, corresponding to a 20% to 30% capacity fade [60,61,62], supporting our rationale that a 5% SoH drop serves as an early indicator of performance decline.
Applsci 15 09452 g004
Figure 5. SHAP (SHapley Additive exPlanations) summary showing the relative importance of input features, e.g., SoH, voltage, and temperature variation, on ML models’ SoH prediction. Higher SHAP values indicate a stronger influence on the output. The dots represent SHAP values, where red indicates high values and blue indicates low values.
Figure 5. SHAP (SHapley Additive exPlanations) summary showing the relative importance of input features, e.g., SoH, voltage, and temperature variation, on ML models’ SoH prediction. Higher SHAP values indicate a stronger influence on the output. The dots represent SHAP values, where red indicates high values and blue indicates low values.
Applsci 15 09452 g005
Table 1. Summary and comparative analysis of data-driven, model-based, and quantum-enhanced battery health prediction and anomaly detection models. This table contrasts key features, strengths, and limitations of the existing models.
Table 1. Summary and comparative analysis of data-driven, model-based, and quantum-enhanced battery health prediction and anomaly detection models. This table contrasts key features, strengths, and limitations of the existing models.
ModelKey FeaturesStrengthsLimitations
LSTM [18,20]Sequence-to-sequence mapping; long-term dependenciesUsed for SoH/RUL time seriesNeeds large labelled datasets
GRU-RNN [29]Gated updates for sequence dataFewer parameters than LSTM; fastMay fail to capture hidden dependencies
CNN-LSTM [27]Combines spatial–temporal patternsLearns local voltage/capacity featuresData-intensive; computationally costly
Attention-LSTM [28]Learns feature importance via attentionBetter interpretabilityRisk of overfitting on small data
Transformer [25]Self-attention; global dependenciesState-of-the-art sequence modellingHigh memory and compute demand
Autoencoder [26]Compressed latent featuresGood for anomaly detectionWeak extrapolation capacity
SVM [23]Margin-based classifierSimple, interpretableStruggles in high-dimensional data
Bayesian NN [30]Probabilistic uncertaintyRobust to noisy dataComputationally heavy
Particle Filter [32]Sequential Monte Carlo trackingNon-linear dynamic estimationSensitive to noise and tuning
LSTM+PSO [31]Optimised LSTM through swarm methodsReduced RMSE Convergence time depends on parameters
Kinetics-Based [15]Arrhenius-type thermal lawsPhysically interpretableNeeds precise chemistry parameters
FEA-TimeMixer [18]Finite element with temporal layersMulti-horizon forecastingComputationally heavy FEA
Active Balancing + ML [19]Hardware balancing + ML RULEqualises SoC ; extends lifeAdded cost and hardware complexity
SAE-GAAE [33]Self-attention generative adversarial autoencoder99.05% accuracy; 100% recall in self-discharge anomaly detectionNeeds high-quality production data; limited generalisation across chemistries
LSTM-VAE [34]LSTM-based variational autoencoderCaptures temporal dependencies in multivariate time seriesComputationally intensive; not battery-specific without adaptation
SGCAN [35]Spatiotemporal graph convolutional adversarial networkModels cell interconnections for anomaly detectionRequires accurate graph topology; added computational complexity
Hybrid Model-Based + ML [36]Electrochemical modelling + ML classifiersImproves precision and localises early internal short circuitsRelies on precise electrochemical parameters; computationally heavy
QVC/QNN [39,44]Quantum-enhanced variational circuitsCaptures high-dimension correlationsSensitive to NISQ noise; hardware limits
QSVM [40]Quantum kernel classifiersOutperforms SVM on complex dataQuantum kernel choice critical
Hybrid QML [41,45]Classical pre-processing + quantum layersBalanced trade-off; data-efficientImmature deployment; error mitigation needed
QAE [37]QAE to detect anomalies in high-energy physicsDemonstrates superior anomaly detection performanceEvaluated on a low-dimensional simulated dataset instead of large real-world scenarios.
VQNN [46]VQNN for SoH predictionModels non-linear battery degradation, outperforms classical modelsRequires longer training time
Table 2. Comparison of polynomial degrees for SoH fitting using the MSE as the evaluation metric. Increasing the polynomial degree reduces the MSE, with a degree-5 polynomial achieving the best fit. The results suggest that higher-order polynomials capture the non-linear degradation behaviour of batteries more accurately. We use degree 5 as the most suitable model, as it improves fit over lower degrees while offering only marginal gains beyond degree 4.
Table 2. Comparison of polynomial degrees for SoH fitting using the MSE as the evaluation metric. Increasing the polynomial degree reduces the MSE, with a degree-5 polynomial achieving the best fit. The results suggest that higher-order polynomials capture the non-linear degradation behaviour of batteries more accurately. We use degree 5 as the most suitable model, as it improves fit over lower degrees while offering only marginal gains beyond degree 4.
Polynomial DegreeMSE (SoH)
10.000255
20.000254
30.000088
40.000074
50.000073
Table 3. Best parameters and evaluation metrics for each anomaly detection model. The QAD model achieves the highest ROC-AUC and PR-AUC scores, showing a superior anomaly detection performance compared to both classical and quantum baselines, including QAE, while maintaining zero false negatives across all configurations.
Table 3. Best parameters and evaluation metrics for each anomaly detection model. The QAD model achieves the highest ROC-AUC and PR-AUC scores, showing a superior anomaly detection performance compared to both classical and quantum baselines, including QAE, while maintaining zero false negatives across all configurations.
ModelPercentileMAD Mult.ROC-AUCPR-AUCFalse Negatives
Baseline IF852.50.90420.02940
Baseline LOF852.00.88550.04880
Quantum AE852.00.88250.04630
QAD852.00.98200.12500
Q-LOF852.00.97010.08330
Table 4. Performance metrics for predictive models estimating SoH and terminal voltage in EV batteries. The GB achieves the best performance. The SVR and Bi-LSTM achieve the best R 2 scores.
Table 4. Performance metrics for predictive models estimating SoH and terminal voltage in EV batteries. The GB achieves the best performance. The SVR and Bi-LSTM achieve the best R 2 scores.
ModelSoH R 2 SoH MSESoH MAEVoltage R 2 Voltage MSEVoltage MAE
RF0.7786090.0033730.0463370.5009670.0017650.035259
SVR0.9342840.0010020.0292380.3396250.0023350.043286
GB0.8105950.0028880.0442870.5973340.0014250.029947
LSTM0.7895090.0027040.046747−0.1175580.0034110.053457
Bi-LSTM0.9179230.0010550.0283680.2193050.0023820.043603
Table 5. Summary of computational cost for different predictive models. SVR has the lowest computational training cost, while Bi-LSTM has the highest training and inference time.
Table 5. Summary of computational cost for different predictive models. SVR has the lowest computational training cost, while Bi-LSTM has the highest training and inference time.
ModelTraining Time (s)Inference Time (s)Relative
Cost (Train)
Relative
Cost (Inference)
SVR0.440.0020LowestLowest
RF57.400.1010LowLow
GB146.080.0075MediumVery Low
LSTM156.530.2360HighHigh
Bi-LSTM407.840.5690HighestHighest
Table 6. Predicted effects of increasing operating temperature on battery degradation. This table shows a rise in the percentage loss of SoH and voltage as ambient temperature increases. This demonstrates the impact of thermal conditions on battery health.
Table 6. Predicted effects of increasing operating temperature on battery degradation. This table shows a rise in the percentage loss of SoH and voltage as ambient temperature increases. This demonstrates the impact of thermal conditions on battery health.
Temperature IncreaseSoH Loss (%)Voltage Loss (%)
+0%9.32.4
+10%11.73.1
+20%14.53.8
+30%18.04.8
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Mutua, A.M.; de Fréin, R. Quantum-Enhanced Battery Anomaly Detection in Smart Transportation Systems. Appl. Sci. 2025, 15, 9452. https://doi.org/10.3390/app15179452

AMA Style

Mutua AM, de Fréin R. Quantum-Enhanced Battery Anomaly Detection in Smart Transportation Systems. Applied Sciences. 2025; 15(17):9452. https://doi.org/10.3390/app15179452

Chicago/Turabian Style

Mutua, Alexander Mutiso, and Ruairí de Fréin. 2025. "Quantum-Enhanced Battery Anomaly Detection in Smart Transportation Systems" Applied Sciences 15, no. 17: 9452. https://doi.org/10.3390/app15179452

APA Style

Mutua, A. M., & de Fréin, R. (2025). Quantum-Enhanced Battery Anomaly Detection in Smart Transportation Systems. Applied Sciences, 15(17), 9452. https://doi.org/10.3390/app15179452

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop