Recognition: unknown
Gaussian boson sampling: Benchmarking quantum advantage
Pith reviewed 2026-05-10 15:01 UTC · model grok-4.3
The pith
A classical algorithm approximates Gaussian boson sampling outputs more closely than current quantum experiments up to 1152 modes.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
We introduce a highly scalable but classical algorithm that can solve GBS approximately. Our numerical simulation of the output count data is closer to the exact solution than current experiments up to 1152 modes. This algorithm outperforms all previous classical, approximate algorithms and scales efficiently to larger experiments. Our results show that effects beyond losses can cause the errors that allow classical simulability.
What carries the argument
The scalable classical approximation algorithm for generating output count data in Gaussian boson sampling experiments, which produces results closer to the exact distribution than experimental data.
If this is right
- Quantum hardware errors beyond losses can make Gaussian boson sampling classically simulable at scales claimed for quantum advantage.
- The new algorithm provides a stronger benchmark than prior classical methods for validating GBS experimental outputs.
- Future GBS experiments will need to exceed this classical approximation accuracy to demonstrate advantage.
- The method extends to larger mode counts without exponential slowdown, allowing checks on bigger quantum devices.
Where Pith is reading between the lines
- Similar error sources could allow classical competition in other sampling-based quantum advantage proposals.
- Experimental groups may need to publish raw unprocessed data to enable fair comparisons with this benchmark.
- The approach suggests focusing on reducing specific non-loss errors in photonic hardware to restore potential quantum hardness.
Load-bearing premise
That the classical algorithm gives a faithful unbiased approximation to the exact distribution and that experimental count data can be compared directly without undisclosed post-processing or selection effects.
What would settle it
A side-by-side test on a GBS instance with 100 or more modes where the experimental output histogram matches the exact distribution more closely than the classical algorithm's output, or where the classical algorithm's deviation from exact counts exceeds experimental error bars on a verified small instance.
Figures
read the original abstract
Quantum computers solve intractable problems which classically require an exponentially long time to compute. With the development of large-scale experiments that claim quantum advantage, a vital issue has now emerged. What are the errors, and how do they affect the complexity of the problem solved? Large-scale Gaussian boson sampling (GBS) experiments give an example in which random numbers are generated. Despite classical hardness, these have computable benchmarks for checking data validity. While there are other quantum computing architectures, Gaussian boson sampling is uniquely testable at all scales. Several large, pioneering quantum computing (QC) experiments have been carried out to investigate quantum advantage. Here, we introduce a highly scalable but classical algorithm that can solve GBS approximately. Our numerical simulation of the output count data is closer to the exact solution than current experiments up to 1152 modes. This algorithm outperforms all previous classical, approximate algorithms and scales efficiently to larger experiments. Our results show that effects beyond losses can cause the errors that allow classical simulability. This work will lead to more precise algorithms and is a step towards understanding how QC quantum advantage is affected by the underlying physics.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript introduces a classical algorithm for approximate Gaussian boson sampling (GBS) that generates output count data. It claims this simulation matches the exact GBS distribution more closely than current experimental implementations for systems with up to 1152 modes, outperforms prior classical approximate methods, scales efficiently, and demonstrates that non-loss errors suffice to enable classical simulability of GBS.
Significance. If the central claims are substantiated with explicit metrics and validation, the work would provide a useful benchmark for evaluating quantum advantage claims in GBS by quantifying how experimental imperfections (beyond simple losses) degrade fidelity to the ideal distribution. It could help clarify the boundary between quantum and classical simulability in photonic sampling tasks.
major comments (3)
- Abstract and main text: The central claim that the numerical simulation is 'closer to the exact solution than current experiments' up to 1152 modes requires an explicit, computable distance metric (e.g., total variation distance, collision statistics, or low-order moments) together with a proof or empirical demonstration that this proxy is monotonic with the true distance to the ideal GBS distribution. For mode counts ≫ 50, exact probabilities are intractable, so the metric must be justified independently of the algorithm's own approximations.
- Abstract: The comparison to experimental count data assumes the experimental outputs are free of undisclosed post-selection, binning, or selection effects that could artificially reduce apparent error. The manuscript must state the precise experimental datasets used, any filtering applied, and confirm that the same post-processing (if any) is applied to both simulated and experimental samples before distance evaluation.
- Main text (algorithm description): The manuscript must provide the concrete algorithm, its approximation scheme, scaling behavior, and validation against exact GBS for small instances (e.g., < 50 modes) with quantitative error metrics. Without these, the claim that the method 'outperforms all previous classical, approximate algorithms' cannot be assessed.
minor comments (2)
- Abstract: The phrase 'effects beyond losses can cause the errors that allow classical simulability' should be supported by a specific comparison (e.g., loss-only vs. loss-plus-other-error models) with quantitative results.
- The manuscript should include a clear statement of the computational resources (time, memory) required for the 1152-mode simulations to allow reproducibility.
Simulated Author's Rebuttal
We thank the referee for their careful reading and constructive comments on our manuscript. We address each major comment below and have made revisions to strengthen the presentation of our results, including additional details on metrics, datasets, and algorithm validation.
read point-by-point responses
-
Referee: Abstract and main text: The central claim that the numerical simulation is 'closer to the exact solution than current experiments' up to 1152 modes requires an explicit, computable distance metric (e.g., total variation distance, collision statistics, or low-order moments) together with a proof or empirical demonstration that this proxy is monotonic with the true distance to the ideal GBS distribution. For mode counts ≫ 50, exact probabilities are intractable, so the metric must be justified independently of the algorithm's own approximations.
Authors: We agree that an explicit, computable metric is required to support the central claim. Our original comparisons relied on collision statistics and low-order moments, which remain tractable at large mode counts. In the revised manuscript we have added explicit justification: we empirically demonstrate monotonic correlation between these proxies and total variation distance on all instances up to 48 modes where exact GBS probabilities can be computed. We further argue that the chosen statistics are independent of our particular approximation because they are standard, hardware-agnostic benchmarks already used in the GBS literature. The revised text includes the new validation plots and a short proof sketch showing that deviations in these moments bound the relevant error for the purpose of distinguishing from ideal GBS. revision: yes
-
Referee: Abstract: The comparison to experimental count data assumes the experimental outputs are free of undisclosed post-selection, binning, or selection effects that could artificially reduce apparent error. The manuscript must state the precise experimental datasets used, any filtering applied, and confirm that the same post-processing (if any) is applied to both simulated and experimental samples before distance evaluation.
Authors: We have clarified this point in the revised manuscript. The experimental data are taken from the publicly released raw count files of the 216-mode experiment (arXiv:2203.XXXX) and the 1152-mode experiment reported in 2023. No undisclosed post-selection or binning was applied beyond the standard removal of invalid (zero-photon) samples that is already described in those experimental papers; the identical filtering is applied to our simulated samples before any distance evaluation. A new subsection now lists the exact dataset identifiers, the filtering criteria, and confirms that the same post-processing pipeline is used for both experimental and simulated data. revision: yes
-
Referee: Main text (algorithm description): The manuscript must provide the concrete algorithm, its approximation scheme, scaling behavior, and validation against exact GBS for small instances (e.g., < 50 modes) with quantitative error metrics. Without these, the claim that the method 'outperforms all previous classical, approximate algorithms' cannot be assessed.
Authors: The original manuscript contained a high-level description of the algorithm in Section 3. To address the request for concreteness we have expanded that section with (i) pseudocode for the full sampling procedure, (ii) the explicit truncation scheme used for the hafnian approximation, (iii) a detailed scaling analysis showing O(n^3) time and O(n^2) memory for n modes, and (iv) a new validation subsection that reports total-variation and moment errors against exact GBS for all instances up to 48 modes. Quantitative comparisons to prior approximate methods (including the algorithm of Ref. [X]) are now included in a table, confirming the claimed performance advantage on these small systems. revision: yes
Circularity Check
No circularity: independent classical algorithm benchmarked against external exact solutions and experiments
full rationale
The paper presents a new classical approximation algorithm for GBS whose outputs are compared to independently computable exact solutions (where feasible) and to experimental count data. No load-bearing step reduces by construction to a fitted parameter, self-defined quantity, or self-citation chain. The central claim of superior closeness relies on direct numerical comparison rather than renaming or re-deriving the target distribution from its own inputs. This is the common case of a self-contained classical method evaluated on external benchmarks.
Axiom & Free-Parameter Ledger
Reference graph
Works this paper leans on
-
[1]
D.et al.Quantum computers.Nature464, 45–53 (2010).1009.2267
Ladd, T. D.et al.Quantum computers.Nature464, 45–53 (2010).1009.2267
-
[2]
Arute, F.et al.Quantum supremacy using a programmable superconducting processor.Na- ture574, 505–510 (2019)
2019
-
[3]
Morvan, A.et al.Phase transitions in random circuit sampling.Nature634, 328–333 (2024). 2304.11119
-
[4]
Gao, D.et al.Establishing a new benchmark in quantum computational advantage with 105-qubit zuchongzhi 3.0 processor.Phys. Rev. Lett.134, 090601 (2025). URLhttps: //link.aps.org/doi/10.1103/PhysRevLett.134.090601.2412.11924
work page doi:10.1103/physrevlett.134.090601.2412.11924 2025
-
[5]
Nature595, 233–238 (2021).2012.12268
Scholl, P.et al.Quantum simulation of 2d antiferromagnets with hundreds of rydberg atoms. Nature595, 233–238 (2021).2012.12268. 8
- [6]
- [7]
- [8]
-
[9]
Deng, Y .-H.et al.Gaussian boson sampling with pseudo-photon-number-resolving detectors and quantum computational advantage.Phys. Rev. Lett.131, 150601 (2023). URLhttps: //link.aps.org/doi/10.1103/PhysRevLett.131.150601.2304.12240
work page doi:10.1103/physrevlett.131.150601.2304.12240 2023
- [10]
-
[11]
S.et al.Quantum computational advantage with a programmable photonic pro- cessor.Nature606, 75–81 (2022)
Madsen, L. S.et al.Quantum computational advantage with a programmable photonic pro- cessor.Nature606, 75–81 (2022)
2022
-
[12]
Aaronson, S. & Arkhipov, A. The Computational Complexity of Linear Optics.Theory of Computing9, 143–252 (2013).1011.3245
-
[13]
Drummond, P. D., Opanchuk, B., Dellios, A. & Reid, M. D. Simulating complex networks in phase space: Gaussian boson sampling.Phys. Rev. A105, 012427 (2022).2102.10341
-
[14]
Martínez-Cifuentes, J., Fonseca-Romero, K. M. & Quesada, N. Classical models may be a better explanation of the Jiuzhang 1.0 Gaussian Boson Sampler than its targeted squeezed light model.Quantum7, 1076 (2023). URLhttps://doi.org/10.22331/q-2023-08- 08-1076.2207.10058
- [15]
-
[16]
Oh, C., Liu, M., Alexeev, Y ., Fefferman, B. & Jiang, L. Classical algorithm for simulating experimental gaussian boson sampling.Nature Physics1–8 (2024).2306.03709
-
[17]
S.et al.Gaussian boson sampling.Phys
Hamilton, C. S.et al.Gaussian boson sampling.Phys. Rev. Lett.119, 170501 (2017). URL https://link.aps.org/doi/10.1103/PhysRevLett.119.170501.1612.01199
work page doi:10.1103/physrevlett.119.170501.1612.01199 2017
- [18]
-
[19]
Kruse, R.et al.Detailed study of gaussian boson sampling.Phys. Rev. A100, 032326 (2019). URLhttps://link.aps.org/doi/10.1103/PhysRevA.100.032326.1801.07488
- [20]
-
[21]
Dodd, T., Martínez-Cifuentes, J., Brown, O. T., Quesada, N. & García-Patrón, R. A fast and frugal gaussian boson sampling emulator.arXiv preprint arXiv:2511.14923(2025).2511. 14923
-
[22]
Dellios, A., Drummond, P. D., Opanchuk, B., Teh, R. Y . & Reid, M. D. Simulating macro- scopic quantum correlations in linear networks.Physics Letters A429, 127911 (2022). URLhttps://www.sciencedirect.com/science/article/pii/S0375960121007763. 2112.13014
-
[23]
Adv.8, eabi7894 (2022).2102.12474
Deshpande, A.et al.Quantum computational advantage via high-dimensional Gaussian bo- son sampling.Sci. Adv.8, eabi7894 (2022).2102.12474
-
[24]
Glauber, R. J. Coherent and Incoherent States of the Radiation Field.Phys. Rev.131, 2766– 2788 (1963)
1963
-
[25]
Sudarshan, E. C. G. Equivalence of Semiclassical and Quantum Mechanical Descriptions of Statistical Light Beams.Phys. Rev. Lett.10, 277–279 (1963)
1963
-
[26]
Titulaer, U. M. & Glauber, R. J. Correlation functions for coherent fields.Phys. Rev.140, B676–B682 (1965). URLhttps://link.aps.org/doi/10.1103/PhysRev.140.B676
-
[27]
Reid, M. D. & Walls, D. F. Violations of classical inequalities in quantum optics.Phys. Rev. A34, 1260–1276 (1986)
1986
-
[28]
& Collett, M
Fearn, H. & Collett, M. Representations of squeezed states with thermal noise. Journal of Modern Optics35, 553–564 (1988). URLhttps://doi.org/10.1080/ 09500348814550571
1988
- [29]
-
[30]
Dellios, A. S., Reid, M. D. & Drummond, P. D. Validation tests of gaussian boson sam- plers with photon-number resolving detectors.Quantum Science and Technology10, 045030 (2025). URLhttps://doi.org/10.1088/2058-9565/adfe16.2411.11228
- [31]
-
[32]
Kessy, A., Lewin, A. & Strimmer, K. Optimal whitening and decorrelation.The American Statistician72, 309–314 (2018).1512.00809
-
[33]
URLhttps://www.taylorfrancis.com/books/mono/10.1201/ 9781315118727/quantum-continuous-variables-alessio-serafini
Serafini, A.Quantum continuous variables: a primer of theoretical methods(CRC Press, Boca Raton, 2017). URLhttps://www.taylorfrancis.com/books/mono/10.1201/ 9781315118727/quantum-continuous-variables-alessio-serafini
2017
-
[34]
Dellios, A. S., Opanchuk, B., Goodman, N., Reid, M. D. & Drummond, P. D. Validation tests of gbs quantum computers give evidence for quantum advantage with a decoherent tar- get.Physics Letters A549, 130529 (2025). URLhttps://www.sciencedirect.com/ science/article/pii/S0375960125003093.2211.03480. 10 Methods Quantum density matrices Theorem A multi-mode d...
- [35]
-
[36]
Sylvester, J. Xix. a demonstration of the theorem that every homogeneous quadratic poly- nomial is reducible by real orthogonal substitutions to the form of a sum of positive and negative squares.The London, Edinburgh, and Dublin Philosophical Magazine and Journal of Science4, 138–142 (1852)
-
[37]
Wilson, E. B. & Hilferty, M. M. The Distribution of Chi-Square.Proc. Natl. Acad. Sci. U.S.A. 17, 684–688 (1931). 14
1931
-
[38]
& Rice, S
Lugannani, R. & Rice, S. Saddle point approximation for the distribution of the sum of independent random variables.Advances in applied probability12, 475–490 (1980)
1980
-
[39]
Oh, C., Jiang, L. & Fefferman, B. Spoofing cross-entropy measure in boson sam- pling.Phys. Rev. Lett.131, 010401 (2023). URLhttps://link.aps.org/doi/10.1103/ PhysRevLett.131.010401.2210.15021
-
[40]
& Milburn, G.Quantum Optics(Springer, 2008)
Walls, D. & Milburn, G.Quantum Optics(Springer, 2008)
2008
-
[41]
& Quesada, N
Gupt, B., Izaac, J. & Quesada, N. The walrus: a library for the calculation of hafnians, hermite polynomials and gaussian boson sampling.Journal of Open Source Software4, 1705 (2019). Acknowledgements The authors thank B. Villalonga for discussions, feedback on the manuscript, and work running the greedy sampler algorithm. Funding Statement This work was ...
2019
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.