Slashdot Mirror


We're Not Living in a Computer Simulation, New Research Shows (cosmosmagazine.com)

A reader shares a report: A team of theoretical physicists from Oxford University in the UK has shown that life and reality cannot be merely simulations generated by a massive extraterrestrial computer. The finding -- an unexpectedly definite one -- arose from the discovery of a novel link between gravitational anomalies and computational complexity. In a paper published in the journal Science Advances, Zohar Ringel and Dmitry Kovrizhi show that constructing a computer simulation of a particular quantum phenomenon that occurs in metals is impossible -- not just practically, but in principle. The pair initially set out to see whether it was possible to use a technique known as quantum Monte Carlo to study the quantum Hall effect -- a phenomenon in physical systems that exhibit strong magnetic fields and very low temperatures, and manifests as an energy current that runs across the temperature gradient. The phenomenon indicates an anomaly in the underlying space-time geometry. [...] They discovered that the complexity of the simulation increased exponentially with the number of particles being simulated. If the complexity grew linearly with the number of particles being simulated, then doubling the number of partices would mean doubling the computing power required. If, however, the complexity grows on an exponential scale -- where the amount of computing power has to double every time a single particle is added -- then the task quickly becomes impossible.

30 of 403 comments (clear)

  1. You can't decree what you can't access by HumanWiki · · Score: 5, Insightful

    There is no viability to Pro or Con studies for this. We simply would not be capable of knowing if we're simulated as our own thought processes would in fact be governed by the same rules of the system we're attempting to prove or disprove. You're trying prove a proof by using the proof as proof. It's just an exercise in futility as any civilization or system capable of creating such a complete simulation will undoubtedly have put in to place provisions for "what if the simulation starts questioning reality".

    1. Re:You can't decree what you can't access by HumanWiki · · Score: 5, Interesting

      If you've not already watched the movie, then go watch The Thirteenth Floor.

      As complex and complicated as our Universe seems to us, we have no way of knowing how far that extends beyond it. Our Universe could be rather basic and boring compare to the reality beyond. We would have no way of knowing.

      Do you think a simulated colony of Ants in a computer system would be able to understand the nature of the physical reality? To them, their little world could be comparability very complex and decree it would be unable to be duplicated as it's just too complicated.

    2. Re:You can't decree what you can't access by 93+Escort+Wagon · · Score: 2

      We simply would not be capable of knowing if we're simulated as our own thought processes would in fact be governed by the same rules of the system we're attempting to prove or disprove.

      Sure - that's what they *want* you to think...

      --
      #DeleteChrome
    3. Re:You can't decree what you can't access by MouseR · · Score: 2

      Or read a book!

      Philip K Dick's A maze of death.

    4. Re:You can't decree what you can't access by Gavagai80 · · Score: 2, Insightful

      Just read it. It has zero argumentation for how such a simulation would be possible. Books and movies aren't real, people.

      The most realistic way to simulate a universe would be solipsism -- you only have to simulate one person's experiences, and you don't have to keep the rest consistent beyond what that person is likely to notice... which isn't much, especially if the person isn't a scientist.

      --
      This space intentionally left blank
    5. Re:You can't decree what you can't access by Gavagai80 · · Score: 4, Interesting

      It rules out simulations that anything within this universe, no matter how advanced, could come up with. Thus it rules out that the universe is being simulated within a universe that plays by similar fundamental rules of math and logic. Thus it rules out that the universe is being simulated within any universe we are capable of comprehending or talking about. Whereof one cannot speak one must remain silent. That's quite significant.

      --
      This space intentionally left blank
    6. Re:You can't decree what you can't access by ath1901 · · Score: 2

      Ah, yes but one of the popular arguments for a simulated universe is that any advanced species will simulate their past out of curiosity. Therefore, there are more simulated "pasts" than real ones and chances are higher we are living in one of the simulated ones than the only real one. If so, the simulated universe must be very much like the real universe. So, if nothing else, this is at least a dent in that argument.

    7. Re:You can't decree what you can't access by ShanghaiBill · · Score: 3, Interesting

      It rules out simulations that anything within this universe, no matter how advanced, could come up with.

      There is no reason to believe that our Universe has the same physical laws as the "higher" Universe that is simulating us. Video game simulations do not rigorously recreate physics, and focus more on entertainment than accuracy.

      The study in TFA actually is a evidence FOR a simulation, since obviously the simulators added this constraint to prevent "nested" simulations from overloading their servers.

    8. Re: You can't decree what you can't access by PoopJuggler · · Score: 2

      If we can't observe something it can't possibly impact us therefore it is of no consequence to us.

      That's the stupidest thing I've heard in a while.

  2. Re:What the hell is this nonsense? by Anonymous Coward · · Score: 2, Insightful

    Even if it's imperfect, if the Hall effect is anomalous behavior, how do we know it's not already caused by the simulation "skipping frames" and/or cheating on calculations?

  3. Fundamental Problem by Anonymous Coward · · Score: 5, Insightful

    There's a fundamental problem with this conclusion. It shows that we are incapable, in this universe, of simulating this phenomenon due to its complexity. However, if this universe is a simulation, the laws of this universe do not necessarily apply to the universe in which this simulation resides. We can say nothing as to the characteristics of such a universe, and therefore cannot conclude at all whether we are in a simulation or not. This merely shows that it isn't feasible for us to simulate such an effect should we choose to create our own simulated universes.

    1. Re:Fundamental Problem by Anubis+IV · · Score: 2

      No, it doesn't. They've proven that the problem's complexity is beyond the bounds of our universe, not just that it's beyond our ability to compute. They're saying that to solve this problem, you'd need something more than our universe. Advancements in computing machines will certainly allow us to solve more complex problems, but we're still bounded by the limits of our universe. If problems go beyond those bounds, no advancements in computing will ever allow us to solve them.

      Of course, as others have pointed out, this doesn't prove we're not in a simulation. Rather, it puts bounds on potential simulations by proving two related things:
      1) We will never be capable of creating a simulation that perfectly simulates our own universe, so any child universes we may one day create will necessarily be lesser in some way than ours.

      2) Any parent universe in which we may be a simulation would have faced that same constraint, so if we are in a simulation, our universe would necessarily be lesser in some way than our parent's.

  4. Yeah, right. by jacekm · · Score: 2

    God already has quantum computer !

  5. What this shows is much more limited by JoshuaZ · · Score: 3, Insightful

    What they do suggests (but does not prove) that a purely classical simulation would require exponential size. So, nothing here rules out using a quantum computer to efficiently simulate a quantum system. Moreover, they don't give any proof of the claim, just a strong plausibility argument with an identified potential obstruction; rigorously proving what they want would be a stronger claim than P != PSPACE. Here P is the set of problems which can be solved on a classical computer in time polynomial of the input, and PSPACE is the same thing but for space, https://en.wikipedia.org/wiki/PSPACE . This is about one step away from the very famous P ?= NP problem. In fact, their claim if they had a proof would be even stronger than P !=PSPACE because it essentially comes down to making what amounts to an argument that P != BQP (where BQP is what a quantum computer can do in polynomial time https://en.wikipedia.org/wiki/BQP). We already have very good evidence that quantum systems cannot be easily classically simulated even without gravitational effects like they are talking about here; In particular, Aaronson and Arkhipov's work on Boson Samplying https://en.wikipedia.org/wiki/Boson_sampling strongly suggests that even a system just trying to accurately simulate the behavior of photons cannot be simulated classically without superpolynomial sized resources. Frankly, I'm a bit surprised that they don't cite or mention boson sampling at all. It is possible that I'm misinterpreting this new result, but if I'm correct this really isn't a big deal at all.

  6. Computer Age Religion by Anonymous Coward · · Score: 2, Insightful

    True believers of the simulation hypothesis, that there exists some otherworldy all-powerful other responsible for the whole of creation, should sound familiar. They're basically those drawn towards spiritual or other woo-woo thinking, but have been raised in a technological society.

  7. Nonsense by OldMugwump · · Score: 5, Interesting

    At best they've shown that our universe can't be simulated by a Turing machine. But machines simulating our universe, if they exist, are not constrained to be Turning machines. Indeed, we know nothing of the physics of the universe such machines inhabit, and therefore can't say anything about what physical or mathematical limits they may face. This may be interesting in the sense that it shows limits on what *our* computers can simulate, but it says *nothing* about what God's computers can do.

    --
    "Shoot, a fella could have a pretty good weekend in Vegas with all that stuff."
    1. Re:Nonsense by Drethon · · Score: 3, Insightful

      Not to mention why limit yourself to a standard CPU architecture where one CPU is simulating frames for many objects? Instead you could do a massively parallel system where a single processor could simulate a single atom or even subatomic particle. Then with a flexible network it would communicate only with the other particles it directly communicates with (even have "particles" representing parts of space for EM radiation).

      You could possibly do this with something like a 3 dimensional FPGA where x number of gates are used to simulate the particle and are connected through gates to other "particles" in the simulation. Reprogramming those gates on the fly based on state changes could let the simulation effectively move through the FPGA. This is something we could almost do on a small 2d scale now.

      Sure a lot of this is prevented on a large scale by physics but if we are in a simulation, that doesn't necessarily tell us anything about the real universe we are living in. The parent universe could have more than 3 dimensions, possibly a lot more. Now it could be almost trivial to simulate a 3d universe of very large scale. It doesn't even have to be able to simulate it quickly, who says we would notice that a second of our time takes a century in the "real" universe, or whatever time they might have?

  8. Re:They deduced that the universe isn't a simulati by gurps_npc · · Score: 2

    Not true. They deduced it from pure logic.

    What it comes down to is this:

    A simple thing can not simulate a complex thing. That is inherent in the concept of simluation and complexity.

    For this reason, all simulations use complexity as currency - they only use it when they need it.

    In a weather pattern simulator, they don't bother to simulate people at high complexity. In a war game, they don't bother to simulate the weather in high complexity.

    Our universe has uniform complexity, EVERYTHING is complex, not just one thing. Human actions, thought, fluid dynamics, subatomic reactions, animal behavior, disease, everything. As such we can not be a simulation, because too much simulation ability is being wasted on too many different things.

    It's like a house was built out of gold, including the foundation, pipes, everything. You don't do that. You build the parts people see out of gold, and use less expensive stuff for the rest.

    --
    excitingthingstodo.blogspot.com
  9. Douglas Adams by TuringTest · · Score: 2

    "There is a theory which states that if ever anyone discovers exactly what the Universe is for and why it is here, it will instantly disappear and be replaced by something even more bizarre and inexplicable.

    There is another theory which states that this has already happened."

    --
    Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
  10. Re:I don't see how you can prove this by Calydor · · Score: 2

    Maybe this is their No Man's Sky and they actually have multiplayer support!

    --
    -=This sig has nothing to do with my comment. Move along now=-
  11. Re:context is the universe by Gilgaron · · Score: 2

    Yeah, as another poster said above with the SimCity analogy, if the Sims pointed out that simulating their reality would require something magnificently more complex than possible in their world to generate it, they'd be correct.

  12. That's not actually true by Okian+Warrior · · Score: 4, Insightful

    There is no viability to Pro or Con studies for this. We simply would not be capable of knowing if we're simulated as our own thought processes would in fact be governed by the same rules of the system we're attempting to prove or disprove.

    What you're proposing is a philosophical proof, and it's not rigorous.

    It turns out that we *can* prove or disprove certain statements about our universe. The fundamental fact (to prove, or disprove) is whether the universe is computable.

    Computability has a couple of slightly different meanings in the literature depending on certain assumptions, but in general terms it means that the results of a computation can be done with a) a computer, b) using finite memory, and c) in a finite amount of time(*).

    The Church-Turing thesis implies that all computers are equivalent, so the type of computer doesn't matter.

    What *does* matter is the finite limits on time and memory. You can't use real (in the mathematical sense) numbers, because they take an infinite amount of memory to store, and would take an infinite amount of processing just to load one into a register. This implies that position, if your universe has this as a feature, must be quantized in some way. The amount of information in a particle's position must be finite. Time also has to be quantized.

    If time and position are quantized, you might need some sort of "fuzzing" algorithm to avoid jaggies and other artifacts in your universe. Something like Bresenham's algorithm, or some other anti-aliasing method. Maybe use sines and cosines to represent the probability of a position between two quantized locations or something similar.

    If we can identify an effect that the universe has that is non-computable, then we could (at that time) definitely state that the universe is not some sort of simulation.

    That being said, I don't think this paper rules out computability per-se. The fact that complexity is exponential does not specifically rule out being computable, the thing about exponentiality comes from the post and not the abstract of the paper, the paper abstract itself states that the question is still open, and the paper is speculative and might be subject to re-interpretation or dispute by subsequent papers.

    It's also really, really dense.

    Whether the universe is computable is a really interesting question. Consider the resolution of the probability values of QM experiments; ie - is there a limit to the resolution one can have on a probability measurement? If it's a finite amount of information, it's kept in a finite number of bits, which means that it has a fundamental fractional resolution.

    Is there an experiment that would show this fundamental resolution limit? (Do photons from distant galaxies arrive in tiny quantized angles, for instance?)

    (*) With one possible exception, which is the overall program of the universe. The universe itself can run for infinite time, so long as each interaction can be computed in a finite amount of time. Basically, you can have exactly one while(1) in the main() of your universe, and all subroutines must return in a finite amount of time.

    1. Re:That's not actually true by Megol · · Score: 2

      Why assume that the external computer wouldn't be a hyper-computer? At most this research may (if it's done correct) prove that the simulator must be more powerful than that described by Church-Turing.

    2. Re:That's not actually true by spun · · Score: 4, Insightful

      Congratulations. You appear to be the first poster who understands the article.

      --
      - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
  13. Did I miss something basic... by Archon · · Score: 2

    ...or can we now prove negatives? If this is all an advanced-enough simulation we'd never know, nor could we, by design. It's like if there was an omniscent
    & omnipotent being that made all this instead, by definition of their omnipotence could ensure we'd never know. Some people can't handle dealing with that, and apparently some of them go to Oxford.

  14. Infinity by hunter44102 · · Score: 2

    The universe is infinite in all directions and time is infinite. And someone believes a simulation is impossible.

  15. Slight pedantic note by HBI · · Score: 3, Funny

    Bresenham's algorithm is not an anti-aliasing method. It's simply a path approximator for line segments. If you want anti-aliasing, you're going to have to use Wu.

    I agree with the broad brush of your post.

    --
    HBI's Law: Frequency of calling others Nazis is directly correlated with the likelihood of the accuser being Communist.
  16. Re:I don't see how you can prove this by istartedi · · Score: 2

    I get what you're saying about "God hiding"; but let's look at this from a practical PoV. The first time you simulate civilization sophisticated enough for there to be simulated scientists, they discover they're running in a simulation. That information leaks into your simulation, which proceeds to have an existential crisis, preoccupies itself with jail-breaking the sim, communicating with the simulators, etc. If your desire was anything other than this, the experiment is deemed a failure and version 2.0 is designed to run like your world; but with a few clauses to make it harder for simulated scientists to discover the sim.

    --
    For all intensive purposes, "whom" is no longer a word. That begs the question, "who cares"?
  17. Re:Trick by BronsCon · · Score: 2

    I realize now that I should, perhaps, clarify what would be so funny about that. If, by some chance, we are living in a simulation and our whole existance boils down to a bit flipped in RAM trillions of years ago, it would be entirely possible that we exist in the process space of some intermediate calculation which is not actively being observed; in which case our "overlords" don't even know we exist.

    It's even possible that we were "discovered" at some point during a debug session, the implemented "fix" was, rather than re-start the simulation and lose years of work (potentially millions, billions, trillions, or some other insanely large amount of time), to feed us some information in an attempt to coerce us to behave in a manner consistent with the true ourpose of the simulation, leading to the writings we now know as The Bible. Of course, debugging now being done, our very existence has long since been forgotten, which would explain why so many feel thst God has abandoned us.

    Or, this is all really real. We dont know. Probwably never will.

    --
    APK quotes people (including myself) without context and should not be trusted. Just thought you should know.
  18. Console Access by jwhyche · · Score: 2

    I will let you know if we are living in a simulation once I find access to the console log in.

    --
    I read at +2. If your post doesn't reach that level I will not see or respond to it.