Non-Computability of Hidden Variables

Click For Summary

Discussion Overview

The discussion revolves around the implications of a paper on the non-computability of hidden variables in quantum mechanics, particularly in the context of nonlocal hidden variable theories and their relationship to signaling and predictability. Participants explore theoretical frameworks, implications for quantum mechanics, and the nature of hidden variables.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • Some participants note that if the dynamics of a signaling mechanism in a nonlocal hidden variable theory were computable, it could allow faster-than-light communication, which is problematic.
  • Others argue that Bohmian mechanics does not conflict with the findings, as it allows for faster-than-light communication under certain conditions.
  • There is a suggestion that the results imply the existence of fundamentally unpredictable physical processes, despite determinism in hidden variable theories.
  • Some participants express curiosity about the complexity class of these dynamics, questioning whether it relates to the Halting Problem or the Totality Problem.
  • Concerns are raised about the inefficiency of inference processes related to nonlocal programs, suggesting that practical communication would be infeasible even if such mechanisms existed.
  • Participants discuss the implications of the findings on the predictability of hidden variable theories and their potential to disagree with quantum theory.

Areas of Agreement / Disagreement

There is no consensus among participants; multiple competing views remain regarding the implications of the discussed paper, the nature of hidden variables, and the relationship to quantum mechanics.

Contextual Notes

Participants highlight limitations in understanding the implications of hidden variable theories, including unresolved assumptions about the nature of dynamics and the predictability of physical states.

DarMM
Science Advisor
Gold Member
Messages
2,369
Reaction score
1,408
I was just reading this paper:
https://journals.aps.org/prl/abstract/10.1103/PhysRevLett.118.130401

It essentially shows that if the dynamics of the signalling mechanism in a nonlocal hidden variable theory were computable, then Alice and Bob in the typical EPR set up could use it to signal to each other faster than light.

Just to note there is an assumption that the hidden variable state ##\lambda## can be resolved or fully known, Bohmian Mechanics for example escapes the result by having fundamentally unknowable initial conditions (though even there the complexity class of Bohmian mechanics is larger than that of a quantum computer, ##BQP##)

I have seen little discussion of the result outside of the doctoral thesis of one of the authors:
http://www.glyc.dc.uba.ar/santiago/papers/thesisSenno.pdf

Do people here have any opinions on the result?
 
  • Like
Likes   Reactions: kith, atyy and ShayanJ
Physics news on Phys.org
  • Like
Likes   Reactions: Demystifier, atyy and DarMM
At least heuristically it seems to make sense, and doesn't conflict with Bohmian mechanics. The authors state in their introduction that this is because Bohmian mechanics does allow faster than light communication (in principle, if the initial conditions are not suitably random, as discussed eg. by Valentini). A variant of this reasoning is stated in their conclusion, as DarMM mentioned above.

"But, since quantum correlations are non-signaling, such signaling mechanism must be re-stricted to the so-called hidden variables, and not reach the phenomenological level. Known examples of deterministic non-local theories violating the non-signaling principle (also referred to as parameter independence [6]) at the hidden-variable level are: the hidden variable model with communication of Toner and Bacon [7] and, more prominently, Bohmian mechanics [8]."

I guess the work has more implications on using Bell inequality violations plus the non-signalling assumption to guarantee security of a code. I think this result grew out of earlier work from some of the same authors (eg. Acin) showing that the Bell inequality plus non-signalling could guarantee randomness. In the paper mentioned in the OP, the authors say: "Our result imply that, under the well established assumption that no observable signaling exists, we need to accept the existence of truly unpredictable physical processes. Earlier work includes Pironio et al, https://arxiv.org/abs/0911.3427. There's a review by Acin and Masanes of randomness certification in https://arxiv.org/abs/1708.00265.
 
Last edited:
  • Like
Likes   Reactions: DarMM
I personally find it one of the most shocking results I've seen, the possibility of fundamental dynamics that cannot be computed/is not algorithmic. I wonder could one find the complexity class, i.e. is it equivalent to the Halting Problem or the Totality Problem?

It seems to split Hidden Variable theories into three camps, either the dynamics cannot be computed or the physical state can never be exactly known or (the obvious one) there's a regime where it disagrees with quantum theory.

The first two imply, despite determinism, the hidden variable theory would be unpredictable. Learning the "true" theory underneath might not give you much increased predictive power. Might tie in with Colbeck and Renner's paper:
https://arxiv.org/abs/1005.5173
 
DarMM said:
I personally find it one of the most shocking results I've seen, the possibility of fundamental dynamics that cannot be computed/is not algorithmic.

I'm not sure why you would take that bullet instead of the "okay it's random" bullet or the "okay it's a communication mechanism in principle" bullet.

Keep in mind that the inference process from the paper is horrendously inefficient. In practice, even if I promised you that there was some non-local program deciding on the outputs of Bell tests, you wouldn't actually be able to figure out what the program was before the heat death of the universe. So you wouldn't actually be able to use it as a communication mechanism. E.g. the non-local program could be a cryptographic pseudo random number generator with a million-bit seed. To make matters worse you may not even be seeing sequential outputs, e.g. the entire rest of the universe could be constantly pulling samples from the same CPRNG.

DarMM said:
I wonder could one find the complexity class, i.e. is it equivalent to the Halting Problem or the Totality Problem?

The proof in the paper relies very strongly on the computation having some bound on the amount of time it takes, e.g. linear time. Otherwise there would be some hidden programs that "stayed ahead" of any given inference process, since the inference process has to pick some specific rate at which to dovetail over all possible programs.
 
Strilanc said:
I'm not sure why you would take that bullet instead of the "okay it's random" bullet or the "okay it's a communication mechanism in principle" bullet.
There isn't any reason to, it's just one of the possibilities I've listed. Like most hidden variable no-go theorems it simply reduces things to a set of options. However it's an option I haven't seen in other no-go theorems and a pretty surprising one.
"Okay it's random" would be standard Dirac-VonNeumann QM and not common in hidden variable theories, "okay it's a communication mechanism in principle" is covered by the third option.

Strilanc said:
Keep in mind that the inference process from the paper is horrendously inefficient. In practice, even if I promised you that there was some non-local program deciding on the outputs of Bell tests, you wouldn't actually be able to figure out what the program was before the heat death of the universe. So you wouldn't actually be able to use it as a communication mechanism. E.g. the non-local program could be a cryptographic pseudo random number generator with a million-bit seed. To make matters worse you may not even be seeing sequential outputs, e.g. the entire rest of the universe could be constantly pulling samples from the same CPRNG.
Yes, but QM would predict such a thing couldn't be done even if it were inefficient, hence this falls under the third option I listed.
 
DarMM said:
I personally find it one of the most shocking results I've seen, the possibility of fundamental dynamics that cannot be computed/is not algorithmic. I wonder could one find the complexity class, i.e. is it equivalent to the Halting Problem or the Totality Problem?

OK, I admit that is a little surprising, but maybe not so given the existing research programme of randomness certification. Sometime ago on PF we discussed https://arxiv.org/abs/1502.04135 and https://arxiv.org/abs/1502.04573, which I don't understand well.

DarMM said:
It seems to split Hidden Variable theories into three camps, either the dynamics cannot be computed or the physical state can never be exactly known or (the obvious one) there's a regime where it disagrees with quantum theory.

The first two imply, despite determinism, the hidden variable theory would be unpredictable. Learning the "true" theory underneath might not give you much increased predictive power. Might tie in with Colbeck and Renner's paper:
https://arxiv.org/abs/1005.5173

That's what's nice about Bohmian Mechanics - there is a regime where it disagrees with quantum theory, and in principle predicts new physics. I don't mean to support Bohmian mechanics specifically, but I like it as the idea that trying to solve the measurement problem as exactly analogous to the problem of quantum gravitation - there should be new physics (here I'm including asymptotic safety as new physics). Dirac himself thought that this would be the most likely solution to the measurement problem: https://blogs.scientificamerican.com/guest-blog/the-evolution-of-the-physicists-picture-of-nature/
 
  • Like
Likes   Reactions: DarMM
Thanks atyy, I'll read those threads and papers and get back to you.
 

Similar threads

  • · Replies 122 ·
5
Replies
122
Views
11K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 45 ·
2
Replies
45
Views
7K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 26 ·
Replies
26
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 57 ·
2
Replies
57
Views
5K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K