paper-with-me

Papers

Semisupervised Anomaly Detection using Support Vector Regression with Quantum Kernel

2023-08-01 · Kilian Tscharke, Sebastian Issel, Pascal Debus

Anomaly detection (AD) involves identifying observations or events that deviate in some way from the rest of the data. Machine learning techniques have shown success in automating this process by detecting hidden patterns and deviations in large-scale data. The potential of quantum computing for machine learning has been widely recognized, leading to extensive research efforts to develop suitable quantum machine learning (QML) algorithms. In particular, the search for QML algorithms for near-term NISQ devices is in full swing. However, NISQ devices pose additional challenges due to their limited qubit coherence times, low number of qubits, and high error rates. Kernel methods based on quantum kernel estimation have emerged as a promising approach to QML on NISQ devices, offering theoretical guarantees, versatility, and compatibility with NISQ constraints. Especially support vector machines (SVM) utilizing quantum kernel estimation have shown success in various supervised learning tasks. However, in the context of AD, semisupervised learning is of great relevance, and yet there is limited research published in this area. This paper introduces an approach to semisupervised AD based on the reconstruction loss of a support vector regression (SVR) with quantum kernel. This novel model is an alternative to the variational quantum and quantum kernel one-class classifiers, and is compared to a quantum autoencoder as quantum baseline and a SVR with radial-basis-function (RBF) kernel as well as a classical autoencoder as classical baselines. The models are benchmarked extensively on 10 real-world AD data sets and one toy data set, and it is shown that our SVR model with quantum kernel performs better than the SVR with RBF kernel as well as all other models, achieving highest mean AUC over all data sets. In addition, our QSVR outperforms the quantum autoencoder on 9 out of 11 data sets.

📄 PDF Abstract BibTeX arXiv:2308.00583

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionQuantum Machine Learningregression

Methods 이 논문이 사용한 방법론

RBF 설명 없음

Similar Papers 제목 키워드 기반

Quantum Support Vector Regression for Robust Anomaly Detection

2025-05-02 · Kilian Tscharke, Maximilian Wendlinger, Sebastian Issel, Pascal Debus

Anomaly Detection (AD) is critical in data analysis, particularly within the domain of IT security. In recent years, Machine Learning (ML) algorithms have emerged as a powerful tool for AD in large-scale data. In this st…

Adversarial RobustnessAnomaly Detectionregression

Unsupervised Online Anomaly Detection On Irregularly Sampled Or Missing Valued Time-Series Data Using LSTM Networks

2020-05-25 · Oguzhan Karaahmetoglu, Fatih Ilhan, Ismail Balaban, Suleyman Serdar Kozat

We study anomaly detection and introduce an algorithm that processes variable length, irregularly sampled sequences or sequences with missing values. Our algorithm is fully unsupervised, however, can be readily extended …

Anomaly Detectionfeature selectionMissing ValuesTime Series+1

Semisupervised regression in latent structure networks on unknown manifolds

2023-05-04 · Aranyak Acharyya, Joshua Agterberg, Michael W. Trosset, Youngser Park 외

Random graphs are increasingly becoming objects of interest for modeling networks in a wide range of applications. Latent position random graph models posit that each node is associated with a latent position vector, and…

Graph EmbeddingPositionregression

SAIFE: Unsupervised Wireless Spectrum Anomaly Detection with Interpretable Features

2018-07-22 · Sreeraj Rajendran, Wannes Meert, Vincent Lenders, Sofie Pollin

Detecting anomalous behavior in wireless spectrum is a demanding task due to the sheer complexity of the electromagnetic spectrum use. Wireless spectrum anomalies can take a wide range of forms from the presence of an un…

Anomaly DetectionData Compression

Anomaly-Injected Deep Support Vector Data Description for Text Outlier Detection

2021-10-27 · Zeyu You, Yichu Zhou, Tao Yang, Wei Fan

Anomaly detection or outlier detection is a common task in various domains, which has attracted significant research efforts in recent years. Existing works mainly focus on structured data such as numerical or categorica…

Anomaly DetectionOutlier Detection