Reverse-Safe Data Structures for Text Indexing

Gabriele Fici, Grigorios Loukides, Solon P. Pissis, Giulia Bernardini, Huiping Chen

Risultato della ricerca: Conference contribution

7 Citazioni (Scopus)

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 which constructs a z-reverse-safe data structure that has size O(n) and answers pattern matching queries of length at most d optimally, where d is maximal for any such z-reverse-safe data structure. 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 further show that plugging our method in data analysis applications gives insignificant or no data utility loss. Finally, we show how our technique can be extended to support applications under a realistic adversary model.
Lingua originaleEnglish
Titolo della pubblicazione ospite2020 Proceedings of the Workshop on Algorithm Engineering and Experiments (ALENEX)
Pagine199-213
Numero di pagine15
Stato di pubblicazionePublished - 2020

All Science Journal Classification (ASJC) codes

  • ???subjectarea.asjc.2200.2200???
  • ???subjectarea.asjc.2600.2604???

Fingerprint

Entra nei temi di ricerca di 'Reverse-Safe Data Structures for Text Indexing'. Insieme formano una fingerprint unica.

Cita questo