paper-with-me

홈 › Papers

Your Semantic-Independent Watermark is Fragile: A Semantic Perturbation Attack against EaaS Watermark

2024-11-14 · Zekun Fei, Biao Yi, Jianing Geng, Ruiqi He, Lihai Nie, Zheli Liu

Embedding-as-a-Service (EaaS) has emerged as a successful business pattern but faces significant challenges related to various forms of copyright infringement, particularly, the API misuse and model extraction attacks. Various studies have proposed backdoor-based watermarking schemes to protect the copyright of EaaS services. In this paper, we reveal that previous watermarking schemes possess semantic-independent characteristics and propose the Semantic Perturbation Attack (SPA). Our theoretical and experimental analysis demonstrate that this semantic-independent nature makes current watermarking schemes vulnerable to adaptive attacks that exploit semantic perturbations tests to bypass watermark verification. Extensive experimental results across multiple datasets demonstrate that the True Positive Rate (TPR) for identifying watermarked samples under SPA can reach up to more than 95\%, rendering watermarks ineffective while maintaining the high utility of embeddings. Furthermore, we discuss potential defense strategies to mitigate SPA. Our code is available at https://github.com/Zk4-ps/EaaS-Embedding-Watermark.

📄 PDF Abstract BibTeX arXiv:2411.09359

Code (1)

zk4-ps/eaas-embedding-watermark 공식 구현 pytorch

Tasks

Model extraction

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Image content dependent semi-fragile watermarking with localized tamper detection

2021-06-27 · Samira Hosseini, Mojtaba Mahdavi

Content-independent watermarks and block-wise independency can be considered as vulnerabilities in semi-fragile watermarking methods. In this paper to achieve the objectives of semi-fragile watermarking techniques, a met…

RecoverMark: Robust Watermarking for Localization and Recovery of Manipulated Faces

2026-02-24 · Haonan An, Xiaohui Ye, Guang Hua, Yihang Tao 외 arxiv

The proliferation of AI-generated content has facilitated sophisticated face manipulation, severely undermining visual integrity and posing unprecedented challenges to intellectual property. In response, a common proacti…

Image Manipulation Localization

Is The Watermarking Of LLM-Generated Code Robust?

2024-03-24 · Tarun Suresh, Shubham Ugare, Gagandeep Singh, Sasa Misailovic

We present the first in depth study on the robustness of existing watermarking techniques applied to code generated by large language models (LLMs). As LLMs increasingly contribute to software development, watermarking h…

ARC

A Survey of Fragile Model Watermarking

2024-06-07 · Zhenzhe Gao, Yu Cheng, Zhaoxia Yin

Model fragile watermarking, inspired by both the field of adversarial attacks on neural networks and traditional multimedia fragile watermarking, has gradually emerged as a potent tool for detecting tampering, and has wi…

Autonomous DrivingmodelSurvey

Decision-based iterative fragile watermarking for model integrity verification

2023-05-13 · Zhaoxia Yin, Heng Yin, Hang Su, Xinpeng Zhang 외

Typically, foundation models are hosted on cloud servers to meet the high demand for their services. However, this exposes them to security risks, as attackers can modify them after uploading to the cloud or transferring…