Which LLM said that? - watermarking generated text — Adam Kaczmarek
[EuroPython 2024 — Terrace 2A on 2024-07-12] Which LLM said that? - watermarking generated text by Adam Kaczmarek https://ep2024.europython.eu/session/which-llm-said-that-watermarking-generated-text With the emergence of large generative language models there comes a problem of assigning the authorship of the AI-generated texts to its original source. This raises many concerns regarding eg. social engineering, fake news generation and cheating in many educational assignments. While there are several black-box methods for detecting if text was written by human or LLM they have significant issues. I will discuss how by watermarking you can equip your LLM with a mechanism that undetectable to human eye can give you the means of verifying if it was the true source of a generated text. --- This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License: https://creativecommons.org/licenses/by-nc-sa/4.0/