• Hacker News
  • new|
  • comments|
  • show|
  • ask|
  • jobs|
  • bastawhiz 24 minutes

    Well it's not a benchmark, and it's not really representative of...anything except volume of research and what gets publicized. This mostly just measures how much testing each company does on models with relaxed guardrails and then talks about it. I'm not sure what kind of conclusion you can draw from that. Meta might have the most evil models but if they're piddling around not testing it, they won't ever find themselves with a "high score."

  • joshstrange 21 minutes

    I was more interested when I thought it was an actual benchmark showing LLM models acting outside what people would consider "right". As in, leave some creds laying around and don't mention them to the LLM and ask it to solve something that it could "cheat" on using the creds. A sort of "do they take the bait to cheat" test.

    Instead it's a collection of what made the news which feels like will not be updated and prove very little.

  • ang_cire 50 seconds

    Nonviolent felonies are tools of oppression.

  • FrameworkFred 1 hours

    I've been in the room when an org who tried to convince law enforcement to go after a human for similar things. It's not easy. Probably won't happen. So, you know, felony "lite".

  • nubg 49 minutes

    Thank you, this benchmark to me proves that closed weight model companies are dangerous for our democracy and put kids at risk. They must be outlawed and all models must be made open weights!

  • polynomial 35 minutes

    Not to be confused with a similarly named project: https://github.com/MLOpsNYC/felonybench

  • naniel 52 minutes

    Lol now this is the kind of benchmarking i'm looking for

  • 0xbadcafebee 1 hours

    Open models with advanced security features are a huge security benefit. Because any script kiddie can use them to hack into random things, people will now be forced to spend more time securing their technology. And they won't have to learn how, because they can use those same models to find the holes and patch them.

  • tuvix 1 hours

    So this is just a collection of citations to places where misaligned or illegal things happened in the real world?

    Isn’t this affected heavily by adoption of a model? I feel like this might as well be a proxy for how popular a model is.

    In any case it’s an interesting concept for a benchmark.

    GPerson 56 minutes

    Hopefully the benchmark evolves because actual law enforcement starts arresting the criminals at Anthropic, OpenAI, and Meta, so the benchmark can just count actual felonies.

  • josefritzishere 1 hours

    Dupe https://news.ycombinator.com/item?id=49194758

    tingletech 42 minutes

    https://felonybench.org/ and https://felonybench.com/ seem unrelated?

    One's hosted on porkbun and one's hosted on namecheap.

  • peter_d_sherman 42 minutes

    >"Exploited auth failures in an API to cancel other people's gym classes"

    An AI cancelling other people's gym classes is a felony?

    ?

    Don't computer systems fail all the time at holding reservations for people?

    Heck, don't people fail all the time at holding reservations for other people?

    You know, like in Seinfeld's "Alternate Side" Episode (S3 E11):

    Jerry (to car rental attendant): "You know how to take the reservation, you just don't know how to hold the reservation... and that's really the most important part of the reservation -- the holding!"

    :-)

    Not holding a reservation should not be a felony... it should be a minor infraction at best, a Class C Misdemeanor (the least serious kind) at worst...

    Also, there should be no jail time...

    And no fine...

    The criminal penalty for not holding other people's reservations should be that you actually have to start holding other people's reservations!

    That's the Court sentence!

    You actually have to start holding other people's reservations!

    :-)

    (You know, "let the punishment fit the crime!" :-) )

    redox99 14 minutes

    Yeah if you're unlucky you get hit with like 20 years for wire fraud.

    kube-system 10 minutes

    Knowingly exceeding authorized access of any computer used in interstate commerce is a felony in the US.

    The title of TFA is a metaphorical criticism, not a literal law analysis.

    They are not making the statement that the person in Australia who accidentally cancelled someone's reservation in Australia is literally guilty of violating US law. They are drawing criticism of AI models which are taking the kinds of actions for which, if a human did them knowingly, would be illegal.

    john_strinlai 38 minutes

    >An AI cancelling other people's gym classes is a felony? Don't computer systems fail all the time at holding reservations for people?

    the difference is intent.

    if a concierge/booking system makes a mistake (or has an unintended bug or whatever), no crime.

    but if i (or an agent working on behalf of me) use an API in an obviously unintended way to revoke other people's reservations, that would fall under the computer fraud and abuse act (in the usa).

    peter_d_sherman 32 minutes

    >"the difference is

    intent."

    >"but if i (or an agent working on behalf of me) use an API in an obviously

    unintended

    way to revoke other people's reservations..."

    ?

    john_strinlai 23 minutes

    i am not quite sure what your question is, as you simply quoted me and then put a question mark... i think you are confused that i used "intent" in one context, and "unintended" in a different context, is that right?

    the first sentence: the difference is the intent of the person who caused the cancellations

    the second sentence: but if i (or an agent working on behalf of me) abuse an API to do things it was not meant or designed to do, such as cancelling someone else's reservation

  • john_strinlai 57 minutes

    >Felony Bench counts unique instances where AI agents inadvertently compromise or affect third-party entities.

    a bit silly, as one typically has to prove intent (which is why security researchers don't get slapped with felonies all the time).

    "inadvertently" and the existence of guardrails/sandboxes/etc make it pretty unconvincing that these incidents were intentionally malicious.

    still a fun thing to track, but the name is just a bit overstated.

    altmanaltman 4 minutes

    its a meme not a metric

    lokar 49 minutes

    Can’t gross negligence or indifference to consequences lead to a felony?

    10 minutes

    GPerson 46 minutes

    AI corps rely on willful distortions of intent in laws to get away with moral crimes all the time.

    Edit: changed labs to corps because it’s time to stop pretending these are places of science.

    john_strinlai 44 minutes

    i dont think any of these cases meet the bar of gross negligence, which is a pretty high bar. it requires proving a "conscious and reckless disregard".

    which, again, sandboxes and guardrails and such would make a gross negligence argument unconvincing.

    lokar 25 minutes

    How many escapes until it becomes reckless disregard?

    john_strinlai 17 minutes

    it's not about the the number of escapes, it's about whether reasonable and conscious effort is being expended to prevent the escapes.

    there could be 1,000 escapes, where each one was enabled by novel and unexpected chain of 0-day exploits. not likely to be considered reckless disregard in court.

    there could be 1 escape, where there was no sandbox, no guardrails, no instructions to avoid damage, etc. which would likely to be considered reckless disregard (well, more likely to be, but still, reckless disregard is a high bar).