paper-with-me

홈 › Papers

Rethinking White-Box Watermarks on Deep Learning Models under Neural Structural Obfuscation

2023-03-17 · Yifan Yan, Xudong Pan, Mi Zhang, Min Yang

Copyright protection for deep neural networks (DNNs) is an urgent need for AI corporations. To trace illegally distributed model copies, DNN watermarking is an emerging technique for embedding and verifying secret identity messages in the prediction behaviors or the model internals. Sacrificing less functionality and involving more knowledge about the target DNN, the latter branch called \textit{white-box DNN watermarking} is believed to be accurate, credible and secure against most known watermark removal attacks, with emerging research efforts in both the academy and the industry. In this paper, we present the first systematic study on how the mainstream white-box DNN watermarks are commonly vulnerable to neural structural obfuscation with \textit{dummy neurons}, a group of neurons which can be added to a target model but leave the model behavior invariant. Devising a comprehensive framework to automatically generate and inject dummy neurons with high stealthiness, our novel attack intensively modifies the architecture of the target model to inhibit the success of watermark verification. With extensive evaluation, our work for the first time shows that nine published watermarking schemes require amendments to their verification procedures.

📄 PDF Abstract BibTeX arXiv:2303.09732

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DeepEclipse: How to Break White-Box DNN-Watermarking Schemes

2024-03-06 · Alessandro Pegoraro, Carlotta Segna, Kavita Kumari, Ahmad-Reza Sadeghi

Deep Learning (DL) models have become crucial in digital transformation, thus raising concerns about their intellectual property rights. Different watermarking techniques have been developed to protect Deep Neural Networ…

SEAL: Entangled White-box Watermarks on Low-Rank Adaptation

2025-01-16 · Giyeong Oh, Saejin Kim, Woohyun Cho, Sangkyu Lee 외

Recently, LoRA and its variants have become the de facto strategy for training and sharing task-specific versions of large pretrained models, thanks to their efficiency and simplicity. However, the issue of copyright pro…

Image Generation

Rethinking Forgery Attacks on Semantic Watermarks in Black-Box Settings: A Geometric Distortion Perspective

2026-06-29 · Cheng-Yi Lee, Yichi Zhang, Yuchen Yang, Chun-Shien Lu 외 arxiv

Recent studies have shown that semantic watermarks, which embed information into the initial noise of latent diffusion models (LDMs), are vulnerable to black-box forgery attacks. However, existing methods primarily rely …

Disappearing Ink: Obfuscation Breaks N-gram Code Watermarks in Theory and Practice

2025-07-07 · Gehao Zhang, Eugene Bagdasarian, Juan Zhai, Shiqing Ma

Distinguishing AI-generated code from human-written code is becoming crucial for tasks such as authorship attribution, content tracking, and misuse detection. Based on this, N-gram-based watermarking schemes have emerged…

Authorship Attribution

AI-based Blackbox Code Deobfuscation: Understand, Improve and Mitigate

2021-02-09 · Grégoire Menguy, Sébastien Bardin, Richard Bonichon, Cauim de Souza Lima

Code obfuscation aims at protecting Intellectual Property and other secrets embedded into software from being retrieved. Recent works leverage advances in artificial intelligence with the hope of getting blackbox deobfus…