Off-By-One Implementation Error in J-UNIWARD

05/31/2023
by   Benedikt Lorch, et al.
0

J-UNIWARD is a popular steganography method for hiding secret messages in JPEG cover images. As a content-adaptive method, J-UNIWARD aims to embed into textured image regions where changes are difficult to detect. To this end, J-UNIWARD first assigns to each DCT coefficient an embedding cost calculated based on the image's Wavelet residual, and then uses a coding method that minimizes the cost while embedding the desired payload. Changing one DCT coefficient affects a 23x23 window of Wavelet coefficients. To speed up the costmap computation, the original implementation pre-computes the Wavelet residual and then considers per changed DCT coefficient a 23x23 window of the Wavelet residual. However, the implementation accesses a window accidentally shifted by one pixel to the bottom right. In this report, we evaluate the effect of this off-by-one error on the resulting costmaps. Some image blocks are over-priced while other image blocks are under-priced, but the difference is relatively small. The off-by-one error seems to make little difference for learning-based steganalysis.

READ FULL TEXT

page 2

page 3

page 5

page 7

research
12/07/2017

A wavelet Plancherel theory with application to sparse continuous wavelet transform

We introduce a framework for calculating sparse approximations to signal...
research
09/12/2012

Wavelet Based Image Coding Schemes : A Recent Survey

A variety of new and powerful algorithms have been developed for image c...
research
11/18/2022

Improving Robustness of TCM-based Robust Steganography with Variable Robustness

Recent study has found out that after multiple times of recompression, t...
research
11/04/2009

Digital Image Watermarking for Arbitrarily Shaped Objects Based On SA-DWT

Many image watermarking schemes have been proposed in recent years, but ...
research
12/03/2009

Reversible Image Authentication with Tamper Localization Based on Integer Wavelet Transform

In this paper, a new reversible image authentication technique with tamp...
research
04/04/2021

Wavelet Design with Optimally Localized Ambiguity Function: a Variational Approach

In this paper, we design mother wavelets for the 1D continuous wavelet t...
research
01/21/2021

Effect of Window Size for Detection of Abnormalities in Respiratory Sounds

The recording of respiratory sounds was of significant benefit in the di...

Please sign up or login with your details

Forgot password? Click here to reset