Part of it is the convenient fact that nowadays a lot of "innocent" text is AI generated; the security does not depend on it appearing non-AI like.
The other part is the randomness thing I mentioned.
Login to reply
Replies (1)
I re-read your point about the randomness. It flew over my head, but I get it now. LLMs naturally don't just pick the most likely next word, they naturally seed some randomness to it, and therefore there is nothing unusual about injecting randomness of your own into it.
🤯 nice.