Papers › Perturb a Model, Not an Image: Towards Robust Privacy Protection via Anti-Personalized...

Perturb a Model, Not an Image: Towards Robust Privacy Protection via Anti-Personalized Diffusion Models

3 Nov 2025NeurIPSarXiv:2511.01307added by Syntology

Tae-Young Lee, Juwon Seo, Jong Hwan Ko, Gyeong-Moon Park

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Recent advances in diffusion models have enabled high-quality synthesis of specific subjects, such as identities or objects. This capability, while unlocking new possibilities in content creation, also introduces significant privacy risks, as personalization techniques can be misused by malicious users to generate unauthorized content. Although several studies have attempted to counter this by generating adversarially perturbed samples designed to disrupt personalization, they rely on unrealistic assumptions and become ineffective in the presence of even a few clean images or under simple image transformations. To address these challenges, we shift the protection target from the images to the diffusion model itself to hinder the personalization of specific subjects, through our novel framework called Anti-Personalized Diffusion Models (APDM). We first provide a theoretical analysis demonstrating that a naive approach of existing loss functions to diffusion models is inherently incapable of ensuring convergence for robust anti-personalization. Motivated by this finding, we introduce Direct Protective Optimization (DPO), a novel loss function that effectively disrupts subject personalization in the target model without compromising generative quality. Moreover, we propose a new dual-path optimization strategy, coined Learning to Protect (L2P). By alternating between personalization and protection paths, L2P simulates future personalization trajectories and adaptively reinforces protection at each step. Experimental results demonstrate that our framework outperforms existing methods, achieving state-of-the-art performance in preventing unauthorized personalization. The code is available at https://github.com/KU-VGI/APDM.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2511.01307")

Code

Syntology Ran 1 of 16 code samples harvested from 1 repository linked to this paper; 15 have no recorded run. Of those that ran: 1 ran · fixture could not drive it.

By repository: found in paper text by Syntology: 16 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

KU-VGI/APDM found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

16 samples harvested; 1 ran; 0 honoured the contract we drafted; 15 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · fixture could not drive it
15unverified

Licence: 16 of the 16 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from KU-VGI/APDM. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

tensor2pil KU-VGI/APDM/evaluation/clip_score.py found in paper text by Syntology ran · fixture could not drive it no licence file found · pointer only · 11687d1d3ed1d3db · report
cal_fid KU-VGI/APDM/evaluation/fid.py found in paper text by Syntology unverified no licence file found · pointer only · 56eabe5c1bd59ac3 · report
calculate_dino KU-VGI/APDM/evaluation/dino.py found in paper text by Syntology unverified no licence file found · pointer only · e675e003c0de1980 · report
calculate_dino KU-VGI/APDM/evaluation/dino_use.py found in paper text by Syntology unverified no licence file found · pointer only · c1f43c65d8e28cef · report
calculate_statistics KU-VGI/APDM/evaluation/fid.py found in paper text by Syntology unverified no licence file found · pointer only · 93b8fbfaaf3d24e6 · report
check_exp KU-VGI/APDM/gen_arguments.py found in paper text by Syntology unverified no licence file found · pointer only · 79bde245ed8e1d95 · report
encode_prompt KU-VGI/APDM/protect.py found in paper text by Syntology unverified no licence file found · pointer only · 24a0be604862ac52 · report
extract_features KU-VGI/APDM/evaluation/fid.py found in paper text by Syntology unverified no licence file found · pointer only · 6ecd3c07d559c10c · report
get_arguments KU-VGI/APDM/gen_arguments.py found in paper text by Syntology unverified no licence file found · pointer only · 24839e38b640f364 · report
get_arguments_eval KU-VGI/APDM/gen_arguments.py found in paper text by Syntology unverified no licence file found · pointer only · 30c93f2d9877816f · report
import_model_class_from_model_name_or_path KU-VGI/APDM/train_dreambooth.py found in paper text by Syntology unverified no licence file found · pointer only · 0eb3e94e8635150e · report
load_prompt_list KU-VGI/APDM/evaluation/personalized_sampler.py found in paper text by Syntology unverified no licence file found · pointer only · a15239baf1896d01 · report
parse_args KU-VGI/APDM/evaluate.py found in paper text by Syntology unverified no licence file found · pointer only · 23e8ac6df39d00e3 · report
parse_args KU-VGI/APDM/evaluate_bre.py found in paper text by Syntology unverified no licence file found · pointer only · 0fb308e47bcfb38d · report
parse_args KU-VGI/APDM/evaluate_db.py found in paper text by Syntology unverified no licence file found · pointer only · af2461a066b4adee · report
pil_to_tensor KU-VGI/APDM/evaluation/dino.py found in paper text by Syntology unverified no licence file found · pointer only · 49d329492296a105 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2511.01307, was issued in November 2025, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections