- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is a new entropy coding approach: asymmetric numeral systems (ANS), which can be seen as simpler alternative for arithmetic coding: using a single natural number as the state, instead of two to represent the range. One of its variant is as computationally demanding as Huffman coding (large alphabet), but handles fractional amounts of bits - giving it accuracy (compression rate) like for arithmetic coding.
As there are reference implementations for Intel processor of data compression algorithms ( http://software.intel.com/sites/products/documentation/hpc/ipp/ipps/ipps_ch13/ch13_0_Intro.html ), maybe it would be worth to create them also for ANS?
Some implementation: https://github.com/Cyan4973/FiniteStateEntropy
Preprint: http://arxiv.org/pdf/1311.2540
With best regards,
Jarek Duda
Link Copied
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page