paper-with-me

Papers

Three Bricks to Consolidate Watermarks for Large Language Models

2023-07-26 · Pierre Fernandez, Antoine Chaffin, Karim TIT, Vivien Chappelier, Teddy Furon

The task of discerning between generated and natural texts is increasingly challenging. In this context, watermarking emerges as a promising technique for ascribing generated text to a specific model. It alters the sampling generation process so as to leave an invisible trace in the generated output, facilitating later detection. This research consolidates watermarks for large language models based on three theoretical and empirical considerations. First, we introduce new statistical tests that offer robust theoretical guarantees which remain valid even at low false-positive rates (less than 10$^{\text{-6}}$). Second, we compare the effectiveness of watermarks using classical benchmarks in the field of natural language processing, gaining insights into their real-world applicability. Third, we develop advanced detection schemes for scenarios where access to the LLM is available, as well as multi-bit watermarking.

📄 PDF Abstract BibTeX arXiv:2308.00113

Code (3)

facebookresearch/three_bricks 공식 구현 pytorch
jwkirchenbauer/lm-watermarking pytorch
🤗 spaces/NohTow/LLM_watermarking

Tasks

valid

Similar Papers 제목 키워드 기반

Teaching Machine Learning Fundamentals with LEGO Robotics

2026-01-27 · Viacheslav Sydora, Guner Dilsad Er, Michael Muehlebach arxiv

This paper presents the web-based platform Machine Learning with Bricks and an accompanying two-day course designed to teach machine learning concepts to students aged 12 to 17 through programming-free robotics activitie…

DLBricks: Composable Benchmark Generation to Reduce Deep Learning Benchmarking Effort on CPUs (Extended)

2019-11-18 · Cheng Li, Abdul Dakkak, JinJun Xiong, Wen-mei Hwu

The past few years have seen a surge of applying Deep Learning (DL) models for a wide array of tasks such as image classification, object detection, machine translation, etc. While DL models provide an opportunity to sol…

BenchmarkingCPUimage-classificationImage Classification+3

BrickSim: A Physics-Based Simulator for Manipulating Interlocking Brick Assemblies

2026-03-17 · Haowei Wen, Ruixuan Liu, Weiyi Piao, Siyu Li 외 arxiv

Interlocking brick assemblies provide a standardized yet challenging testbed for contact-rich and long-horizon robotic manipulation, but existing rigid-body simulators do not faithfully capture snap-fit mechanics. We pre…

Can Watermarks Survive Translation? On the Cross-lingual Consistency of Text Watermark for Large Language Models

2024-02-21 · Zhiwei He, Binglin Zhou, Hongkun Hao, Aiwei Liu 외

Text watermarking technology aims to tag and identify content produced by large language models (LLMs) to prevent misuse. In this study, we introduce the concept of cross-lingual consistency in text watermarking, which a…

TAG

Optimizing watermarks for large language models

2023-12-28 · Bram Wouters

With the rise of large language models (LLMs) and concerns about potential misuse, watermarks for generative LLMs have recently attracted much attention. An important aspect of such watermarks is the trade-off between th…