Recent comments from SciRate

Jahan Claes Sep 09 2025 13:29 UTC

I think that is something I am looking for! Obviously to be competitive with $|T\rangle$ states we'd want a protocol that didn't use too many $|C_{XYZ}\rangle$ states, but any concrete protocol would be a great place to start. Optimizations can come later.

Although after twenty minutes of fiddlin

...(continued)
Guanyu Zhu Sep 09 2025 13:17 UTC

Congrats on the nice cultivation results, Jahan! I also wanna bring your attention to the work that first realized logical Hadamard on $RP^2$ surface code: https://journals.aps.org/prxquantum/abstract/10.1103/PRXQuantum.5.020360, which is the type of gate that can be measured for your cultivatio

...(continued)
John van de Wetering Sep 09 2025 11:33 UTC

Hi Jahan, using three pi/3 phase states we can produce a |W> state. So it looks like with the pi/6 states that protocol produces you could construct a |W> state using 6 of them (though there might be a smarter way than just combining two pi/6 together to get a pi/3).
Though I don't have the details

...(continued)
Daiki Suruga Sep 09 2025 04:48 UTC

I, the author, have found out some bugs regarding figures that should be fixed in the next version soon.

Victory Omole Sep 09 2025 01:30 UTC

Good to know 😌. Thanks!

Craig Gidney Sep 08 2025 21:38 UTC

I think it's wrong.

Shor's algorithm produces states that have exponentially huge numbers of likely outputs. Small subsections of the output will be exponentially close to uniformly random. So sampling small parts of the output is equivalent to sampling a uniformly randomly generated number. The

...(continued)
Jahan Claes Sep 08 2025 21:11 UTC

I agree! Being able to (even probabilistically) produce a $|CCZ\rangle$ state or similar with $|C_{XYZ}\rangle$ states would basically solve the problem.

I started out restricting to $CX$ gates and $e^{i\pi Z/12}$ rotations (done probabilistically with $|C_{XYZ}\rangle$ states as specified in Br

...(continued)
Craig Gidney Sep 08 2025 20:52 UTC

The main reason to expect the X+Y+Z magic state to be good is that it reaches further outside of the stabilizer octohedron compared to the X+Y magic state. It is "more magical". But conversions between different forms of magic are often lossy... so it could still be that it ends up more expensive to

...(continued)
Leonardo A. Lessa Sep 08 2025 18:50 UTC

Why not?

Jahan Claes Sep 08 2025 18:22 UTC

Using this space to advertise a question I have: are $|C_{XYZ}\rangle$ magic states (i.e., eigenstates of $(X+Y+Z)$) useful? Because while $|T\rangle$ states are kind of hard to cultivate on the surface code, $|C_{XYZ}\rangle$ states are quite easy, see [my thread here][1].

But just because they

...(continued)
Victory Omole Sep 08 2025 15:55 UTC

@craig-gidney Thoughts?

Matthew Stanner Sep 08 2025 14:34 UTC

Why?

Shoham Jacoby Sep 08 2025 08:50 UTC

We have updated the paper
with two new cultivation types.
Hope you'll enjoy.

Lee Sep 08 2025 05:14 UTC

More interestingly, the first author "Scited" **every single paper** listed here on Scirate but did not "cite" in their paper : P

Yukun Zhang Sep 08 2025 04:41 UTC

Hi, Alex

We thank you for pointing out the references. Indeed, we find Theorem 1.2 of https://arxiv.org/pdf/2505.16715 to be identical to our result; however, the proof differs somewhat, particularly in its dependence on the operator norm and accuracy.

Regarding the second paper, the BQP-hard

...(continued)
Alex Sep 07 2025 19:28 UTC

To the authors,

Since last year, there has been substantial progress on trace estimation of quantum state powers, and I have been following this ongoing line of research with interest.

I have a few concerns regarding your manuscript. First, your main result, Theorem 1, is **completely identica

...(continued)
Peter-Jan Derks Sep 03 2025 08:16 UTC

Congrats on your paper! Is your data available? Would you consider making your source code public?

Matteo Votto Sep 02 2025 22:06 UTC

I just wanted to point out a possible typo in the no-distillation proof that would slightly change the exponential scaling required in the number of copies (but of course not its consequence).

If I'm not mistaken, the definition of $m_j $ (D11) implies $\sum_j m_j = d$, leading to $\sum_i \delta_i^

...(continued)
Simon Apers Sep 02 2025 04:34 UTC

Nice use (and mention) of ChatGPT in research work :)

Oscar Higgott Aug 30 2025 16:34 UTC

Hi Stergios, Mark and Joschka,

Thanks for the response! Empirically Tesseract does have polynomial scaling - here is a log-log plot showing that Tesseract has comparable runtime to belief propagation (without LSD) for SI1000 superdense color code circuits:

![Runtime of BP+LSD, BP, Teseract an

...(continued)
Ryan Babbush Aug 29 2025 15:34 UTC

Where do the default algorithmic scalings for quantum algorithms in your calculator come from? I cannot find any references for most of these in your paper, or in the tool itself. For example, the runtime for exact quantum chemistry calculations is listed simple as "n^5" and for quantum acceleration

...(continued)
Seok-Hyung Lee Aug 29 2025 12:52 UTC

Hi Stergios,

Thanks for your reply! Glad to hear that you are planning to share the code soon.

Cheers,
Seok-Hyung

Joschka Roffe Aug 29 2025 08:48 UTC

Hi Oscar. Thanks for your interest in our new decoder. We stand by our claim that VibeLSD is the first *practical* decoder for colour codes that brings performance on par with the surface code. We absolutely agree that there are more accurate decoders. However, these decoders prioritise accuracy at

...(continued)
Oscar Higgott Aug 27 2025 20:48 UTC

Congratulations on this very nice paper! It's very exciting to see BP-based decoding doing so well on color codes, and VibeLSD seems like a very useful and general decoder. I had a few comments/questions:

1) I wanted to point out the neural network decoding of the color code experiment in this pape

...(continued)
Jacques Pienaar Aug 27 2025 19:00 UTC

Just to be perfectly clear, in case anyone is still confused: the main text of this article demonstrates that the "brilliant" experiment, in the form originally proposed and analyzed by Wang et al, (i) does not exhibit Bell violation with unentangled photons (contrary to its title); (ii) is perfectl

...(continued)
Stergios Koutsioumpas Aug 27 2025 09:34 UTC

Hi Seok-Hyung, thank you for your interest and questions.

1. BP scheduling: Thanks for your feedback on this! We will separate parallel and serial pseudo-code (i.e. two algorithms) in V2 of the paper to make this important point clearer.

2. Runtime Analysis: Our decoder has worst-case cubic

...(continued)
Seok-Hyung Lee Aug 27 2025 03:30 UTC

Congrats on your paper! Really interesting results, and I'm very excited to see colour code performance finally reaching on par with surface codes.

I have a few minor questions.

1. It seems the current serial schedule algorithm in Appendix A appears to behave the same as the parallel schedule

...(continued)
anzkidjakaojdhhdh Aug 25 2025 12:34 UTC

Hi Craig, I think John and I are describing the same procedure. If you replace the measurement in your circuit by a CNOT onto a fresh qubit, the resulting unitary will map |psi,0,0> to T|psi> \otimes |somefixedstate>. Therefore running the circuit in reverse will map |phi> \otimes |somefixedstate> t

...(continued)
Arkopal Dutt Aug 25 2025 03:31 UTC

Congratulations on the new paper! I just wanted to point out earlier work have already defined Gowers norms for quantum states ([arxiv2408.06289][1], [arxiv2305.10277][2]), given properties of the Gowers-3 norm, and several papers have shown testing of stabilizer states via Gowers-3 norm of quantum

...(continued)
Craig Gidney Aug 22 2025 19:58 UTC

You're missing that the final state of the measured qubits can be complex. For example, try inverting this T gate gadget and see if it still does a T gate: https://algassert.com/quirk#circuit=%7B%22cols%22%3A%5B%5B1%2C%22H%22%5D%2C%5B1%2C%22Z%5E%C2%BC%22%5D%2C%5B%22%E2%80%A2%22%2C%22X%22%5D%2C%5B1%2

...(continued)
Shoham Jacoby Aug 22 2025 14:49 UTC

Best title of the year

Gyorgy Geher Aug 20 2025 11:15 UTC

Thank you for your interest Noah.
We used BP-OSD, which gives better LEPs than MWPM (we didn't include that comparison in the paper, but we obtained data with vanilla MWPM). We haven't compared correlated matching to BP-OSD. Maybe comparing with Tesseract would be a good comparison, that would rea

...(continued)
Varun Menon Aug 16 2025 03:14 UTC

Shortly after posting this preprint, we became aware of an important issue with our results on the ability of the codes presented in this paper to host transversal CCZ circuits. Unfortunately, the set of conditions we impose on our codes (equations 22-25 in Appendix B of our work) is not sufficient

...(continued)
Zhiyang He Aug 15 2025 01:33 UTC

Thanks for the comment Tom! Also, we have updated a nomenclature table to this paper, which the first posting to arxiv missed.

Tom Scruby Aug 12 2025 04:37 UTC

Have not read much of this yet, but just wanted to say that the "Reader's Guide" section at the start of this paper is incredibly useful and I would love to see something like this become standard practice in papers of this length.

Noah Shutty Aug 07 2025 18:49 UTC

Interesting. I am curious if the improvement would persist if better decoders were used for the surface (i.e. rotated planar) code. E.g., correlated matching decoding.

Josu Etxezarreta Martinez Aug 06 2025 08:59 UTC

Just writing here to point out that we’ve updated our paper on arXiv. It now includes improved results for bivariate bicycle codes, including a timing analysis of our implementation of the proposed decoder. Furthermore, we include new results for surface codes, comparing the BP+BP+OTF decoder with b

...(continued)
Craig Gidney Aug 02 2025 17:55 UTC

I think this might be correct. I have some minor worries that |g> might still be entangled with (U |psi>), due something like irrelevant global phases becoming relevant relative phases when purifying the measurements by adding the ancillary system.

anzkidjakaojdhhdh Aug 02 2025 17:30 UTC

If the original circuit implements a unitary, the extended circuit will always prepare a fixed pure state on the ancillas (unentangled from the original qubits), so you can prepare this state by running the forward circuit on an arbitrary input. (This is what I meant with the second paragraph of my

...(continued)
John Wright Aug 02 2025 16:42 UTC

Hi Craig

Right, this is a good point. Let's assume we're happy to defer the mid-circuit measurements to the end. In this case, an algorithm simulating a unitary U can be modeled as a unitary V s.t.

V * |psi> |0^a> = (U * |psi>) |0^a>,

where |0^a> is the ancilla register. This is the case i

...(continued)
Craig Gidney Aug 02 2025 13:11 UTC

I disagree, because the circuit construction you are describing when run forwards has the ancilla qubits in an easily prepared state (all 0), but when run backwards needs the ancilla qubits prepared into non-trivial states in other for the inserted circuit to correctly map the output state back to t

...(continued)
anzkidjakaojdhhdh Aug 02 2025 05:55 UTC

Given a general circuit, you should be able to automatically generate an isometric circuit that has the same effect when one ignores the added ancillas (e.g. each measurement gate gets replaced by a CNOT onto a fresh ancilla). This new circuit can be inverted gate by gate.

In particular you can d

...(continued)
Andru Gheorghiu Aug 01 2025 17:22 UTC

Oh I see, sorry. I misunderstood the model. I thought it would be fine to measure a qubit, collect the outcome classically and then apply a correction on that same qubit (based on that classical outcome).

Tuomas Laakkonen Aug 01 2025 17:03 UTC

I don't think this is unitary as written, you'd need to do measurements in the X basis (not just reset) and some classically controlled corrections depending on the measurement outcomes, right? E.g take f(x)=x, then this is just a teleportation protocol, and the corrections are obvious (conversely i

...(continued)
Andru Gheorghiu Aug 01 2025 16:47 UTC

Assuming one-way permutations exist, I think it should be in general hard to invert unitary-effect operations that involve measurements/feedback (this is similar to the examples you mentioned). Let f be a OWP. Then the mapping |x> -> |f(x)> is unitary, since it's just a permutation unitary. Given th

...(continued)
Craig Gidney Aug 01 2025 12:53 UTC

Very interesting paper. Somewhat tangentially, in the introduction you mention

> Our standard rationale for being given access to both X and X† is as follows: we imagine that X is given as a quantum circuit on a scalable quantum computer, in which case X† can be performed by simply inverting the qu

...(continued)
qodesign Jul 30 2025 17:16 UTC

the 2D families in the paper referenced in the comment look to be exactly the same codes as the ones in the paper; the new angle seems to be constructing them as GB codes (with simple polynomials at that) which is pretty interesting. It would also be interesting to see if this can be extended to th

...(continued)
Yu-An Chen Jul 30 2025 05:21 UTC

How does your result relate to the construction in https://arxiv.org/abs/2505.10403? They seem to share similar parameters.

Jeongrak Son Jul 28 2025 09:28 UTC

Thanks for pointing this out! It is indeed helpful for us to see that this concept of global stationarity is important in other contexts, as our Lemma 3 derives global stationarity from the perspective of relational equilibrium (i.e. local subsystems being invariant).

Mankei Tsang Jul 25 2025 16:44 UTC

Coincidentally, the global stationarity given by Eq. (7) is also what I assumed to derive an unambiguous notion of time reversal for open quantum systems (in the context of time-reversal symmetry and detailed balance) in Proposition D.1 in https://arxiv.org/abs/2403.12896. Really cool to see it in w

...(continued)