Presentation is loading. Please wait.

Presentation is loading. Please wait.

דורון דמרי מקסים גורביץ מנחה : דמיטרי פורמן Cached Vector Quantization.

Similar presentations


Presentation on theme: "דורון דמרי מקסים גורביץ מנחה : דמיטרי פורמן Cached Vector Quantization."— Presentation transcript:

1 דורון דמרי מקסים גורביץ מנחה : דמיטרי פורמן Cached Vector Quantization.

2 Introduction. VQ is usually used for the purpose of data compression. There is no other coding technique exists that can do better than VQ. In our project we used VQ to compressed video teleconferencing by Using four different algorithm LBG, cached VQ, localized compression, Huffman and Energy. We analyses each of them, as it will be saw. VQ is usually used for the purpose of data compression. There is no other coding technique exists that can do better than VQ. In our project we used VQ to compressed video teleconferencing by Using four different algorithm LBG, cached VQ, localized compression, Huffman and Energy. We analyses each of them, as it will be saw.

3 Project purpose. u We represent the LBG algorithm with his performance and try to improve his compression. u To achieved a better result we run a new algorithm, cached VQ, and we saw improvement compared to LBG. u We used Huffman code to achieve better compression that we get in cached VQ alone.  We also used Energy algorithm to made better compression.

4 Codebook building (LBG).  We used the Splitting technique that produce large codebook from small one. k This new codebook has two words and can be no worse than the previous codebook since it contains the previous codebook. k This algorithm provide a complete design technique from scratch on a training sequence and will later be seen to suggest a vector analog to successive approximation quantizers.

5 Localized compression of video conferencing. According to the proposed model, recent localized history of the sequences is used to encode present frames based on a hierarchical approach. According to the proposed model, recent localized history of the sequences is used to encode present frames based on a hierarchical approach.

6 Cached VQ algorithm. For each new vector, we search for the nearest existing vector in the codebook. And if they are close enough then we calculate their average regarding codebook vector’s weight and store it instead of original vector in the codebook This algorithm is an adaptive in time propagation For each new vector, we search for the nearest existing vector in the codebook. And if they are close enough then we calculate their average regarding codebook vector’s weight and store it instead of original vector in the codebook This algorithm is an adaptive in time propagation

7 Cached VQ algorithm If we didn’t find codebook vector close enough to the new vector and the codebook is not full, we add it to the codebook. If the codebook is full, we remove LRU (Last Recently Used) vector. If we didn’t find codebook vector close enough to the new vector and the codebook is not full, we add it to the codebook. If the codebook is full, we remove LRU (Last Recently Used) vector. This algorithm is intended to replace LBG algorithm to improve compression performance. This algorithm is intended to replace LBG algorithm to improve compression performance.

8 Huffman encoder. Huffman encoder. After we run the Cached VQ algorithm we encode it by Huffman code, the table that for every codeword we gave a weight which represent the number of times it was used during encoding.

9 Energy encoding. We saw that the energy algorithm is useful for scalar encoding only and is harmful for encoding of bigger vectors. This is caused by using hierarchical codebooks, and energy algorithm is good for encoding by one codebook.

10 Comparison & Conclusion.

11

12 We start with LBG algorithm and we saw C.R.=52 for PSNR=32, and C.R.=13.7 for PSNR=35.6 We start with LBG algorithm and we saw C.R.=52 for PSNR=32, and C.R.=13.7 for PSNR=35.6 For cached VQ we saw C.R=144 for PSNR=32, and C.R.=28.2 for PSNR=36. For cached VQ we saw C.R=144 for PSNR=32, and C.R.=28.2 for PSNR=36. We add Huffman encoding for the cached VQ algorithm and we get C.R=203 for PSNR=32, and C.R.=41 for PSNR=36. We add Huffman encoding for the cached VQ algorithm and we get C.R=203 for PSNR=32, and C.R.=41 for PSNR=36.

13 Comparison & Conclusion. We add Energy encoding to previous algorithm and we get C.R=215 for PSNR=32, and C.R.=51 for PSNR=36.

14 Comparison & Conclusion We saw that the energy algorithm is useful for scalar encoding only and is harmful for encoding of bigger vectors. This is caused by using hierarchical codebooks, and energy algorithm is good for encoding by one codebook.

15 Comparison & Conclusion The improvement from Cached VQ over LBG increases with lower PSNR Energy (on scalar encoding) have better effect when encoding for better quality since on higher quality more vectors are encoded by scalar encoding.

16 Comparison & Conclusion Improvement in encoding quality can be achieved by optimizing encoder parameters such as codebook size, thresholds for using vector of specific size and other codebook building parameters.

17 תודות רצינו להודות לפורמן דמיטרי שהנחה אותנו עם הרבה אכפתיות ומקצועיות ועל תמיכתו ועזרתו. רצינו להודות גם למהנדס המעבדה יוחנן ארז. תודה רבה !


Download ppt "דורון דמרי מקסים גורביץ מנחה : דמיטרי פורמן Cached Vector Quantization."

Similar presentations


Ads by Google