AI-screened eye pics diagnose childhood autism with 100% accuracy::undefined

  • partial_accumen
    link
    fedilink
    English
    327 months ago

    We don’t know what they are identifying. We give it input and it gives output. What exactly is going on internally is a mystery.

    Counterintuitively that’s also where the benefit comes from.

    The reason most AI is powerful isn’t because its can think like humans, its because it doesn’t. It makes associations that humans don’t simply by consumption of massive amounts of data. We humans tell it “Here’s a bajillion sample examples of X. Okay, got it? Good. Now here’s 10 bajillion samples we don’t know if they are X or not. What do you, AI, think?”

    AI isn’t really a causation machine, but instead a correlation machine. The AI output effectively says “This thing you gave me later has some similarities to the thing you gave me before. I don’t know if the similarities mean anything, but they ARE similarities”.

    Its up to us humans to evaluate the answer AI gave us, and determine if the similarities it found are useful or just coincidental.

    • @SpaceNoodle@lemmy.world
      link
      fedilink
      English
      17 months ago

      Sure, but if we could take the model generated by the AI and convert it into a set of quantifiable criteria - i.e., what is being correlated - we could use our human abilities of associative thought to gain an understanding of why this correlation may exist, possibly leading to better understanding of Autism overall.

      • @Trainguyrom@reddthat.com
        link
        fedilink
        English
        27 months ago

        The problem is identifying what an AI model is doing is basically impossible. You can’t just decompile an AI model and see a bunch of logic, and you can’t view the machine code and reverse engineer it because it isn’t code in that sense. The best way to suss it out is to throw corner cases at it and try to figure out any common themes in the false negatives and false positives