• @[email protected]
    link
    fedilink
    310 months ago

    Do we have a better word for what has historically been known as AI? I see lots of complaints about X not being AI, but no proposal for what to call them.

    • FaceDeer
      link
      fedilink
      310 months ago

      I don’t know what you mean by “historical”, because the stuff we’ve got now is what is historically known as AI.

      If you mean the Star Trek stuff, though, then the specific terms for those are AGI (Artificial General Intelligence, an AI that’s capable of doing basically everything a human can) and ASI (Artificial Super Intelligence, an AI that’s capable of doing more than what a human can).

      We don’t have AGI yet, but there’s no reason to assume we can’t eventually figure it out. Brains are made of matter, so by fiddling with bits of matter we should eventually be able to make it do whatever a brain can. We have an example showing what’s possible, we just need to figure out how to make one of our own.

      ASI is a little more speculative since we don’t have any known examples of naturally-occurring superintelligence. But I also think it’s a bit unlikely that humans just happen to be the smartest things that can exist.

      • @[email protected]
        link
        fedilink
        110 months ago

        the stuff we’ve got now is what is historically known as AI.

        Yeah, and people are complaining that we shouldn’t call it AI anymore because the colloquial usage of the word has changed, so I want to know what alternatives exist.

          • @[email protected]
            link
            fedilink
            110 months ago

            Yes, you’ve provided the terms that I’m familiar with. That’s not what I’m asking for though. I’m asking for alternatives from people who don’t agree with this terminology.

            • FaceDeer
              link
              fedilink
              1
              edit-2
              10 months ago

              Make something up and try to get it popular enough to matter, if you refuse to use the terms that have already gained traction and that you’re familiar with. As far as I’m aware there’s just AGI and ASI.

      • Nik282000
        link
        fedilink
        110 months ago

        If you mean the Star Trek stuff, though, then the specific terms for those are AGI

        Even in Star Trek only Data, Lore (and Peanut-hamper) were intelligent, all the computers ran on what is being called ‘AI’ now. Massive DBs and search algorithms.

        • FaceDeer
          link
          fedilink
          210 months ago

          The ship’s computer could whip up an AGI (Moriarty) in response to a simple command. The Federation later systematized this in the form of emergency holographic officers.

        • @[email protected]
          link
          fedilink
          110 months ago

          Search algorithms are, depending on the specifics, potentially “ai” now. If we’re tokenizing out vectors and running a straight match query (i.e. postgres full text search) that’s not AI - that’s just string matching. Some of the offerings get into NN guided or LLM powered… these tend to suck though because they’re unpredictable and inconsistent. That may just be the novelty of the technology though, we’ve had decades to work on small word exclusion and language specific dictionary mapping - it’s possible the consistency will get up and, at least when it comes to searching, everything really good already uses weird heuristics so it’s not like we can reason on why specific results are preferred, we just know they’re consistent.

    • Nik282000
      link
      fedilink
      210 months ago

      Neural networks, deep learning, Generative pre-trained transformers…

      • @[email protected]
        link
        fedilink
        310 months ago

        Those are all very narrow subtopics within AI. A replacement term for “AI” would have to be more general and include the things you’ve listed.

        • Nik282000
          link
          fedilink
          310 months ago

          Nondeterministic Computing. There is no intelligence in what is now called ‘AI’.

          • FaceDeer
            link
            fedilink
            310 months ago

            That’s even more “wrong,” though. Plenty of AI is deterministic, and plenty of nondeterministic computing isn’t AI.

    • @[email protected]
      link
      fedilink
      110 months ago

      Prep-cook. Magician’s Apprentice. Understudy. Artificial intern.

      I use these tools to barf code examples. It’s like asking the prep-cook to get the stock going so you can do other things.