You are on page 1of 3

Digital Image Watermarking in the Wavelet

Transform Domain
Peter Meerwald
submitted January 11, 2001
Master's thesis, Department of Scientific Computing, University of Salzburg, Austria
as BibTeX-file

Abstract
The development of compression technology -- such as the JPEG, MPEG and more recently the
JPEG2000 [jpeg2000fcd] image coding standards -- allowed the wide-spread use of multimedia
applications. Nowadays, digital documents can be distributed via the World Wide Web to a large
number of people in a cost-efficient way. The increasing importance of digital media, however,
brings also new challenges as it is now straightforward to duplicate and even manipulate
multimedia content. There is a strong need for security services in order to keep the distribution
of digital multimedia work both profitable for the document owner and reliable for the customer.
Watermarking technology plays an important role in securing the business as it allows to place an
imperceptible mark in the multimedia data to identify the legitimate owner, track authorized
users via fingerprinting [Dittmann99a] or detect malicious tampering of the document
[Kundur99b].
Previous research [Cox97b] indicates that significant portions of the host image, e.g. the lowfrequency components, have to be modified in order to embed the information in a reliable and
robust way. This led to the development of watermarking schemes embedding in the frequency
domain. Nevertheless, robust watermarking in the spatial domain can be achieved
[Bruyndonckx95a] at the cost of explicitly modeling the local image characteristics. These
characteristics can be more easily obtained in a transform domain, however.
Many image transforms have been considered, most prominent among them is the discrete cosine
transform (DCT) which has also been favored in the early image and video coding standards.
Hence, there is a large number of watermarking algorithms that use either a block-based
[Koch95a,Bors98] or global DCT [Cox97b,Barni98d]. Other transforms that have been proposed
for watermarking purposes include the discrete Fourier transform (DFT) [Ramkumar99m], the
Fourier-Mellin transform [Ruanaidh98b] and the fractal transform [Puate96a,Dugelay99a]. In
this work, we focus on the wavelet domain for the reasons given below.
With the standardization process of JPEG2000 and the shift from DCT- to wavelet-based image
compression methods, watermarking schemes operating in the wavelet transform domain have
become even more interesting. New requirements such as progressive and low bit-rate
transmission, resolution and quality scalability, error resilience and region-of-interest (ROI)
coding have demanded more efficient and versatile image coding [Charrier99a]. These

requirements have been met by the wavelet-based "Embedded Block Coding with Optimized
Truncation" (EBCOT) system [Taubman99a], which was accepted with minor modifications as
the upcoming JPEG2000 image coding standard [jpeg2000fcd]. The wavelet transform
[Daubechies92a] has a number of advantages [Xia98a,Lumini00a] over other transforms such as
the DCT that can be exploited for both, image compression and watermarking applications.
Therefore, we think it is imperative to consider the wavelet transform domain for watermarking
applications.

Overview
In chapter 1, we will try to motivate the watermarking research effort and discuss some of the
applications that require watermarking technology. The "watermarking problem" is introduced in
chapter 2 and we state why it is hard to design watermarking algorithms that can fulfill the
requirements derived in the previous chapter. Furthermore, we investigate the relationship of
watermarking to cryptography and image compression and justify the choice of the wavelet
transform. Hereby, the required background in wavelet theory and perceptual coding techniques
is briefly introduced.
Chapter 3 starts by first characterizing the most important and distinguishing features of
previously proposed wavelet-based watermarking schemes. We organize the overwhelming
amount of algorithms proposed in the literature in two main categories: additive and quantizeand-replace strategy embedding techniques. Further on, each approach is discussed in detail,
building on the experience that was gained from implementing some of the watermarking
schemes.
Our own contributions are presented in chapter 4. First, we propose using wavelet filter
parametrization as a means to improve the security of many previously proposed algorithms and
demonstrate that our concept of secret key-dependent wavelet filters can be easily employed as a
security framework. Motivated by the increasing importance of the forthcoming JPEG2000
image standard, we present a novel watermarking schemes that is compatible with the
independent code-block processing approach of the new image coding standard. Two application
scenarios, copyright protection and image authentication, are considered and we demonstrate that
our quantization-based embedding technique can successfully encode and decode a binary
watermark on-the-fly in the JPEG2000 coding process.
In chapter 5, a classification of attacks on watermarks is given which will be used to discuss the
robustness results in chapter 6.

Publications
Parts of this thesis have been presented at the following conferences and published in the
conference proceedings:

Peter Meerwald and Andreas Uhl. Sicherheit und Robustheit Wavelet-basierter


Watermarking-Algorithmen.In M. Schumacher and R. Steinmetz, editors, Tagungsband

des Workshops Sicherheit in Netzen und Medienstrmen, Springer-Verlag, Informatik


aktuell, pages 181--190, Berlin, Germany, September 2000.

Peter Meerwald and Andreas Uhl. A survey of wavelet-domain watermarking algorithms.


In Proceedings of SPIE, Security and Watermarking of Multimedia Contents III, volume
4314, San Jose, CA, USA, January 2001.

The following papers have been submitted to conferences:

Peter Meerwald. Quantization watermarking in the JPEG2000 coding pipeline. submitted


to CMS '01, Darmstadt, Germany, May 2001.

Peter Meerwald and Andreas Uhl. Watermark security via wavelet filter parametrization.
submitted to ICIP '01, Thessaloniki, Greece, October 2001.

You might also like