• TWeaK@lemm.ee
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    Never forget: businesses do not own data about you. The data belongs to the data subject, businesses merely claim a licence to use it.

  • someguy7734206@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    One thing I’ve started to think about for some reason is the problem of using AI to detect child porn. In order to create such a model, you need actual child porn to train it on, which raises a lot of ethical questions.

    • breadcodes@lemm.ee
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Cloudflare says they trained a model on non-cp first and worked with the government to train on data that no human eyes see.

      It’s concerning there’s just a cache of cp existing on a government server, but it is for identifying and tracking down victims and assailants, so the area could not be more grey. It is the greyest grey that exists. It is more grey than #808080.

      • well, many governments had no issue taking over a cp website and hosting it for montha to come, using it as a honeypot. Still they hosted and distributed cp, possibly to thousands of unknown customers who can redistribute it.

    • XPost3000@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      I’m pretty sure those AI models are trained on hashes of the material, not the material directly, so all you need to do is save a hash of the offending material in the database any time that type of material is seized

        • XPost3000@lemmy.ml
          link
          fedilink
          arrow-up
          0
          ·
          1 year ago

          Nah, flipping the image would completely bypass a simple hash map

          From my very limited understanding it’s some special hash function that’s still irreversible but correlates more closely with the material in question, so an AI trained on those hashes would be able to detect similar images because they’d have similar hashes, I think