KICK TECH BROS OUT OF 196

  • huginn@feddit.it
    link
    fedilink
    arrow-up
    22
    ·
    8 months ago

    A few points:

    None of the big LLMs modify their weights based on input.

    So it never learns which is part of intelligence.

    Another point:

    It has no internal monologue, no private thoughts, no self reflection and no autonomy: it doesn’t exist outside of your function calls, does not (and can not) make guesses about the world and adjust based on those results… Nor do we have a good enough understanding of what’s going on to fix that.

    3rd point (example)

    Let’s take a hypothetical LLM was given some program to drive it out onto the Internet to learn and fix points 1 and 2. We’ll call the program “consciousness” for the sake of brevity here.

    Consciousness comes across a set of references to the latest meme. It queries LLM for what this meme means. LLM will spit out the best statistical match to what it has seen before… But if you’ve ever fed a hot meme into an LLM you’ll know that it’s 90% likely that it will be garbage.

    So consciousness now needs to know that the LLM is wrong based on some sort of discrepancy with reality to then teach the LLM, however the only way consciousness can interpret the world is through the LLM, as already established. Consciousness doesn’t know that the LLM doesn’t understand because the LLM will give you a result regardless of if it knows or not. It’s a transformer: it takes inputs and gives outputs. Always.

    So we write another layer to make consciousness guess if the LLM is right or not, maybe by having a fuzziness factor output by the LLM to say how hazy its interpretation was. Now consciousness feeds everything about the latest meme into the LLM and asks again and the LLM very confidently responds… With the wrong answer. Because LLM training results are inscrutable (due to the lossy nature of transformation) this will happen eventually, if not every time.

    How would consciousness ever define that the LLM had erred?

    Human intelligence isn’t just an input output weighted matrix, it’s the interplay of very complex neuronal connections with literal hundreds of types of messages in the brain, all of which modify the nerves every time they’re fired. Sometimes the message from a neuron will be different because the latest input was just enough to bridge that final gap.

    An LLM has been trained on vast quantities of data sure, but the data maintained in it’s weights is nowhere near the granularity and quality afforded by actual human cognition. It may have more things stuffed into it that the human mind could ever hold but it lacks the ability of a common rat to interpret anything.

    • testfactor@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      8 months ago

      Skipping over the first two points, which I think we’re in agreement on.

      To the last, it sounds like you’re saying, “it can’t be intelligent because it is wrong sometimes, and doesn’t have a way to intrinsically know it was wrong.” My argument to that would be, neither do people. When you say something that is incorrect, it requires external input from some other source to alert you to that fact for correction.

      That event could then be added to you “training set” as it were, aiding you in not making the mistake in future. The same thing can be done with the AI. That one addition to the training set that was “just enough to bridge that final gap” to the right answer, as it were.

      Maybe it’s slower at changing. Maybe it doesn’t make the exact decisions or changes a human would make. But does that mean it’s not “intelligent”? The same might be said for a dolphin or an octopus or an orangutan, all of which are widely considered to be intelligent.

      • Gaybees@artemis.camp
        link
        fedilink
        arrow-up
        6
        ·
        8 months ago

        I don’t think they said anything like that “it can’t be intelligent because it’s wrong sometimes”. It’s more like the AI doesn’t exist outside of the prompts you feed it. Humans can introspect, reflect on the actions we’ve done and question what effect our actions had on the situation. Humans can have desires, we can want to be more accurate, truthful in our actions, and reflect on how we might have failed doing this in the past. AI cannot do this. And we can do this outside of the prompt of a similar situation. AI only takes an input and then generates an output, wipes its hands, and calls it a day. It doesn’t matter if it gave you a correct answer, wrong answer, or gave you a completely illegible sentence.

        • testfactor@lemmy.world
          link
          fedilink
          arrow-up
          3
          ·
          8 months ago

          The previous guy and I agreed that you could trivially write a wrapper around it that gives it an internal monologue and feedback loop. So that limitation is artificial and easy to overcome, and has been done in a number of different studies.

          And it’s also trivially easy to have the results of its actions go into that feedback loop and influence its weights and models.

          And is having wants and desires necessary to be an “intelligence”? That’s getting into the philosophy side of the house, but I would argue that’s superfluous.

      • huginn@feddit.it
        link
        fedilink
        arrow-up
        3
        ·
        8 months ago

        My point is not that it can’t be intelligent because it’s wrong sometimes, my point is the program called “consciousness” is what would end up doing all the work we would recognize as sapient.

        A LLM is little more than a really weird dictionary that doesn’t let you open it.

        The LLM could spit things out and then be retrained but only if “consciousness” can tell it yes or no, feed it info etc.

        Currently that consciousness program is entirely computer scientists and there are no promising avenues for replacing them yet.

        • testfactor@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          8 months ago

          You missed the point of my “can be wrong” bit. The focus was on the final clause of “and recognize that it was wrong”.

          But I’m kinda confused by your last post. You say that only computer scientists are giving it feedback on its “correctness” and therefore it can’t truly be conscious, but that’s trivially untrue and clearly irrelevant.

          First, feedback on correctness can be driven by end users. Anyone can tell ChatGPT “I don’t like the way you did that,” and it would be trivially easy to add that to a feedback loop that influences the model over time.

          Second, find me a person who’s only feedback loop was internal. People are told “no that’s wrong” or “you’ve messed that up” all the time. That’s what makes us grow as people. That is arguably the core underpinning of what makes something intelligent. The ability to take ideas from other people (computer scientists or no), and have them influence the way you think about things.

          Like, it seems like you think that the “consciousness program” you describe would count as an intelligence, but then say it doesn’t because it’s only getting its external information from computer scientists, which seems like a distinction without a difference.

          • huginn@feddit.it
            link
            fedilink
            arrow-up
            3
            ·
            8 months ago

            Second, find me a person who’s only feedback loop was internal.

            Not my argument: find me a person you’d consider intelligent who is only influenced externally, with no autonomy of their own. I name that person vegetable.

            First, feedback on correctness can be driven by end users.

            You’ve never worked with end users, have you? Jesus Christ the last thing you want to give an end users is write access to your model. It doesn’t matter what channels hat write access comes through, it will be used to destroy your model.

            (Not to mention the extortionate cost of this constant training, but this isn’t a discussion about economic feasibility)

            Besides that doesn’t solve autonomy, which is still an integral aspect of intelligence.

            The “consciousness program” is a fiction for illustrative purposes. It doesn’t exist, in case you misunderstood me.

            I did not miss the point on the wrong bit: but an LLM saying it is uncertain is not the same as saying it is wrong, and LLMs do not evaluate true or false: they transform inputs into outputs. Optionally with a certainty level.

            Feeding another LLM with the outputs of the first has shown in some cases to improve accuracy, but that’s just hooking 2 models together: not solving the fundamental gaps in reasoning.

            If a human encounters an unknown situation it can seek out context to try and figure more out. They can generalize what they know and seek for things that might help them understand more.

            An LLM just has an output. It cannot “broaden it’s search” or generalize. Anything that did so would be layers on top of the LLM running aforementioned fictious “consciousness”, and that consciousness would have a significant amount of complexity in order to perform the functions described here and previously.

            An LLM is not an actor, it is math.

            You’re anthropomorphizing bits.

          • huginn@feddit.it
            link
            fedilink
            arrow-up
            2
            ·
            8 months ago

            The paper states that the graphs representing those relations are the result of training LLMs on a very small subset of unambiguous true and false statements.

            While these emergent properties may provide interesting avenues to model refinement and inspecting outputs it doesn’t change the fact that these weird little dictionaries aren’t doing anything truly unexpected. We just are learning the extra data associated with the training data.

            It’s not far removed from the primary complaint of Gebru’s On Stochastic Parrots where she points out the ways that our biases are implicitly trained into LLMs because of the uncontrolled and unexamined inputs: except in this case those biases are the linguistics of truth and lies in unambiguous boolean inputs.

            • Even_Adder@lemmy.dbzer0.com
              link
              fedilink
              English
              arrow-up
              1
              ·
              8 months ago

              This may provide interesting avenues to model refinement that aren’t spitting things out and being retrained by “consciousness” telling it yes or no, or feeding it additional info.

              • huginn@feddit.it
                link
                fedilink
                arrow-up
                1
                ·
                8 months ago

                Only if the “direction of truth” exists in the wild with unchecked training data.

                That clustering is a representation of the nature of the data fed to the model: all their training data was unambitious true or false… It’s not surprising that it clusters.