Sanitizing Hidden Information with Diffusion Models
Preston K. Robinette, Daniel Moyer, Taylor T. Johnson

TL;DR
This paper introduces DM-SUDS, a diffusion model-based method for effectively sanitizing hidden information in images, outperforming previous deep learning approaches and applicable across multiple domains.
Contribution
The paper presents a novel diffusion model framework for scalable and effective sanitization of hidden information in images, surpassing prior methods in both performance and applicability.
Findings
DM-SUDS outperforms baseline methods in image quality metrics.
The approach significantly reduces hidden information while preserving image utility.
The method demonstrates versatility through an audio case study.
Abstract
Information hiding is the process of embedding data within another form of data, often to conceal its existence or prevent unauthorized access. This process is commonly used in various forms of secure communications (steganography) that can be used by bad actors to propagate malware, exfiltrate victim data, and discreetly communicate. Recent work has utilized deep neural networks to remove this hidden information in a defense mechanism known as sanitization. Previous deep learning works, however, are unable to scale efficiently beyond the MNIST dataset. In this work, we present a novel sanitization method called DM-SUDS that utilizes a diffusion model framework to sanitize/remove hidden information from image-into-image universal and dependent steganography from CIFAR-10 and ImageNet datasets. We evaluate DM-SUDS against three different baselines using MSE, PSNR, SSIM, and NCC metrics…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Steganography and Watermarking Techniques · Digital Media Forensic Detection · Generative Adversarial Networks and Image Synthesis
