菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-03
📄 Abstract - Neural quantum support vector data description for one-class classification

One-class classification (OCC) is a fundamental problem in machine learning with numerous applications, such as anomaly detection and quality control. With the increasing complexity and dimensionality of modern datasets, there is a growing demand for advanced OCC techniques with better expressivity and efficiency. We introduce Neural Quantum Support Vector Data Description (NQSVDD), a classical-quantum hybrid framework for OCC that performs end-to-end optimized hierarchical representation learning. NQSVDD integrates a classical neural network with trainable quantum data encoding and a variational quantum circuit, enabling the model to learn nonlinear feature transformations tailored to the OCC objective. The hybrid architecture maps input data into an intermediate high-dimensional feature space and subsequently projects it into a compact latent space defined through quantum measurements. Importantly, both the feature embedding and the latent representation are jointly optimized such that normal data form a compact cluster, for which a minimum-volume enclosing hypersphere provides an effective decision boundary. Experimental evaluations on benchmark datasets demonstrate that NQSVDD achieves competitive or superior AUC performance compared to classical Deep SVDD and quantum baselines, while maintaining parameter efficiency and robustness under realistic noise conditions.

顶级标签: machine learning theory
详细标签: quantum machine learning one-class classification anomaly detection hybrid classical-quantum support vector data description 或 搜索:

用于单类分类的神经量子支持向量数据描述 / Neural quantum support vector data description for one-class classification


1️⃣ 一句话总结

这篇论文提出了一种结合经典神经网络与可训练量子电路的混合模型,用于单类分类任务,该模型通过联合优化特征表示,使正常数据在量子定义的潜在空间中紧密聚集,从而在多种数据集上实现了高效且鲁棒的异常检测。

源自 arXiv: 2603.02700