1. Reverse-Safe Text Indexing
- Author
-
Solon P. Pissis, Huiping Chen, Grigorios Loukides, Gabriele Fici, Giulia Bernardini, Bernardini, G., Chen, H., Fici, G., Loukides, G., Pissis, S. P., Bernardini G., Chen H., Fici G., Loukides G., and Pissis S.P.
- Subjects
Data structures ,Computer science ,Suffix tree ,suffix tree ,0102 computer and information sciences ,02 engineering and technology ,text indexing ,01 natural sciences ,Theoretical Computer Science ,law.invention ,Set (abstract data type) ,law ,020204 information systems ,0202 electrical engineering, electronic engineering, information engineering ,Pattern matching ,data privacy ,Settore INF/01 - Informatica ,Search engine indexing ,pattern matching ,Data structure ,Matrix multiplication ,010201 computation theory & mathematics ,Algorithm ,Adversary model ,Integer (computer science) - Abstract
We introduce the notion of reverse-safe data structures. These are data structures that prevent the reconstruction of the data they encode (i.e., they cannot be easily reversed). A data structure D is called z - reverse-safe when there exist at least z datasets with the same set of answers as the ones stored by D . The main challenge is to ensure that D stores as many answers to useful queries as possible, is constructed efficiently, and has size close to the size of the original dataset it encodes. Given a text of length n and an integer z , we propose an algorithm that constructs a z -reverse-safe data structure ( z -RSDS) that has size O(n) and answers decision and counting pattern matching queries of length at most d optimally, where d is maximal for any such z -RSDS. The construction algorithm takes O(nɷ log d) time, where ɷ is the matrix multiplication exponent. We show that, despite the nɷ factor, our engineered implementation takes only a few minutes to finish for million-letter texts. We also show that plugging our method in data analysis applications gives insignificant or no data utility loss. Furthermore, we show how our technique can be extended to support applications under realistic adversary models. Finally, we show a z -RSDS for decision pattern matching queries, whose size can be sublinear in n . A preliminary version of this article appeared in ALENEX 2020.
- Published
- 2021
- Full Text
- View/download PDF