• squaresinger@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    1
    ·
    2 days ago

    Hallucinations mean something specific in the context of AI. It’s a technical term, same as “putting an app into a sandbox” doesn’t literally mean that you pour sand into your phone.

    Human hallucinations and AI hallucinations are very different concepts caused by very different things.

    • Feyd@programming.dev
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      2
      ·
      1 day ago

      No it’s not. Hallucinations is marketing to make the fact that llms are unreliable sound cool. Simple as

      • squaresinger@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        1 day ago

        Nope. Hallucinations are not a cool thing. They are a bug, not a feature. The term itself is also far from cool or positive. Or would you think it’s cool if humans have hallucinations?

        • Feyd@programming.dev
          link
          fedilink
          English
          arrow-up
          3
          ·
          1 day ago

          I’m this very comment you are anthropomorphizing them by comparing them to humans again. This is exactly why they’ve chosen this specific terminology.

          • squaresinger@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            edit-2
            1 day ago

            It’s not anthropomorphizing, its how new terms are created.

            Pretty much every new term ever draws on already existing terms.

            A car is called car, because that term was first used for streetcars before that, and for passenger train cars before that, and before that it was used for cargo train cars and before that it was used for a charriot and originally it was used for a two-wheeled Celtic war chariot. Not a lot of modern cars have two wheels and a horse.

            A plane is called a plane, because it’s short for airplane, which derives from aeroplane, which means the wing of an airplane and that term first denoted the shell casings of a beetle’s wings. And not a lot of modern planes are actually made of beetle wing shell casings.

            You can do the same for almost all modern terms. Every term derives from a term that denotes something similar, often in another domain.

            Same with AI hallucinations. Nobody with half an education would think that the cause, effect and expression of AI hallucinations is the same as for humans. OpenAI doesn’t feed ChatGTP hallucinogenics. It’s just a technical term that means something vaguely related to what the term originally meant for humans, same as “plane” and “beetle wing shell casing”.

        • kipo@lemm.ee
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 day ago

          ‘Hallucinations’ are not a bug though; it’s working exactly as intended and this is how it’s designed. There’s no bug in the code that you can go in and change that will ‘fix’ this.

          LLMs are impressive auto-complete, but sometimes the auto-complete doesn’t spit out factual information because LLMs don’t know what factual information is.

          • squaresinger@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 day ago

            They aren’t a technical bug, but an UX bug. Or would you claim that an LLM that outputs 100% non-factual hallucinations and no factual information at all is just as desirable as one that doesn’t do that?

            Btw, LLMs don’t have any traditional code at all.

          • dragonfly4933@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 day ago

            I don’t think calling hallucinations a bug is strictly wrong, but it’s also not working as intended. The intent is defined by the developers or the company, and they don’t want hallucinations because that reduces the usefulness of the models.

            I also don’t think we know that it is a fact that this is a problem that can’t be solved in current technology, we simply have not found any useful solution.