A New Facet in Robust Audio Watermarking in DWT-SVD Domain

DOI : 10.17577/IJERTV3IS051495

Download Full-Text PDF Cite this Publication

Text Only Version

A New Facet in Robust Audio Watermarking in DWT-SVD Domain

Ms. Komal Shedge

Department of Electronics

Mrs. Mangal Patil

Department of Electronics,

Mr. J. S. Chitode, PhD.

Department of Electronics,

BVDUCOE,

BVDUCOE,

BVDUCOE,

Pune ,India

Pune,India.

Pune,India.

AbstractIn this paper technique of embedding image into Audio file is proposed and successfully implemented to improve quality of watermark audio signal. Robustness of this technique is checked for various attacks including MP3 compression, Echo addition, time stretching and additive noise. The results show that proposed method gives improved results as compared to exiting work. All test and experiment are carried out by using MATLAB 7.

KeywordsSingular Value Decomposition, Discrete Value Decomposition, Haar Wavelet, Robustness, Ownership Protection.

  1. INTRODUCTION

    Watermarking is nothing but secure information is carried without degrading the quality of original signal. For hiding information into a digital media, Digital watermarking is one of the effective methods [1]. To avoid unauthorized copying digital watermarking technique is mostly preferred. During evolution of the watermarking, image watermarking is popular, however this watermarking technique is very easy to extract the watermark for unauthorized person. Therefore developer have found other digital embedding source that is nothing but the audio and watermarking of this term is called audio watermarking. Human audio system is complex and sensitive as compared with the human visual system (HVS) and that is the main reason for inventing very few algorithms for audio watermarking [2]. So audio watermarking is quite challenging than image watermarking. Applications of Watermarking are listed as:

    1. Airline Traffic Monitoring: At a particular frequency pilot communicate with ground monitoring system through voice. To avoid unauthorized user flight number is embedded into the voice communication between ground operator and flight pilot [4]

      Medical application watermarking used to write name on the patient report [X-ray, MRI]. This helps to reduce the misplacement of reports.

    2. Broadcast monitoring: For an active broadcast monitoring, watermarking process is used in code identification of information

    3. Ownership protection There is some situation where some unauthorized person modifies the embedded watermark and claim that its own work. In such case actual owner can show watermark as actual proof of ownership [5]

    The proposed algorithm is divided into two parts. First is Watermarking and second is Extraction. On image we apply HAAR wavelet transforms then taken out DWT and watermark is getting embedded into host data, and we are going to apply SVD in all values. To check the robustness of proposed method must undergo through various attack such as Echo addition, MP3 compression, time stretching etc

    A. Problem Description

    The main intention of this project is to improved audio quality of watermarked audio signal, also get a satisfied PSNR of extracted image and to evaluate this improved quality results against different attacks like MP3 compression, Echo addition, time stretching. There are several languages that can be used to demonstrate the application of DSP. But it requires high accuracy in programming. MATLAB software makes many images processing operations easy to write in a compact way.

    The rest of the paper is organized as follows, section II describes literature survey. Theoretical Background is depicted in section III. Experimented results are provided in section III, followed by conclusion and future scope in section four.

  2. LITERATURE SURVEY

    Various audio watermarking techniques have been developed on wavelet domain. Few of them are:

    Onkar Krishna, Rajib kumar Jha,et.all introduced a improved technique of watermark extraction in DWT-SVD domain using dynamic stochastic resonance (DSR) .DSR is a process in which coefficients of possibly attacked watermarked audio tunes so that hidden information is enhanced and noise is suppressed. It gives better performance when correlation of original and extracted watermark is considered. SNR is comparative low for speech and classical song. It is between 10-16 dB for speech signal and for various values of = 0.02, 0.03, 0.04 and for classical samples SNR is between 27-33 dB and for various values of = 0.02, 0.03, 0.04 [3].

    An advanced technique of audio watermarking algorithm proposed by Mangal Patil and J. S. Chitode is based on DWT technique embeds image watermark data into approximate coefficients of wavelet transform. This technique divides into

    two blocks embedding and extraction. Embedding block is used hide additional information into host signal. The watermark embedded is binary image dimension 64*64. Extraction process decomposes into blocks wave decomposition. DWT uses Haar transform wavelet filter. The low frequency components of input is retrieved by applying IDWT to get original audio signal back [6].

    A method proposed by Yang Hong discovers a robust digital audio watermarking using higher order statistics. This proposed method gives good quality of audio and also provide satisfactorily results when it is subjected to de synchronization attacks. In this method wavelet de-nosing is performed on audio signals which are segmented and each segment is cut into two parts and then synchronization code is embedded into statistics average values of audio samples in the signal higher order statists are obtained by using Hausdroff distance and helps to improve robustness against various attacks such as MP3 compression, noise addition. Though various watermarking algorithm are introduced but these are developed for particular application only not for general application. Strong robustness against attack and high watermark embedding rate are always inversely proportional to each other [9].

  3. THEORETICAL BACKGROUND

There is always tradeoff between transparency and robustness. Watermarking scheme can be divided into two main categories: spatial domain and Transform Domain spatial domain is having low frequency hiding capacity. In the specific pixel of host image watermark is embedded in spatial domain. It is direct method which has less computational cost, high capacity and more perceptual quality there are some advantages of spatial domain but it is less suitable for authentication application [8]. In the transform domain host image of desired watermark is get embedded into frequency coefficients .This domain having less perceptual quality but it is more robust so widely used in copyright protection.

A. Discrete Wavelet Transform (DWT)

In wavelet high data rate is possible because various images and video compression standards such as MPEG4, JPEG-2000 are based on wavelet [5]. One image can be possible to shown in different levels of resolution and we can processes from low to high resolution. Wavelet transform is having high frequency sub band bands that include edges and textures of images. Based on the nature of signal and application, watermark is embedded in high or low frequency coefficients. DWT is easily found out for various frequency regions of given audio signal in which desired watermark can be embedded successfully [10]. Audio watermarking is nothing but in original audio signal, watermark information is efficiently get embeded. [9]

Watermarking problem can be mathematically represented at

xw = x+w (1)

Where xw is watermark audio signal,

x = original audio signal or its transform,

w = watermark and is watermark intensity.

B . Singular Value Decomposition (SVD)

Use of SVD technique has many advantages. If we use larger singular value it ultimately preserves most energy and also it gives good quality result after performing various attacks [2]. Every real complex (M*N) matrix can be decomposed into 2 orthogonal matrix S. The various entries coming in diagonal matrix are called singular value of matrix. This decomposition is nothing but SVD [7].

A= U*S*VT (2)

  1. Embedding Process

    Embedding procedure block diagram is shown in fig 3.1

    An Audio signal is taken as input, discrete wavelet transform is applied and singular value decomposition is applied after the formation of matrix. Watermarked audio is obtained by applying inverse Singular value decomposition and inverse discrete Wavelet transform [3].

    DWT

    Watermark Audio

    Matrix Formation

    SVD

    Watermark

    ISVD

    IDWT

    Watermarked Audio

    Fig 1. Block diagram of embedding procedure

    Embedding process for proposed scheme is as follows:

    Step 1: Select an image to embed in the audio. Convert it into gray form.

    Step 2: Perform DWT transformation on audio signal. This Operation helps to produces two sub band namely A, D. D Represents detail sub band and A represents approximate Sub band.

    Step 3: Select a sub band for embedding process

    Step 4: Apply SVD to the DWT performed approximation sub band. SVD decomposes the DWT coefficient into three matrixes.

    Step 5: Perform step 2, 3and 4 to image also.

    Step 6: Embed the image bits into the DWT-SVD Transformed original audio signal using following equation

    S em = S+ K*Sw

    Where S = singular Matrix f original audio signal Sw = singular matrix of image signal

    Sem = singular matrix of watermark audio signal

    Step 7: With the use of U and VT apply inverse SVD operation and then to extract watermark audio inverse DWT is get apply. [4]

  2. Extraction Procedure

Extraction procedure of audio signal is shown in Fig 3.2. Watermarked audio signal is taken as an input then discrete wavelet transform is applied and after that matrix formation is done successfully. Inverse Singular value decomposition is taken out and extracted watermark is obtained. And Original Audio signal is received as an output.

Watermarked Audio

DWT

Matrix Formation

SVD

Extracted Watermark

Original Audio

Fig 2. Block Diagram of Extraction procedure

Extracting process for proposed scheme is as follows:

Step 8: Apply steps 4, 5 and 6 of the embedding procedure until the S matrix is obtained for all frames of audio Watermark signal [4]

Step 9: Compose the singular matrix of watermark image in the DWT-SVD transformed watermarked audio

Signal With the use of equation

S ext = (Sem S)/ 0.0001 (3)

Where S ext = singular matrix of extracted watermark signal A step 10 Produce final image as follows:

Step 10: Apply the inverse SVD operation using the U and VT matrices, which were unchanged and S matrix, is modified according to the equation [5]

Step 11: Apply inverse DWT operation to obtain original audio.

IV . EXPEIMENTED RESULTS

The Proposed algorithm is designed using MATLAB 7 for different audio signal such as classical, rock, pop, flute etc According to IFPI [international federation of photographic industry] the proposed algorithm should offer more than 20db SNR [20], keeping in mind that various attacks are applied on audio signal .The experimental results indicates improved SNR values and it also satisfies IFPI standard value as well. Extracted watermark after applying various attacks on Rock audio files is shown in Table I.

TABLE I. EXTRCTED WATERMARK FOR ROCK AUDIO

Attacks

Extracted watermark

Echo addition

Mp3 compression

Additive noise

Time stretching

A. Evaluation Parameters

In order to determine the robustness of the proposed method, various audio files such as classical, rock, pop, flute, speech with wave format were used. The implementation and evaluation is done using MATLAB7 [19]. Evaluated SNR values are mention in Table II. The applied attacks are 1) addictive noise 2) Echo addition 3) MP3 compression 4) Time stretching [20].

a). Signal to Noise Ratio (SNR)

Signal to noise ratio provide the amount by which the signal is corrupted by the noise. SNR (Signal to Noise ratio) defined as ratio of signal power to noise power[6].Quality of watermarked signal is evaluated in terms of signal to noise ratio (SNR) using equation:

SNR = 10 log 10 (4)

2] 2

Where W (n) represents original audio signal, W* (n) denotes watermarked signal.

TABLE II. SNR VALUES FOR VARIOIUS ATTACKS

Attacks

With out attack (dB)

Attack 1

(dB)

Attack 2

(dB)

Attack 3

(dB)

Attack 4

(dB)

Classical

85.23

79.34

83.73

79.34

72.23

Rock

85.26

82.74

82.74

82.84

82.74

Pop

70.92

65.23

68.24

68.23

61.24

Flute

71.65

62.27

61.38

69.05

61.38

Table II denote performance of proposed scheme against different attack in terms of SNR

Where in TABLE II

Attack 1 : Time Stretching, Attack 2 : Additive Noise, Attack 3 : Echo Additions, Attack 4 : Mp3 Compression.

V. CONCLUSION

A new facet in robust audio watermarking in DWT-SVD domain is proposed and analyzed in this paper. The most attracting feature of this method is the remarkable improvement in the robustness of watermark extraction. So without compromising audibility of audio signal good authenticity is achieved. Robustness of this technique is evaluated against various attacks such as Echo addition, time stretching etc and the results indicate that this technique provide better results than other methods.

REFERENCES

  1. Ali Al-Haj1, Ahmad Mohammad1 and Lama Bata2, DWTBased Audio Watermarking ,The International Arab Journal of Information Technology, Volume . 8, No. 3, July 2011,pp 326-333

  2. Harish N J , B B S Kumar and Ashok Kausagar, Hybrid Robust watermarking techniques based on DWT,DCT and SVD, International Journal of Advanced Electrical and electronics engineering, Volume 2,issue 5,2013

  3. Onkar Krishna, Rajib Kumar Jha,,P.K. Biswas, Dynamic stochastic resonance-based improved watermark extraction in DWT-SVD domain ,International conference on intelligent and advanced system,2011,pp-425-1426

  4. Musa s. Al-Yaman, Majid a. Al-Taee, Hemam A. Alshammas,Audio Watermarking Based Ownership Verification system Using Enhanced Dwt-Svd Technique, International Multi-Conference on System , signals and Devices, Volume 9,2012,pp 1591-1593

  5. Audio watermarking using transformation techniques, A Thesis Submitted to the Graduate Faculty of the Louisiana State by, Rajkiran

    Ravula Bachelor of Engineering in Electrical and Electronics Engineering, Osmania University, 2006 Hyderabad, India December, 2010

  6. Mangal Patil, J. S. Chitode, Improved Technique for Audio Watermarking Based on Discrete Wavelet Transform, nternational Journal -of Engineering and Advanced Technology, Volume-2, Issue- 5, June 2013, pp-2249 8958

  7. Gaurav Bhatnagar, Balasubramanian Raman,A robust reference watermarking scheme based on Dwt-SVD , computer standard and interface, Volume31, 2009, pp- 1002-1013

  8. C.M.juli Janardhanan, C. Satish Kumar, Performance Analysis of Discrete Wavelet Transform based Audio Watermarking on Indian Classical Songs, International journal of computer application,

    Volume.33, 2013, pp- 0975-8887

  9. Bai Ying Lei n, Ing Yann Soon, Zhen Li, Blind and robust audio watermarking scheme based on SVDDCT, Signal Processing,

    Volume .91, 2011, pp- 19731984

  10. Shuo-Tsung Chen , Huang-Nan Huang , Chur-Jen Chen , Kuo-Kun Tseng ,, Shu-Yi Tu, Adaptive audio watermarking via the optimization point of view on the wavelet-based entropy, Digital Signal Processing Volume 23 , 2013,pp971980

  11. Sumit Kumar Prajapati, Amit Naik , Anjulata Yadav, Robust Digital Watermarking using DWT-DCT-SVD, International Journal of Engineering Research and Applications, Volume 2, Issue 3, May-Jun 2012, pp-991-997

  12. Vivekananda bhat k, abhijit Das, Indranil Sengupta,An adaptive audio watermarking based on the singular value decomposition in wavelet domain, digital signal processing, Volume3, 2010, pp-1547-1558

  13. Baiying Lei, Ing Yann Soon, Feng Zhou ,Zhen Li, Haijun Lei, A robust audio watermarking scheme based on lifting wavelet transform and singular value decomposition, Signal processing , Volume

    .92,issue9, pp 1985-2001

  14. P. Bassia and I. Pitas, A Robust audio watermarking in the time domain, I EEE transactions on Multimedia, Volume. 3, Issue: 2, 2001, pp. 232-241

  15. Cai Yong-mei, Guo Wen-qiang, Ding Hai-Yang An Audio Blind Watermarking Scheme Based on DWT-SVD ,Journal of Software

    ,Volume 8,No.7,July 2013

  16. Krishna rao Kakkirala and Srinivasa rao Chalamala , Digital audio watermarking using DWR-SVD and secret sharing, International journal of signal processing system, Volume 45, 2013, pp-59-62

  17. Dongmei Wu, Shangguo Yang, Zuochen Wang, Wenhua Qin, BCH Code-Based Robust Audio Watermarking Algorithm in the DWT Domain, International Conference on Intelligent Computation Technology and Automation, 2010, Volume . 1, pp. 878 880

  18. Jose Juan Garcia-Hernandez, Ramon Parra-Michel , Claudia Feregrino- Uribe , Rene Cumplido, High payload data-hiding in audio signals based on a modified OFDM approach, Expert Systems with Applications, Volume . 40, 2013,pp- 30553064

  19. Yang Hong-ying, Wang Xiang-yang, Ma Tian-xiao, A robust digital audio watermarking using higher-order statistics, International Journal of Electronics and Communications Volume. 65, 2011, pp 560568

  20. Malhdi Mosleh, Saeesetayeshi, Mohammad Mosleh, Presenting a Novel Audio Watermarking based on Discrete Wavelet Transform, International journal of computer and electrical engineering, Volume 3, no 4, 2011, pp 587-590.

Leave a Reply