SLIC: Secure Learned Image Codec through Compressed Domain Watermarking to Defend Image Manipulation

Authors: Chen-Hsiu Huang, Ja-Ling Wu

Published: 2024-10-19 11:42:36+00:00

Comment: accepted by ACM Multimedia Asia 2024

AI Summary

This paper introduces the Secure Learned Image Codec (SLIC), a novel active approach to ensuring image authenticity through watermark embedding in the compressed domain. SLIC leverages neural network-based compression to embed watermarks as adversarial perturbations in the latent space, creating images that degrade in quality upon re-compression if tampered with. This degradation acts as a defense mechanism against unauthorized modifications, preventing the redistribution of manipulated images.

Abstract

The digital image manipulation and advancements in Generative AI, such as Deepfake, has raised significant concerns regarding the authenticity of images shared on social media. Traditional image forensic techniques, while helpful, are often passive and insufficient against sophisticated tampering methods. This paper introduces the Secure Learned Image Codec (SLIC), a novel active approach to ensuring image authenticity through watermark embedding in the compressed domain. SLIC leverages neural network-based compression to embed watermarks as adversarial perturbations in the latent space, creating images that degrade in quality upon re-compression if tampered with. This degradation acts as a defense mechanism against unauthorized modifications. Our method involves fine-tuning a neural encoder/decoder to balance watermark invisibility with robustness, ensuring minimal quality loss for non-watermarked images. Experimental results demonstrate SLIC's effectiveness in generating visible artifacts in tampered images, thereby preventing their redistribution. This work represents a significant step toward developing secure image codecs that can be widely adopted to safeguard digital image integrity.


Key findings
Experimental results demonstrate SLIC's effectiveness in generating visible artifacts in tampered images, thereby preventing their redistribution. Watermarked images maintained high perceptual quality (around 40 PSNR) without tampering, but suffered significant degradation (around 6 PSNR) upon re-compression after modification. SLIC also exhibited robustness against various noise attacks and common image editing operations while introducing negligible file size overhead (1-2%).
Approach
SLIC addresses image manipulation by embedding watermarks as adversarial perturbations in the compressed latent space of images using a neural network-based codec. This fine-tuned encoder/decoder pair is designed so that watermarked images, if tampered with and then re-compressed, will suffer significant visual quality degradation. The system balances watermark invisibility with robustness, ensuring minimal quality loss for non-watermarked images and allowing for visible artifacts in tampered ones.
Datasets
COCO, Kodak, DIV2K, CelebA
Model(s)
UNKNOWN
Author countries
Taiwan