| 講演抄録/キーワード |
| 講演名 |
2016-10-06 10:00
[ポスター講演]GPUのための可逆データ圧縮アルゴリズム ○船坂峻慈・中野浩嗣・伊藤靖朗(広島大) CPSY2016-46 |
| 抄録 |
(和) |
データ圧縮はコンピュータエンジニアリングの分野で非常に重要である. しかし, 多くの可逆圧縮と展開アルゴリズムは並列化が非常に難しい. 本論文ではLight Loss-Less (LLL)圧縮と呼ぶ, 新しい可逆圧縮法を提案する. この圧縮法の展開アルゴリズムは高い並列化が可能でありGPUを用いて非常に高速に処理することができる. データ展開は圧縮と比較して何度も行うためにこの圧縮法は多くのアプリケーションで応用できる. 我々はLLL展開の並列アルゴリズムを提案しGeForce GTX~1080 GPUに実装した. GPUを用いたLLL展開の実効速度をCore~i7-4790への逐次CPU実装と比較し91.1-176倍の高速化を達成した. また, よく知られている圧縮手法であるLZSSとLZWとの比較も行う. 提案手法は圧縮率は同程度である一方でLZSS展開のGPU実装と比較して4.30-14.1倍, LZW展開のGPU実装と比較して2.49-9.13倍の高速化を達成した. |
| (英) |
There is no doubt that data compression is very important in computer engineering. However, most lossless data compression and decompression algorithms are very hard to parallelize, because they use dictionaries updated sequentially. The main contribution of this paper is to present a new lossless data compression method that we call CUDA Loss-Less (CULL) compression. It is designed so that decompression can be highly parallelized and run very efficiently on the GPU. This makes sense for many applications in which compressed data is read and decompressed many times and decompression performed more frequently than compression. We show optimal sequential and parallel algorithms for CULL decompression and implement them to run on Core~i7-4790 CPU and GeForce GTX~1080 GPU, respectively. To show the potentiality of CULL compression method, we have evaluated the running time using five images and compared with well-known compression methods LZW and LZSS. Our GPU implementation of CULL decompression runs 91.1-176 times faster than the CPU implementation. Also, the running time on the GPU of our experiments show that CULL decompression is 2.49-9.13 times faster than LZW decompression and 4.30-14.1 times faster that LZSS decompression, although their compression ratios are comparable. |
| キーワード |
(和) |
データ圧縮 / 並列アルゴリズム / GPGPU / / / / / |
| (英) |
data compression / parallel algorithms / GPGPU / / / / / |
| 文献情報 |
信学技報, vol. 116, no. 240, CPSY2016-46, pp. 19-24, 2016年10月. |
| 資料番号 |
CPSY2016-46 |
| 発行日 |
2016-09-29 (CPSY) |
| ISSN |
Print edition: ISSN 0913-5685 Online edition: ISSN 2432-6380 |
著作権に ついて |
技術研究報告に掲載された論文の著作権は電子情報通信学会に帰属します.(許諾番号:10GA0019/12GB0052/13GB0056/17GB0034/18GB0034) |
| PDFダウンロード |
CPSY2016-46 |