| As a person who works in Quantum Computing, I can concur that there's hype in the field; one of the professors in my university has a quantum machine learning (TM) startup that seems to be performing well, even though most of the faculty and grad students can tell you that it's bullshit. However. This paragraph straight up displays a fundamental lack of understanding by Hossenfelder: > Last time I looked, no one had any idea how to do a weather forecast on a quantum computer. It’s not just that no one has done it, no one knows if it’s even possible, because weather is a non-linear system whereas quantum mechanics is a linear theory. Unitary evolution generated by the Schrödinger equation is a linear map on _probability amplitudes_, just like how classical (probabilistic) computing performs linear operations on _probability distributions_. The commonly used quantum circuit model is a superset of classical logic gates and can accomplish anything a probabilistic classical computer can, so if anything is possible in a classical computing scheme, it's also possible in the quantum circuit scheme. I don't have much sympathy for her since this is not the first time Hossenfelder has displayed a lack of understanding, recently she has published a paper criticizing another one [1], now replaced with a much shorter text due to being told [2] by the authors of the original paper. Yeah I get it, it's dumb when the president of BofA is talking about how QC is "the next big thing", I know it's not coming Soon^TM, but saying "we will never have a quantum computer because the current ones suck" has the same energy as "the world doesn't need more than 5 computers" imo. |
To predict weather on a computer, we need to run large CFD simulations. When we do this on a classical computer, this involves a discretization of a system of PDEs with millions or billions of degrees of freedom, requiring 4 or 8 bits per floating point number. It may be possible to do the same CFD simulations on a quantum computer, but this is several constrained by the small number of qubits currently available on quantum computers. And clearly, even if you could run the same algorithm, presumably the point of using a quantum computer would be reap the "quantum advantage" in order to do something algorithmically superior to what's possible on a classical computer.
I think this is a pretty small point to get hung up on. The rest of her article is perfectly reasonable.