paper-with-me

홈 › Papers

Watermarking Recommender Systems

2024-07-17 · Sixiao Zhang, Cheng Long, Wei Yuan, Hongxu Chen, Hongzhi Yin

Recommender systems embody significant commercial value and represent crucial intellectual property. However, the integrity of these systems is constantly challenged by malicious actors seeking to steal their underlying models. Safeguarding against such threats is paramount to upholding the rights and interests of the model owner. While model watermarking has emerged as a potent defense mechanism in various domains, its direct application to recommender systems remains unexplored and non-trivial. In this paper, we address this gap by introducing Autoregressive Out-of-distribution Watermarking (AOW), a novel technique tailored specifically for recommender systems. Our approach entails selecting an initial item and querying it through the oracle model, followed by the selection of subsequent items with small prediction scores. This iterative process generates a watermark sequence autoregressively, which is then ingrained into the model's memory through training. To assess the efficacy of the watermark, the model is tasked with predicting the subsequent item given a truncated watermark sequence. Through extensive experimentation and analysis, we demonstrate the superior performance and robust properties of AOW. Notably, our watermarking technique exhibits high-confidence extraction capabilities and maintains effectiveness even in the face of distillation and fine-tuning processes.

📄 PDF Abstract BibTeX arXiv:2407.21034

Code (2)

RinneSz/AOW 공식 구현 pytorch
RinneSz/AOW-Autoregressive-Ranking-Optimization 공식 구현 pytorch

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Data Watermarking for Sequential Recommender Systems

2024-11-20 · Sixiao Zhang, Cheng Long, Wei Yuan, Hongxu Chen 외

In the era of large foundation models, data has become a crucial component in building high-performance AI systems. As the demand for high-quality and large-scale data continues to rise, data copyright protection is attr…

MemorizationRecommendation SystemsSequential Recommendation

No Free Lunch in LLM Watermarking: Trade-offs in Watermarking Design Choices

2024-02-25 · Qi Pang, Shengyuan Hu, Wenting Zheng, Virginia Smith

Advances in generative models have made it possible for AI-generated text, code, and images to mirror human-generated content in many applications. Watermarking, a technique that aims to embed information in the output o…

Navigate

Adversarial Watermarking for Face Recognition

2024-09-24 · Yuguang Yao, Anil Jain, Sijia Liu

Watermarking is an essential technique for embedding an identifier (i.e., watermark message) within digital images to assert ownership and monitor unauthorized alterations. In face recognition systems, watermarking plays…

Face Recognition

From Attack to Protection: Leveraging Watermarking Attack Network for Advanced Add-on Watermarking

2020-08-14 · Seung-Hun Nam, Jihyeon Kang, Daesik Kim, Namhyuk Ahn 외

Multi-bit watermarking (MW) has been designed to enhance resistance against watermarking attacks, such as signal processing operations and geometric distortions. Various benchmark tools exist to assess this robustness th…

Benchmarking

Secure and Robust Watermarking for AI-generated Images: A Comprehensive Survey

2025-09-30 · Jie Cao, Qi Li, Zelin Zhang, Jianbing Ni 외 arxiv

The rapid progress of Generative Artificial Intelligence (GenAI) has enabled the effortless synthesis of high-quality visual content, while simultaneously raising pressing concerns about intellectual property protection,…