Master: ADVANCED COMPUTING SYSTEMS - ACS

Course: ADVANCED COMPRESSION METHODS - ACM


Course topics:
Week Topics to read (english) de citit (romanian)
01 (03.03.2026) Introduction
Entropy
Introduction.pdf

Introducere
Entropia
02 (10.03.2026) Shanon-Fano, Static Huffman
Adaptive Huffman
Arithmetic coding
[SF+HS], [Salomon] - 2.7, [Ghanbari] - 3.4.1, [Nelson] - chapter 3
[Nelson] - chapter 4
[Nelson] - chapter 5, [Ghanbari] - 3.4.2,
SF+HS

exemplu in numere flotante
03 (17.03.2026) Predictive coding
Near-Lossless coding
Predictive Coding
Near-Lossless Coding
Codare Predictiva
Codare Near-Lossless
04 (24.03.2026) High-order statistic modeling
Dictionary methods
[Nelson] - chapter 6
[Sayood] - chapter 5 (without 5.6)
05 (31.03.2026) Dictionary methods (cont)
JPEG
.
[Salomon] - 4.8, [Ghanbari] - 5.2
06 (07.04.2026)
07 (21.04.2026)
08 (28.04.2026)
09 (05.05.2025)
10 (12.05.2026)
11 (19.05.2026)
12 (26.05.2026)
13 (02.06.2026)
14 (02.06.2026 !!!)


Labs topics:
Week Topics Utils Whiteboard pictures
01 (03.03.2026)
Bit-level file access interface BitLevelInterface_Whiteboard_Image (sketch)
02 (10.03.2026) T1: Arithmetic coder Lab Arithm Coding
links below also useful
03 (17.03.2026) T2: Near-lossless predictive coder lab_NL_PRED.zip
exempluNL.xls
Lab_NL_Whiteboard_Image
07?? (21.04.2026) T3: Fractal image coder
10?? (12.05.2026) T4: Wavelet decomposition


References:
Ref. Author - Book, Publisher, Year, ISBN
[Nelson] Nelson Mark - The Data Compression Book, Second Edition, 1995, ISBN: 1558514341 here
[Ghanbari] Ghanbari Mohammed - Standard Codecs. Image Compression to Advanced Video Coding, IEE Publishing, 2003, ISBN: 0852967101
[Salomon] Salomon David - Data Compression, The Complete Reference, Fourth Edition, Springer, 2007, ISBN: 9781846286025
[Sayood] Sayood Khalid - Introduction to Data Compression, Fourth Edition, Elsevier, 2012, ISBN: 978-0-12-415796-5


Links:
Name Link Description
[SF+HS] https://en.wikipedia.org/wiki/Shannon%E2%80%93Fano_coding Shannon Fano + Static Huffman description
[CACM87pa] http://www.stanford.edu/class/ee398a/handouts/papers/WittenACM87ArithmCoding.pdf the famous CACM87 paper
[CACM87sc] https://www.cs.cmu.edu/afs/cs.cmu.edu/project/learn-43/lib/photoz/.g/web/.g/group/group2/g/opera/g/scottd/arithcoder/cacm/ source code for the famous CACM87 arithmetic coder (the first one)