Documents
Poster
V. Bruns, M.A. Martinez-del-Amor, H. Sparenberg - GPU-friendly EBCOT variant with single-pass scan order and raw bit plane coding (POSTER)
- Citation Author(s):
- Submitted by:
- Volker Bruns
- Last updated:
- 12 September 2017 - 5:00am
- Document Type:
- Poster
- Document Year:
- 2017
- Event:
- Presenters:
- Volker Bruns
- Paper Code:
- 2060
- Categories:
- Log in to post comments
A major drawback of JPEG 2000 is the computational complexity of its entropy coder named Embedded Block Coder with Optimized Truncation (EBCOT). This paper proposes two alterations to the original algorithm that seek to improve the trade-off between compression efficiency and throughput. Firstly, magnitude bits within a bit plane are not prioritized by their significance anymore, but instead coded in a single pass instead of three, reducing the amount of expensive memory accesses at the cost of fewer truncation points. Secondly, low bit planes can entirely bypass the arithmetic coder and thus do not require any context-modelling. Both the encoder and decoder can process such bit planes in a sample-parallel fashion.
Experiments show average speed-ups of 1.6x (1.8x) for the encoder and 1.5x (1.9x) for the decoder, when beginning raw-coding after the fourth (third) bit plane, while the data rate increases only by 1.15x (1.3x).