English

Reversed Indexes $\approx$ Values in Wavelet Trees

Information Theory 2024-02-27 v2 math.IT

Abstract

This work presents a discovery to advance the wisdom in a particular Succinct Data Structure: Wavelet Tree (Grossi, Gupta, and Vitter 2003). The discovery is first made by showing the feasibility of Reversed Indexes = Values: for integers within [0,2N)[0,2^{N}), there exists a Wavelet Tree that its compressed indexes can be equivalent to the Leibniz Binary system (Leibniz 1703), with only the bit reversal. Then we show how to strengthen the discovery by generalizing it into Reversed Indexes \approx Values, by applying a longest common subsequence in bits and its patterns. Finally, we conjuncture potential implications of the above ideas by discussing its benefits, and modifications to the RAM model. The discovery reveals that: (1) the usability of Succinct Data Structure can be significantly expanded, by enabling Computation Directly on Compression; and (2) near-optimal lossless compression can still yield close connections with the Leibniz Binary System (Leibniz 1703), which breeds polymorphic functionalities within a single piece of the information. This work also provides an initial analysis of the benefits from the method (and potentially other extensions), and suggests potential modifications.

Keywords

Cite

@article{arxiv.2311.09522,
  title  = {Reversed Indexes $\approx$ Values in Wavelet Trees},
  author = {Xiangjun Peng},
  journal= {arXiv preprint arXiv:2311.09522},
  year   = {2024}
}

Comments

This prerpint was rejected from ACM STOC 2024, and updated with the review comments

R2 v1 2026-06-28T13:22:53.302Z