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

    • kromem@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      10 months ago

      Other aspects weren’t 100%, such as identifying the severity (which was around 70%).

      But if I gave a model pictures of dogs and traffic lights, I’d not at all be surprised if that model had a 100% success rate at determining if a test image was a dog or a traffic light.

      And in the paper they discuss some of the prior research around biological differences between ASD and TD ocular development.

      Replication would be nice and I’m a bit skeptical about their choice to use age-specific models given the sample size, but nothing about this so far seems particularly unlikely to continue to show similar results.

    • Lmaydev@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      10 months ago

      A convolutional neural network, a deep learning algorithm, was trained using 85% of the retinal images and symptom severity test scores to construct models to screen for ASD and ASD symptom severity. The remaining 15% of images were retained for testing.

      It correctly identified 100% of the testing images. So it’s accurate.

      • jet@hackertalks.com
        link
        fedilink
        English
        arrow-up
        0
        ·
        10 months ago

        Then somebody’s lying with creative application of 100% accuracy rates.

        The confidence interval of the sequence you describe is not 100%

        • eggymachus@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          ·
          10 months ago

          From TFA:

          For ASD screening on the test set of images, the AI could pick out the children with an ASD diagnosis with a mean area under the receiver operating characteristic (AUROC) curve of 1.00. AUROC ranges in value from 0 to 1. A model whose predictions are 100% wrong has an AUROC of 0.0; one whose predictions are 100% correct has an AUROC of 1.0, indicating that the AI’s predictions in the current study were 100% correct. There was no notable decrease in the mean AUROC, even when 95% of the least important areas of the image – those not including the optic disc – were removed.

          They at least define how they get the 100% value, but I’m not an AIologist so I can’t tell if it is reasonable.

  • pelespirit@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    3
    ·
    10 months ago

    I’m honestly not sure if this whole thing is a good thing or a freaking scary thing.

    At the back of the eye, the retina and the optic nerve connect at the optic disc. An extension of the central nervous system, the structure is a window into the brain and researchers have started capitalizing on their ability to easily and non-invasively access this body part to obtain important brain-related information.

    • kromem@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      10 months ago

      It’s way less scary in the actual linked paper:

      Given that the retina can reflect structural brain alterations as they are embryonically and anatomically connected,12 this could be corroborated by evidence that brain abnormalities associated with visual pathways are observed in ASD.

      TLDR: Abnormal developments in the brain that have visual components may closely correlate with abnormal developments in the eye.

  • sndrtj@feddit.nl
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    Sensitivity or specificity? Sensitivity is easy, just say every person is positive and you’ll find 100% of true positives. Specificity is the hard problem.