Core Concepts
Deterministic Quantum Computation with One Qubit (DQC1), despite being a subuniversal quantum computing model, possesses comparable expressive power to universal quantum computers in machine learning tasks, achieving this with potentially simpler quantum resources.
Abstract
Bibliographic Information:
Kim, Y., & Park, D. K. (2024). Expressivity of deterministic quantum computation with one qubit. arXiv preprint arXiv:2411.02751.
Research Objective:
This paper investigates the expressive power of Deterministic Quantum Computation with One Qubit (DQC1) as a machine learning model, aiming to determine if this subuniversal model can rival the capabilities of universal quantum computers in generating complex functions.
Methodology:
The authors introduce parameterized DQC1 circuits as an ML model, incorporating data embedding and trainable unitary gates. They demonstrate that the gradient of the measurement outcome with respect to gate parameters can be computed directly using the DQC1 protocol, enabling gradient-based optimization. The expressivity of these circuits is analyzed by characterizing the set of learnable functions and comparing them to those achievable by universal parameterized quantum circuits. Numerical simulations are conducted to validate the theoretical findings and compare the performance of DQC1-based models with Quantum Neural Networks (QNNs) on function approximation and binary classification tasks.
Key Findings:
- The output of a parameterized DQC1 circuit can be represented as a partial Fourier series.
- The number of orthogonal basis functions in this series grows exponentially with the number of uniformly random bits and data-embedding layers, potentially matching the expressivity of universal parameterized quantum circuits with only a constant overhead.
- DQC1-based ML models can effectively learn complex functions and achieve comparable, and in some cases superior, performance to QNNs on benchmark datasets for binary classification.
Main Conclusions:
DQC1, despite its subuniversal nature, exhibits significant potential as a practical and versatile platform for machine learning. It can achieve comparable expressive power to universal quantum computing models while potentially utilizing simpler quantum resources. This makes DQC1 a promising candidate for near-term quantum machine learning applications.
Significance:
This research significantly advances the understanding of subuniversal quantum computing models for machine learning. It highlights the potential of DQC1 as a viable alternative to universal quantum computers, particularly for near-term applications where resource limitations are a significant concern.
Limitations and Future Research:
- The study primarily focuses on the theoretical expressivity and compares performance on limited benchmark datasets. Further investigation with larger and more complex datasets is needed to thoroughly assess the practical capabilities and limitations of DQC1-based ML models.
- Exploring error mitigation techniques specific to DQC1 and their impact on performance in realistic scenarios with noise is crucial for its practical implementation on NISQ devices.
Stats
The cardinality of the frequency spectrum produced by a DQC1-based ML model with n uniformly random bits and L data-embedding layers is |Ω| ≤ 2^(nL).
In contrast, a quantum neural network (QNN) based on universal computation with n qubits yields a frequency spectrum cardinality of |Ω| ≤ 2^(2n(L-1)).
DQC1 can generate as many orthogonal Fourier basis functions as the universal model by increasing the number of qubits or the circuit depth by about a factor of two.
Quotes
"DQC1 is a subuniversal model of quantum computation where only one quantum bit with non-zero purity can be prepared and measured, while the computation can utilize uniformly random bits."
"Although less powerful compared to universal quantum computers, it is conjectured that DQC1 can solve certain computational problems exponentially faster than classical computers."
"Our findings highlight the potential of DQC1 as a practical and versatile platform for ML, capable of rivaling more complex quantum computing models while utilizing simpler quantum resources."