MMNov 10, 2020

Multi-domain Reversible Data Hiding in JPEG

arXiv:2011.04959v11 citations
Originality Incremental advance
AI Analysis

This addresses the need for efficient data hiding in widely used JPEG images, though it appears incremental as it builds on existing categories of methods.

The paper tackles the problem of reversible data hiding in JPEG images by proposing a multi-domain modification method that embeds secret data in both DCT coefficient and entropy coding domains, resulting in smaller file size increments and higher payload compared to previous schemes.

As a branch of reversible data hiding (RDH), reversible data hiding in JEPG is particularly important. Because JPEG images are widely used, it is great significance to study reversible data hiding algorithm for JEPG images. The existing JEPG reversible data methods can be divided into two categories, one is based on Discrete Cosine Transform (DCT) coefficients modification, the other is based on Huffman table modification, the methods based on DCT coefficient modification result in large file expansion and visual quality distortion, while the methods based on entropy coding domain modification have low capacity and they may lead to large file expansion. In order to effectively solve the problems in these two kinds of methods, this paper proposes a reversible data hiding in JPEG images methods based on multi-domain modification. In this method, the secret data is divided into two parts by payload distribution algorithm, part of the secret data is first embedded in the DCT coefficient domain, and then the remaining secret data is embedded in the entropy coding domain. Experimental results demonstrate that most JPEG image files with this scheme have smaller file size increment and higher payload than previous RDH schemes.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes