logoalt Hacker News

snarky-commentstoday at 3:58 AM2 repliesview on HN

Or how many are normally caught cheating?

Did they use AI to detect AI using cheaters?


Replies

jmalickitoday at 4:02 AM

And if cheating was triggered using AI detectors, was it real?

AI detectors are pretty mid in practice - they tend to have a lot of false positives for "B" students who are okay, but can still be struggled to be more coherent than AIs are. There are some specific triggers that AIs are way more likely to do than students, but a lot of AI detectors will trigger on this "almost there, but you're still struggling" level of essay writing that might get a B, B-.

I could expect the same might be true for CS students even though I haven't seen how AI detectors work for CS/math homework.

show 1 reply
Manuel_Dtoday at 4:59 AM

When I was a section leader (not at Berkeley, though) we used MOSS: https://theory.stanford.edu/~aiken/moss/

It's not AI, its a deterministic program that analyzes compiled code for similarity.