Skip to content

[USENIX Scurity'24] REMARK-LLM: A robust and efficient watermarking framework for generative large language models

Notifications You must be signed in to change notification settings

ruisizhang123/REMARK-LLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REMARK-LLM

[USENIX Scurity'24] Remark-llm: A robust and efficient watermarking framework for generative large language models

Paper

Environment

Important: Plz don't install huggingface transformer

pip install -r requirements.txt

Experiment

Train on the hc3 dataset

$ bash bash/run.sh train

Inference on the chatgpt dataset

$ bash bash/run.sh val

Citation

If you found our code/paper helpful, please kindly cite:

@inproceedings{zhang2024remark,
  title={$\{$REMARK-LLM$\}$: A Robust and Efficient Watermarking Framework for Generative Large Language Models},
  author={Zhang, Ruisi and Hussain, Shehzeen Samarah and Neekhara, Paarth and Koushanfar, Farinaz},
  booktitle={33rd USENIX Security Symposium (USENIX Security 24)},
  pages={1813--1830},
  year={2024}
}

About

[USENIX Scurity'24] REMARK-LLM: A robust and efficient watermarking framework for generative large language models

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages