• Farid@startrek.website
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    19
    ·
    1 day ago

    To say it’s not intelligence is incorrect. It’s still (an inferior kind of) intelligence, humans just put certain expectations into the word. An ant has intelligence. An NPC in a game has intelligence. They are just very basic kinds of intelligence, very simple decision making patterns.

    • aesthelete@lemmy.world
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      1
      ·
      edit-2
      15 hours ago

      To follow rote instructions is not intelligence.

      If following a simple algorithm is intelligence, then the entire field of software engineering has been producing AI since its inception rendering the term even more meaningless than it already is.

      • Semperverus@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        2
        ·
        edit-2
        14 hours ago

        Its almost as if the word “intelligence” has been vague and semi-meaningless since its inception…

        Have we ever had a solid, technical definition of intelligence?

        • aesthelete@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          arrow-down
          1
          ·
          14 hours ago

          I’m pretty sure dictionaries have an entry for the word, and the basic sense of the term is not covered by writing up a couple of if statements or a loop.

      • Farid@startrek.website
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        2
        ·
        14 hours ago

        Opponent players in games have been labeled AI for decades, so yeah, software engineers have been producing AI for a while. If a computer can play a game of chess against you, it has intelligence, a very narrowly scoped intelligence, which is artificial, but intelligence nonetheless.

        • aesthelete@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          1
          ·
          edit-2
          14 hours ago

          https://www.etymonline.com/word/intelligence

          Simple algorithms are not intelligence. Some modern “AI” we have comes close to fitting some of these definitions, but simple algorithms do not.

          We can call things whatever we want, that’s the gift (and the curse) of language. It’s imprecise and only has the meanings we ascribe to it, but you’re the one who started this thread by demanding that “to say it is not intelligence is incorrect” and I’ve still have yet to find a reasonable argument for that claim within this entire thread. Instead all you’ve done is just tried to redefine intelligence to cover nearly everything and then pretended that your (not authoritative) wavy ass definition is the only correct one.

          • Farid@startrek.website
            link
            fedilink
            English
            arrow-up
            2
            ·
            edit-2
            5 hours ago

            I’m not redefining anything, I’m just pointing out that intelligence is not as narrow as most people assume, it’s a broad term that encompasses various gradations. It doesn’t need to be complex or human-like to qualify as intelligence.

            A single if statement arguably isn’t intelligence, sure, but how many if statements is? Because at some point you can write a complex enough sequence of if statements that will exhibit intelligence. As I was saying in my other comments, where do we draw this line in the sand? If we use the definition from the link, which is:

            The highest faculty of the mind, capacity for comprehending general truths.

            Then 99% of animal species would not qualify as intelligent.

            You may rightfully argue that term AI is too broad and that we could narrow it down to mean specifically “human-like” AI, but the truth is, that at this point, in computer science AI already refers to a wide range of systems, from basic decision-making algorithms to complex models like GPTs or neural networks.

            My whole point is less about redefining intelligence and more about recognizing its spectrum, both in nature and in machines. But I don’t expect for everybody to agree, even the expert in the fields don’t.

    • kryptonite@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      1
      ·
      17 hours ago

      humans just put certain expectations into the word.

      … which is entirely the way words work to convey ideas. If a word is being used to mean something other than the audience understands it to mean, communication has failed.

      By the common definition, it’s not “intelligence”. If some specialized definition is being used, then that needs to be established and generally agreed upon.

      • Farid@startrek.website
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        3
        ·
        edit-2
        16 hours ago

        I would put it differently. Sometimes words have two meanings, for example a layman’s understanding of it and a specialist’s understanding of the same word, which might mean something adjacent, but still different. For instance, the word “theory” in everyday language often means a guess or speculation, while in science, a “theory” is a well-substantiated explanation based on evidence.

        Similarly, when a cognitive scientist talks about “intelligence”, they might be referring to something quite different from what a layperson understands by the term.

    • AwesomeLowlander
      link
      fedilink
      English
      arrow-up
      11
      arrow-down
      2
      ·
      23 hours ago

      An NPC in a game has intelligence

      By what definition of the word? Most dictionaries define it as some variant of ‘the ability to acquire and apply knowledge and skills.’

      • Farid@startrek.website
        link
        fedilink
        English
        arrow-up
        6
        arrow-down
        1
        ·
        edit-2
        19 hours ago

        Of course there are various versions of NPCs, some stand and do nothing, others are more complex, they often “adapt” to certain conditions. For example, if an NPC is following the player it might “decide” to switch to running if the distance to the player reaches a certain threshold, decide how to navigate around other dynamic/moving NPCs, etc. In this example, the NPC “acquires” knowledge by polling the distance to the player and applies that “knowledge” by using its internal model to make a decision to walk or run.

        The term “acquiring knowledge” is pretty much as subjective as “intelligence”. In the case of an ant, for example, it can’t really learn anything, at best it has a tiny short-term memory in which it keeps certain most recent decisions, but it surely gets things done, like building colonies.

        For both cases, it’s just a line in the sand.

        • Auli@lemmy.ca
          link
          fedilink
          English
          arrow-up
          4
          arrow-down
          3
          ·
          edit-2
          20 hours ago

          NPCs do not have any form of intelligence and don’t decide anything. Or is Windows intelligent cause I click an icon and it decides to do something?

          • Farid@startrek.website
            link
            fedilink
            English
            arrow-up
            5
            arrow-down
            1
            ·
            18 hours ago

            In a way, yes, if you frame it right. To simplify, you’re basically asking “is a calculator intelligent?”, right? While it’s an inanimate object, you could say that, in a way, it acquires knowledge from the buttons user presses and it applies knowledge to provide an output.

            “But that’s not making decisions, it’s just circuits!”, you might say. To which I might reply “Who’s to say that you’re making decisions? For all we know, human brains might also just be very complicated circuits with no agency at all, just like the calculator!”.

            IIRC, in his book The Singularity Is Near, Ray Kurzweil even assigns certain amount of intelligence to inanimate objects, such as rocks. A very low amount of course, and it might be a stretch, but still.

            So yeah, it’s really hard to draw a line for intelligence, which is why there’s no firm definition and no consensus.