Why it matters

ANS reshapes modern compression. Understanding shapes technique.

Advertisement

The architecture

State transitions per symbol.

tANS (table) fast lookup.

rANS (range) more compact.

ANS variantsState machineone statetANS lookuptable-based fastrANS rangemore compactDuda 2014; tANS + rANS families; Zstd + JPEG XL + AV1 use
ANS coding.
Advertisement

How it works end to end

Duda 2014.

tANS: precomputed state tables.

rANS: range-based.

Faster than arithmetic; better than Huffman.