Graduate School of Information Science and Technology
被引用37|浏览1
摘要
We propose an application of programming language techniques to lossless data compression, where tree data are compressed as functional programs that generate them. This “functional programs as compressed data” approach has several advantages. First, it follows from the standard argument of Kolmogorov complexity that the size of compressed data can be optimal up to an additive constant. Secondly, a compression algorithm is clean: it is just a sequence of β -expansions (i.e., the inverse of β -reductions) for λ -terms. Thirdly, one can use program verification and transformation techniques (higher-order model checking, in particular) to apply certain operations on data without decompression. In this article, we present algorithms for data compression and manipulation based on the approach, and prove their correctness. We also report preliminary experiments on prototype data compression/transformation systems.
更多
查看译文
AI 解读
一键生成论文网页
Chat Paper
正在生成论文摘要
关键词
Semantics based program manipulation,Program transformation,Data compression,Functional programs,Higher-order Model Checking