From cede25b448e6ad6df4c5698db097be46f43f7987 Mon Sep 17 00:00:00 2001 From: Eden Wang Date: Fri, 16 May 2025 09:08:42 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e535958..23e689c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PIG: Privacy Jailbreak Attack on LLMs via Gradient-based Iterative In-Context Optimization -This repository contains the official code implementation of our paper: [![arXiv: paper](https://img.shields.io/badge/arXiv-paper-red.svg)](https://arxiv.org/abs/2505.6437443) +This repository contains the official code implementation of our paper: [![arXiv: paper](https://img.shields.io/badge/arXiv-paper-red.svg)](https://arxiv.org/abs/2505.09921) ![PIG](./img/PIG.png)