一篇用QCNN和路径签名核搞定时间序列分类的新论文,手写数字分类实验证明了量子电路里加签名核的有效性,适合关注量子机器学习的朋友。
该论文提出一种混合量子-经典架构,将量子卷积神经网络(QCNN)与路径签名核(path signature kernel)结合,用于时间序列分类。架构通过特征层计算参考路径与目标路径之间的签名核,使用经典或量子变分线性求解器(VQLS)实现。在基于手写数字时间序列表示的二元分类任务中,作者评估了不同QCNN配置下的多个实现版本。实验表明,在量子电路中引入路径签名核层具有潜在优势,同时分析了VQLS组件的计算局限性。
QCNN with Rough Path Signature Kernels
Time series analysis plays a vital role across a wide range of scientific and engineering domains but poses substantial computational challenges. A major difficulty arises from the time reparameterization invariance of time series data, which complicates the extraction of meaningful temporal features. In this work, we address the problem of time series classification by exploring the application of quantum computation techniques. We propose a hybrid quantum-classical architecture that integrates recent advances in quantum neural networks with the mathematical framework of path signatures, mitigating the impact of time reparametrization invariance. The architecture employs feature layers that compute a signature kernel between pairs of input paths, consisting of a reference path and a target path for classification, using either classical or quantum variational linear solvers (VQLS). These feature layers are followed by a Quantum Convolutional Neural Network (QCNN) to perform downstream learning tasks. We evaluate several realizations of the proposed architecture, differing in QCNN configurations, on a binary classification task involving time series representations of handwritten digits. Our experiments demonstrate the potential advantages of implementing path signature kernel layers within quantum circuits and provide an analysis of the computational limitations associated with the VQLS component.