paper-with-me

Papers

TabularMark: Watermarking Tabular Datasets for Machine Learning

2024-06-21 · Yihao Zheng, Haocheng Xia, Junyuan Pang, Jinfei Liu, Kui Ren, Lingyang Chu, Yang Cao, Li Xiong

Watermarking is broadly utilized to protect ownership of shared data while preserving data utility. However, existing watermarking methods for tabular datasets fall short on the desired properties (detectability, non-intrusiveness, and robustness) and only preserve data utility from the perspective of data statistics, ignoring the performance of downstream ML models trained on the datasets. Can we watermark tabular datasets without significantly compromising their utility for training ML models while preventing attackers from training usable ML models on attacked datasets? In this paper, we propose a hypothesis testing-based watermarking scheme, TabularMark. Data noise partitioning is utilized for data perturbation during embedding, which is adaptable for numerical and categorical attributes while preserving the data utility. For detection, a custom-threshold one proportion z-test is employed, which can reliably determine the presence of the watermark. Experiments on real-world and synthetic datasets demonstrate the superiority of TabularMark in detectability, non-intrusiveness, and robustness.

📄 PDF Abstract BibTeX arXiv:2406.14841

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RaMark: Radioactive Watermarking for Generated Tabular Data

2026-07-10 · Xin Che, Lingyang Chu, Qiqi Zhang, Xinyu Ma 외 arxiv

Recent advances in generative modeling have made generated tabular data a practical solution for privacy-sensitive data sharing, where watermarking enables ownership verification. However, existing watermarking methods f…

Observation-Level Watermarking and Detection for Tabular Data

2026-07-12 · Dongyu Cui, Xuan Bi arxiv

With the development of generative AI, watermarking techniques have been widely used to detect the authenticity of AI-generated data and protect the rights of users and creators. While it is already well applied in data …

Robust Spectral Watermark for Synthetic Tabular Data

2025-11-26 · Yizhou Zhao, Xiang Li, Peter Song, Qi Long 외 arxiv

The rise of generative AI has enabled the production of high-fidelity synthetic tabular data across fields such as healthcare, finance, and public policy, raising growing concerns about data provenance and misuse. Waterm…

Provable Watermarking for Data Poisoning Attacks

2025-10-10 · Yifan Zhu, Lijia Yu, Xiao-Shan Gao arxiv

In recent years, data poisoning attacks have been increasingly designed to appear harmless and even beneficial, often with the intention of verifying dataset ownership or safeguarding private data from unauthorized use. …

New Evaluation Metrics Capture Quality Degradation due to LLM Watermarking

2023-12-04 · Karanpartap Singh, James Zou

With the increasing use of large-language models (LLMs) like ChatGPT, watermarking has emerged as a promising approach for tracing machine-generated content. However, research on LLM watermarking often relies on simple p…

Binary ClassificationDiversity