Section 01
E2E-LLM-Watermark Framework Accepted by ICML 2025: End-to-End Logits Watermark for Text Provenance and Quality Balance
Introduction: Core Overview of E2E-LLM-Watermark Framework
The E2E-LLM-Watermark proposed by the research team from Hong Kong University of Science and Technology is an end-to-end logits watermark framework. By jointly optimizing the encoder and decoder, it improves watermark robustness while maintaining text quality. This work has been accepted by the top international machine learning conference ICML 2025.
Original Authors and Sources
- Authors: Kahim Wong, Jicheng Zhou, Jiantao Zhou, Yain-Whar Si
- Source: GitHub (Project link: https://github.com/KahimWong/E2E-LLM-Watermark)
- Paper link: https://arxiv.org/abs/2505.02344
- OpenReview: https://openreview.net/forum?id=9sNiCqi2RD
This framework aims to address the trust crisis of LLM-generated content: distinguishing between human and AI text, enabling provenance tracking without sacrificing generation quality.