Presentation is loading. Please wait.

Presentation is loading. Please wait.

Multimedia Processing

Similar presentations


Presentation on theme: "Multimedia Processing"— Presentation transcript:

1 Multimedia Processing
Analysis of Information Hiding Techniques in HEVC. Multimedia Processing EE 5359 Spring 2015 Advisor: Dr. K. R. Rao Department of Electrical Engineering University of Texas, Arlington Rahul Ankushrao Kawadgave

2 Table of Contents Acronym Goal Overview of HEVC
Overview of Information Hiding Different forms and applications of Information Hiding Approach Manipulation on Non zéro DCT Coefficients Results References

3 Acronym: CTU : Coding Tree Unit CU : Coding Unit
DCT : Discrete Cosine Transform FSS : Four steps search GOP : Group of Pictures HD : High Definition HEVC : High Efficiency Video Coding HM : HEVC Test Model ITU : International Télécommunication Union ITU-T : ITU Télécommunication Standardisation Sector JCT-VC : Joint Collaborative Team on Video Coding LSB : Least Significant Bit MB : Macro Block ME : Matrix Encoding ME : Motion Estimation MPEG : Moving Picture Experts Group PU : Prediction Unit RDO : Rate Distortion Optimization TB : Transform Block TBD : To be done

4 Goal: Information hiding refers to the process of inserting information into a host to serve specific purpose(s)[2]. Information hiding has its several forms and different applications, and techniques to implement. HEVC[1] is new standard for video coding, where information hiding techniques are still under study. Some research has already shown techniques for information hiding that can be applied to HEVC[1], also several new techniques in future can be applied. In this proposed project, plan is to analyze information hiding technique based on nonzero DCT (discrete cosine transform) *28] coefficients are manipulated based on the transform block size in all slices using local setup created for HEVC[1] using HM[21] software and share the results.

5 Overview of HEVC: High Efficiency Video Coding (HEVC)[1] is currently the newest video coding standard of the ITU-T Video Coding Experts Group and the ISO/IEC Moving Picture Experts Group. The main goal of the HEVC[1] standardization effort is to enable significantly improved compression performance relative to existing standards—in the range of 50% bit-rate reduction for equal perceptual video quality. Figure1 provides an overview of the of the encoder of HEVC[1] standard.

6 Figure1: Typical HEVC[1] video encoder.

7 Overview of Information Hiding:
Information hiding refers to the process of inserting information into a host to serve specific purpose(s).[2] Currently, with the existence of broadband Internet service and ubiquitous network coverage through a cellular data plan, video can be conveniently downloaded and broadcast through social networking services such as YouTube, Facebook, and Twitter. Therefore, there are various needs to manage and/or protect the vast number of videos including: 1) tracking illegal distribution of copyrighted video to secure business revenue; 2) hyperlinking related contents while ensuring the hyperlink information always stays intact with the video to enhance user experiences; and 3) monitoring video broadcasts and Internet distributions to generate reports regarding when, where, and how many times a video has been aired/streamed. Information hiding is one of the possible solutions to serve the aforementioned needs. It refers to the process of inserting information into a host to achieve certain features or to serve specific purposes. The components of information hiding are summarized in Figure 2. In particular, we modify the watermarking framework in [3] to a general framework of information hiding to emphasize on the information insertion part. Here, the information is external to the content (e.g., ownership information and secret message) or deduced from the content (e.g., checksum and hash value). The information is inserted into the host by means of modifying part(s) of the host based on the representation scheme in use and a key so that the output (i.e., content + inserted information as a single unit) satisfies the imposed properties and requirements. These properties include high perceptual quality, reversibility, secrecy of the inserted information, etc.[2]

8 Figure 2: General framework for information hiding.[2]

9 Different forms and applications of Information Hiding:

10 Approach One of the approaches used for information hiding in HEVC is Manipulation on Nonzero DCT coefficient to embed the required information. Plan is to study this algorithm and implement it using HM[21] 16 software and to compare parameters like PSNR for frames in different test video sequences. [6]

11 Manipulation on Nonzero DCT Coefficient. [6]
LSB manipulation of nonzero DCT coefficient (i.e., a special case of odd-even embedding) is the most frequently utilized technique for information hiding [7] [8]. This technique allows external information to be conveniently inserted into a digital content (i.e., image, video) without causing significant impact on perceptual quality. Here, the odd-even based technique is implemented on the nonzero DCT coefficients in each coding tree unit. However, the implementation is restricted to AC coefficients in the interval of [−8, 8] \ {0} and these coefficients are modified based on the size of the TB in which they reside. Empirically it is observed that modification on this range is adequate to maintain the perceptual quality while providing sufficient payload simultaneously. In particular, AC coefficients in the luminance channel is divided into four categories (i.e., ranges, R) based on the TB size in coding tree unit. Only AC coefficients in R \ {0} are considered for information hiding. Let Yc and Yc’ denote the original and modified DCT coefficient values, respectively, and let w be the information bit to be embedded. The embedding process is summarized as follows in Eq. (1) and (2). To extract the inserted information, the LSB of each coefficient in the range specified by Eq. (2) is considered.

12 Manipulation on Nonzero DCT Coefficient. [6]
Equations show the embedding process using DCT coefficients.

13 Intervals of nonzero DCT coefficients.
To maintain the perceptual quality while providing sufficient payload for information hiding, AC coefficients under consideration are divided into four categories. First, TBsize 4x4 and second TBsize 8x8, make uses of interval [−8, 8] \ {0} which indicates that AC coefficients ranged are from -8 to 8, not including 0. Third, in case of TBsize of 16x16, -6 to 6 coefficients are used, also not including 0. Similarly fourth case where TBsize is 32x32 and -6 to 6 coefficients are used and again not including zero. Table 1 shows the information on intervals and block sizes.

14 Input used for information hiding.
Figure 5 shows binary image of size 256x256 is used as an input for information hiding. This image contains total number of pixels equal to To generate more information required to hide for testing, same image is used mulitple times to create. As shown in Table 3 same image is used muplitle times to create more information.

15 Input used for information hiding.

16 Results Results collected are for video sequences with different resolutions 416x240 and 176x144 and different frames. Information embedded for different videos is different as size available for embedding information is different. Results are collected primarily to show how PSNR for different frames like “I or B” only and also for all frames varies depending on number of binary pixels are increased. As per results it can be seen there is decrease in PSNR values as number of pixels embedded is increased. As shown in Table 5 where both I and B frames are considered while compression for RaceHorses_416x240_30 and in Table 6 it can seen that only I frames are considered for BUS_176x144_15_orig_01.

17 Results

18 Results

19 References: [1] G. J. Sullivan et al, "Overview of the High Efficiency Video Coding (HEVC) Standard," IEEE Transactions On Circuits and Systems For Video Technology, Vol. 22, No. 12, pp – 1668, Dec [2] Y. Tew; and K Wong; “An Overview of Information Hiding in H.264/AVC Compressed Video”, IEEE Transactions On Circuits and Systems For Video Technology Vol. 24, pp. 305 – 319, No. 2, Feb [3] I. Cox, M. Miller, J. Bloom, J. Fridrich, and T. Kalker, “Digital Watermarking and Steganography, 2nd ed. San Francisco, CA, USA: Morgan Kaufmann Publishers Inc., Ch [4] F. L. Bauer, “Decrypted Secrets—Methods and Maxims of Cryptology.”, Berlin, Heidelberg, Germany: Springer-Verlag, *5+ F. Petitcolas, R. Anderson, and M. Kuhn, “Information hiding–a survey,” Proc. IEEE, vol. 87, no. 7, pp. 1062–1078, Jul [6] Y. Tew and K. Wong “Information hiding in HEVC standard using adaptive coding block size decision” 2014 IEEE International Conference on Image Processing (ICIP), pp – 5506, Oct [7] R.-Z. Wang, C.-F. Lin, and J.-C. Lin, “Image hiding by optimal LSB substitution and genetic algorithm,” Pattern Recognition, vol. 34, no. 3, pp. 671–683, Mar [8] C.-K. Chan and L. Cheng, “Hiding data in images by simple LSB substitution,” Pattern Recognition, vol. 37,no. 3, pp. 469–474, Mar [9] V. Sze and M. Budagavi, “Design and Implementation of Next Generation Video Coding Systems (H.265/HEVC Tutorial)”, IEEE International Symposium on Circuits and Systems (ISCAS), Melbourne, Australia, June 2014, available on [10] HEVC tutorial

20 References [11] G.J. Sullivan; J. Ohm; Woo-Jin Han and T. Wiegand, “Overview of the High Efficiency Video Coding (HEVC) Standard”, IEEE Trans. on Circuits and Systems for Video Technology, Volume: 22, Issue: 12, pp , Dec [12] Ian Richardson “Video Codec Design : Developing Image and Video compression systems”,Wiley,2002. [13] G. J. Sullivan et al “Standardized Extensions of High Efficiency Video Coding (HEVC).”IEEE Journal of selected topics in Signal Processing” vol. 7, pp , Dec [14] T.-J. Lin, K.-L. Chung, P.-C. Chang, Y.-H. Huang, H.-Y. M. Liao, and C.-Y. Fang, “An improved DCT-based perturbation scheme for high capacity data hiding in H.264/AVC intra frames,” J. Syst. Software, vol. 86, pp.604–614, Mar [15] Software repository for HEVC -

21 References [16] HEVC white paper –Ittiam systems - [17] Video test sequences - or or ftp://ftp.kw.bbc.co.uk/hevc/hm-11.0-anchors/bitstreams/ orhttp://forum.doom9.org/archive/index.php/t html [18] M. Wien, “High efficiency video coding: Tools and specification”, Springer, 2015. [19] I.E. Richardson, “Coding video: A practical guide to HEVC and beyond”, Wiley, 11 May 2015 [20] V.Sze, M.Budagavi and G.J.Sullivan “ High Efficiency Video Coding(HEVC) –Algorithms and Architectures”, Springer, 2014. [21] HM Software Manual -


Download ppt "Multimedia Processing"

Similar presentations


Ads by Google