| ▲ | AnthonyMouse 3 hours 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. | |||||||||||||||||
| ▲ | vidarh 3 hours ago | parent [-] | ||||||||||||||||
You don't really need a style model - current models are very good at doing "style transfer" of a model text onto whatever it has written if you just have it do it chunk by chunk. It takes more to prevent it from being detectable by good detectors, but it does remove a lot of the worst tells. | |||||||||||||||||
| |||||||||||||||||