Recent comments from SciRate

Zhiyang He May 05 2025 20:35 UTC

Hi Scirate, in discussions with others, a common feedback I’ve heard is: "There have been so many papers on code surgery recently — it's hard to keep track of what each one is doing and how they differ.” So for everyone who share this thought, section 3.2 of this paper is a high-level, 2-page summar

...(continued)
Alessandro Luongo May 05 2025 04:35 UTC

A few years ago I wrote a similar algorithm for the log-determinant, which can be found here: https://arxiv.org/abs/2011.06475 . It seems to me that it is more general and faster: we have a linear dependence in the approximation error (instead of cubic) and we are linear in the sparsity (instead of

...(continued)
Shoham Jacoby May 02 2025 14:44 UTC

Great figure!

Joe Fitzsimons May 02 2025 05:02 UTC

Funny, our paper from 2018 (https://scirate.com/arxiv/1803.10520) which contained essentially the same algorithm only got 9 scites. I guess I need to get better at selling results.

Changhao Yi Apr 30 2025 23:50 UTC

Dear authors: I would like to introduce our previous paper https://arxiv.org/abs/2409.18369, where generalized iterative integration-by-part method is also used.

Victory Omole Apr 29 2025 15:45 UTC

If you're using a fault-tolerant CCZ gate to perform distillation coherently, is the intended future direction to distill Clifford states, to, for example, perform a logical Hadamard instead of the non-Clifford T states that you're distilling here?

Sascha Heußen Apr 29 2025 10:13 UTC

Hi Craig, thank you for your helpful and constructive comments. I do agree, of course, that suppression O(p^d) is better than O(p^ceil(d/2)). In the long-term, this should be the ultimate goal. My take for the near-term however is more in the direction of trying to find circuits that you CAN actuall

...(continued)
Ryan Babbush Apr 29 2025 03:38 UTC

Note also that the quantum Fisher-Yates method introduced in arXiv:1711.10460 is in Appendix C, rather than in the main text, because in the main text we introduced an even more efficient coherent sorting method for preparing those sorts of states.

Craig Gidney Apr 28 2025 19:45 UTC

Gah, and of course that also saves another factor of 2 on the depth.

So in total: the unitary circuit should have 4x less depth and 2x less gates compared to what's shown in the paper.

https://algassert.com/quirk#circuit=%7B%22cols%22%3A%5B%5B1%2C1%2C1%2C1%2C1%2C1%2C%22H%22%5D%2C%5B1%2C1%2C1%2

...(continued)
Craig Gidney Apr 28 2025 19:39 UTC

Actually, because the intermediating qubits are known to start in 0, you can also reduce the gate count by 2x:

https://algassert.com/quirk#circuit=%7B%22cols%22%3A%5B%5B%22H%22%2C1%2C1%2C1%2C1%2C1%2C1%2C1%2C1%2C%22H%22%5D%2C%5B%22~t6gb%22%2C1%2C1%2C1%2C1%2C1%2C1%2C1%2C%22~knev%22%5D%2C%5B1%2C%22~

...(continued)
Craig Gidney Apr 28 2025 19:34 UTC

You can cut the depth of your unitary entangling circuit in half by pipelining the CX gates: https://quantumcomputing.stackexchange.com/a/38464/119

Lennart Binkowski Apr 28 2025 10:11 UTC

Many thanks for pointing out that this reference is missing in our list of prior constructions! We will append it in a future version. Note that this also aligns well with the method introduced by Barenco et al. (https://arxiv.org/pdf/quant-ph/9604028).

Arkin Tikku Apr 28 2025 09:23 UTC

For the interested reader, it might also be worth mentioning the prior work of https://arxiv.org/pdf/1711.10460 (see Appendix C for a quantum variant of the Fisher-Yates shuffle).

Craig Gidney Apr 27 2025 01:41 UTC

When I explain to people why magic state distillation has remained better than other techniques, despite substantial effort to displace it, I consistently find myself explaining two things:

- Distillation gets O(p^d) suppression instead of O(p^ceil(d/2)) suppression because you can use error dete

...(continued)
Sascha Heußen Apr 25 2025 14:03 UTC

hey noah, thanks for pointing this out! in the conclusion I refer to a FT construction of these multi-qubit-controlled gates, which one could maybe use to circumvent this problem. with some extra tweaks in the CFN, you might also be able to tolerate more noise there. happy to discuss!

Noah Shutty Apr 25 2025 12:33 UTC

Because the coherent feedback network requires multi-controlled gates, wouldn't this circuit end up consuming more magic states than it generates? Apologies if I have misunderstood something simple.

Ka Wa Yip Apr 25 2025 06:26 UTC

> had complex numbers never been invented (or used, due to some other
> reason...

In the Schrödinger equation, there is an "i" prefactor. It's fundamentally tied to the complex number system. For a time-dependent Hamiltonian, I think the real-number representation of a complex number might be so

...(continued)
Ka Wa Yip Apr 25 2025 05:57 UTC

Interesting and a strong conclusion. Sorry to interrupt. I would like to take this opportunity to humbly promote the reading of this work:
https://arxiv.org/abs/2502.06311, which discusses (possibly) related concepts, including analysis of time-dependent Hamiltonian drives, dynamics, and *n*-qubit

...(continued)
Ka Wa Yip Apr 25 2025 05:30 UTC

Interesting and nice. Sorry to interrupt. I would also like to humbly promote the reading of this work ["[Analog classical simulation of closed quantum systems][1]"], which discusses (possibly) related concepts, and also includes analysis of time-dependent Hamiltonian drive, dynamics, and n-qubit co

...(continued)
Zhide Lu Apr 22 2025 16:28 UTC

Awesome, really looking forward to it !

John Blue Apr 22 2025 15:43 UTC

Hi Zhide - thank you! We're working on getting the repository in sharable shape, and I'll make sure to comment here with a link when we post it.

Pascal Baßler Apr 22 2025 10:29 UTC

**Major arXiv update**:
We make our efficient method to engineer arbitrary many-body Hamiltonians robust against various dominant errors.
See updated abstract above.

Zhide Lu Apr 21 2025 07:39 UTC

very nice work! Is there a GitHub repo or any code available for this paper ?

Beni Yoshida Apr 17 2025 02:35 UTC

We have made a major update with an author (Zhi Li) added in v2. Improved bounds with new results on local operation (LO) distillation and logical operators.

qodesign Apr 15 2025 19:40 UTC

Thanks for the clarification. The reference [8] was hard to track down but I found some other papers that deal with these trinomials. I did verify that the polynomial you gave for $r=8$ has a primitive gcd with $x^n-1$. (I used GAP).

Alexander Malcolm Apr 15 2025 18:58 UTC

Thanks for coming to the seminar and digging into the paper! So the trinomial itself doesn't need to be primitive, but rather it must have a primitive gcd with $x^n-1$ (here $n = 2^r-1$): if you have two polynomials $g$ and $g*p$, provided $p$ introduces no new zeros (i.e. roots of $x^n-1$), both $g

...(continued)
qodesign Apr 15 2025 17:58 UTC

I saw your recent webinar and looked at the paper in mode detail.
A question on the guaranteed row weights of 3 in Appendix D.
It is based on the assumption of finding a primitive trinomial for a given $n$; as far as I know this is not possible for all $n$. For example $n=8$ fails...

Samuel Elman Apr 10 2025 08:10 UTC

Nice work. How do your results compare to the recent phasecraft preprint on similar topics?

Markus P. Müller Apr 09 2025 15:09 UTC

Dear Zhiyuan,

how about moving our discussion offline? I’m glad to continue discussing over email, or over Zoom, or to invite you to Vienna to discuss in person! I think this could be more efficient, and we would not be hijacking SciRate for this.

Just a brief answer to your questions: as for

...(continued)
Timothée Hoffreumon Apr 07 2025 11:25 UTC

Hello everybody and thank you for the interesting discussion, particularly for MariusK’s comment, which elegantly clarified most of the original issue. If you are interested in this discussion and our paper, we highly recommend that you take a look at the related work on the matter arXiv:2503.17307.

...(continued)
Thomas D. Galley Apr 07 2025 08:04 UTC

This may be re-iterating some of the points made in the previous comments, but is hopefully helpful.

One can distinguish between a theory and its representation. In the QI/operational approach a theory is determined by its systems and their convex and compositional structure. There can be multiple

...(continued)
Yukun Zhang Apr 06 2025 03:03 UTC

Thanks, Harrow. That explains everything.

Aram Harrow Apr 05 2025 20:53 UTC

They don't need any assumption about topological order. However, they consider only simpler choices of regions, see Fig 1.

Zhiyuan Wang Apr 05 2025 19:42 UTC

Dear Markus,

Thanks for all these explanations. When you say "For paraparticles in second quantization, these maps are known as “particle permutations”", did you specifically refer to Green's formalism, or do you also include my R-matrix formalism? It seems to me that in your paper, you only cons

...(continued)
qodesign Apr 05 2025 14:55 UTC

It's good to see figures like that in papers; although there are so many parameters involved that it's hard to draw too many concrete conclusions from them. BTW at first look both AC and the decoder in this paper don't strike me as much of an improvement over OSD...just an opinion

Josu Etxezarreta Martinez Apr 05 2025 14:25 UTC

I agree with your point on the worst case. I reckon that should be important. However, I think that for the standard OSD the 10k BP iterations are not the limitation, the limitation is the inversion algorithm. Check figure 13 here: https://arxiv.org/abs/2502.16408 . You can see the bimodal timing di

...(continued)
qodesign Apr 05 2025 13:57 UTC

I agree that OSD is very expensive (whether that's for SW running time or ASIC implementation); so replacing it with other decoders like that paper is doing with AC is a move in the right direction. I haven't looked at AC in detail to judge its complexity yet; but that's in the ever growing queue ;-

...(continued)
Anton Trushechkin Apr 05 2025 11:46 UTC

I agree with your comment. Very recently, we also submitted a similar paper:

https://arxiv.org/abs/2503.17307

Originally, we also wanted to name it exactly like this one: "Quantum theory does not need complex numbers". But then we changed the title because - exactly - what we all do is simulation

...(continued)
Josu Etxezarreta Martinez Apr 05 2025 11:13 UTC

A little comment on this, while the 10k iterations sound too much seems that in terms of time is better to have 1) 10k BP iterations+ OSD than 2) 20 iterations of BP + OSD. Basically you will be allowing BP to converge more times and you'll require the expensive OSD less times. They comment this th

...(continued)
Yukun Zhang Apr 05 2025 06:13 UTC

Congratulations on the wonderful results! I am wondering if the local (approximate) Markovian is proved under the assumption that there is no tological order. As in BK19, the contribution from topological entangle entropy may violate the condition for the existence of a recover map for non-contracti

...(continued)
MariusK Apr 04 2025 21:51 UTC

With the two-reals struct, one may run into different unpleasant issues for the resulting theory. Mathematically, it looks like a two-level system, but with severe non-locality issues. If you admit that it's only a formal system not existing as a localized quantum system, you are introducing differe

...(continued)
Craig Gidney Apr 04 2025 21:17 UTC

You're combining the two agents using the wrong tensor product. I said the programmer would implement a tensor product that behaved on the two-reals struct according to the usual rules for complex numbers. You are instead describing a tensor that treats the two fields of the struct as if they were a

...(continued)
MariusK Apr 04 2025 20:30 UTC

Dear Craig,

You will find this concern addressed in reference [M.-O. Renou et al, Nature 600, 625-629, 2021] cited in the abstract of this paper. Essentially, your idea is to read one complex number as two real numbers. This brings up the issue of introducing an extra degree of freedom that stores

...(continued)
Craig Gidney Apr 04 2025 14:53 UTC

I'm sorry, this is going to be rude, but could you confirm whether or not this is intended as an april fools joke? It's hard to tell this week.

It's already known that you can implement the complex numbers using only real numbers. The common mapping is into pairs of real numbers. In the C program

...(continued)
qodesign Apr 04 2025 08:47 UTC

Thanks for the script; I'll take a look at it in more detail later (it's late here).
I did a quick calculation of the weight enumerators of the $[[30,4,5]]$ codes in the two papers and they did come out to be exactly the same (a bit of a surprise). Here are the first few terms

0 1

...(continued)
Kishor Bharti Apr 04 2025 07:48 UTC

@qodesign My co-author, Tobias Haug, compared the Tanner graph of the [[30,4,5]] code from our paper and Nicolas's paper and found that they are isomorphic. Here is the link to the Python script on Google Colab: https://colab.research.google.com/drive/1IkHHI6Uz6du5aMCNK1WR58CeAOkPSVRC?usp=sharing.

...(continued)
Stergios Koutsioumpas Apr 03 2025 08:10 UTC

Congratulations for this very interesting work! We also considered a different BP ensemble technique for LDPC codes in https://arxiv.org/abs/2503.01738. It would be interesting to benchmark the different approaches and see if a merged ensemble would work.

Stergios Koutsioumpas Apr 03 2025 08:09 UTC

Congratulations for this very interesting work! We also considered a different BP ensemble technique for LDPC codes in https://arxiv.org/abs/2503.01738. It would be interesting to try your approach for circuit level noise and see if a merged ensemble of both our methods would work.

Brian R. La Cour Apr 03 2025 02:19 UTC

Thanks, Zeyao. Sadly, all we're left with is absurdity.

Brian R. La Cour Apr 03 2025 02:17 UTC

Fortunately, we live in the best of all possible worlds.