QUANT-PHLGJul 31, 2025

Dimension reduction with structure-aware quantum circuits for hybrid machine learning

arXiv:2508.00048v1h-index: 9
Originality Incremental advance
AI Analysis

This work addresses data compression challenges in hybrid machine learning, offering a novel quantum-classical approach that is incremental in combining existing tensor network methods with quantum circuits.

The paper tackles the problem of high-dimensional data compression for machine learning by using quantum circuits to approximate reduced-form representations, achieving exponential compression of input vectors and enabling effective k-rank approximations for classical processing.

Schmidt decomposition of a vector can be understood as writing the singular value decomposition (SVD) in vector form. A vector can be written as a linear combination of tensor product of two dimensional vectors by recursively applying Schmidt decompositions via SVD to all subsystems. Given a vector expressed as a linear combination of tensor products, using only the $k$ principal terms yields a $k$-rank approximation of the vector. Therefore, writing a vector in this reduced form allows to retain most important parts of the vector while removing small noises from it, analogous to SVD-based denoising. In this paper, we show that quantum circuits designed based on a value $k$ (determined from the tensor network decomposition of the mean vector of the training sample) can approximate the reduced-form representations of entire datasets. We then employ this circuit ansatz with a classical neural network head to construct a hybrid machine learning model. Since the output of the quantum circuit for an $2^n$ dimensional vector is an $n$ dimensional probability vector, this provides an exponential compression of the input and potentially can reduce the number of learnable parameters for training large-scale models. We use datasets provided in the Python scikit-learn module for the experiments. The results confirm the quantum circuit is able to compress data successfully to provide effective $k$-rank approximations to the classical processing component.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes