Another virtue of wavelet forests?
Christina Boucher, Travis Gagie, Aaron Hong, Yansong Li, Norbert, Zeh

TL;DR
This paper demonstrates that wavelet forests offer improved access locality over wavelet trees, making them advantageous even without higher-order compression or when not using BWT, supported by experimental evidence.
Contribution
The paper provides experimental evidence that wavelet forests have better access locality than wavelet trees, expanding their applicability beyond BWT-based compression.
Findings
Wavelet forests have superior access locality compared to wavelet trees.
Wavelet forests are effective even without higher-order compression.
They are beneficial when the text is not a BWT.
Abstract
A wavelet forest for a text over an alphabet takes bits of space and supports access and rank on in time. K\"arkk\"ainen and Puglisi (2011) implicitly introduced wavelet forests and showed that when is the Burrows-Wheeler Transform (BWT) of a string , then a wavelet forest for occupies space bounded in terms of higher-order empirical entropies of even when the forest is implemented with uncompressed bitvectors. In this paper we show experimentally that wavelet forests also have better access locality than wavelet trees and are thus interesting even when higher-order compression is not effective on , or when is not a BWT at all.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · Handwritten Text Recognition Techniques · Machine Learning and Algorithms
