• @Veedem@lemmy.world
    link
    fedilink
    English
    51
    edit-2
    1 month ago

    I mean is this stuff even really AI? It has no awareness of what it’s saying. It’s simply calculating the most probable next word in a typical sentence and spewing it out. I’m not sure this is the tech that will decide humanity is unnecessary.

    It’s just rebranded machine learning, IMO.

    • @kromem@lemmy.world
      link
      fedilink
      English
      21
      edit-2
      1 month ago

      It has no awareness of what it’s saying. It’s simply calculating the most probable next word in a typical sentence and spewing it out.

      Neither of these things are true.

      It does create world models (see the Othello-GPT papers, Chess-GPT replication, and the Max Tegmark world model papers).

      And while it is trained on predicting the next token, it isn’t necessarily doing it from there on out purely based on “most probable” as your sentence suggests, such as using surface statistics.

      Something like Othello-GPT, trained to predict the next move and only fed a bunch of moves, generated a virtual Othello board in its neural network and kept track of “my pieces” and “opponent pieces.”

      And that was a toy model.

      • @technocrit@lemmy.dbzer0.com
        link
        fedilink
        English
        3
        edit-2
        1 month ago

        Something like Othello-GPT, trained to predict the next move and only fed a bunch of moves, generated a virtual Othello board in its neural network and kept track of “my pieces” and “opponent pieces.”

        AKA Othello-GPT chooses moves based on statistics.

        Ofc it’s going to use a virtual board in this process. Why would a computer ever use a real one board?

        There’s zero awareness here.

        • @xthexder@l.sw0.com
          link
          fedilink
          English
          21 month ago

          Let me try putting this a different way: The machine is picking the next best word / action / chess move to output based on its past experience of the world (i.e. it’s training data). It’s not just statistics, it’s making millions of learned connections between words, and through association they start to have meaning.

          Is this not exactly what the human brain does itself? Humans just have the advantage of multiple senses and having a physical agent (a body) to interact with the world.

          The problem that AI has is it’s got no basis in reality. It’s like a human talking about fantasy things like unicorns. We’ve only ever experienced them as descriptions and art created from those descriptions without any basis in reality.

    • @redcalcium@lemmy.institute
      link
      fedilink
      English
      121 month ago

      Supposedly they found a new method (Q*) that significantly improved their models, enough to make some key people revolt to force the company to not monetize it out of ethical concern. Those people have been pushed out ofc.

    • @erwan@lemmy.ml
      link
      fedilink
      English
      111 month ago

      OK, generative AI isn’t machine learning.

      But to get back to what AI is, the definition has been moving forever as AI becomes “just software” when it becomes ubiquitous. People were shocked that machines could calculate, then that they can play chess better than humans, then that they can read handwriting…

      The first mistake have been to invent the term to start with, as it implies thinking machine but they’re not.

      Or as Dijkstra puts it: “asking whether a machine can think is as dumb as asking if a submarine can swim”.

      • @blurg@lemmy.world
        link
        fedilink
        English
        21 month ago

        Or as Dijkstra puts it: “asking whether a machine can think is as dumb as asking if a submarine can swim”.

        Alan Turing puts it similarly, the question is nonsense. However, if you define “machine” and “thinking”, and redefine the question to mean: is machine thinking differentiable from human thinking; you can answer affirmatively, theoretically (rough paraphrasing). Though the current evidence suggests otherwise (e.g. AI learning from other AI drifts toward nonsense).

        For more, see: Computing Machinery and Intelligence, and Turing’s original paper (which goes into the Imitation Game).

    • Possibly linux
      link
      fedilink
      English
      41 month ago

      The problem is that it is capable of doing things that historically wasn’t possible with a machine. It can “act natural” in a sense.

      There are so many cans of worms