TL;DR
EP-PQM is an improved quantum memory model that uses fewer qubits and gates, enabling more efficient machine learning classification on noisy intermediate-scale quantum devices by replacing one-hot encoding with label encoding.
Contribution
The paper introduces EP-PQM, a novel variant of P-PQM that reduces qubit and gate requirements by supporting label encoding, improving scalability and efficiency on NISQ devices.
Findings
EP-PQM requires 48% to 77% fewer qubits than P-PQM.
Circuit depth is reduced by 60% to 96% with EP-PQM.
EP-PQM enables training on larger datasets with less noise and faster classification.
Abstract
Machine learning (ML) classification tasks can be carried out on a quantum computer (QC) using Probabilistic Quantum Memory (PQM) and its extension, Parameteric PQM (P-PQM) by calculating the Hamming distance between an input pattern and a database of patterns containing features with distinct attributes. For accurate computations, the feature must be encoded using one-hot encoding, which is memory-intensive for multi-attribute datasets with . We can easily represent multi-attribute data more compactly on a classical computer by replacing one-hot encoding with label encoding. However, replacing these encoding schemes on a QC is not straightforward as PQM and P-PQM operate at the quantum bit level. We present an enhanced P-PQM, called EP-PQM, that allows label encoding of data stored in a PQM data structure and reduces the circuit depth of the data storage and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
