Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Hiding Images in Diffusion Models by Editing Learned Score Functions

About

Hiding data using neural networks (i.e., neural steganography) has achieved remarkable success across both discriminative classifiers and generative adversarial networks. However, the potential of data hiding in diffusion models remains relatively unexplored. Current methods exhibit limitations in achieving high extraction accuracy, model fidelity, and hiding efficiency due primarily to the entanglement of the hiding and extraction processes with multiple denoising diffusion steps. To address these, we describe a simple yet effective approach that embeds images at specific timesteps in the reverse diffusion process by editing the learned score functions. Additionally, we introduce a parameter-efficient fine-tuning method that combines gradient-based parameter selection with low-rank adaptation to enhance model fidelity and hiding efficiency. Comprehensive experiments demonstrate that our method extracts high-quality images at human-indistinguishable levels, replicates the original model behaviors at both sample and population levels, and embeds images orders of magnitude faster than prior methods. Besides, our method naturally supports multi-recipient scenarios through independent extraction channels.

Haoyu Chen, Yunqiao Yang, Nan Zhong, Kede Ma• 2025

Related benchmarks

TaskDatasetResultRank
Secret image extractionCIFAR10 32x32
PSNR52.9
10
Secret image extractionLSUN Bedroom 256x256
PSNR39.33
10
Neural SteganographyCIFAR10 32x32 resolution
FID4.77
5
Neural SteganographyLSUN Bedroom 256x256 resolution
FID8.39
5
Showing 4 of 4 rows

Other info

Code

Follow for update