|
|
|
|
|
by AnthonyMouse
12 days ago
|
|
You can get an arbitrarily low false positive rate by sacrificing against false negatives. It's trivial to make it zero, just classify everything as human-generated. Meanwhile a false negative rate of even 1% is a pretty big problem since someone can easily use LLMs to generate 100x the volume of text and then use whichever ones make it through the classifier. And that's before anyone even tries to get the LLM to generate a different style of text. Or for that matter creates a "style model" that rephrases text. |
|