<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.4 20241031//EN" "JATS-journalpublishing1-4.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article" dtd-version="1.4" xml:lang="en">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">airr</journal-id>
      <journal-title-group>
        <journal-title>Advances in Artificial Intelligence and Robotics Research</journal-title>
      </journal-title-group>
      <issn pub-type="epub">3143-3995</issn>
      <issn pub-type="ppub">3143-3987</issn>
      <publisher>
        <publisher-name>Scientific Research Publishing</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.4236/airr.2026.23009</article-id>
      <article-id pub-id-type="publisher-id">airr-153737</article-id>
      <article-categories>
        <subj-group>
          <subject>Article</subject>
        </subj-group>
        <subj-group>
          <subject>Computer Science</subject>
          <subject>Communications</subject>
        </subj-group>
      </article-categories>
      <title-group>
        <article-title>Advanced Quantum Support Vector Machine Algorithm for Transient Stability Assessment</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <contrib-id contrib-id-type="orcid">0009-0005-4881-0840</contrib-id>
          <name name-style="western">
            <surname>Massaga</surname>
            <given-names>Junior Morel Angouah</given-names>
          </name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <name name-style="western">
            <surname>Eko</surname>
            <given-names>Claudette Christiane Koupna</given-names>
          </name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <name name-style="western">
            <surname>Dabou</surname>
            <given-names>Patrick Nounamo</given-names>
          </name>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <name name-style="western">
            <surname>Tagoudjeu</surname>
            <given-names>Jacques</given-names>
          </name>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
      </contrib-group>
      <aff id="aff1"><label>1</label> ICT-AI Technical Commission, National Technology Development Committee, Yaoundé, Cameroon </aff>
      <aff id="aff2"><label>2</label> EMET Technical Commission, National Technology Development Committee, Yaoundé, Cameroon </aff>
      <aff id="aff3"><label>3</label> Department of Computer Science &amp; Telecommunications, University of Maroua, Maroua, Cameroon </aff>
      <aff id="aff4"><label>4</label> Department of Mathematics &amp; Physical Science, National Advanced School of Engineering, University of Yaoundé 1, Yaoundé, Cameroon </aff>
      <author-notes>
        <fn fn-type="conflict" id="fn-conflict">
          <p>The authors declare no conflicts of interest regarding the publication of this paper.</p>
        </fn>
      </author-notes>
      <pub-date pub-type="epub">
        <day>01</day>
        <month>09</month>
        <year>2026</year>
      </pub-date>
      <pub-date pub-type="collection">
        <month>09</month>
        <year>2026</year>
      </pub-date>
      <volume>02</volume>
      <issue>03</issue>
      <fpage>147</fpage>
      <lpage>161</lpage>
      <history>
        <date date-type="received">
          <day>04</day>
          <month>06</month>
          <year>2026</year>
        </date>
        <date date-type="accepted">
          <day>06</day>
          <month>09</month>
          <year>2026</year>
        </date>
        <date date-type="published">
          <day>09</day>
          <month>09</month>
          <year>2026</year>
        </date>
      </history>
      <permissions>
        <copyright-statement>© 2026 by the authors and Scientific Research Publishing Inc.</copyright-statement>
        <copyright-year>2026</copyright-year>
        <license license-type="open-access">
          <license-p> This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license ( <ext-link ext-link-type="uri" xlink:href="https://creativecommons.org/licenses/by/4.0/">https://creativecommons.org/licenses/by/4.0/</ext-link> ). </license-p>
        </license>
      </permissions>
      <self-uri content-type="doi" xlink:href="https://doi.org/10.4236/airr.2026.23009">https://doi.org/10.4236/airr.2026.23009</self-uri>
      <abstract>
        <p>The increasing use of smart sensors in electrical grids is generating a massive amount of data, creating new challenges for power systems professionals. To effectively analyze these large datasets for signs of instability, quantum algorithms are a promising solution. This work demonstrates that Advanced Quantum Support Vector Machines (AQSVMs) are a superior alternative to classical SVMs for the rapid and accurate assessment of dynamic stability from this data. We implement a quantum circuit to encode data, train the model, and measure qubits, enabling the AQSVM to evaluate the probability of stability for any given signal. Tested on massive labeled datasets generated from IEEE 39-bus and 68-bus systems, the AQSVM consistently achieved exceptional performance (e.g., 99.13% precision, 99.37% accuracy, 99.99% AUC, and 1.38% Log-loss for the 68-bus case), outperforming its classical counterpart.</p>
      </abstract>
      <kwd-group kwd-group-type="author-generated" xml:lang="en">
        <kwd>Power System</kwd>
        <kwd>Quantum Machine Learning</kwd>
        <kwd>IEEE 39-Bus</kwd>
        <kwd>IEEE 68-Bus</kwd>
        <kwd>Quantum Programming</kwd>
        <kwd>Transient Stability</kwd>
        <kwd>Assessment</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec1">
      <title>1. Introduction</title>
      <sec id="sec1dot1">
        <title>1.1. Research Background</title>
        <p>Power systems stability studies model electrical systems, focusing on synchronous machines with dynamic models to simulate various operating conditions [<xref ref-type="bibr" rid="B1">1</xref>]. Machine learning algorithms recognize data patterns without explicit programming [<xref ref-type="bibr" rid="B2">2</xref>]. Advances in microcircuits enable real-time data collection from electrical networks, offering simple, rapid ML stability analysis. Classical systems with many degrees of freedom face dimensionality challenges, but quantum computing’s superposition principle provides speedup and parallelism advantages that could benefit quantum machine learning for power stability [<xref ref-type="bibr" rid="B3">3</xref>], while recent reviews have highlighted the emerging role of quantum computing in power-system applications [<xref ref-type="bibr" rid="B4">4</xref>].</p>
      </sec>
      <sec id="sec1dot2">
        <title>1.2. Literature Review</title>
        <p>The ability of a power system to remain synchronized in the face of a severe disturbance, like a transmission line short circuit, is known as transient stability [<xref ref-type="bibr" rid="B5">5</xref>]. The system must perform transient stability analysis (TSA) and react promptly to prevent fault expansion to withstand a long-term fault [<xref ref-type="bibr" rid="B6">6</xref>]. We differentiate between time-domain [<xref ref-type="bibr" rid="B6">6</xref>]-[<xref ref-type="bibr" rid="B8">8</xref>], direct [<xref ref-type="bibr" rid="B6">6</xref>][<xref ref-type="bibr" rid="B9">9</xref>][<xref ref-type="bibr" rid="B10">10</xref>], and automatic learning approaches for evaluating transient stability in the literature. Time-domains take a lot of time [<xref ref-type="bibr" rid="B11">11</xref>], and when detailed models are considered, direct methods get more complicated. The latest study makes use of AI and automatic learning techniques. For this problem, several AI-based TSA strategies have been put forth. ANN-Based TSA [<xref ref-type="bibr" rid="B12">12</xref>][<xref ref-type="bibr" rid="B13">13</xref>], SVM-Based [<xref ref-type="bibr" rid="B14">14</xref>][<xref ref-type="bibr" rid="B15">15</xref>], TSA Ensemble Learning Based [<xref ref-type="bibr" rid="B16">16</xref>][<xref ref-type="bibr" rid="B17">17</xref>], and TSA Deep Learning-Based [<xref ref-type="bibr" rid="B18">18</xref>][<xref ref-type="bibr" rid="B19">19</xref>] are some examples of AI-based TSA methodologies. In [<xref ref-type="bibr" rid="B20">20</xref>], Yifan used quantum material to construct a quantum TSA method for quantum AI-based TSA and evaluated it against SVM and DNN models on four datasets. Some authors combine various CNN and long short-term memory (LSTM) configurations [<xref ref-type="bibr" rid="B10">10</xref>]-[<xref ref-type="bibr" rid="B12">12</xref>], and CNN with Gated Recurrent Units (GRU) [<xref ref-type="bibr" rid="B21">21</xref>]-[<xref ref-type="bibr" rid="B23">23</xref>] to increase accuracy. For online stability evaluation, Weiling proposes a modified support vector machine that can expedite the training stage [<xref ref-type="bibr" rid="B24">24</xref>]. An online ELM that can also pick features for TSA is presented by Yang Li [<xref ref-type="bibr" rid="B25">25</xref>].</p>
      </sec>
      <sec id="sec1dot3">
        <title>1.3. Motivation and Contributions</title>
        <p>Although considerable research has been conducted on transient stability assessment using classical computing and machine learning techniques, recent advances in quantum machine learning (QML) have created new opportunities for exploring quantum-enhanced classification approaches. In this context, this study investigates the application of an Advanced Quantum Support Vector Machine (AQSVM) to transient stability assessment and compares its performance with that of a classical Support Vector Machine (SVM).</p>
        <p>In this study, the term Advanced Quantum Support Vector Machine (AQSVM) refers to an integrated quantum-classical workflow that combines quantum feature mapping, quantum-kernel computation, and a classical SVM with a precomputed kernel. The proposed approach uses generator-speed information obtained from transient stability simulations and evaluates the ability of the AQSVM and classical SVM to distinguish stable and unstable operating conditions.</p>
        <p>The study focuses on evaluating the performance of the two approaches using the IEEE 39-bus and IEEE 68-bus benchmark systems. The comparison is performed using standard classification metrics, including accuracy, precision, AUC, and log loss. The objective is to assess the effectiveness of the integrated AQSVM workflow for transient stability assessment and to examine its performance relative to a classical SVM.</p>
        <p>The remainder of this paper is organized as follows. Section II introduces the fundamentals of quantum support vector machines and the quantum-classical learning framework used in this study. Section III describes the experimental methodology and presents the results and their analysis. Finally, Section IV concludes the paper and discusses the main findings.</p>
      </sec>
    </sec>
    <sec id="sec2">
      <title>2. Quantum Support Vector Machine (QSVM)</title>
      <sec id="sec2dot1">
        <title>2.1. Generality</title>
        <p>Quantum computing is based on the fundamental principles of quantum mechanics. A simple way to convert QSVM to standard SVM is to apply projection over a Hilbert space, where we may express the qubit state as:</p>
        <disp-formula id="FD1">
          <label>(1)</label>
          <mml:math>
            <mml:mtable columnalign="left">
              <mml:mtr>
                <mml:mtd>
                  <mml:mi>φ</mml:mi>
                  <mml:mo>:</mml:mo>
                  <mml:msup>
                    <mml:mi>R</mml:mi>
                    <mml:mi>n</mml:mi>
                  </mml:msup>
                  <mml:mo>→</mml:mo>
                  <mml:mi>S</mml:mi>
                  <mml:mrow>
                    <mml:mo>(</mml:mo>
                    <mml:mrow>
                      <mml:msup>
                        <mml:mn>2</mml:mn>
                        <mml:mi>q</mml:mi>
                      </mml:msup>
                    </mml:mrow>
                    <mml:mo>)</mml:mo>
                  </mml:mrow>
                </mml:mtd>
              </mml:mtr>
              <mml:mtr>
                <mml:mtd>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mi>x</mml:mi>
                  <mml:mo>→</mml:mo>
                  <mml:mrow>
                    <mml:mo>|</mml:mo>
                    <mml:mrow>
                      <mml:mi>φ</mml:mi>
                      <mml:mrow>
                        <mml:mo>(</mml:mo>
                        <mml:mi>x</mml:mi>
                        <mml:mo>)</mml:mo>
                      </mml:mrow>
                    </mml:mrow>
                    <mml:mo>〉</mml:mo>
                  </mml:mrow>
                  <mml:mrow>
                    <mml:mo>〈</mml:mo>
                    <mml:mrow>
                      <mml:mi>φ</mml:mi>
                      <mml:mrow>
                        <mml:mo>(</mml:mo>
                        <mml:mi>x</mml:mi>
                        <mml:mo>)</mml:mo>
                      </mml:mrow>
                    </mml:mrow>
                    <mml:mo>|</mml:mo>
                  </mml:mrow>
                </mml:mtd>
              </mml:mtr>
            </mml:mtable>
          </mml:math>
        </disp-formula>
        <p>where: <inline-formula><mml:math><mml:mrow><mml:mi> S </mml:mi><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:msup><mml:mn> 2 </mml:mn><mml:mi> q </mml:mi></mml:msup></mml:mrow><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> represents the density matrices [<xref ref-type="bibr" rid="B26">26</xref>][<xref ref-type="bibr" rid="B27">27</xref>]. The Hilbert-Schmidt inner product gives the kernel function by:</p>
        <disp-formula id="FD2">
          <label>(2)</label>
          <mml:math display="inline">
            <mml:mtable>
              <mml:mtr>
                <mml:mtd>
                  <mml:mi>k</mml:mi>
                  <mml:mrow>
                    <mml:mo>(</mml:mo>
                    <mml:mrow>
                      <mml:mi>x</mml:mi>
                      <mml:mo>,</mml:mo>
                      <mml:mi>y</mml:mi>
                    </mml:mrow>
                    <mml:mo>)</mml:mo>
                  </mml:mrow>
                  <mml:mo>=</mml:mo>
                  <mml:mi>t</mml:mi>
                  <mml:mi>r</mml:mi>
                  <mml:mrow>
                    <mml:mo>[</mml:mo>
                    <mml:mrow>
                      <mml:mrow>
                        <mml:mo>|</mml:mo>
                        <mml:mrow>
                          <mml:mi>φ</mml:mi>
                          <mml:mrow>
                            <mml:mo>(</mml:mo>
                            <mml:mi>y</mml:mi>
                            <mml:mo>)</mml:mo>
                          </mml:mrow>
                        </mml:mrow>
                        <mml:mo>〉</mml:mo>
                      </mml:mrow>
                      <mml:mrow>
                        <mml:mo>〈</mml:mo>
                        <mml:mrow>
                          <mml:mi>φ</mml:mi>
                          <mml:mrow>
                            <mml:mo>(</mml:mo>
                            <mml:mi>y</mml:mi>
                            <mml:mo>)</mml:mo>
                          </mml:mrow>
                        </mml:mrow>
                        <mml:mo>|</mml:mo>
                      </mml:mrow>
                      <mml:mrow>
                        <mml:mo>|</mml:mo>
                        <mml:mrow>
                          <mml:mi>φ</mml:mi>
                          <mml:mrow>
                            <mml:mo>(</mml:mo>
                            <mml:mi>x</mml:mi>
                            <mml:mo>)</mml:mo>
                          </mml:mrow>
                        </mml:mrow>
                        <mml:mo>〉</mml:mo>
                      </mml:mrow>
                      <mml:mrow>
                        <mml:mo>〈</mml:mo>
                        <mml:mrow>
                          <mml:mi>φ</mml:mi>
                          <mml:mrow>
                            <mml:mo>(</mml:mo>
                            <mml:mi>x</mml:mi>
                            <mml:mo>)</mml:mo>
                          </mml:mrow>
                        </mml:mrow>
                        <mml:mo>|</mml:mo>
                      </mml:mrow>
                    </mml:mrow>
                    <mml:mo>]</mml:mo>
                  </mml:mrow>
                </mml:mtd>
              </mml:mtr>
              <mml:mtr>
                <mml:mtd>
                  <mml:mo>=</mml:mo>
                  <mml:msup>
                    <mml:mrow>
                      <mml:mo>|</mml:mo>
                      <mml:mrow>
                        <mml:mtable columnalign="left">
                          <mml:mtr columnalign="left">
                            <mml:mtd columnalign="left">
                              <mml:mrow>
                                <mml:mrow>
                                  <mml:mo>〈</mml:mo>
                                  <mml:mrow>
                                    <mml:mi>φ</mml:mi>
                                    <mml:mrow>
                                      <mml:mo>(</mml:mo>
                                      <mml:mi>y</mml:mi>
                                      <mml:mo>)</mml:mo>
                                    </mml:mrow>
                                  </mml:mrow>
                                  <mml:mo>|</mml:mo>
                                  <mml:mrow>
                                    <mml:mi>φ</mml:mi>
                                    <mml:mrow>
                                      <mml:mo>(</mml:mo>
                                      <mml:mi>x</mml:mi>
                                      <mml:mo>)</mml:mo>
                                    </mml:mrow>
                                  </mml:mrow>
                                  <mml:mo>〉</mml:mo>
                                </mml:mrow>
                              </mml:mrow>
                            </mml:mtd>
                          </mml:mtr>
                        </mml:mtable>
                      </mml:mrow>
                      <mml:mo>|</mml:mo>
                    </mml:mrow>
                    <mml:mn>2</mml:mn>
                  </mml:msup>
                </mml:mtd>
              </mml:mtr>
            </mml:mtable>
          </mml:math>
        </disp-formula>
        <p>QSVM can be used in a different quantum paradigm. One of them involves estimating the quantum kernel and applying it to conventional SVM; the other involves utilizing quantum circuits; and the third involves quantum annealing.</p>
        <p>Quantum kernel estimation</p>
        <p>To create distinct hyperplanes, we employ classical SVM with quantum kernels as opposed to variational quantum circuits. Initially, the phase quantum computer runs over the whole dataset to estimate the kernel <inline-formula><mml:math><mml:mrow><mml:mi> k </mml:mi><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:mi> x </mml:mi><mml:mo> , </mml:mo><mml:mi> y </mml:mi></mml:mrow><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> during training. Second, we estimate the kernel using all support vectors in the test dataset. Thirdly, by combining the quantum kernel with the classical SVM, we can make predictions.</p>
        <p>QSVM in the form of a quantum circuit</p>
        <p>To construct QSVM with circuits, we must encode data using quantum states known as Ansatz circuits, as shown in <xref ref-type="fig" rid="fig1">Figure 1</xref>, using unitary or transformation functions. The circuit will then be trained using a variational quantum circuit with parameters, and we may measure the results to obtain classical bits.</p>
        <p>QSVM for quantum annealer</p>
        <p>To use quantum annealer (QA), the computing problem must be formulated as a non-constrained quadratic binary optimization (QUBO) [<xref ref-type="bibr" rid="B28">28</xref>][<xref ref-type="bibr" rid="B29">29</xref>]. The question of training traditional SVM in QA can be formulated as:</p>
        <fig id="fig1">
          <label>Figure 1</label>
          <graphic xlink:href="https://html.scirp.org/file/2970124-rId25.jpeg?20260909021824" />
        </fig>
        <p><bold>Figure 1</bold><bold>.</bold> Representation of quantum support vector machine [<xref ref-type="bibr" rid="B26">26</xref>].</p>
        <disp-formula id="FD3">
          <label>(3)</label>
          <mml:math>
            <mml:mtable columnalign="left">
              <mml:mtr>
                <mml:mtd>
                  <mml:mi>min</mml:mi>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mi>E</mml:mi>
                  <mml:mo>=</mml:mo>
                  <mml:mfrac>
                    <mml:mn>1</mml:mn>
                    <mml:mn>2</mml:mn>
                  </mml:mfrac>
                  <mml:mstyle displaystyle="true">
                    <mml:munder>
                      <mml:mo>∑</mml:mo>
                      <mml:mrow>
                        <mml:mi>n</mml:mi>
                        <mml:mi>m</mml:mi>
                      </mml:mrow>
                    </mml:munder>
                    <mml:mrow>
                      <mml:msub>
                        <mml:mi>a</mml:mi>
                        <mml:mi>n</mml:mi>
                      </mml:msub>
                      <mml:msub>
                        <mml:mi>a</mml:mi>
                        <mml:mi>m</mml:mi>
                      </mml:msub>
                      <mml:msub>
                        <mml:mi>t</mml:mi>
                        <mml:mi>n</mml:mi>
                      </mml:msub>
                      <mml:msub>
                        <mml:mi>t</mml:mi>
                        <mml:mi>m</mml:mi>
                      </mml:msub>
                      <mml:mi>k</mml:mi>
                      <mml:mrow>
                        <mml:mo>(</mml:mo>
                        <mml:mrow>
                          <mml:msub>
                            <mml:mi>x</mml:mi>
                            <mml:mi>n</mml:mi>
                          </mml:msub>
                          <mml:mo>,</mml:mo>
                          <mml:msub>
                            <mml:mi>x</mml:mi>
                            <mml:mi>m</mml:mi>
                          </mml:msub>
                        </mml:mrow>
                        <mml:mo>)</mml:mo>
                      </mml:mrow>
                    </mml:mrow>
                  </mml:mstyle>
                  <mml:mo>−</mml:mo>
                  <mml:mstyle displaystyle="true">
                    <mml:munder>
                      <mml:mo>∑</mml:mo>
                      <mml:mi>n</mml:mi>
                    </mml:munder>
                    <mml:mrow>
                      <mml:msub>
                        <mml:mi>a</mml:mi>
                        <mml:mi>n</mml:mi>
                      </mml:msub>
                    </mml:mrow>
                  </mml:mstyle>
                </mml:mtd>
              </mml:mtr>
              <mml:mtr>
                <mml:mtd>
                  <mml:mtext>subject</mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>to</mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mn>0</mml:mn>
                  <mml:mo>&lt;</mml:mo>
                  <mml:msub>
                    <mml:mi>a</mml:mi>
                    <mml:mi>n</mml:mi>
                  </mml:msub>
                  <mml:mo>&lt;</mml:mo>
                  <mml:mi>C</mml:mi>
                </mml:mtd>
              </mml:mtr>
              <mml:mtr>
                <mml:mtd>
                  <mml:mtext>and</mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mstyle displaystyle="true">
                    <mml:mo>∑</mml:mo>
                    <mml:mrow>
                      <mml:msub>
                        <mml:mi>a</mml:mi>
                        <mml:mi>n</mml:mi>
                      </mml:msub>
                      <mml:msub>
                        <mml:mi>t</mml:mi>
                        <mml:mi>n</mml:mi>
                      </mml:msub>
                    </mml:mrow>
                  </mml:mstyle>
                  <mml:mo>=</mml:mo>
                  <mml:mn>0</mml:mn>
                </mml:mtd>
              </mml:mtr>
            </mml:mtable>
          </mml:math>
        </disp-formula>
        <p>with <inline-formula><mml:math><mml:mrow><mml:msub><mml:mi> a </mml:mi><mml:mi> n </mml:mi></mml:msub><mml:mo> ∈ </mml:mo><mml:mi> ℝ </mml:mi></mml:mrow></mml:math></inline-formula> , <italic>K</italic> is the kernel function of SVM, and <italic>C</italic> is a regularization parameter. For QA implementation we use an encoding in the form of:</p>
        <disp-formula id="FD4">
          <label>(4)</label>
          <mml:math>
            <mml:mrow>
              <mml:mtable columnalign="left">
                <mml:mtr columnalign="left">
                  <mml:mtd columnalign="left">
                    <mml:mrow>
                      <mml:msub>
                        <mml:mi>a</mml:mi>
                        <mml:mi>n</mml:mi>
                      </mml:msub>
                      <mml:mo>=</mml:mo>
                      <mml:mstyle displaystyle="true">
                        <mml:munderover>
                          <mml:mo>∑</mml:mo>
                          <mml:mrow>
                            <mml:mi>k</mml:mi>
                            <mml:mo>=</mml:mo>
                            <mml:mn>0</mml:mn>
                          </mml:mrow>
                          <mml:mrow>
                            <mml:mi>k</mml:mi>
                            <mml:mo>−</mml:mo>
                            <mml:mn>1</mml:mn>
                          </mml:mrow>
                        </mml:munderover>
                        <mml:mrow>
                          <mml:msup>
                            <mml:mi>B</mml:mi>
                            <mml:mi>k</mml:mi>
                          </mml:msup>
                          <mml:msub>
                            <mml:mi>σ</mml:mi>
                            <mml:mrow>
                              <mml:mi>k</mml:mi>
                              <mml:mi>n</mml:mi>
                              <mml:mo>+</mml:mo>
                              <mml:mi>k</mml:mi>
                            </mml:mrow>
                          </mml:msub>
                        </mml:mrow>
                      </mml:mstyle>
                    </mml:mrow>
                  </mml:mtd>
                </mml:mtr>
              </mml:mtable>
            </mml:mrow>
          </mml:math>
        </disp-formula>
        <p>where <inline-formula><mml:math><mml:mrow><mml:msub><mml:mi> σ </mml:mi><mml:mrow><mml:mi> k </mml:mi><mml:mi> n </mml:mi><mml:mo> + </mml:mo><mml:mi> k </mml:mi></mml:mrow></mml:msub><mml:mo> ∈ </mml:mo><mml:mrow><mml:mo> { </mml:mo><mml:mrow><mml:mn> 0 </mml:mn><mml:mo> , </mml:mo><mml:mn> 1 </mml:mn></mml:mrow><mml:mo> } </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> , <italic>B</italic> is the base used for encoding and <italic>K</italic> is the number of binary variables used to encode <inline-formula><mml:math><mml:mrow><mml:msub><mml:mi> a </mml:mi><mml:mi> n </mml:mi></mml:msub></mml:mrow></mml:math></inline-formula> .</p>
        <p>To transform quadratic problem given by (3)-(4) into QUBO, we use <inline-formula><mml:math><mml:mrow><mml:msub><mml:mi> a </mml:mi><mml:mi> n </mml:mi></mml:msub></mml:mrow></mml:math></inline-formula> expression and introduce a multiplier <inline-formula><mml:math><mml:mi> ξ </mml:mi></mml:math></inline-formula> to include last constraint <inline-formula><mml:math><mml:mrow><mml:mstyle displaystyle="true"><mml:msub><mml:mo> ∑ </mml:mo><mml:mi> n </mml:mi></mml:msub><mml:mrow><mml:msub><mml:mi> a </mml:mi><mml:mi> n </mml:mi></mml:msub><mml:msub><mml:mi> t </mml:mi><mml:mi> n </mml:mi></mml:msub></mml:mrow></mml:mstyle><mml:mo> = </mml:mo><mml:mn> 0 </mml:mn></mml:mrow></mml:math></inline-formula> as a squared penalty term [<xref ref-type="bibr" rid="B30">30</xref>] and we obtain:</p>
        <disp-formula id="FD5">
          <label>(5)</label>
          <mml:math>
            <mml:mrow>
              <mml:mi>E</mml:mi>
              <mml:mo>=</mml:mo>
              <mml:mstyle displaystyle="true">
                <mml:munderover>
                  <mml:mo>∑</mml:mo>
                  <mml:mrow>
                    <mml:mi>n</mml:mi>
                    <mml:mo>,</mml:mo>
                    <mml:mi>m</mml:mi>
                    <mml:mo>=</mml:mo>
                    <mml:mn>0</mml:mn>
                  </mml:mrow>
                  <mml:mrow>
                    <mml:mi>N</mml:mi>
                    <mml:mo>−</mml:mo>
                    <mml:mn>1</mml:mn>
                  </mml:mrow>
                </mml:munderover>
                <mml:mrow>
                  <mml:mstyle displaystyle="true">
                    <mml:munderover>
                      <mml:mo>∑</mml:mo>
                      <mml:mrow>
                        <mml:mi>k</mml:mi>
                        <mml:mo>,</mml:mo>
                        <mml:mi>j</mml:mi>
                        <mml:mo>=</mml:mo>
                        <mml:mn>0</mml:mn>
                      </mml:mrow>
                      <mml:mrow>
                        <mml:mi>K</mml:mi>
                        <mml:mo>−</mml:mo>
                        <mml:mn>1</mml:mn>
                      </mml:mrow>
                    </mml:munderover>
                    <mml:mrow>
                      <mml:msub>
                        <mml:mi>σ</mml:mi>
                        <mml:mrow>
                          <mml:mi>k</mml:mi>
                          <mml:mi>n</mml:mi>
                          <mml:mo>+</mml:mo>
                          <mml:mi>k</mml:mi>
                        </mml:mrow>
                      </mml:msub>
                      <mml:msub>
                        <mml:mover accent="true">
                          <mml:mi>Q</mml:mi>
                          <mml:mo>˜</mml:mo>
                        </mml:mover>
                        <mml:mrow>
                          <mml:mi>k</mml:mi>
                          <mml:mi>n</mml:mi>
                          <mml:mo>+</mml:mo>
                          <mml:mi>k</mml:mi>
                          <mml:mo>,</mml:mo>
                          <mml:mi>k</mml:mi>
                          <mml:mi>m</mml:mi>
                          <mml:mo>+</mml:mo>
                          <mml:mi>j</mml:mi>
                        </mml:mrow>
                      </mml:msub>
                      <mml:msub>
                        <mml:mi>σ</mml:mi>
                        <mml:mrow>
                          <mml:mi>k</mml:mi>
                          <mml:mi>m</mml:mi>
                          <mml:mo>+</mml:mo>
                          <mml:mi>j</mml:mi>
                        </mml:mrow>
                      </mml:msub>
                    </mml:mrow>
                  </mml:mstyle>
                </mml:mrow>
              </mml:mstyle>
            </mml:mrow>
          </mml:math>
        </disp-formula>
        <p>where: <inline-formula><mml:math><mml:mover accent="true"><mml:mi> Q </mml:mi><mml:mo> ˜ </mml:mo></mml:mover></mml:math></inline-formula> is a matrix of size <italic>KN</italic> x <italic>KN</italic> given by:</p>
        <disp-formula id="FD6">
          <label>(6)</label>
          <mml:math>
            <mml:mrow>
              <mml:mtable columnalign="left">
                <mml:mtr columnalign="left">
                  <mml:mtd columnalign="left">
                    <mml:mrow>
                      <mml:msub>
                        <mml:mover accent="true">
                          <mml:mi>Q</mml:mi>
                          <mml:mo>˜</mml:mo>
                        </mml:mover>
                        <mml:mrow>
                          <mml:mi>k</mml:mi>
                          <mml:mi>n</mml:mi>
                          <mml:mo>+</mml:mo>
                          <mml:mi>k</mml:mi>
                          <mml:mo>,</mml:mo>
                          <mml:mi>k</mml:mi>
                          <mml:mi>m</mml:mi>
                          <mml:mo>+</mml:mo>
                          <mml:mi>j</mml:mi>
                        </mml:mrow>
                      </mml:msub>
                      <mml:mo>=</mml:mo>
                      <mml:mfrac>
                        <mml:mn>1</mml:mn>
                        <mml:mn>2</mml:mn>
                      </mml:mfrac>
                      <mml:msup>
                        <mml:mi>B</mml:mi>
                        <mml:mrow>
                          <mml:mi>k</mml:mi>
                          <mml:mo>+</mml:mo>
                          <mml:mi>j</mml:mi>
                        </mml:mrow>
                      </mml:msup>
                      <mml:msub>
                        <mml:mi>t</mml:mi>
                        <mml:mi>n</mml:mi>
                      </mml:msub>
                      <mml:msub>
                        <mml:mi>t</mml:mi>
                        <mml:mi>m</mml:mi>
                      </mml:msub>
                      <mml:mo stretchy="false">(</mml:mo>
                      <mml:mi>k</mml:mi>
                      <mml:mo stretchy="false">(</mml:mo>
                      <mml:msub>
                        <mml:mi>x</mml:mi>
                        <mml:mi>n</mml:mi>
                      </mml:msub>
                      <mml:mi>ξ</mml:mi>
                      <mml:msub>
                        <mml:mi>x</mml:mi>
                        <mml:mi>m</mml:mi>
                      </mml:msub>
                      <mml:mo stretchy="false">)</mml:mo>
                      <mml:mo>−</mml:mo>
                      <mml:msub>
                        <mml:mi>σ</mml:mi>
                        <mml:mrow>
                          <mml:mi>n</mml:mi>
                          <mml:mi>m</mml:mi>
                        </mml:mrow>
                      </mml:msub>
                      <mml:msub>
                        <mml:mi>σ</mml:mi>
                        <mml:mi>k</mml:mi>
                      </mml:msub>
                      <mml:mi>j</mml:mi>
                      <mml:msup>
                        <mml:mi>B</mml:mi>
                        <mml:mi>k</mml:mi>
                      </mml:msup>
                    </mml:mrow>
                  </mml:mtd>
                </mml:mtr>
              </mml:mtable>
            </mml:mrow>
          </mml:math>
        </disp-formula>
        <p>This formulation allows us to determine the lower energy that would be the QSVM solution.</p>
      </sec>
      <sec id="sec2dot2">
        <title>2.2. Search Optimization Algorithms</title>
        <p>The best settings are found using this method. In this study, we employ several optimization strategies to raise the model’s effectiveness and performance. Early stopping prevents overfitting and conserves computational resources during cross-validation by terminating training when the F1 score does not increase for successive folds. Furthermore, threshold optimization is utilized to determine the appropriate classification threshold that maximizes the F1 score, guaranteeing optimal decision-making for datasets that are not balanced. To speed up processing, particularly with large datasets, joblib is used to parallelize the kernel matrix computation. To increase performance on unbalanced data, the Support Vector Classifier (SVC) is optimized with a precomputed kernel and class balancing. This allows for more accurate classification judgments by changing class weights and permitting probability outputs. All these adjustments are meant to improve the management of unbalanced data, decrease calculation time, and increase model validity.</p>
      </sec>
      <sec id="sec2dot3">
        <title>2.3. Performance Evaluation</title>
        <p>An effective method for comparing models is performance evaluation. Depending on the kind of problem or machine learning method, the measure is used to evaluate in the literature. Four metrics—accuracy, precision, AUC, and loss—are computed using a confusion matrix.</p>
        <p>Confusion matrix</p>
        <p>The structure of <bold>Table 1</bold> is utilized to compute the fundamental metrics used to assess the performance of the QSVM and SVM algorithms. For classification issues involving two or more classes, it is employed. It evaluates the classification quality by recording samples that are properly and mistakenly recognized for each class. <bold>Table 1</bold> shows a binary classification confusion matrix.</p>
        <p><bold>Table 1</bold><bold>.</bold> Confusion matrix.</p>
        <table-wrap id="tbl1">
          <label>Table 1</label>
          <table>
            <tbody>
              <tr>
                <td>
                  <bold>Class</bold>
                </td>
                <td>
                  <bold>Positive:</bold>
                  <bold>stable</bold>
                </td>
                <td>
                  <bold>Negative:</bold>
                  <bold>unstable</bold>
                </td>
              </tr>
              <tr>
                <td>Positive: stable</td>
                <td>True Positive (TP)</td>
                <td>False Negative (FN)</td>
              </tr>
              <tr>
                <td>Negative: unstable</td>
                <td>False Positive (FP)</td>
                <td>True Negative (TN)</td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
        <p>Accuracy</p>
        <p>Accuracy in classification issues refers to how many stable and unstable cases the model correctly predicts. The mathematical expression of accuracy is:</p>
        <disp-formula id="FD7">
          <label>(7)</label>
          <mml:math>
            <mml:mrow>
              <mml:mtable columnalign="left">
                <mml:mtr columnalign="left">
                  <mml:mtd columnalign="left">
                    <mml:mrow>
                      <mml:mtext>accuracy</mml:mtext>
                      <mml:mo>=</mml:mo>
                      <mml:mfrac>
                        <mml:mrow>
                          <mml:mtext>TP</mml:mtext>
                          <mml:mo>+</mml:mo>
                          <mml:mtext>TN</mml:mtext>
                        </mml:mrow>
                        <mml:mrow>
                          <mml:mtext>TP</mml:mtext>
                          <mml:mo>+</mml:mo>
                          <mml:mtext>FP</mml:mtext>
                          <mml:mo>+</mml:mo>
                          <mml:mtext>FN</mml:mtext>
                          <mml:mo>+</mml:mo>
                          <mml:mtext>TN</mml:mtext>
                        </mml:mrow>
                      </mml:mfrac>
                    </mml:mrow>
                  </mml:mtd>
                </mml:mtr>
              </mml:mtable>
            </mml:mrow>
          </mml:math>
        </disp-formula>
        <p>Precision</p>
        <p>The percentage of all positive classifications in the model that are truly positive is known as precision.</p>
        <disp-formula id="FD8">
          <label>(8)</label>
          <mml:math>
            <mml:mrow>
              <mml:mtable columnalign="left">
                <mml:mtr columnalign="left">
                  <mml:mtd columnalign="left">
                    <mml:mrow>
                      <mml:mtext>precision</mml:mtext>
                      <mml:mo>=</mml:mo>
                      <mml:mfrac>
                        <mml:mrow>
                          <mml:mtext>TP</mml:mtext>
                        </mml:mrow>
                        <mml:mrow>
                          <mml:mtext>TP</mml:mtext>
                          <mml:mo>+</mml:mo>
                          <mml:mtext>FP</mml:mtext>
                        </mml:mrow>
                      </mml:mfrac>
                    </mml:mrow>
                  </mml:mtd>
                </mml:mtr>
              </mml:mtable>
            </mml:mrow>
          </mml:math>
        </disp-formula>
        <p>Area Under the ROC Curve (AUC)</p>
        <p>When evaluating the performance of different models, AUC (Area Under the Curve) is a useful metric—if the dataset is balanced. The model that performs the best is usually the one with the biggest area under the curve, as illustrated in <xref ref-type="fig" rid="fig2">Figure 2</xref>.</p>
        <fig id="fig2">
          <label>Figure 2</label>
          <graphic xlink:href="https://html.scirp.org/file/2970124-rId52.jpeg?20260909021825" />
        </fig>
        <p><bold>Figure 2</bold><bold>.</bold>ROC curve with AUC metric.</p>
      </sec>
      <sec id="sec2dot4">
        <title>2.4. Time Series Database for Quantum Machine Learning</title>
        <p>There are more synchronous generators combined with each other via the power grid and act on each other, which leads to the complexity of transient stability analysis. The imbalance between the mechanical power Pm and the electromagnetic power <inline-formula><mml:math><mml:mrow><mml:msub><mml:mi> P </mml:mi><mml:mi> e </mml:mi></mml:msub></mml:mrow></mml:math></inline-formula> of the generator is associated with the variation of the rotor angles and speeds. The rotor speed signal thus influences <inline-formula><mml:math><mml:mrow><mml:msub><mml:mi> P </mml:mi><mml:mi> m </mml:mi></mml:msub></mml:mrow></mml:math></inline-formula> . When we predict transient stability, a set of elements <inline-formula><mml:math><mml:mrow><mml:mover accent="true"><mml:mi> x </mml:mi><mml:mo> → </mml:mo></mml:mover><mml:mo> = </mml:mo><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:msub><mml:mi> x </mml:mi><mml:mn> 1 </mml:mn></mml:msub><mml:mo> , </mml:mo><mml:mo> ⋯ </mml:mo><mml:mo> , </mml:mo><mml:msub><mml:mi> x </mml:mi><mml:mi> n </mml:mi></mml:msub></mml:mrow><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> should be selected to describe the state of power systems. Then, a dataset <inline-formula><mml:math><mml:mrow><mml:mi> D </mml:mi><mml:mo> = </mml:mo><mml:mrow><mml:mo> { </mml:mo><mml:mrow><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:msub><mml:mi> x </mml:mi><mml:mi> i </mml:mi></mml:msub><mml:mo> , </mml:mo><mml:msub><mml:mi> y </mml:mi><mml:mi> i </mml:mi></mml:msub></mml:mrow><mml:mo> ) </mml:mo></mml:mrow><mml:mo> | </mml:mo><mml:mi> i </mml:mi><mml:mo> = </mml:mo><mml:mn> 1 </mml:mn><mml:mo> , </mml:mo><mml:mo> ⋯ </mml:mo><mml:mo> , </mml:mo><mml:mi> n </mml:mi></mml:mrow><mml:mo> } </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> is obtained considering different load levels, network configurations, and contingencies by simulation or historical measurements. By training from massive data, the model can find a correspondence between the input characteristics <inline-formula><mml:math><mml:mrow><mml:msub><mml:mi> x </mml:mi><mml:mi> i </mml:mi></mml:msub></mml:mrow></mml:math></inline-formula> and the result of the transient stability analysis <inline-formula><mml:math><mml:mrow><mml:mi> f </mml:mi><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:msub><mml:mi> x </mml:mi><mml:mi> i </mml:mi></mml:msub></mml:mrow><mml:mo> ) </mml:mo></mml:mrow><mml:mo> = </mml:mo><mml:msub><mml:mi> y </mml:mi><mml:mi> i </mml:mi></mml:msub></mml:mrow></mml:math></inline-formula> . The transient stability directly depends on the dynamics of the generator speed. When a fault occurs, the electromagnetic power will suddenly change. After the fault is eliminated, the speed will return to normal. In this research, the speeds of all generators (IEEE 39bus and IEEE 68bus) are used as input and the corresponding stability state is considered as output. In quantum machine learning, the encoding of data <inline-formula><mml:math><mml:mrow><mml:mi> x </mml:mi><mml:mo> ∈ </mml:mo><mml:mi> X </mml:mi></mml:mrow></mml:math></inline-formula> in a quantum system is a mathematical mapping of the input set <italic>X</italic> to an output set <italic>Y</italic> of the quantum state. In pratique, we use parameterized quantum circuit also call Ansatz circuit to encode our dataset.</p>
        <p>Let <inline-formula><mml:math><mml:mrow><mml:mi> U </mml:mi><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:mi> α </mml:mi><mml:mo> , </mml:mo><mml:mi> β </mml:mi><mml:mo> , </mml:mo><mml:mi> γ </mml:mi></mml:mrow><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> our Ansatz circuit function with three parameters. Encode <italic>x</italic> with two qubits state would consist to operate the transformation:</p>
        <disp-formula id="FD9">
          <label>(9)</label>
          <mml:math>
            <mml:mtable>
              <mml:mtr>
                <mml:mtd>
                  <mml:mi>U</mml:mi>
                  <mml:mrow>
                    <mml:mo>(</mml:mo>
                    <mml:mrow>
                      <mml:mi>α</mml:mi>
                      <mml:mo>,</mml:mo>
                      <mml:mi>β</mml:mi>
                    </mml:mrow>
                    <mml:mo>)</mml:mo>
                  </mml:mrow>
                  <mml:mrow>
                    <mml:mo>(</mml:mo>
                    <mml:mi>x</mml:mi>
                    <mml:mo>)</mml:mo>
                  </mml:mrow>
                  <mml:mo>=</mml:mo>
                  <mml:msub>
                    <mml:mi>U</mml:mi>
                    <mml:mi>α</mml:mi>
                  </mml:msub>
                  <mml:mrow>
                    <mml:mo>(</mml:mo>
                    <mml:mrow>
                      <mml:msub>
                        <mml:mi>U</mml:mi>
                        <mml:mi>β</mml:mi>
                      </mml:msub>
                      <mml:mrow>
                        <mml:mo>(</mml:mo>
                        <mml:mi>x</mml:mi>
                        <mml:mo>)</mml:mo>
                      </mml:mrow>
                    </mml:mrow>
                    <mml:mo>)</mml:mo>
                  </mml:mrow>
                </mml:mtd>
              </mml:mtr>
              <mml:mtr>
                <mml:mtd>
                  <mml:mo>=</mml:mo>
                  <mml:mstyle displaystyle="true">
                    <mml:munder>
                      <mml:mo>∑</mml:mo>
                      <mml:mrow>
                        <mml:mi>α</mml:mi>
                        <mml:mi>β</mml:mi>
                        <mml:mo>,</mml:mo>
                        <mml:mi>i</mml:mi>
                        <mml:mo>∈</mml:mo>
                        <mml:mrow>
                          <mml:mo>[</mml:mo>
                          <mml:mn>2</mml:mn>
                          <mml:mo>]</mml:mo>
                        </mml:mrow>
                      </mml:mrow>
                    </mml:munder>
                    <mml:mrow>
                      <mml:msub>
                        <mml:mi>U</mml:mi>
                        <mml:mrow>
                          <mml:mi>α</mml:mi>
                          <mml:mi>β</mml:mi>
                        </mml:mrow>
                      </mml:msub>
                      <mml:mrow>
                        <mml:mo>|</mml:mo>
                        <mml:mrow>
                          <mml:msub>
                            <mml:mi>e</mml:mi>
                            <mml:mi>i</mml:mi>
                          </mml:msub>
                        </mml:mrow>
                        <mml:mo>〉</mml:mo>
                      </mml:mrow>
                    </mml:mrow>
                  </mml:mstyle>
                </mml:mtd>
              </mml:mtr>
            </mml:mtable>
          </mml:math>
        </disp-formula>
        <p>where <inline-formula><mml:math><mml:mrow><mml:msub><mml:mi> e </mml:mi><mml:mi> i </mml:mi></mml:msub></mml:mrow></mml:math></inline-formula> could be 00,01,10,11.</p>
        <p>Once the data is encoded, it can be used to train our AQSVM in the next section.</p>
      </sec>
      <sec id="sec2dot5">
        <title>2.5. Time-Series Feature Extraction and Dimensionality Reduction</title>
        <p>The generator-speed responses obtained from the transient stability simulations are initially represented as time-series data. Since the complete trajectories may contain a large number of highly correlated temporal samples, Principal Component Analysis (PCA) is applied as a dimensionality-reduction and feature-extraction technique before quantum encoding. PCA transforms the original generator-speed observations into a set of orthogonal principal components that capture the dominant variations in the simulated system responses.</p>
        <p>For each simulated case, the PCA-transformed data are used to construct a fixed-length input vector for the classification models. The resulting feature representation contains 11 components for the IEEE 39-bus system and 17 components for the IEEE 68-bus system. These PCA-based feature vectors, rather than the complete raw generator-speed trajectories, are subsequently used as inputs to the quantum feature map. The same feature-extraction procedure is applied to the data used by both the AQSVM and the classical SVM to ensure a consistent and fair comparison.</p>
        <fig id="fig3">
          <label>Figure 3</label>
          <graphic xlink:href="https://html.scirp.org/file/2970124-rId73.jpeg?20260909021826" />
        </fig>
      </sec>
    </sec>
    <sec id="sec3">
      <title>3. Experimental Result and Analysis</title>
      <sec id="sec3dot1">
        <title>3.1. Experimental Dataset</title>
        <p>The IEEE 39-bus and IEEE 68-bus systems are used as benchmark power networks to generate the transient stability datasets. The IEEE 39-bus system consists of 39 buses and 10 synchronous generators, whereas the IEEE 68-bus system consists of 68 buses and 16 generators. Both systems are modeled and simulated in MATLAB/Simulink using the Power Systems simulation environment.</p>
        <p>For each test system, transient disturbances are introduced to generate different operating scenarios. Two types of disturbances are considered in this study: three-phase faults and line-to-ground faults. For each simulated scenario, the system response is recorded over a variable simulation horizon not exceeding 10 s. The resulting generator-speed trajectories are used to characterize the dynamic response of the system following each disturbance.</p>
        <p>The stability status of each simulated case is determined from the outcome of the Power Systems solvers implemented in Simulink. Each simulation is therefore assigned a stability label according to the stability condition identified by the simulation solver. The resulting labeled simulations constitute the dataset used for the subsequent machine-learning classification task. An example of the simulated response is shown in <xref ref-type="fig" rid="fig3">Figure 3</xref>.</p>
        <p>A total of 3825 samples with 11 input features were generated for the IEEE 39-bus system, while 4725 samples with 17 input features were generated for the IEEE 68-bus system. The resulting datasets are imbalanced, with the number of stable cases exceeding the number of unstable cases in both benchmark systems. This class imbalance is taken into consideration during the machine-learning stage through class-weight balancing and decision-threshold optimization.</p>
        <fig id="fig4">
          <label>Figure 4</label>
          <graphic xlink:href="https://html.scirp.org/file/2970124-rId74.jpeg?20260909021827" />
        </fig>
        <p><bold>Figure 3</bold><bold>.</bold> Three-phase voltages in EMT mode at bus 1 in IEEE 39-bus.</p>
      </sec>
      <sec id="sec3dot2">
        <title>3.2. Experimental Environment</title>
        <p>For the current power system stability analysis, we use an ASUS TUF GAMING F15 11<sup>th</sup> Gen Intel(R) Core (TM) i5-11400H @ 2.70 GHz 2.69 GHz with 8Go of computer RAM to run all our programs. All programs were written in MATLAB and Python. Anaconda 2016 edition tool was used to write the Python scripts. Keras was used to write the classical SVM programs, while Qskit was used for the implementation of quantum advanced SVM algorithms. The quantum component of the proposed AQSVM workflow is executed using a classical quantum simulator rather than physical quantum hardware. The quantum stage consists of encoding the PCA-based input features into quantum states through the selected quantum feature map and evaluating the corresponding quantum kernel. These quantum computations are simulated on a classical computer using the Qiskit-based implementation. The remaining stages of the workflow, including transient-stability simulation, PCA-based feature extraction, data shuffling and stratified cross-validation, SVM training, class weighting, decision-threshold optimization, and performance evaluation, are performed using classical computing procedures. Therefore, the reported AQSVM results represent the performance of a simulated quantum-kernel approach and should not be interpreted as measurements obtained from a physical quantum processor.</p>
      </sec>
      <sec id="sec3dot3">
        <title>3.3. Results and Analysis</title>
        <p>Before model training, the generated samples are randomly shuffled to remove any potential ordering effects. The shuffled dataset is then partitioned using stratified cross-validation, while preserving the relative proportions of stable and unstable cases across the folds. The number of cross-validation folds (K) is determined as part of the optimization procedure according to the characteristics of the generated dataset rather than being imposed as a fixed constant. For each fold, the training and validation subsets are kept separate during model fitting and prediction. The decision threshold is optimized using the prediction probabilities obtained from the validation procedure. This protocol accounts for the imbalanced nature of the datasets while allowing the cross-validation configuration to be adapted during the optimization process.</p>
        <p>According to the experimental results, the suggested Advanced Quantum Support Vector Machine (AQSVM) outperforms the traditional SVM on several evaluation metrics on the IEEE 39-bus and IEEE 68-bus power systems. The precision and recall results demonstrate the overall effectiveness of the proposed AQSVM approach, although the performance varies between the two classification methods. The confusion matrices for the IEEE 39-bus and IEEE 68-bus systems presented in <xref ref-type="fig" rid="fig4">Figure 4</xref> and <xref ref-type="fig" rid="fig5">Figure 5</xref> support this. The AQSVM achieves precision values above 99% on both benchmark systems, while the classical SVM obtains lower precision and recall values. For the IEEE 39-bus system, the SVM achieves a precision of 94.36%, whereas for the IEEE 68-bus system, its recall reaches 94.20%. These results indicate that the AQSVM provides more consistent </p>
        <fig id="fig5">
          <label>Figure 5</label>
          <graphic xlink:href="https://html.scirp.org/file/2970124-rId75.jpeg?20260909021828" />
        </fig>
        <p><bold>Figure 4</bold><bold>.</bold> Confusion matrix (a) and SVM (b) AQSVM for IEEE 39-bus.</p>
        <fig id="fig6">
          <label>Figure 6</label>
          <graphic xlink:href="https://html.scirp.org/file/2970124-rId76.jpeg?20260909021828" />
        </fig>
        <fig id="fig7">
          <label>Figure 7</label>
          <graphic xlink:href="https://html.scirp.org/file/2970124-rId77.jpeg?20260909021828" />
        </fig>
        <p><bold>Figure 5</bold><bold>.</bold> Confusion matrice: (a) SVM and (b) AQSVM for IEEE 68-bus.</p>
        <p>classification performance than the classical SVM for the considered transient stability assessment datasets. The most notable distinction was seen in the log loss metric, where the AQSVM consistently produced well-calibrated probabilistic outputs by maintaining extremely low values (down to 0.0109). However, the log loss of the classical SVM was much larger (up to 0.1024), indicating less trustworthy prediction confidence. Together, these findings support the efficacy of quantum-based learning in managing challenging classification tasks in power system stability evaluation, providing improved performance scalability, generalization, and reliability. A quantitative comparison of the two approaches is provided in <bold>Table 2</bold>.</p>
        <p><bold>Table 2</bold><bold>.</bold> Algorithms comparisons.</p>
        <table-wrap id="tbl2">
          <label>Table 2</label>
          <table>
            <tbody>
              <tr>
                <td>
                  <bold>Test systems</bold>
                </td>
                <td>
                  <bold>Computer</bold>
                </td>
                <td>
                  <bold>Algorithm</bold>
                </td>
                <td>
                  <bold>Precision</bold>
                </td>
                <td>
                  <bold>Accuracy</bold>
                </td>
                <td>
                  <bold>auc</bold>
                </td>
                <td>
                  <bold>log_loss</bold>
                </td>
              </tr>
              <tr>
                <td rowspan="2">IEEE 39-bus</td>
                <td>Quantum</td>
                <td>AQSVM</td>
                <td>0.992592</td>
                <td>0.997385</td>
                <td>0.999858</td>
                <td>0.010929</td>
              </tr>
              <tr>
                <td>Classical</td>
                <td>SVM</td>
                <td>0.943661</td>
                <td>0.988235</td>
                <td>0.999212</td>
                <td>0.028914</td>
              </tr>
              <tr>
                <td rowspan="2">IEEE 68-bus</td>
                <td>Quantum</td>
                <td>AQSVM</td>
                <td>0.991304</td>
                <td>0.993650</td>
                <td>0.999893</td>
                <td>0.013810</td>
              </tr>
              <tr>
                <td>Classical</td>
                <td>SVM</td>
                <td>0.973053</td>
                <td>0.969312</td>
                <td>0.995028</td>
                <td>0.102443</td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
      </sec>
    </sec>
    <sec id="sec4">
      <title>4. Conclusion</title>
      <p>The IEEE 39- and 68-bus networks are two common power system datasets on which we compared the performance of a Quantum Assisted Support Vector Machine (AQSVM) and a Classical Support Vector Machine (SVM). The AQSVM continuously beat the traditional SVM for both test systems in every evaluation criterion, as summarized in <xref ref-type="fig" rid="fig6">Figure 6</xref>. The quantum model demonstrated more confident and dependable predictions on the IEEE 39-bus system with a higher accuracy (99.73% vs. 98.82%) and a much lower Log Loss (0.0109 vs. 0.0289). </p>
      <fig id="fig8">
        <label>Figure 8</label>
        <graphic xlink:href="https://html.scirp.org/file/2970124-rId78.jpeg?20260909021828" />
      </fig>
      <p><bold>Figure 6</bold><bold>.</bold> IEEE 68-bus metrics diagram.</p>
      <p>The AQSVM remained superior to the classical SVM on the bigger IEEE 68-bus system, outperforming it in probabilistic calibration (Log Loss of 0.0138 vs. 0.1024) and accuracy (99.37% vs. 96.93%). These findings unequivocally show that, even in large-scale, very complex systems, quantum-enhanced machine learning models like AQSVM are not only competitive but also capable of outperforming conventional methods. The quantum model’s improved capacity to better represent non-linear patterns via quantum feature mapping is responsible for the improved performance. The increasing promise of quantum computing as a useful and potent instrument for AI-based evaluation tasks in power system applications is supported by these discoveries, which come as quantum hardware continues to advance.</p>
    </sec>
    <sec id="sec5">
      <title>Author Contributions</title>
      <p>Conceptualization, Junior Morel Angouah Massaga, Claudette Christiane Koupna Eko, Patrick Nounamo Dabou, and Jacques Tagoudjeu; methodology, Junior Morel Angouah Massaga, Patrick Nounamo Dabou, and Jacques Tagoudjeu; software, Junior Morel Angouah Massaga; validation, Junior Morel Angouah Massaga, Claudette Christiane Koupna Eko, Patrick Nounamo Dabou, and Jacques Tagoudjeu; formal analysis, Junior Morel Angouah Massaga and Patrick Nounamo Dabou; investigation, Junior Morel Angouah Massaga and Claudette Christiane Koupna Eko; resources, Junior Morel Angouah Massaga and Jacques Tagoudjeu; data curation, Junior Morel Angouah Massaga; writing—original draft preparation, Junior Morel Angouah Massaga; writing—review and editing, Patrick Nounamo Dabou, Jacques Tagoudjeu, and Claudette Christiane Koupna Eko; visualization, Junior Morel Angouah Massaga and Claudette Christiane Koupna Eko; supervision, Patrick Nounamo Dabou and Jacques Tagoudjeu; project administration, Jacques Tagoudjeu; funding acquisition, Claudette Christiane Koupna Eko. All authors have read and agreed to the published version of the manuscript.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <title>References</title>
      <ref id="B1">
        <label>1.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Dai, J.J. and Dourian, R. (2019) Standard Approach to Perform Power System Stability Studies in Oil and Gas Plants. Eaton Corporation, PCIC Europe Paper No. PCIC EUR19_04.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Dai, J.J.</string-name>
              <string-name>Dourian, R.</string-name>
              <string-name>Corporation, P</string-name>
            </person-group>
            <year>2019</year>
            <article-title>Standard Approach to Perform Power System Stability Studies in Oil and Gas Plants</article-title>
            <source>Eaton Corporation</source>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B2">
        <label>2.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">El Naqa, I. and Murphy, M.J. (2015) What Is Machine Learning? In: El Naqa, I., Li, R. and Murphy, M., Eds., <italic>Machine</italic><italic>Learning</italic><italic>in</italic><italic>Radiation</italic><italic>Oncology</italic>, Springer, 3-11. https://doi.org/10.1007/978-3-319-18305-3_1 <pub-id pub-id-type="doi">10.1007/978-3-319-18305-3_1</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/978-3-319-18305-3_1">https://doi.org/10.1007/978-3-319-18305-3_1</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Naqa, I.</string-name>
              <string-name>Murphy, M.J.</string-name>
              <string-name>Naqa, I.</string-name>
              <string-name>Li, R.</string-name>
              <string-name>Murphy, M.</string-name>
              <string-name>Oncology, S</string-name>
            </person-group>
            <year>2015</year>
            <article-title>What Is Machine Learning? In: El Naqa, I</article-title>
            <pub-id pub-id-type="doi">10.1007/978-3-319-18305-3_1</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B3">
        <label>3.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Dabou, R.T. and Kamwa, I. (2020) Rapid Design Method for Generating Power System Stability Databases in SPS for Machine Learning. 2020 <italic>IEEE Canadian Conference on Electrical and Computer Engineering</italic>( <italic>CCECE</italic>), London, 30 August-2 September 2020, 1-6. https://doi.org/10.1109/ccece47787.2020.9255746 <pub-id pub-id-type="doi">10.1109/ccece47787.2020.9255746</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/ccece47787.2020.9255746">https://doi.org/10.1109/ccece47787.2020.9255746</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Dabou, R.T.</string-name>
              <string-name>Kamwa, I.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>Rapid Design Method for Generating Power System Stability Databases in SPS for Machine Learning</article-title>
            <source>2020 IEEE Canadian Conference on Electrical and Computer Engineering (CCECE)</source>
            <volume>30</volume>
            <pub-id pub-id-type="doi">10.1109/ccece47787.2020.9255746</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B4">
        <label>4.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Liu, H. and Tang, W. (2023) Quantum Computing for Power Systems: Tutorial, Review, Challenges, and Prospects. <italic>Electric</italic><italic>Power</italic><italic>Systems</italic><italic>Research</italic>, 223, Article ID: 109530. https://doi.org/10.1016/j.epsr.2023.109530 <pub-id pub-id-type="doi">10.1016/j.epsr.2023.109530</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.epsr.2023.109530">https://doi.org/10.1016/j.epsr.2023.109530</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Liu, H.</string-name>
              <string-name>Tang, W.</string-name>
              <string-name>Tutorial, R</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Quantum Computing for Power Systems: Tutorial, Review, Challenges, and Prospects</article-title>
            <source>Electric Power Systems Research</source>
            <volume>223</volume>
            <fpage>109530</fpage>
            <elocation-id>ID</elocation-id>
            <pub-id pub-id-type="doi">10.1016/j.epsr.2023.109530</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B5">
        <label>5.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Hatziargyriou, N., Milanovic, J., Rahmann, C., Ajjarapu, V., Canizares, C., Erlich, I., <italic>et al</italic>. (2021) Definition and Classification of Power System Stability—Revisited &amp; Extended. <italic>IEEE</italic><italic>Transactions</italic><italic>on</italic><italic>Power</italic><italic>Systems</italic>, 36, 3271-3281. https://doi.org/10.1109/tpwrs.2020.3041774 <pub-id pub-id-type="doi">10.1109/tpwrs.2020.3041774</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tpwrs.2020.3041774">https://doi.org/10.1109/tpwrs.2020.3041774</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Hatziargyriou, N.</string-name>
              <string-name>Milanovic, J.</string-name>
              <string-name>Rahmann, C.</string-name>
              <string-name>Ajjarapu, V.</string-name>
              <string-name>Canizares, C.</string-name>
              <string-name>Erlich, I.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Definition and Classification of Power System Stability—Revisited &amp; Extended</article-title>
            <source>IEEE Transactions on Power Systems</source>
            <volume>36</volume>
            <pub-id pub-id-type="doi">10.1109/tpwrs.2020.3041774</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B6">
        <label>6.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Liu, W., Kerekes, T., Dragicevic, T. and Teodorescu, R. (2023) Review of Grid Stability Assessment Based on AI and a New Concept of Converter-Dominated Power System State of Stability Assessment. <italic>IEEE</italic><italic>Journal</italic><italic>of</italic><italic>Emerging</italic><italic>and</italic><italic>Selected</italic><italic>Topics</italic><italic>in</italic><italic>Industrial</italic><italic>Electronics</italic>, 4, 928-938. https://doi.org/10.1109/jestie.2023.3236885 <pub-id pub-id-type="doi">10.1109/jestie.2023.3236885</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/jestie.2023.3236885">https://doi.org/10.1109/jestie.2023.3236885</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Liu, W.</string-name>
              <string-name>Kerekes, T.</string-name>
              <string-name>Dragicevic, T.</string-name>
              <string-name>Teodorescu, R.</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Review of Grid Stability Assessment Based on AI and a New Concept of Converter-Dominated Power System State of Stability Assessment</article-title>
            <source>IEEE Journal of Emerging and Selected Topics in Industrial Electronics</source>
            <volume>4</volume>
            <pub-id pub-id-type="doi">10.1109/jestie.2023.3236885</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B7">
        <label>7.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Liu, Y., Sun, K., Yao, R. and Wang, B. (2019) Power System Time Domain Simulation Using a Differential Transformation Method. <italic>IEEE</italic><italic>Transactions</italic><italic>on</italic><italic>Power</italic><italic>Systems</italic>, 34, 3739-3748. https://doi.org/10.1109/tpwrs.2019.2901654 <pub-id pub-id-type="doi">10.1109/tpwrs.2019.2901654</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tpwrs.2019.2901654">https://doi.org/10.1109/tpwrs.2019.2901654</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Liu, Y.</string-name>
              <string-name>Sun, K.</string-name>
              <string-name>Yao, R.</string-name>
              <string-name>Wang, B.</string-name>
            </person-group>
            <year>2019</year>
            <article-title>Power System Time Domain Simulation Using a Differential Transformation Method</article-title>
            <source>IEEE Transactions on Power Systems</source>
            <volume>34</volume>
            <pub-id pub-id-type="doi">10.1109/tpwrs.2019.2901654</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B8">
        <label>8.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Zadkhast, P., Jatskevich, J. and Vaahedi, E. (2015) A Multi-Decomposition Approach for Accelerated Time-Domain Simulation of Transient Stability Problems. <italic>IEEE</italic><italic>Transactions</italic><italic>on</italic><italic>Power</italic><italic>Systems</italic>, 30, 2301-2311. https://doi.org/10.1109/tpwrs.2014.2361529 <pub-id pub-id-type="doi">10.1109/tpwrs.2014.2361529</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tpwrs.2014.2361529">https://doi.org/10.1109/tpwrs.2014.2361529</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Zadkhast, P.</string-name>
              <string-name>Jatskevich, J.</string-name>
              <string-name>Vaahedi, E.</string-name>
            </person-group>
            <year>2015</year>
            <article-title>A Multi-Decomposition Approach for Accelerated Time-Domain Simulation of Transient Stability Problems</article-title>
            <source>IEEE Transactions on Power Systems</source>
            <volume>30</volume>
            <pub-id pub-id-type="doi">10.1109/tpwrs.2014.2361529</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B9">
        <label>9.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Bhui, P. and Senroy, N. (2016) Real Time Prediction and Control of Transient Stability Using Transient Energy Function. <italic>IEEE</italic><italic>Transactions</italic><italic>on</italic><italic>Power</italic><italic>Systems</italic>, 32, 923-934. https://doi.org/10.1109/tpwrs.2016.2564444 <pub-id pub-id-type="doi">10.1109/tpwrs.2016.2564444</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tpwrs.2016.2564444">https://doi.org/10.1109/tpwrs.2016.2564444</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Bhui, P.</string-name>
              <string-name>Senroy, N.</string-name>
            </person-group>
            <year>2016</year>
            <article-title>Real Time Prediction and Control of Transient Stability Using Transient Energy Function</article-title>
            <source>IEEE Transactions on Power Systems</source>
            <volume>32</volume>
            <pub-id pub-id-type="doi">10.1109/tpwrs.2016.2564444</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B10">
        <label>10.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Xu, Y., Dong, Z.Y., Zhang, R., Xue, Y. and Hill, D.J. (2015) A Decomposition-Based Practical Approach to Transient Stability-Constrained Unit Commitment. <italic>IEEE</italic><italic>Transactions</italic><italic>on</italic><italic>Power</italic><italic>Systems</italic>, 30, 1455-1464. https://doi.org/10.1109/tpwrs.2014.2350476 <pub-id pub-id-type="doi">10.1109/tpwrs.2014.2350476</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tpwrs.2014.2350476">https://doi.org/10.1109/tpwrs.2014.2350476</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Xu, Y.</string-name>
              <string-name>Dong, Z.Y.</string-name>
              <string-name>Zhang, R.</string-name>
              <string-name>Xue, Y.</string-name>
              <string-name>Hill, D.J.</string-name>
            </person-group>
            <year>2015</year>
            <article-title>A Decomposition-Based Practical Approach to Transient Stability-Constrained Unit Commitment</article-title>
            <source>IEEE Transactions on Power Systems</source>
            <volume>30</volume>
            <pub-id pub-id-type="doi">10.1109/tpwrs.2014.2350476</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B11">
        <label>11.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Karami, A. and Esmaili, S.Z. (2013) Transient Stability Assessment of Power Systems Described with Detailed Models Using Neural Networks. <italic>International Journal of Electrical Power &amp; Energy Systems</italic>, 45, 279-292. https://doi.org/10.1016/j.ijepes.2012.08.071 <pub-id pub-id-type="doi">10.1016/j.ijepes.2012.08.071</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.ijepes.2012.08.071">https://doi.org/10.1016/j.ijepes.2012.08.071</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Karami, A.</string-name>
              <string-name>Esmaili, S.Z.</string-name>
            </person-group>
            <year>2013</year>
            <article-title>Transient Stability Assessment of Power Systems Described with Detailed Models Using Neural Networks</article-title>
            <source>International Journal of Electrical Power &amp; Energy Systems</source>
            <volume>45</volume>
            <pub-id pub-id-type="doi">10.1016/j.ijepes.2012.08.071</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B12">
        <label>12.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Huang, J., Guan, L., Su, Y., Yao, H., Guo, M. and Zhong, Z. (2020) Recurrent Graph Convolutional Network-Based Multi-Task Transient Stability Assessment Framework in Power System. <italic>IEEE</italic><italic>Access</italic>, 8, 93283-93296. https://doi.org/10.1109/access.2020.2991263 <pub-id pub-id-type="doi">10.1109/access.2020.2991263</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/access.2020.2991263">https://doi.org/10.1109/access.2020.2991263</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Huang, J.</string-name>
              <string-name>Guan, L.</string-name>
              <string-name>Su, Y.</string-name>
              <string-name>Yao, H.</string-name>
              <string-name>Guo, M.</string-name>
              <string-name>Zhong, Z.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>Recurrent Graph Convolutional Network-Based Multi-Task Transient Stability Assessment Framework in Power System</article-title>
            <source>IEEE Access</source>
            <volume>8</volume>
            <pub-id pub-id-type="doi">10.1109/access.2020.2991263</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B13">
        <label>13.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Luo, Y., Lu, C., Zhu, L. and Song, J. (2021) Data-Driven Short-Term Voltage Stability Assessment Based on Spatial-Temporal Graph Convolutional Network. <italic>International</italic><italic>Journal</italic><italic>of</italic><italic>Electrical</italic><italic>Power</italic><italic>&amp;</italic><italic>Energy</italic><italic>Systems</italic>, 130, Article ID: 106753. https://doi.org/10.1016/j.ijepes.2020.106753 <pub-id pub-id-type="doi">10.1016/j.ijepes.2020.106753</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.ijepes.2020.106753">https://doi.org/10.1016/j.ijepes.2020.106753</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Luo, Y.</string-name>
              <string-name>Lu, C.</string-name>
              <string-name>Zhu, L.</string-name>
              <string-name>Song, J.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Data-Driven Short-Term Voltage Stability Assessment Based on Spatial-Temporal Graph Convolutional Network</article-title>
            <source>International Journal of Electrical Power &amp; Energy Systems</source>
            <volume>130</volume>
            <fpage>106753</fpage>
            <elocation-id>ID</elocation-id>
            <pub-id pub-id-type="doi">10.1016/j.ijepes.2020.106753</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B14">
        <label>14.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Wang, Q., Pang, C. and Alnami, H. (2021) Transient Stability Assessment of a Power System Using Multi-Layer SVM Method. 2021 <italic>IEEE Texas Power and Energy Conference</italic>( <italic>TPEC</italic>), College Station, 2-5 February 2021, 1-5. https://doi.org/10.1109/tpec51183.2021.9384918 <pub-id pub-id-type="doi">10.1109/tpec51183.2021.9384918</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tpec51183.2021.9384918">https://doi.org/10.1109/tpec51183.2021.9384918</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Wang, Q.</string-name>
              <string-name>Pang, C.</string-name>
              <string-name>Alnami, H.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Transient Stability Assessment of a Power System Using Multi-Layer SVM Method</article-title>
            <source>2021 IEEE Texas Power and Energy Conference (TPEC)</source>
            <volume>2</volume>
            <pub-id pub-id-type="doi">10.1109/tpec51183.2021.9384918</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B15">
        <label>15.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Hu, W., Lu, Z., Wu, S., Zhang, W., Dong, Y., Yu, R., <italic>et al</italic>. (2019) Real-Time Transient Stability Assessment in Power System Based on Improved SVM. <italic>Journal</italic><italic>of</italic><italic>Modern</italic><italic>Power</italic><italic>Systems</italic><italic>and</italic><italic>Clean</italic><italic>Energy</italic>, 7, 26-37. https://doi.org/10.1007/s40565-018-0453-x <pub-id pub-id-type="doi">10.1007/s40565-018-0453-x</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s40565-018-0453-x">https://doi.org/10.1007/s40565-018-0453-x</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Hu, W.</string-name>
              <string-name>Lu, Z.</string-name>
              <string-name>Wu, S.</string-name>
              <string-name>Zhang, W.</string-name>
              <string-name>Dong, Y.</string-name>
              <string-name>Yu, R.</string-name>
            </person-group>
            <year>2019</year>
            <article-title>Real-Time Transient Stability Assessment in Power System Based on Improved SVM</article-title>
            <source>Journal of Modern Power Systems and Clean Energy</source>
            <volume>7</volume>
            <pub-id pub-id-type="doi">10.1007/s40565-018-0453-x</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B16">
        <label>16.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Liu, X., Zhang, X., Chen, L., Xu, F. and Feng, C. (2020) Data-Driven Transient Stability Assessment Model Considering Network Topology Changes via Mahalanobis Kernel Regression and Ensemble Learning. <italic>Journal</italic><italic>of</italic><italic>Modern</italic><italic>Power</italic><italic>Systems</italic><italic>and</italic><italic>Clean</italic><italic>Energy</italic>, 8, 1080-1091. https://doi.org/10.35833/mpce.2020.000341 <pub-id pub-id-type="doi">10.35833/mpce.2020.000341</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.35833/mpce.2020.000341">https://doi.org/10.35833/mpce.2020.000341</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Liu, X.</string-name>
              <string-name>Zhang, X.</string-name>
              <string-name>Chen, L.</string-name>
              <string-name>Xu, F.</string-name>
              <string-name>Feng, C.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>Data-Driven Transient Stability Assessment Model Considering Network Topology Changes via Mahalanobis Kernel Regression and Ensemble Learning</article-title>
            <source>Journal of Modern Power Systems and Clean Energy</source>
            <volume>8</volume>
            <pub-id pub-id-type="doi">10.35833/mpce.2020.000341</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B17">
        <label>17.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Sarajcev, P., Kunac, A., Petrovic, G. and Despalatovic, M. (2021) Power System Transient Stability Assessment Using Stacked Autoencoder and Voting Ensemble. <italic>Energies</italic>, 14, Article 3148. https://doi.org/10.3390/en14113148 <pub-id pub-id-type="doi">10.3390/en14113148</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/en14113148">https://doi.org/10.3390/en14113148</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Sarajcev, P.</string-name>
              <string-name>Kunac, A.</string-name>
              <string-name>Petrovic, G.</string-name>
              <string-name>Despalatovic, M.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Power System Transient Stability Assessment Using Stacked Autoencoder and Voting Ensemble</article-title>
            <source>Energies</source>
            <volume>14</volume>
            <elocation-id>3148</elocation-id>
            <pub-id pub-id-type="doi">10.3390/en14113148</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B18">
        <label>18.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Zhang, M., Li, J., Li, Y. and Xu, R. (2021) Deep Learning for Short-Term Voltage Stability Assessment of Power Systems. <italic>IEEE</italic><italic>Access</italic>, 9, 29711-29718. https://doi.org/10.1109/access.2021.3057659 <pub-id pub-id-type="doi">10.1109/access.2021.3057659</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/access.2021.3057659">https://doi.org/10.1109/access.2021.3057659</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Zhang, M.</string-name>
              <string-name>Li, J.</string-name>
              <string-name>Li, Y.</string-name>
              <string-name>Xu, R.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Deep Learning for Short-Term Voltage Stability Assessment of Power Systems</article-title>
            <source>IEEE Access</source>
            <volume>9</volume>
            <pub-id pub-id-type="doi">10.1109/access.2021.3057659</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B19">
        <label>19.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Azman, S.K., Isbeih, Y.J., Moursi, M.S.E. and Elbassioni, K. (2020) A Unified Online Deep Learning Prediction Model for Small Signal and Transient Stability. <italic>IEEE</italic><italic>Transactions</italic><italic>on</italic><italic>Power</italic><italic>Systems</italic>, 35, 4585-4598. https://doi.org/10.1109/tpwrs.2020.2999102 <pub-id pub-id-type="doi">10.1109/tpwrs.2020.2999102</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tpwrs.2020.2999102">https://doi.org/10.1109/tpwrs.2020.2999102</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Azman, S.K.</string-name>
              <string-name>Isbeih, Y.J.</string-name>
              <string-name>Moursi, M.S.E.</string-name>
              <string-name>Elbassioni, K.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>A Unified Online Deep Learning Prediction Model for Small Signal and Transient Stability</article-title>
            <source>IEEE Transactions on Power Systems</source>
            <volume>35</volume>
            <pub-id pub-id-type="doi">10.1109/tpwrs.2020.2999102</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B20">
        <label>20.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Zhou, Y. and Zhang, P. (2023) Noise-Resilient Quantum Machine Learning for Stability Assessment of Power Systems. <italic>IEEE</italic><italic>Transactions</italic><italic>on</italic><italic>Power</italic><italic>Systems</italic>, 38, 475-487. https://doi.org/10.1109/tpwrs.2022.3160384 <pub-id pub-id-type="doi">10.1109/tpwrs.2022.3160384</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tpwrs.2022.3160384">https://doi.org/10.1109/tpwrs.2022.3160384</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Zhou, Y.</string-name>
              <string-name>Zhang, P.</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Noise-Resilient Quantum Machine Learning for Stability Assessment of Power Systems</article-title>
            <source>IEEE Transactions on Power Systems</source>
            <volume>38</volume>
            <pub-id pub-id-type="doi">10.1109/tpwrs.2022.3160384</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B21">
        <label>21.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Cheng, S., Yu, Z., Liu, Y. and Zuo, X. (2022) Power System Transient Stability Assessment Based on the Multiple Paralleled Convolutional Neural Network and Gated Recurrent Unit. <italic>Protection</italic><italic>and</italic><italic>Control</italic><italic>of</italic><italic>Modern</italic><italic>Power</italic><italic>Systems</italic>, 7, Article No. 39. https://doi.org/10.1186/s41601-022-00260-z <pub-id pub-id-type="doi">10.1186/s41601-022-00260-z</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1186/s41601-022-00260-z">https://doi.org/10.1186/s41601-022-00260-z</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Cheng, S.</string-name>
              <string-name>Yu, Z.</string-name>
              <string-name>Liu, Y.</string-name>
              <string-name>Zuo, X.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Power System Transient Stability Assessment Based on the Multiple Paralleled Convolutional Neural Network and Gated Recurrent Unit</article-title>
            <source>Protection and Control of Modern Power Systems</source>
            <volume>7</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.1186/s41601-022-00260-z</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B22">
        <label>22.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Zhan, X., Han, S., Rong, N., Liu, P. and Ao, W. (2022) A Two-Stage Transient Stability Prediction Method Using Convolutional Residual Memory Network and Gated Recurrent Unit. <italic>International</italic><italic>Journal</italic><italic>of</italic><italic>Electrical</italic><italic>Power</italic><italic>&amp;</italic><italic>Energy</italic><italic>Systems</italic>, 138, Article ID: 107973. https://doi.org/10.1016/j.ijepes.2022.107973 <pub-id pub-id-type="doi">10.1016/j.ijepes.2022.107973</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.ijepes.2022.107973">https://doi.org/10.1016/j.ijepes.2022.107973</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Zhan, X.</string-name>
              <string-name>Han, S.</string-name>
              <string-name>Rong, N.</string-name>
              <string-name>Liu, P.</string-name>
              <string-name>Ao, W.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>A Two-Stage Transient Stability Prediction Method Using Convolutional Residual Memory Network and Gated Recurrent Unit</article-title>
            <source>International Journal of Electrical Power &amp; Energy Systems</source>
            <volume>138</volume>
            <fpage>107973</fpage>
            <elocation-id>ID</elocation-id>
            <pub-id pub-id-type="doi">10.1016/j.ijepes.2022.107973</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B23">
        <label>23.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Wu, L., Kong, C., Hao, X. and Chen, W. (2020) A Short-Term Load Forecasting Method Based on GRU-CNN Hybrid Neural Network Model. <italic>Mathematical</italic><italic>Problems</italic><italic>in</italic><italic>Engineering</italic>, 2020, Article ID: 1428104. https://doi.org/10.1155/2020/1428104 <pub-id pub-id-type="doi">10.1155/2020/1428104</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1155/2020/1428104">https://doi.org/10.1155/2020/1428104</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Wu, L.</string-name>
              <string-name>Kong, C.</string-name>
              <string-name>Hao, X.</string-name>
              <string-name>Chen, W.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>A Short-Term Load Forecasting Method Based on GRU-CNN Hybrid Neural Network Model</article-title>
            <source>Mathematical Problems in Engineering</source>
            <volume>2020</volume>
            <fpage>142810</fpage>
            <elocation-id>ID</elocation-id>
            <pub-id pub-id-type="doi">10.1155/2020/1428104</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B24">
        <label>24.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Zhang, W., Hu, W., Min, Y., Chen, L., Zheng, L. and Liu, X. (2015) A Novel Stability Classifier Based on Reformed Support Vector Machines for Online Stability Assessment. 2015 <italic>IEEE PES Asia</italic>- <italic>Pacific Power and Energy Engineering Conference</italic> ( <italic>APPEEC</italic>), Brisbane, 15-18 November 2015, 1-5. https://doi.org/10.1109/appeec.2015.7380884 <pub-id pub-id-type="doi">10.1109/appeec.2015.7380884</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/appeec.2015.7380884">https://doi.org/10.1109/appeec.2015.7380884</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Zhang, W.</string-name>
              <string-name>Hu, W.</string-name>
              <string-name>Min, Y.</string-name>
              <string-name>Chen, L.</string-name>
              <string-name>Zheng, L.</string-name>
              <string-name>Liu, X.</string-name>
            </person-group>
            <year>2015</year>
            <article-title>A Novel Stability Classifier Based on Reformed Support Vector Machines for Online Stability Assessment</article-title>
            <source>2015 IEEE PES Asia-Pacific Power and Energy Engineering Conference (APPEEC)</source>
            <volume>15</volume>
            <pub-id pub-id-type="doi">10.1109/appeec.2015.7380884</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B25">
        <label>25.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Li, Y. and Yang, Z. (2017) Application of EOS-ELM with Binary Jaya-Based Feature Selection to Real-Time Transient Stability Assessment Using PMU Data. <italic>IEEE</italic><italic>Access</italic>, 5, 23092-23101. https://doi.org/10.1109/access.2017.2765626 <pub-id pub-id-type="doi">10.1109/access.2017.2765626</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/access.2017.2765626">https://doi.org/10.1109/access.2017.2765626</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Li, Y.</string-name>
              <string-name>Yang, Z.</string-name>
            </person-group>
            <year>2017</year>
            <article-title>Application of EOS-ELM with Binary Jaya-Based Feature Selection to Real-Time Transient Stability Assessment Using PMU Data</article-title>
            <source>IEEE Access</source>
            <volume>5</volume>
            <pub-id pub-id-type="doi">10.1109/access.2017.2765626</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B26">
        <label>26.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Havlíček, V., Córcoles, A.D., Temme, K., Harrow, A.W., Kandala, A., Chow, J.M., <italic>et</italic><italic>al</italic>. (2019) Supervised Learning with Quantum-Enhanced Feature Spaces. <italic>Nature</italic>, 567, 209-212. https://doi.org/10.1038/s41586-019-0980-2 <pub-id pub-id-type="doi">10.1038/s41586-019-0980-2</pub-id><pub-id pub-id-type="pmid">30867609</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/s41586-019-0980-2">https://doi.org/10.1038/s41586-019-0980-2</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Temme, K.</string-name>
              <string-name>Harrow, A.W.</string-name>
              <string-name>Kandala, A.</string-name>
              <string-name>Chow, J.M.</string-name>
            </person-group>
            <year>2019</year>
            <article-title>Supervised Learning with Quantum-Enhanced Feature Spaces</article-title>
            <source>Nature</source>
            <volume>567</volume>
            <pub-id pub-id-type="doi">10.1038/s41586-019-0980-2</pub-id>
            <pub-id pub-id-type="pmid">30867609</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B27">
        <label>27.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Gentinetta, G., Thomsen, A., Sutter, D. and Woerner, S. (2024) The Complexity of Quantum Support Vector Machines. <italic>Quantum</italic>, 8, 1225. https://doi.org/10.22331/q-2024-01-11-1225 <pub-id pub-id-type="doi">10.22331/q-2024-01-11-1225</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.22331/q-2024-01-11-1225">https://doi.org/10.22331/q-2024-01-11-1225</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Gentinetta, G.</string-name>
              <string-name>Thomsen, A.</string-name>
              <string-name>Sutter, D.</string-name>
              <string-name>Woerner, S.</string-name>
            </person-group>
            <year>2024</year>
            <article-title>The Complexity of Quantum Support Vector Machines</article-title>
            <source>Quantum</source>
            <volume>8</volume>
            <pub-id pub-id-type="doi">10.22331/q-2024-01-11-1225</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B28">
        <label>28.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Willsch, D., Willsch, M., De Raedt, H. and Michielsen, K. (2020) Support Vector Machines on the D-Wave Quantum Annealer. <italic>Computer</italic><italic>Physics</italic><italic>Communications</italic>, 248, Article ID: 107006. https://doi.org/10.1016/j.cpc.2019.107006 <pub-id pub-id-type="doi">10.1016/j.cpc.2019.107006</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.cpc.2019.107006">https://doi.org/10.1016/j.cpc.2019.107006</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Willsch, D.</string-name>
              <string-name>Willsch, M.</string-name>
              <string-name>Raedt, H.</string-name>
              <string-name>Michielsen, K.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>Support Vector Machines on the D-Wave Quantum Annealer</article-title>
            <source>Computer Physics Communications</source>
            <volume>248</volume>
            <fpage>107006</fpage>
            <elocation-id>ID</elocation-id>
            <pub-id pub-id-type="doi">10.1016/j.cpc.2019.107006</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B29">
        <label>29.</label>
        <citation-alternatives>
          <mixed-citation publication-type="book">Press, W.H., Teukolsky, S.A., Vetterling, W.T. and Flannery, B.P. (2007) Numerical Recipes: The Art of Scientific Computing. 3rd Edition, Cambridge University Press.</mixed-citation>
          <element-citation publication-type="book">
            <person-group person-group-type="author">
              <string-name>Press, W.H.</string-name>
              <string-name>Teukolsky, S.A.</string-name>
              <string-name>Vetterling, W.T.</string-name>
              <string-name>Flannery, B.P.</string-name>
              <string-name>Edition, C</string-name>
            </person-group>
            <year>2007</year>
            <article-title>Numerical Recipes: The Art of Scientific Computing</article-title>
            <source>3rd Edition</source>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B30">
        <label>30.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Delilbasic, A., Cavallaro, G., Willsch, M., Melgani, F., Riedel, M. and Michielsen, K. (2021) Quantum Support Vector Machine Algorithms for Remote Sensing Data Classification. 2021 <italic>IEEE International Geoscience and Remote Sensing Symposium</italic><italic>IGARSS</italic>, Brussels, 11-16 July 2021, 2608-2611. https://doi.org/10.1109/igarss47720.2021.9554802 <pub-id pub-id-type="doi">10.1109/igarss47720.2021.9554802</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/igarss47720.2021.9554802">https://doi.org/10.1109/igarss47720.2021.9554802</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Delilbasic, A.</string-name>
              <string-name>Cavallaro, G.</string-name>
              <string-name>Willsch, M.</string-name>
              <string-name>Melgani, F.</string-name>
              <string-name>Riedel, M.</string-name>
              <string-name>Michielsen, K.</string-name>
              <string-name>IGARSS, B</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Quantum Support Vector Machine Algorithms for Remote Sensing Data Classification</article-title>
            <source>2021 IEEE International Geoscience and Remote Sensing Symposium IGARSS</source>
            <volume>11</volume>
            <pub-id pub-id-type="doi">10.1109/igarss47720.2021.9554802</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
    </ref-list>
  </back>
</article>