paper

Differentially Private Substring and Document Counting with Near-Optimal Error

arXiv:2412.13813

Abstract

For databases consisting of many text documents, one of the most fundamental data analysis tasks is counting (i) how often a pattern appears as a substring in the database (substring counting) and (ii) how many documents in the collection contain the pattern as a substring (document counting). If such a database contains sensitive data, it is crucial to protect the privacy of individuals in the database. Differential privacy is the gold standard for privacy in data analysis. It gives rigorous privacy guarantees, but comes at the cost of yielding less accurate results. In this paper, we carry out a theoretical study of substring and document counting under differential privacy. We propose a data structure storing -differentially private counts for all possible query patterns with a maximum additive error of , where is the maximum length of a document in the database, is the number of documents, and is the size of the alphabet. We also improve the error bound for document counting with -differential privacy to . We show that our additive errors for substring counting and document counting are optimal up to an factor both for -differential privacy and -differential privacy. Our data structures immediately lead to improved algorithms for related problems, such as privately mining frequent substrings and q-grams. Additionally, we develop a new technique of independent interest for differentially privately computing a general class of counting functions on trees.

42 pages, 3 figures. A preliminary version of this paper appeared at PODS2025. This replacement contains new lower bounds

Differentially Private Substring and Document Counting with Near-Optimal Error · wovepaper