DBScholar

Back to papers

Differentially Private Substring and Document Counting

Summary: DP for substring and document counting in document collections; epsilon-DP data structure yields additive error O(l polylog(n l |Sigma|)) for all patterns, optimal up to polylog. For epsilon-delta DP, bound improves to O(sqrt(l) polylog(n l |Sigma|)); space O(n l^2), preprocessing O(n^2 l^4), query O(|P|); introduces a tree-counting technique enabling private mining of frequent substrings and q-grams. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
1998
Venue
PODS
Year
2025
Pagerank
5.0723324e-05
Overall Rank
10,725 | 26.67%
DOI
10.1145/3725232

Incoming Non-self Citations Over Time

No non-self incoming citations found for this paper in this database.

Authors

BibTeX Citation

@inproceedings{bernardini_pods25,
        address = {New York, NY, USA},
        series = {{PODS} '25},
        title = {{Differentially Private Substring and Document Counting}},
        url = {https://dl.acm.org/doi/10.1145/3725232},
        doi = {10.1145/3725232},
        booktitle = {Proceedings of the {ACM} {SIGMOD} Symposium on {Principles} of {Database} {Systems}},
        publisher = {Association for Computing Machinery},
        author = {Bernardini, Giulia and Bille, Philip and Gørtz, Inge Li and Steiner, Teresa Anna},
        year = {2025}
}

Incoming Citations (Sorted by Pagerank)

Showing 0 of 0 citing papers.

Rank Citing Paper Year Venue Pagerank
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 5 of 5 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
123 Revealing Information while Preserving Privacy 2003 PODS 0.00030957525
283 Towards Practical Differential Privacy for SQL Queries 2018 VLDB 0.0002238608
514 Practical Privacy: The SuLQ Framework 2005 PODS 0.00017151811
1,314 PrivTree: A Differentially Private Algorithm for Hierarchical Decompositions 2016 SIGMOD 0.00011177323
2,373 On Differentially Private Frequent Itemset Mining 2013 VLDB 8.6507669e-05
Previous Page 1 / 1 Next

Semantically Similar Papers