Title :
Cluster-based delta compression of a collection of files
Author :
Ouyang, Zan ; Memon, Nasir ; Suel, Torsten ; Trendafilov, Dimitre
Author_Institution :
CIS Dept., Polytech. Univ. Brooklyn, NY, USA
Abstract :
Delta compression techniques are commonly used to succinctly represent an updated version of a file with respect to an earlier one. We study the use of delta compression in a somewhat different scenario, where we wish to compress a large collection of (more or less) related files by performing a sequence of pairwise delta compressions. The problem of finding an optimal delta encoding for a collection of files by taking pairwise deltas can be reduced to the problem of computing a branching of maximum weight in a weighted directed graph, but this solution is inefficient and thus does not scale to larger file collections. This motivates us to propose a framework for cluster-based delta compression that uses text clustering techniques to prune the graph of possible pairwise delta encodings. To demonstrate the efficacy of our approach, we present experimental results on collections of Web pages. Our experiments show that cluster-based delta compression of collections provides significant improvements in compression ratio as compared to individually compressing each file or using tar+gzip, at a moderate cost in efficiency.
Keywords :
Web sites; data compression; directed graphs; file organisation; very large databases; Web pages; cluster-based delta compression; compression ratio; experimental results; file collection; large data set; optimal delta encoding; text clustering techniques; weighted directed graph; Communication system control; Compressors; Computational Intelligence Society; Control systems; Costs; Encoding; Engineering profession; IP networks; Software tools; Web pages;
Conference_Titel :
Web Information Systems Engineering, 2002. WISE 2002. Proceedings of the Third International Conference on
Print_ISBN :
0-7695-1766-8
DOI :
10.1109/WISE.2002.1181662