Final Exam Study Guide
CSE 490 GZ: Introduction to Data Compression
Winter
2004
Final Exam, Tuesday, March 16, 2004, 8:30 - 10:20
- Final Exam Policies
-
You may bring your own notes.
-
You may bring the class handouts and assignment solutions.
-
You may bring the Sayood book.
-
You may bring a caclulator, but it should be needed only seldom if at all.
-
The exam begins promptly at 8:30 and ends at 10:20.
- Topics Covered
-
Basic information theory, first-order entropy
-
Huffman coding, adaptive Huffman coding
-
Golomb coding
-
Tunstall coding
-
Arithmetic coding. Scaling, context, adaptivity.
-
LZW
-
LZ77
-
Sequitur
-
Predictive coding, move to front coding
-
Burrows-Wheeler transform
-
Scalar quantization, Lloyd algorithm
-
Vector quantization, generalized Lloyd algorithm, k-d trees and Orchard's
algorithm for
nearest neighbor search
-
Transform coding, DCT, JPEG
-
Wavelet transform, bit-plane coding,
-
SPIHT (class and book versions)
-
UWIC
-
GTW
-
Group testing for DCT
-
EBCOT, JPEG 2000
-
Basics of video compression, motion compensation, rate control, H.26x and MPEG
standards
-
Basics of audio compression
Study suggestions
-
Do the previous final exam in an exam setting after some serious study.
-
Work in study groups to help each other out in preparation. Give each other
problems to do in an exam setting. After doing the problems alone, critique
each others answers.
-
You will want to work out small examples of both encoding and decoding
for all the algorithms we have covered.
-
Review all the solutions for the weekly assignments to make sure you
understand them.
-
Review the midterm solutions to make sure you understand them.