Proceedings of the 48th International Conference on Parallel Processing 2019
DOI: 10.1145/3337821.3337888
|View full text |Cite
|
Sign up to set email alerts
|

Massively Parallel ANS Decoding on GPUs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
4
3

Relationship

0
7

Authors

Journals

citations
Cited by 9 publications
(4 citation statements)
references
References 6 publications
0
4
0
Order By: Relevance
“…Following RIQ, each quantized layer is encoded with the ANS encoder that achieves asymptotically the entropy limit. An efficient implementation of ANS on GPU 3 was demonstrated by Weißenberger & Schmidt (2019), reaching a decoding rate of over 20 GB/s. For reproduction purposes, we provide a Python code of our algorithm 4 which includes both the quantization phase (RIQ) and compression phase (ANS).…”
Section: Resultsmentioning
confidence: 99%
“…Following RIQ, each quantized layer is encoded with the ANS encoder that achieves asymptotically the entropy limit. An efficient implementation of ANS on GPU 3 was demonstrated by Weißenberger & Schmidt (2019), reaching a decoding rate of over 20 GB/s. For reproduction purposes, we provide a Python code of our algorithm 4 which includes both the quantization phase (RIQ) and compression phase (ANS).…”
Section: Resultsmentioning
confidence: 99%
“…In related work, GPUs have been successfully used as a coprocessor to accelerate Burrows-Wheeler transform [6]. There further exist parallel implementations of the Lempel-Ziv-Welch (LZW) [7] and Lempel-Ziv-Storer-Szymanski (LZSS) [17] compressors, and GPU entropy coding has seen notable progress in the form of fast Huffman [2,22] and Asymmetric Numeral System (ANS) coders [24].…”
Section: Data Compression On Gpusmentioning
confidence: 99%
“…On the other hand, lossless compression methods face challenges with respect to implementation and performance on parallel architectures [35]. This is due to their inherently sequential view of the data, and, while such methods exist [13,54,53,47], they generally do offer neither the random access nor the bandwidth required to interactively render directly from the compressed representation. Aside from raw integer volumes [32], PNG-compressed RGB or RGBα slices storing the segment IDs in multiple 8-bit channels are still a de-facto format for exchanging columns of neuronal tissue [24,7].…”
Section: Related Workmentioning
confidence: 99%