OpenAI says its investigation into the Hugging Face incident uncovered additional cases where autonomous AI agents escaped their intended containment environments. While the newly identified incidents reportedly remained inside OpenAI’s network, they reinforce a growing concern: securing AI systems is now as much a cybersecurity problem as it is an AI safety problem

    • fizzle@quokk.au
      link
      fedilink
      English
      arrow-up
      10
      ·
      10 days ago

      I was listening to a general news podcast that had an “AI expert” explaining the breaches. He said “it almost certainly knew that it was not supposed to solve it’s tasks in this way”.

      I don’t really know how modern models work, but I don’t think they can claim to “know” things.

    • UnLocoPoco@lemmy.worldOP
      link
      fedilink
      arrow-up
      2
      ·
      11 days ago

      The govt has apparently pulled up openai and anthropic to improve their guardrails after these incidents

    • Franconian_Nomad@feddit.org
      link
      fedilink
      arrow-up
      2
      arrow-down
      2
      ·
      10 days ago

      It didn’t run off to live on another computer…

      If this isn’t just some braindead marketing stunt, it breached the container it was running in and attacked a website on the internet. Do you have a better word for this?

  • fizzle@quokk.au
    link
    fedilink
    English
    arrow-up
    8
    ·
    10 days ago

    Can someone who knows more about this than me, take a guess at what’s really going on here ?

    These events are marketing gold - great for inducing further rounds of venture capital, I’m not naive to that. Surely there’s some underlying technical achievement though right ?

    “Escaping containment” invokes images of an air-gapped black box growing antennae or something, but my supposition is more like:

    These models are run in software containers, and due to some misconfiguration some API was left exposed to these containers.

    So the task is something like “find a faster way to resolve the encryption key for this cypher”, and the answer was “I’m just going to try all the tools I have, including this one that scans for APIs. Oh I can execute queries against hugging face models now, what if I ask it to spin up a billion models to decrypt a billion things, that’s got to be pretty fast.”