• Maxnmy's@lemmy.world
    link
    fedilink
    English
    arrow-up
    48
    ·
    2 months ago

    Stop plugging LLMs into everything! They are designed to make up plausible sounding nonsense.

    • slaacaa@lemmy.world
      link
      fedilink
      English
      arrow-up
      16
      ·
      2 months ago

      LLMs are very useful for synthesizing information, e.g. sumamrizing long texts. Yet every company is actually pushing to use it to create more text, which as you say is at least partly nonsense.

      It shows against the difference of what users need (quick access to accurate information) vs what these companies eant for us (glue your eyeballs to the screen for the longest possible time by e.g. overwhelming you with information, regardless of the quality)

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

      There is a time and place for nonsense, and this isn’t it. I guess it being plausible sounding is the issue.

          • ShittyBeatlesFCPres@lemmy.world
            link
            fedilink
            English
            arrow-up
            6
            ·
            2 months ago

            Consciousness is not a computer program. Neurons don’t use binary. I’d love it if we had computers that could do squirrel things perfectly but we don’t even have that.

            • QuaternionsRock@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              2 months ago

              I can appreciate that contemporary neural networks are very different from organic intelligence, but consciousness is most definitely equivalent to a computer program. There are two things preventing us from reproducing it:

              1. We don’t know nearly enough about how the human mind (or any mind, really) actually works, and
              2. Our computers do not have the capacity to approximate consciousness with any meaningful degree of accuracy. Floating point representations of real numbers are not an issue (after all, you can always add more bits), but the sheer scale and complexity of the brain is a big one.

              Also, for what it’s worth, most organic neurons actually do use binary (“one bit”) activation, while artificial “neurons” use a real-valued activation function for a variety of reasons, the biggest two being that (a) training algorithms require differentiable models, and (b) binary activation functions do not yield a lot of information per neuron while requiring effectively the same amount of memory.