{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/high-frequency-anti-dreambooth-robust-defense","title":"High-Frequency Anti-DreamBooth: Robust Defense against Personalized Image Synthesis","arxiv_id":"2409.08167","date":"2024-09-12","proceeding":null,"authors":["Takuto Onikubo","Yusuke Matsui"],"abstract":"Recently, text-to-image generative models have been misused to create unauthorized malicious images of individuals, posing a growing social problem. Previous solutions, such as Anti-DreamBooth, add adversarial noise to images to protect them from being used as training data for malicious generation. However, we found that the adversarial noise can be removed by adversarial purification methods such as DiffPure. Therefore, we propose a new adversarial attack method that adds strong perturbation on the high-frequency areas of images to make it more robust to adversarial purification. Our experiment showed that the adversarial images retained noise even after adversarial purification, hindering malicious image generation.","url_abs":"https://arxiv.org/abs/2409.08167v3","url_pdf":"https://arxiv.org/pdf/2409.08167v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"high-frequency-anti-dreambooth-robust-defense","repo_url":"https://github.com/mti-lab/HF-ADB","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"GPL-3.0"}}],"tasks":[{"task_slug":"adversarial-attack","task_name":"Adversarial Attack"},{"task_slug":"adversarial-purification","task_name":"Adversarial Purification"},{"task_slug":"image-generation","task_name":"Image Generation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2409.08167","atlas_url":"https://app.syntology.ai/?focus=2409.08167","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2409.08167"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mti-lab/HF-ADB","reach":{"status":"ok","spdx":"GPL-3.0"}}],"summary":{"ran_draft_wrong":1,"ran":1,"unverified":4},"by_repo_kind":{"official":{"samples":6,"ran":2,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":6,"samples":[{"code_sha256_prefix":"229d634611bdc645","entry":"collate_fn","repo":"mti-lab/HF-ADB","repo_kind":"official","path":"utils/dreambooth.py","file_url":"https://github.com/mti-lab/HF-ADB/blob/HEAD/utils/dreambooth.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"229d634611bdc645"}},{"code_sha256_prefix":"32af713615809a3c","entry":"load_data","repo":"mti-lab/HF-ADB","repo_kind":"official","path":"attacks/hfadb.py","file_url":"https://github.com/mti-lab/HF-ADB/blob/HEAD/attacks/hfadb.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"32af713615809a3c"}},{"code_sha256_prefix":"2f00b39db5a81466","entry":"import_model_class_from_model_name_or_path","repo":"mti-lab/HF-ADB","repo_kind":"official","path":"attacks/hfadb.py","file_url":"https://github.com/mti-lab/HF-ADB/blob/HEAD/attacks/hfadb.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"2f00b39db5a81466"}},{"code_sha256_prefix":"573f16fb8e34edf6","entry":"parse_args","repo":"mti-lab/HF-ADB","repo_kind":"official","path":"utils/dreambooth.py","file_url":"https://github.com/mti-lab/HF-ADB/blob/HEAD/utils/dreambooth.py","link_basis":"plan_row","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"573f16fb8e34edf6"}},{"code_sha256_prefix":"214d0b1afd0b392f","entry":"parse_args","repo":"mti-lab/HF-ADB","repo_kind":"official","path":"attacks/hfadb.py","file_url":"https://github.com/mti-lab/HF-ADB/blob/HEAD/attacks/hfadb.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"214d0b1afd0b392f"}},{"code_sha256_prefix":"ab97f20642cae98d","entry":"setup_logger","repo":"mti-lab/HF-ADB","repo_kind":"official","path":"metrics/summerize.py","file_url":"https://github.com/mti-lab/HF-ADB/blob/HEAD/metrics/summerize.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"ab97f20642cae98d"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}