QPC can generate RCS-comparable sampling circuits.
Context-driven generation can match Random Circuit Sampling on the reported statistics (entropy, uniqueness, heavy-output style metrics) — without an XEB or advantage claim
Direct comparison on IBM Quantum: 64 qubits, 30 layers, matched connectivity class. Both circuits produce matching heavy output probability, entropy, and unique outcomes — structural equivalence on sampling metrics (XEB not computed).
| Metric | RCS | PQST |
|---|---|---|
| XEB fidelity | N/A (64Q ideal sim infeasible) | N/A (64Q ideal sim infeasible) |
| Heavy output probability | 0.5002 | 0.5002 |
| Entropy (bits) | 12.2877 | 12.2877 |
| Unique outcomes | 5000 | 5000 |
XEB fidelity requires the ideal probability of each outcome; classical simulation of a 64-qubit circuit is infeasible, so XEB is not computed. Entropy, heavy output probability, and unique outcomes are computed from the observed outcome distributions. Both PQST and RCS ran on IBM Quantum (ibm_fez) with 5000 shots — matching metrics indicate statistical equivalence on those sampling measures, not verified quantum supremacy.
Where ideal simulation is feasible (12 qubits, depth 6, 4000 shots on simulator), XEB fidelity can be computed. Linear XEB = 2n⟨pideal(x)⟩ − 1.
| Metric | RCS (12Q, sim) | PQST (12Q, sim) |
|---|---|---|
| XEB fidelity | 0.960 | 14.19 |
| Heavy output probability | 0.5005 | 0.502 |
| Entropy (bits) | 10.70 | 8.55 |
PQST’s higher XEB here reflects a more peaked ideal distribution (context-driven structure); RCS is closer to uniform. Reproduce with: proprietary (NDA).
Right now the benchmark proves:
It does NOT yet prove:
To move toward proving that, you would need:
RCS: Backend ibm_fez, 5000 shots, 5000 unique outcomes, ~8.6 s execution.
PQST: Backend ibm_fez, 5000 shots, 5000 unique outcomes, ~11.6 s execution.
To audit: cite IBM job IDs in the comparison table (compilation under NDA).