Papers
Topics
Authors
Recent
Search
2000 character limit reached

Proofs of Quantum Memory (PoQM)

Updated 12 October 2025
  • PoQM is an interactive protocol that certifies, via classical challenges, that a remote device retains a specified quantum memory over a given time period.
  • It leverages cryptographic constructs—such as LWE-based puzzles and remote state preparation—to ensure rigorous soundness and memory persistence.
  • PoQM generalizes proofs of quantumness and underpins secure quantum communication and computation by validating the integrity of large-scale quantum memory.

The concept of Proofs of Quantum Memory (PoQM) formalizes interactive protocols that enable a classical verifier to ascertain that a remote device (potentially accessible only via a classical channel) actually possesses quantum memory of a prescribed size (number of qubits) and maintains it over a specified time period. The framework generalizes prior constructs such as proofs of quantumness (PoQ) by certifying not only the quantum behavior of a device, but also its ability to allocate and sustain substantial quantum memory resources—an essential property for the validation of next-generation quantum computing, communication, and cryptographic architectures.

1. Formal Definition and Properties of PoQM

A PoQM protocol, as defined in (Hhan et al., 5 Oct 2025), is a two-phase interactive protocol between a classical probabilistic polynomial-time (PPT) verifier and a quantum polynomial-time (QPT) prover. The parameters are (α,β,m1,m2)(\alpha, \beta, m_1, m_2), where m1m_1 and m2m_2 denote qubit storages.

  • Initialization Phase: The verifier V1V_1, on input 1n1^n, outputs a classical string vv. The prover P1P_1 outputs a classical string statestate and an m1m_1-qubit state OstateOstate. Thus,

m1m_10

  • Execution Phase: The verifier m1m_11 takes m1m_12, the prover m1m_13 takes m1m_14, and after classical interaction m1m_15 outputs m1m_16 (accept) or m1m_17 (reject):

m1m_18

The protocol must satisfy:

  • m1m_19-completeness. For m2m_20 sufficiently large, an honest prover is accepted with probability at least m2m_21:

m2m_22

  • m2m_23-soundness. For any QPT adversary that uses at most m2m_24 qubits (i.e., after the first phase, the adversary's state is a classical string m2m_25 and an m2m_26-qubit state m2m_27), the maximum acceptance probability in the execution phase is at most m2m_28:

m2m_29

This definition encapsulates the requirement that "quantum memory" (specifically V1V_10 qubits) must persist during the protocol's critical time window—a property not certified by conventional PoQ, which focuses only on non-classical behavior without quantifying memory.

2. Explicit Constructions Based on LWE Hardness

Two main PoQM protocols are constructed relying on the Learning With Errors (LWE) assumption, parameterized for desired completeness and soundness:

  • Four-Round (Negligible Soundness, Subexponential LWE) Construction:
    • The protocol employs a cryptographic primitive called a "1-of-2V1V_11" puzzle with V1V_12-soundness (four algorithms: KeyGen, Obligate, Solve, Ver).
    • In the initialization phase, the verifier runs KeyGen (generating a public/secret key), sends the public key to the prover, and receives a commitment for the quantum state (Obligate).
    • In the execution phase, the verifier issues a V1V_13-bit challenge, and the prover responds using Solve; the verifier checks the response using Ver.
    • Soundness error is negligible in V1V_14 (assuming subexponential LWE).
    • Amplification: Using the LOCC leakage property, a V1V_15-PoQM can be amplified to V1V_16-PoQM by tolerating V1V_17 bits/qubits leaked to the adversary.
  • Polynomial-Round (Inverse-Polynomial Soundness, Poly LWE) Construction:
    • This version utilizes repeated, verifiable Remote State Preparation (RSP) protocols, which allow a classical verifier to direct the quantum prover to prepare known BB84 states.
    • The protocol operates for V1V_18, with soundness error V1V_19, under standard polynomial LWE hardness.
    • More rounds are required, but the protocol relaxes the assumption on LWE hardness.

These constructions ensure that, under standard cryptographic assumptions, only an adversary with access to quantum memory above a specified threshold during the prescribed interval can succeed in cheating with non-negligible probability.

3. Implications for Cryptography and Quantum Protocols

PoQM yield several significant cryptographic implications:

  • One-Way Puzzles: PoQM imply one-way puzzles (OWPuzzs), which serve as a quantum analogue of one-way functions and are foundational for many cryptographic applications.
  • QCCC Key Exchange: A restricted, "extractable" version of PoQM—where the execution phase is single round and an extractor can recover the prover's response—implies secure quantum computation classical communication (QCCC) key exchange, where both parties are QPT and all communication is classical.
  • Soundness Amplification Techniques: The security proofs adapt known transformation lemmas (e.g., from Boneh–Zhandry; see Lemma 2.1) and use the LOCC leakage property for BB84 states to maintain tight soundness even in the face of partial cheating or quantum information leakage.

The theoretical link to one-way puzzles highlights a general lower bound on the computational power required for PoQM and strengthens their cryptographic relevance.

4. Comparison to Conventional Proofs of Quantumness

PoQM generalize proofs of quantumness (PoQ):

  • Generalization: Setting 1n1^n0 in the formal PoQM definition recovers the condition for PoQ, i.e., only non-classicality is required—no demand for persistent quantum storage.
  • Certification of Memory: PoQM specifically addresses the problem of authenticating that a device not only acts non-classically during interaction, but actually stores a large quantum state continuously.
  • Implication: Existence of 1n1^n1-PoQM automatically ensures existence of an 1n1^n2-PoQ.

This distinction is vital for situations where large-scale quantum memories are integrated into critical systems and must be reliably certified by external (classical) parties.

5. Technical and Practical Considerations

Several challenges and subtleties are addressed:

  • Classical-Verifier Requirement: All communication is over a classical channel, yet the protocol can certify quantum memory. This is achieved via cryptographic reductions and quantum state commitments that survive classical challenge–response rounds.
  • Memory Loss and State Leakage: Protocols are robust to the prover discarding or measuring some of its quantum state between rounds; amplification strategies maintain soundness as supported by the LOCC property and information-theoretic bounds.
  • Temporal Certification: The two-phase structure (initialization and execution) directly tests for retaining 1n1^n3 qubits of coherence over the interval between these phases, accommodating real-world scenarios where adversaries may attempt mid-protocol measurement or state replacement.
  • Assumptions: The four-round protocol's negligible soundness requires subexponential LWE hardness; polynomial-round construction relaxes this to polynomial LWE hardness at the cost of more rounds and higher soundness error.

6. Limitations and Extensions

  • Extent of Certification: The protocols certify the presence of some quantum memory, but subtle issues (e.g., exact scaling to very large 1n1^n4, or prover side-channels outside the protocol) may remain. The "extractability" property needed for QCCC key exchange is strictly stronger and currently is established under more restrictive assumptions.
  • Classical Lower Bound: As a lower bound, PoQM imply the existence of computationally hard problems (one-way puzzles), so PoQM are not possible in trivial computational models.
  • Device Realism: Implementation complexity (for classical verifiers) is kept polynomial, but practical efficiency and deployment for massive-scale quantum memories may face engineering obstacles beyond the protocol layer.

7. Summary Table of Key PoQM Protocol Dimensions

Protocol Rounds Soundness Error Hardness Assumption Memory Gap Certified
Four-Round 4 Negligible (negl(1n1^n5)) Subexp LWE 1n1^n6
Polynomial-Round Polynomial 1n1^n7 Poly LWE 1n1^n8

These advances directly enable scalable and robust verification of quantum memory, generalizing classical proof systems and providing architectural guarantees for the next era of quantum infrastructure.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (1)

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Proofs of Quantum Memory (PoQM).