|
|
|
|
|
by warkdarrior
596 days ago
|
|
> 3. The idea that we can detect if something is generated by an LLM The idea behind watermarking (the topic of the paper) is that the output of the LLM is specially marked in some way at the time of generation, by the LLM service. Afterwards, any text can be checked for the presence of the watermark. In this case, detect if something is generated by an LLM means checking for the presence of the watermark. This all works if the watermark is robust. |
|