Literature DB >> 22194776

Nested quantization index modulation for reversible watermarking and its application to healthcare information management systems.

Lu-Ting Ko1, Jwu-E Chen, Yaw-Shih Shieh, Hsi-Chin Hsin, Tze-Yun Sung.   

Abstract

Digital watermarking has attracted lots of researches to healthcare information management systems for access control, patients' data protection, and information retrieval. The well-known quantization index modulation-(QIM-) based watermarking has its limitations as the host image will be destroyed; however, the recovery of medical images is essential to avoid misdiagnosis. In this paper, we propose the nested QIM-based watermarking, which is preferable to the QIM-based watermarking for the medical image applications. As the host image can be exactly reconstructed by the nested QIM-based watermarking. The capacity of the embedded watermark can be increased by taking advantage of the proposed nest structure. The algorithm and mathematical model of the nested QIM-based watermarking including forward and inverse model is presented. Due to algorithms and architectures of forward and inverse nested QIM, the concurrent programs and special processors for the nested QIM-based watermarking are easily implemented.

Entities:  

Mesh:

Year:  2011        PMID: 22194776      PMCID: PMC3238355          DOI: 10.1155/2012/839161

Source DB:  PubMed          Journal:  Comput Math Methods Med        ISSN: 1748-670X            Impact factor:   2.238


1. Introduction

Digital watermarking is a scheme of embedding data in an image called host image for the purpose of copyright protection, integrity check, and/or access control [1-6]. Some of the requirements of digital watermarking are transparency, robustness, and capacity. Specifically, transparency means that the watermark embedded in the host image is imperceptible to human eyes, robustness means the resistance of the watermark to malicious attacks, and capacity denotes the amount of data that can be hidden in the host image. Digital watermarking has been applied to many applications [7-10]. For medical images, such as radiography, magnetic resonance imaging (MRI), nuclear medicine imaging, photo acoustic imaging, tomography, and ultrasound, the conventional watermarking schemes are not suitable due to the distortion problem, which can lead to misdiagnosis [11-14]. In order to provide the requirements of confidential data protection and intact information retrieval [15-24], watermarking with legal and ethical functionalities is desirable especially for the medial images applications. For diagnostic information retrieving and host image reconstruction, the reversible watermarking can be achieved by using many common used techniques, which are based on the characteristics of nonlinear time series [25-30]. More specifically, confidential data such as patients' diagnosis reports can be taken as watermark data and then embedded in the host image by using digital watermarking with authorized utilization. Thus, digital watermarking can be used to facilitate healthcare information management systems. In this paper, we propose a novel scheme called the nested quantization index modulation-(QIM-) based watermarking for the healthcare information management applications. The reminder of the paper proceeds as follows. In Section 2, the conventional QIM-based watermarking is reviewed briefly. Section 3 describes the nested QIM-based watermarking. Experimental results on medical images are presented in Section 4. Conclusion is given in Section 5.

2. Review of Quantization Index Modulation

Figure 1 depicts the conventional quantization index modulation-(QIM-) based watermarking scheme [31], where W, K, S, V, and QV denote the watermark, the secret key, the coded watermark, the host image, and the watermarked image, respectively. For the sake of simplicity, let us consider monochromatic images with 256 grey levels, and the size of the watermark is one-fourth of that of the host image. The secret key is used to map the binary representation of the watermark onto the host image, for example, Figure 2 depicts the binary representation of a watermark pixel that is mapped onto a 4 × 4 segment using a given secret key.
Figure 1

The conventional QIM-based watermarking (W: the watermark, K: the secret key, S: the coded watermark, q: the quantization step, V: the host image, QV: the watermarked image).

Figure 2

The secret key K used for mapping the watermark onto the host image.

Figure 3 shows the operation of the QIM block, in which the grey levels of the host image, V, ranging between 2c · q and (2c + 1) · q will be quantized into (2c + 1) · q if the corresponding pixels of the coded watermark, S, are bit 1; otherwise they are quantized into 2c · q if the corresponding pixels are bit 0. For the grey levels of V that are between (2c + 1) · q and (2c + 2) · q, they will be quantized into (2c + 1) · q or (2c + 2) · q depending on the corresponding pixels of S being bit 1 or 0, respectively. Note that q denotes the quantization step, 0 ≤ c < (255/2 · q), and c is an integer number.
Figure 3

Operations of the QIM scheme for the coded watermark pixels being (a) bit 1 and (b) bit 0, respectively.

It is noted that the watermarked image, QV, can be written as where (i, j)  denotes the position index of pixels, and the coded watermark, S, can be obtained by as shown in Figure 4. Together with the secret key, K, the watermark, W, can be exactly extracted from the watermarked image, QV, as shown in Figure 5.
Figure 4

Operations of the inverse QIM scheme for the coded watermark pixels.

Figure 5

Extraction of the watermark, W, from the watermarked image, QV, based on the conventional QIM scheme.

3. The Proposed Nested QIM for Reversible Watermarking

One of the fundamental requirements for the medical applications is recovery of the host image. As the conventional QIM-based watermarking is irreversible and the host image can not be exactly reconstructed, we propose a novel algorithm called the nested QIM algorithm for reversible watermarking. Figure 6(a) depicts the simplest nested QIM consisting of only two QIM operations, each of which is performed in the Q block shown in Figure 6(b), where W , K , S , V , Z , QV , V , and q are the watermark, the secret key, the coded watermark, the input host image, the output watermarked image, the quantization, the quantization error, and the quantization step at the mth stage of a n-level nested QIM, respectively. The original host image and the final watermarked image denoted by V 0 and Z 2,0 are taken as the input and the output of the first stage.
Figure 6

(a) The simplest nested QIM with two Q blocks (V 0: the host image, Z 2,1: the intermediate watermarked image, Z 2,0: the final watermarked image, W 1 and W 2: the watermarks, K 1 and K 2: the secret keys, q 1 and q 2: the quantization steps, V 1 and V 2: the quantization errors, U 2,1 and U 2,2: the normalized quantization errors). (b) The Q block used in the nested QIM.

As one can see, QIM is a nonlinear function, and we have The final watermarked image, Z 2,0 is thus derived as The original host image and the embedded watermark images can be exactly reconstructed from the watermarked image, Z 2,0, by using the inverse nested QIM shown in Figure 7(a), where the inverse Q  (IQ) block is shown in Figure 7(b).
Figure 7

(a) The inverse nested QIM with two inverse Q  (IQ) blocks. (b) The IQ block used in the inverse nested QIM for watermark extraction.

Based on the data flow of Figures 7(a) and 7(b), we have Together with (3) and (4), the original host image, V 0, is thus obtained by The above-mentioned equations can be generalized as follows: where (7) are used for the nested QIM, and (8) for the inverse nested QIM. The corresponding block diagrams for embedding and extracting watermarks with the host image are shown in Figures 8 and 9, respectively.
Figure 8

The nested QIM with n QIM operations for watermarking.

Figure 9

Extraction of the original host and watermark images from the watermarked image based on the nested QIM with n inverse QIM operations.

4. Experimental Results on Medical Images

The nested QIM-based watermarking algorithm has been evaluated on various medical images. Figure 10 shows the test 256 × 256 images with 256 grey levels, namely, spine, chest, fetus and head obtained by magnetic resonance image (MRI), X-ray, ultrasound, and computed tomography (CT), respectively, which are used as host images. Figure 11 shows the 64 × 64 Lena image and Baboon image with 256 grey levels, which are used as watermarks.
Figure 10

The 256 × 256 host images with 256 grey levels; (a) spine (MRI), (b) chest (X-ray), (c) fetus (ultrasonic), and (d) head (CT).

Figure 11

The 64 × 64 (a) Lena image and (b) Baboon image with 256 grey levels used as watermarks.

The peak signal to noise ratio (PSNR) is used to evaluate the image quality [18, 31], which is defined as where MSE denotes the mean square error. Figures 12, 13, 14, and 15 show the PSNR of the watermarked images of spine (MRI), chest (X-ray), fetus (ultrasonic), and head (CT) at various quantization steps, q 1 and q 2. Figure 16 shows the watermarked images (first row), the reconstructed images, (second row) and the extracted watermarks (third and fourth rows) with q 1 = 30 and q 2 = 30. It is noted that the watermarked images even with large quantization steps are almost indistinguishable from the exactly reconstructed host images.
Figure 12

The PSNR of the watermarked image of spine (MRI) at various quantization steps q 1 and q 2.

Figure 13

The PSNR of the watermarked image of chest (X-ray) at various quantization steps q 1 and q 2.

Figure 14

The PSNR of the watermarked image of fetus (ultrasonic) at various quantization steps q 1 and q 2.

Figure 15

The PSNR of the watermarked image of head (CT) at various quantization steps q 1 and q 2.

Figure 16

The watermarked images (a), the reconstructed images (b), and the extracted watermarks ((c) and (d)) with the quantization steps q 1 = 30 and q 2 = 30.

5. Conclusion

In this paper, a novel algorithm called the nested QIM has been proposed for medical image watermarking. The capacity of the embedded watermark can be increased by taking advantage of the proposed nest structure. As the host image can be exactly reconstructed, it is suitable especially for the medical image applications. In addition, the healthcare information such as patients' data, digital signatures, and identification codes can be well embedded in medical images. Thus, the nested QIM-based medical image watermarking is preferable to facilitate data management in healthcare information management systems.
  8 in total

1.  Watermarking medical signals for telemedicine.

Authors:  X Kong; R Feng
Journal:  IEEE Trans Inf Technol Biomed       Date:  2001-09

2.  Compact storage of medical images with patient information.

Authors:  R Acharya; D Anand; S Bhat; U C Niranjan
Journal:  IEEE Trans Inf Technol Biomed       Date:  2001-12

3.  A data-hiding technique with authentication, integration, and confidentiality for electronic patient records.

Authors:  Hui-Mei Chao; Chin-Ming Hsu; Shaou-Gang Miaou
Journal:  IEEE Trans Inf Technol Biomed       Date:  2002-03

4.  Parametric shape representation by a deformable NURBS model for cardiac functional measurements.

Authors:  Sheng Yong Chen; Qiu Guan
Journal:  IEEE Trans Biomed Eng       Date:  2010-10-14       Impact factor: 4.538

5.  Multiple image watermarking applied to health information management.

Authors:  Aggeliki Giakoumaki; Sotiris Pavlopoulos; Dimitris Koutsouris
Journal:  IEEE Trans Inf Technol Biomed       Date:  2006-10

6.  Secure spread spectrum watermarking for multimedia.

Authors:  I J Cox; J Kilian; F T Leighton; T Shamoon
Journal:  IEEE Trans Image Process       Date:  1997       Impact factor: 10.856

7.  Improved wavelet-based watermarking through pixel-wise masking.

Authors:  M Barni; F Bartolini; A Piva
Journal:  IEEE Trans Image Process       Date:  2001       Impact factor: 10.856

8.  Multipurpose watermarking for image authentication and protection.

Authors:  C S Lu; H M Liao
Journal:  IEEE Trans Image Process       Date:  2001       Impact factor: 10.856

  8 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.