Presentation is loading. Please wait.

Presentation is loading. Please wait.

July 2008 ENSC 820 - Simon Fraser University1 Scalable Video Coding with Wavelet-Based Approaches Presenter: Mahin Torki.

Similar presentations


Presentation on theme: "July 2008 ENSC 820 - Simon Fraser University1 Scalable Video Coding with Wavelet-Based Approaches Presenter: Mahin Torki."— Presentation transcript:

1 July 2008 ENSC 820 - Simon Fraser University1 Scalable Video Coding with Wavelet-Based Approaches Presenter: Mahin Torki

2 July 2008 ENSC 820 - Simon Fraser University2 Paper Title : “State-of-the-Art and Trends in Scalable Video Compression With Wavelet-Based Approaches” Authors : Nicola Adami, Alberto Signoroni, Ricardo Leonardi IEEE Transactions on Circuits and Systems for Video Technology, Vol. 17, No. 9, September 2007

3 July 2008 ENSC 820 - Simon Fraser University3 Outline Motivation Wavelet SVC (WSVC) Fundamentals Coding Architectures for WSVC Systems WSVC Reference Platform in MPEG Comparison between WSVC and SVC Conclusion

4 July 2008 ENSC 820 - Simon Fraser University4 Motivation Several working points corresponding to different quality, picture size and frame rate in a unique bit stream Two types of SVC systems: Hybrid schemes (used in all MPEG-x or H.26x standards) Spatio-temporal wavelet technologies Main difference of SVC and transcoding systems Low complexity Do not require coding/decoding operations Simple parsing operation on the coded bitstream

5 July 2008 ENSC 820 - Simon Fraser University5 Motivation Encode once Decode according to required QoS or available hardware resources.

6 July 2008 ENSC 820 - Simon Fraser University6 A Typical SVC System

7 July 2008 ENSC 820 - Simon Fraser University7 A possible structure of an SVC bitstream

8 July 2008 ENSC 820 - Simon Fraser University8 Extracting a scaled bitstream

9 July 2008 ENSC 820 - Simon Fraser University9 Tools Enabling Scalability A multi-resolution signal decomposition inherently enables a low to high resolution scalability by representing the signal in transformed domain

10 July 2008 ENSC 820 - Simon Fraser University10 Tools Enabling Scalability Inter-Scale Prediction (ISP) The simplest way to represent a signal with two resolutions The signal x can be seen as a coarse resolution c and a detailed signal Not critically sampled Laplacian Pyramid An iterated version of ISP Results in a coarsest resolution signal c and a set of details

11 July 2008 ENSC 820 - Simon Fraser University11 Laplacian Pyramid

12 July 2008 ENSC 820 - Simon Fraser University12 Spatial Scalability Discrete Wavelet Transform (DWT) Projects the signal in a set of multi-resolution (MR) subspaces Critically sampled Generates a coarse signal and a set of details For multi-dimensional signals like images Separable pyramidal and DWT decompositions Separate filtering on rows and columns

13 July 2008 ENSC 820 - Simon Fraser University13 DWT Filter Bank Implementing DWT by a two-channel filter bank iterated on a dyadic tree path

14 July 2008 ENSC 820 - Simon Fraser University14 2D-DWT Transform 2D Wavelet decomposition inherently provides spatial scalability Bit-plane Coder

15 July 2008 ENSC 820 - Simon Fraser University15 Spatial Scalability Lifting scheme Alternative spatial domain processing introduced by Sweldens Generates a critically sampled (c,d) representation of the signal x

16 July 2008 ENSC 820 - Simon Fraser University16 Lifting Scheme Signal x is split in two polyphase components, even and odd samples(each one half the original resolution) Two components are correlated A prediction can be performed The subsampled signal could contain a lot of aliased components, so, it should be updated Perfect reconstruction is guaranteed Every DWT can be factorized in a chain of lifting steps Has a fundamental role in MC Temporal Filtering (MCTF)

17 July 2008 ENSC 820 - Simon Fraser University17 Temporal Scalability Motion Compensating Temporal Filter (MCTF) A key tool enabling temporal scalability while exploiting temporal correlation

18 July 2008 ENSC 820 - Simon Fraser University18 MCTF implementation by Lifting steps Index i has now a temporal meaning P and U can be guided by motion information

19 July 2008 ENSC 820 - Simon Fraser University19 ME/MC implemented according to a certain motion model ME/MC usually generate a set of motion vector fields mv(l,k) mv(l,k) is estimation of the trajectory of the blocks between the temporal frames, at spatial level l, involved in the k th MCTF temporal decomposition level With lifting structure, non-dyadic temporal decomposition is possible Temporal scalability factors different from a power of two MCTF implementation by Lifting steps

20 July 2008 ENSC 820 - Simon Fraser University20 Some benefits of MCTF By exploiting local adaptability of P and U operators and using mv(l,k) information, MCTF can handle: Handle occlusion and uncovered area problems Blocking effects can be reduced by considering adjacent blocks When fractional pixel MVs are provided, the lifting structure can be modified to implement the necessary pixel interpolation

21 July 2008 ENSC 820 - Simon Fraser University21 MCTF

22 July 2008 ENSC 820 - Simon Fraser University22 Hybrid temporal and spatial scalability H LH LLL LLH video sequence 1 st temporal level 2 nd temporal level 3 rd temporal level

23 July 2008 ENSC 820 - Simon Fraser University23 Quality Scalability Wavelet-based image compression schemes, provide high R-D performance with limited computational complexity They do not interfere with spatial scalability requirements High degree of quality scalability Truncating the coded bitstream at arbitrary points Most techniques are inspired from zero tree idea Embedded Zero Tree Wavelet (EZTW) by Shapiro SPIHT, reformulated EZTW by Said and Pearlman Embedded Zero Block Coding (EZBC), with higher performance Embedded Block Coding with Optimized Truncation (EBCOT) Do not use zero tree idea Adopted in JPEG2000 Combines layered block coding, block-based R-D optimizations, and Context-based arithmetic coding Good scalability and high coding efficiency

24 July 2008 ENSC 820 - Simon Fraser University24 WSVC Notation x S(n) (x T(m )): the original signal undergoes an n-level (m- level) multi-resolutional spatial (temporal) Transform S(n) (T(n)) The spatially transformed signal consist of the subband set: is the decoded version of the original signal x, at given temporal resolution k and spatial resolution l at reduced quality rate

25 July 2008 ENSC 820 - Simon Fraser University25 Basic WSVC Architectures T+2D 2D+T Adaptive Architectures Multiscale Pyramids

26 July 2008 ENSC 820 - Simon Fraser University26 Basic WSVC Architectures T+2D Temporal transform is applied before spatial Guarantees critically sampled subbands Low spatial scalability performance Full resolution motion vectors

27 July 2008 ENSC 820 - Simon Fraser University27 Basic WSVC Architectures 2D+T Spatial transform is applied before temporal Often called In-band MCTF (IBMCTF) Estimation of mv(l,k) is made independently on each spatial level Leading to a structurally scalable motion representation Spatial and temporal scalability are more decoupled Lower coding efficiency especially at higher temporal resolutions

28 July 2008 ENSC 820 - Simon Fraser University28 Adaptive Architectures Combine the positive aspects of T+2D and 2D+T structures Adaptive spatio-temporal decompositions optimized with respect to suitable criteria Content-adaptive 2D+T versus T+2D improves coding performance Multiscale Pyramids Also called 2D+T+2D Compensates the T+2D versus 2D+T drawbacks Uses ISP to exploit the multiscale representation redundancy Disadvantage: over-complete transforms, which result in a full size residual image Basic WSVC Architectures

29 July 2008 ENSC 820 - Simon Fraser University29 Pyramidal WSVC with pyramidal decomposition before MCTF

30 July 2008 ENSC 820 - Simon Fraser University30 Pyramidal WSVC with pyramidal decomposition after MCTF

31 July 2008 ENSC 820 - Simon Fraser University31 Spatio-Temporal prediction (STP)- Tool Scheme Promising WSVC architecture which presents some similarities to the SVC standard Adopted as a possible configuration of the MPEG VidWav (Video Wavelet) reference software Based on a multiscale pyramid but differs in the ISP mechanism

32 July 2008 ENSC 820 - Simon Fraser University32 STP-Tool Scheme

33 July 2008 ENSC 820 - Simon Fraser University33 Advantages of STP-Tool Scheme Prediction is performed between two signals which are likely to bear similar pattern in the spatio-temporal domain No need to perform any interpolation Instead of full resolution residuals, the spatio- temporal subbands and residues are produced for different resolutions

34 July 2008 ENSC 820 - Simon Fraser University34 WSVC Reference Platform in MPEG In 2004, the ISO/MPEG set up a formal evaluation of SVC Performance of H.264/AVC pyramid appeared the most competitive Later, MPEG and IEC/ITU-T jointly adopted JSVM (Joint Scalable Video Coding) As scalable reference model and software platform Microsoft Research Asia (MRA) was selected as the reference for wavelet technologies The MPEG WSVC reference model and software (RM/RS) is indicated as VidWav (Video Wavelet)

35 July 2008 ENSC 820 - Simon Fraser University35 VidWav: General framework

36 July 2008 ENSC 820 - Simon Fraser University36 VidWav: Main modules Spatial Transform with pre- and post-spatial decomposition, different SVC configurations (T+2D, 2D+T, STP-Tool) can be implemented. Temporal Transform Framewise MC wavelet transform on a lifting structure ME and Coding MB-based motion model with H.264/AVC like partition patterns Forward, backward or bidirectional motion model for each block Entropy coding 3D extension of the EBCOT algorithm is used for entropy coding of the resulted coeficients

37 July 2008 ENSC 820 - Simon Fraser University37 VidWav STP-Tool Configuration

38 July 2008 ENSC 820 - Simon Fraser University38 Comparison between WSVC and SVC Single layer coding tools Scalable coding tools

39 July 2008 ENSC 820 - Simon Fraser University39 Comparison between WSVC and SVC Single layer coding tools VidWav uses a block-based motion model Block mode types are similar to JSVM but no Intra-mode is supported by VidWav JSVM operates in a local manner Divides frames into MB and treats MB separately in all coding phases VidWav operates with a global approach Spatio-temporal transform applied to a group of frames Unlike JSVM, single layer VidWav only supports open loop encoding/decoding In-loop deblocking filter in JSVM due to closed loop encoding

40 July 2008 ENSC 820 - Simon Fraser University40 Comparison between WSVC and SVC Scalable coding tools Spatial scalability in JSVM compared to VidWav in STP-Tool configuration Block-based versus frame-based Similar to JSVC, STP-Tool can use both closed and open loop inter layer encoding

41 July 2008 ENSC 820 - Simon Fraser University41 Objective and Visual Result Comparisons Fair objective comparison is impaired due to Visually, the ref. seq. generated by wavelet filters are more detailed, but sometimes have spatial aliasing effects due to different down sampling filters Depending on the spatial down-sampling filter used, reduced spatial resolution decoded seq. differ even at full quality PSNR is used as the performance criterion at intermediate spatio-temporal resolution levels

42 July 2008 ENSC 820 - Simon Fraser University42 Objective Comparison Results

43 July 2008 ENSC 820 - Simon Fraser University43 Subjective Comparison Results Visual tests conducted by ISO/MPEG included 12 expert viewers On average JSVM 4.0 is superior Marginal gains in SNR conditions Superior gains in combined scalability settings

44 July 2008 ENSC 820 - Simon Fraser University44 Applications of WSVC Based on a series of experiments: DCT-based technologies outperform wavelet- based ones for relatively smooth signals and vice versa Eligible applications for WSVC are those that produce or use High Definition/High Resolution content

45 July 2008 ENSC 820 - Simon Fraser University45 Home distribution of HD video using WSVC

46 July 2008 ENSC 820 - Simon Fraser University46 New Application Potentials for WSVC HD material storage and distribution Use nondyadic wavelet decomposition to support multiple HD formats to be used in video surveillance and mobile video efficient similarity search in large video databases Multiple descriptions coding Space variant resolution adaptive decoding Only a certain region of the image is decoded at high resolution

47 July 2008 ENSC 820 - Simon Fraser University47 Conclusion Brief review of different tools used in WSVC WSVC architectures are introduced Comparison of WSVC with SVC Potential applications for WSVC

48 July 2008 ENSC 820 - Simon Fraser University48 Any questions? Thank you!


Download ppt "July 2008 ENSC 820 - Simon Fraser University1 Scalable Video Coding with Wavelet-Based Approaches Presenter: Mahin Torki."

Similar presentations


Ads by Google