English

$O(\log \log n)$ Worst-Case Local Decoding and Update Efficiency for Data Compression

Information Theory 2020-01-24 v1 Data Structures and Algorithms math.IT

Abstract

This paper addresses the problem of data compression with local decoding and local update. A compression scheme has worst-case local decoding dwcd_{wc} if any bit of the raw file can be recovered by probing at most dwcd_{wc} bits of the compressed sequence, and has update efficiency of uwcu_{wc} if a single bit of the raw file can be updated by modifying at most uwcu_{wc} bits of the compressed sequence. This article provides an entropy-achieving compression scheme for memoryless sources that simultaneously achieves O(loglogn) O(\log\log n) local decoding and update efficiency. Key to this achievability result is a novel succinct data structure for sparse sequences which allows efficient local decoding and local update. Under general assumptions on the local decoder and update algorithms, a converse result shows that dwcd_{wc} and uwcu_{wc} must grow as Ω(loglogn) \Omega(\log\log n) .

Keywords

Cite

@article{arxiv.2001.08679,
  title  = {$O(\log \log n)$ Worst-Case Local Decoding and Update Efficiency for Data Compression},
  author = {Shashank Vatedka and Venkat Chandar and Aslan Tchamkerten},
  journal= {arXiv preprint arXiv:2001.08679},
  year   = {2020}
}
R2 v1 2026-06-23T13:19:08.375Z