1
play

1 Introduction Motivation Source coding with decoder - PDF document

Ngai-Man (Man) CHEUNG Signal and Image Processing Institute University


  1. ���������������������������������������������������������� Ngai-Man (Man) CHEUNG Signal and Image Processing Institute University of Southern California http://biron.usc.edu/~ncheung/ 1 ���������������� • Collaborators at USC: – Antonio Ortega – Huisheng Wang – Caimu Tang – Ivy Tseng • Some materials taken from literatures: – Xiong et al (Texas A&M) – Girod et al (Stanford) – Ramchandran et al (UC Berkeley) – Others 2 1

  2. ������� • Introduction – Motivation – Source coding with decoder side-information only – Simple example to illustrate DSC idea – Application scenarios • Basic information-theoretic results – Slepian-Wolf – Wyner-Ziv • Practical encoding/decoding algorithm – Role – LDPC based • Applications – Low-complexity video encoding – Scalable video coding – Flexible decoding, e.g., multiview video 3 ���������� 4 2

  3. ����������������������������� ����������!�" #$� %&�&'�� %('�)&*+, Z=Y-X ^ X X Encoder Decoder Y Exactly same predictor • Compute and send the difference/prediction residue (Z=Y-X) to decoder • Predictor Y: – Motion-compensated predictor in neighboring frames – Co-located pixels in neighboring slices in volumetric image 5 ���������������������� ���������$� )����������-��.�%������� • High complexity encoding – Motion estimation time Y X • Some emerging applications require low complexity encoding, e.g., mobile video, video sensors Distributed source coding allows flexible distribution of complexity between encoder and decoder 6 3

  4. ���������������������� ���������$ ��������������/������������%���� • Error in predictor propagates to subsequent frames: drifting time error Distributed source coding allows exact reconstruction with transmission error 7 ���������������������� ���������$ "����������������0��-������. • Some emerging applications need to support multiple decoding paths, e.g., multiview video View View View Y 0 Y 1 Y 2 Y 0 Y 1 Y 2 Y 0 Y 1 Y 2 Time X X X Decoding path • When users can choose among different decoding paths, it is not clear which previous reconstructed frame will be available to use in the decoding DSC can support multiple decoding paths and address predictor uncertainty efficiently 8 4

  5. ������������������������� 9 ������������������������� Lossless compression of random variable X - Intra coding: R ≥ H(X) (i) CLP (e.g. DPCM): Z=X-Y X X R ≥ H(X|Y) Encoder Decoder Y (ii) DSC: ~ X X X Encoder Decoder P(X,Y) Y • Encoding does not require Y ~ – Y de-coupled from the encoded data X 10 5

  6. ������������������������� Lossless compression of random variable X - Intra coding: R ≥ H(X) (i) CLP (e.g. DPCM): Z=X-Y X X R ≥ H(X|Y) Encoder Decoder Y (ii) DSC: ~ X X X Encoder Decoder P(X,Y) Y • Encoding does not require Y ~ – Y de-coupled from the encoded data X 11 ������������������������� Lossless compression of random variable X - Intra coding: R ≥ H(X) (i) CLP (e.g. DPCM): Z=X-Y X X R ≥ H(X|Y) Encoder Decoder Y (ii) DSC: ~ X X X Encoder Decoder P(X,Y) Y • Encoding does not require Y ~ – Y de-coupled from the encoded data X 12 6

  7. ������������������������� - Access to exact value of Y Lossless compression of random variable X - Compute the residue - Intra coding: R ≥ H(X) - Use entropy coding to achieve compression X-Y (i) CLP (e.g. DPCM): Entropy X=4 - 001 Coding Z=X-Y Y=2 X X R ≥ H(X|Y) X-Y: Encoder Decoder Y (ii) DSC: - Do not have access to exact value of Y ~ X X X - Know only distribution of Y given X Encoder Decoder - Not immediately useful since we want to compress X X=4 P(X,Y) Y • Encoding does not require Y f Y|X (y|x): ~ Y – Y de-coupled from the encoded data X 13 ������������������������� Lossless compression of random variable X - Intra coding: R ≥ H(X) -Why DSC? What are the potential applications? (i) CLP (e.g. DPCM): Z=X-Y -How to encode the input X X R ≥ H(X|Y) exactly? Encoder Decoder -What is the coding performance? Y (ii) DSC: ~ X X X Encoder Decoder P(X,Y) Y • Encoding does not require Y ~ – Y de-coupled from the encoded data X 14 7

  8. 1�.����2 1���������������������������������������������� • Correlated sources are not co-located – Sensors network, wireless camera • Low complexity video encoding time – Due to complexity constraint at the encoder Y X DSC: ~ X X X Encoder Decoder P(X,Y) Y How to estimate this correlation? 15 1�.����2 /��3��������4 ������������������������������ In CLP, prediction residue is closely coupled with the predictor (i) CLP (e.g. DPCM): Z=X-Y X X Encoder Decoder Y (ii) DSC: ~ X X X Encoder Decoder How to P(X,Y) Y encode X? In DSC, compressed data is computed from the correlation More robust to uncertainty on or error in Y 16 8

  9. ����5 %-������6���������� • X takes value [0, 255] (uniformly) – Intra coding requires 8 bits for lossless … 0 1 2 … 255 Correlation P(X,Y): 4 > Y-X ≥ -4 (i.e., Y-X takes value in [-4,4)) • – Can explore this correlation • If Y is available at both the encoder and decoder – CLP: communicate the residue X X Y-X Encoder Decoder Y P(X,Y) Y Requires 3 bits to convey X If Y is not available at the encoder, how can we communicate X? 17 ����5 %-������6���������� !����7�# • How to communicate X if Y is not available at the encoder? X=2 P(X,Y): 4 > Y-X ≥ -4 … 2 0 1 … 255 A B C D E F G H C C A B C D G H … • Partition reconstruction levels into different cosets – Each coset includes several reconstruction levels • Encoder: transmit coset label (syndrome), need 3 bits • Decoder: disambiguate label (closest to Y) Y … C C … C Requires 3 bits to convey X 18 9

  10. ����5 %-������6���������� !����7�# • Can we use less than 3 bits? • Try 2 bits X=2 … A B C D A B C D A B C D …. C C C Decoder: Y … C C C C Decoding error if we use less bits than required • Correlation information determines the number of coset for error-free reconstruction If correlation were 2 > Y-X ≥ -2 (i.e., X, Y are more correlated), 2 bits would work • 19 ����� ���������� • Encoding: Send ambiguous information to achieve compression – E.g., one label represents group of reconstruction levels • Decoding: information is disambiguated at the decoder using side information Y – Pick the coset member closest to Y • “Level of ambiguity” (hence the encoding rate) is determined by correlation between X and Y – More correlated, more ambiguous representation using less bits 20 10

  11. ����� ���������� • Partition input into cosets • Members in the coset are separated by minimum distance • Send coset index • At decoder, pick the member closest to side information in the coset • Similar steps for advanced algorithm based on error correction code (E.g., LDPC) How about the coding efficiency? 21 ����5 /����������� ���������� Lossless compression of random variable X • CLP R ≥ H(X|Y) X X Encoder Decoder Y • DSC [Slepian, Wolf; 1973] R ≥ H(X|Y) X X Encoder Decoder P(X,Y) Y Efficient encoding possible even when encoder does not have precise knowledge of Y 22 11

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend