2023
Token Prediction as Implicit Classification to Identify LLM-Generated Text
EMNLP 2023short main
This paper introduces a novel approach for identifying the possible large language models (LLMs) involved in text generation. Instead of adding an additional classification layer to a base LM, we reframe the classification task as a next-token prediction task and directly fine-tune the base LM to pe…