• Dicska@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    20 hours ago

    The first thing that comes to my mind is cancer screening. I had to look it up because I can’t always trust my memory, and I thought there was some AI involved in the RNA sequencing research for the Covid vaccine, but I actually remembered wrong.

    • utopiah@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      14 hours ago

      Skimmed through the article and I found it surprisingly difficult to pinpoint what “AI” solution they actually covered, despite going as far as opening the supplementary data of the research they mentioned. Maybe I’m missing something obvious so please do share.

      AFAICT they are talking about using computer vision techniques to highlight potential problems in addition to bringing the non annotated image.

      This… is great! But I’d argue this is NOT what “AI” at the moment is hyped about. What I mean is that computer vision and statistics have been used, in medicine and elsewhere, with great success and I don’t see why it wouldn’t be applied. Rather I would argue the hype at he moment in AI is about LLM and generative AI. AFAICT (but again had a hard time parsing through this paper to get anything actually specific) none of that is using it.

      FWIW I did specific in my post tht my criticism was about “modern” AI, not AI as a field in general.

      • gmtom@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        11 hours ago

        I’m not at that exact company, but a very similar one.

        It’s AI because we essentially we just take early scans from people who are later diagnosed with respiratory illnesses and using that to train a neural network to recognise early signs that a human doctor wouldn’t notice.

        The actual algorithm we started with and built upon is basically identical to one of the algoriths used in a generative AI models (the one that takes an image, does some maths wizardry on it and tells you how close the image is to the selected prompt). Of course we heavily modify it for our needs so it’s pretty different in the end product, and we’re not using its output to feedback into a denoiser and we have a lot of cognitive layers and some other tricks to bring the reliability up to a point we can actually use it denoise, but it’s still at its core the same algorithm.