• @leftzero
    link
    English
    226 days ago

    Because there are many aspects of what we understand as “actual thinking” (understanding concepts, learning, or solving puzzles, for instance) that LLMs are fundamentally incapable of achieving no matter how larger or more complex we make them or how much we optimise them.

    They do one single thing (which, granted, they do relatively well): they take an input, they apply it to every token in their training data, generating a score for each of them, and they output the one with the highest score. And that’s all they do.

    And that’s why, for instance, you’ll never be able to make a LLM that’s any good at playing chess, because there simply wouldn’t be enough atoms in the universe for it to store all possible states of the game, which it would need to have in its training model in order to auto complete its next move (and that’s not even accounting for the actual score computation, both in space and time).

    They’re a cool fancy gimmick, possibly useful in certain cases as long as you can account for their hallucinations, but they’re not any closer to actual intelligence than Eliza ever was.

    • @[email protected]
      link
      fedilink
      English
      326 days ago

      you’ll never be able to make a LLM that’s any good at playing chess,

      They said that about machines and then we all laughed at the mechanical turk hoax. Now machines can almost beat you in Go.

      I’ll say it again – It is hubris and you will obviously be wrong to try to predict the future or what will have value.

      like come on – superpositioning exists and we’ve no clue how consciousness works (Bostrom thinks its just maths) but you have this crystal ball full of certainty. It smells…

      • @leftzero
        link
        English
        126 days ago

        I’m not talking about “machines” or any other generic term.

        I’m talking specifically about LLMs. And their limitations are evident. For instance, maths is one of the many things they can’t do (and will never be able to do in any efficient way).

        We have indeed, developed programs that play chess better than people (though sadly, until the LLM bubble pops we probably won’t get any further). But they’re not LLMs, or anything resembling an LLM. Because one of the other many things an LLM can’t do is play games of skill. Or reason. Or solve puzzles. Or even have a concept of strategy.

        LLMs, again, can only do one single thing. And that’s to pick up the one card from their deck that’s been picked up most often after the sequence of cards on the table according to their training model.

        That’s all they do. That’s all they’ll ever be able to do. Because that’s how they work. And, sure, with that you can make it look like they’re holding a conversation (until you ask them something that isn’t in their model), but that’s it.

        They’ll put words after another according to statistics (not, keep that in mind, according to meaning, or strategy, or anything like that; they don’t, and can’t know or care what the words mean, or whether the sentence they’ve put together makes any sense, or whether what it’s stating is true or false), and that’s that.

        They won’t play chess, they won’t write good innovative code, they won’t write original stories, and they won’t drive your car.

        We don’t need to know how what we call consciousness works to know that. We just need to know how LLMs work. And that we most definitely do.

        • @[email protected]
          link
          fedilink
          English
          125 days ago

          Sure steam engines may not fit every use but from them we learned to make other kinds of engines right? But yeah I’m sure ‘LLM’ will either change scope/definition or we’ll make new stuff to fit other use cases kind of like diffusion models for images vs llm for text generation.