paper-with-me

홈 › Papers

Radioactive data: tracing through training

2020-02-03 · ICML 2020 1 · Alexandre Sablayrolles, Matthijs Douze, Cordelia Schmid, Hervé Jégou

We want to detect whether a particular image dataset has been used to train a model. We propose a new technique, \emph{radioactive data}, that makes imperceptible changes to this dataset such that any model trained on it will bear an identifiable mark. The mark is robust to strong variations such as different architectures or optimization methods. Given a trained model, our technique detects the use of radioactive data and provides a level of confidence (p-value). Our experiments on large-scale benchmarks (Imagenet), using standard architectures (Resnet-18, VGG-16, Densenet-121) and training procedures, show that we can detect usage of radioactive data with high confidence (p<10^-4) even when only 1% of the data used to trained our model is radioactive. Our method is robust to data augmentation and the stochasticity of deep network optimization. As a result, it offers a much higher signal-to-noise ratio than data poisoning and backdoor methods.

📄 PDF Abstract BibTeX arXiv:2002.00937

Code (2)

facebookresearch/radioactive_data 공식 구현 pytorch
EleutherAI/radioactive-text pytorch

Tasks

Data AugmentationData Poisoning

Similar Papers 제목 키워드 기반

Radioactive 3D Gaussian Ray Tracing for Tomographic Reconstruction

2026-02-01 · Ling Chen, Bao Yang arxiv

3D Gaussian Splatting (3DGS) has recently emerged in computer vision as a promising rendering technique. By adapting the principles of Elliptical Weighted Average (EWA) splatting to a modern differentiable pipeline, 3DGS…

Novel View Synthesis

AI-Assisted Transport of Radioactive Ion Beams

2025-04-08 · Sergio Lopez-Caceres, Daniel Santiago-Gonzalez

Beams of radioactive heavy ions allow researchers to study rare and unstable atomic nuclei, shedding light into the internal structure of exotic nuclei and on how chemical elements are formed in stars. However, the extra…

Bayesian Optimization

HMARK: Radioactive Multi-Bit Semantic-Latent Watermarking for Diffusion Models

2025-11-26 · Kexin Li, Guozhen Ding, Ilya Grishchenko, David Lie arxiv

Modern generative diffusion models rely on vast training datasets, often including images with uncertain ownership or usage rights. Radioactive watermarks -- marks that transfer to a model's outputs -- can help detect wh…

Improving Radioactive Material Localization by Leveraging Cyber-Security Model Optimizations

2022-02-21 · Ryan Sheatsley, Matthew Durbin, Azaree Lintereur, Patrick McDaniel

One of the principal uses of physical-space sensors in public safety applications is the detection of unsafe conditions (e.g., release of poisonous gases, weapons in airports, tainted food). However, current detection me…

Malware Detection

On the Effectiveness of Dataset Watermarking in Adversarial Settings

2022-02-25 · Buse Gul Atli Tekgul, N. Asokan

In a data-driven world, datasets constitute a significant economic value. Dataset owners who spend time and money to collect and curate the data are incentivized to ensure that their datasets are not used in ways that th…

Model extraction