Looks so real !

  • Lightfire228@pawb.social
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    2 days ago

    I suspect Turing Complete machines (all computers) are not capable of producing consciousness

    If that were the case, then theoretically a game of Magic the Gathering could experience consciousness (or similar physical systems that can emulate a Turing Machine)

    • nednobbins@lemmy.zip
      link
      fedilink
      arrow-up
      2
      ·
      2 days ago

      Most modern languages are theoretically Turing complete but they all have finite memory. That also keeps human brains from being Turing complete. I’ve read a little about theories beyond Turing completeness, like quantum computers, but I’m not aware of anyone claiming that human brains are capable of that.

      A game of Magic could theoretically do any task a Turing machine could do but it would be really slow. Even if it could “think” it would likely take years to decide to do something as simple as farting.

      • Lightfire228@pawb.social
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        23 hours ago

        I don’t think the distinction between “arbitrarily large” memory and “infinitely large” memory here matters

        Also, Turing Completeness is measuring the “class” of problems a computer can solve (eg, the Halting Problem)

        I conjecture that whatever the brain is doing to achieve consciousness is a fundamentally different operation, one that a Turing Complete machine cannot perform, mathematically


        Also also, quantum computers (at least as i understand them, which is, not very well) are still Turing Complete. They just use analog properties of quantum wave functions as computational components

        • nednobbins@lemmy.zip
          link
          fedilink
          arrow-up
          2
          ·
          20 hours ago

          There’s a real vs theoretical distinction. Turing machines are defined as having infinite memory. Running out of memory is a big issue that prevents computers from solving problems that Turing machines should be able to solve.

          The halting problem, a bunch of problems involving prime numbers, a bunch of other weird math problems are all things that can’t be solved with Turing machines. They can all sort of be solved in some circumstances (eg A TM can correctly classify many programs as either halting or not halting but there are a bunch of edge cases it can’t figure out, even with infinite memory).

          From what I remember, most researchers believe that human brains are Turing Complete. I’m not aware of any class of problem that humans can solve that we don’t think are solvable by sufficiently large computers.

          You’re right that Quantum Computers are Turing Complete. They’re just the closest practical thing I could think of to something beyond it. They often let you knock down the Big Oh relative to regular computers. That was my point though. We can describe something that goes beyond TC (like “it can solve the halting lemma”) but there don’t seem to be any examples of them.

          • Lightfire228@pawb.social
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            20 hours ago

            I’m not aware of any class of problem that humans can solve that we don’t think are solvable by sufficiently large computers.

            That is a really good point…hrmmm

            My conjecture is that some “super Turing” calculation is required for consciousness to arise. But that super Turing calculation might not be necessary for anything else like logic, balance, visual processing, etc

            However, if the brain is capable of something super Turing, I also don’t see why that property wouldn’t translate to super Turing “higher order” brain functions like logic…

            • nednobbins@lemmy.zip
              link
              fedilink
              arrow-up
              2
              ·
              19 hours ago

              We certainly haven’t ruled out the possibility that the human brain is capable of some sort of “super Turing” calculations. That would lead me to 2 questions;

              1. Can we devise some test to show this? If we expand our definition of “test” to include anything we can measure, directly or indirectly, through our senses?

              2. What do we think is the “magic” ingredient that allows humans to engage in “super turing” activities, that a computer doesn’t have? eg Are carbon compounds inherently more suited to intelligence than silicon compounds?