Two-Dimensional Block Trees

COMPUTER JOURNAL(2024)

引用 0|浏览2
暂无评分
摘要
The Block Tree is a data structure for representing repetitive sequences in compressed space, which reaches space comparable with that of Lempel-Ziv compression while retaining fast direct access to any position in the sequence. In this paper, we generalize Block Trees to two dimensions, in order to exploit repetitive patterns in the representation of images, matrices and other kinds of bidimensional data. We demonstrate the practicality of the two-dimensional Block Trees (2D-BTs) in representing the adjacency matrices of Web graphs, and raster images in GIS applications. For this purpose, we integrate our 2D-BT with the k(2)-tree-an efficient structure that exploits clustering and sparseness to compress adjacency matrices-so that it also exploits repetitive patterns. Our experiments show that this structure uses 60-80% of the space of the original k(2)-tree, while being 30% faster to three times slower when accessing cells.
更多
查看译文
关键词
Block Trees,k (2)-trees,graph compression,image compression
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要