You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by ch...@apache.org on 2023/02/06 09:51:19 UTC

[datasketches-website] branch master updated: Added private sketches paper

This is an automated email from the ASF dual-hosted git repository.

charlie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 6cdbe2cd Added private sketches paper
6cdbe2cd is described below

commit 6cdbe2cdb6bec2e4b875593674e0c7967958c019
Author: c-dickens <ch...@apache.org>
AuthorDate: Mon Feb 6 09:51:14 2023 +0000

    Added private sketches paper
---
 docs/Community/Research.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/Community/Research.md b/docs/Community/Research.md
index a7ad6a51..25663108 100644
--- a/docs/Community/Research.md
+++ b/docs/Community/Research.md
@@ -115,6 +115,8 @@ This solution suffices in some applications, but for other applications the chun
 
 **[DLRT16]** Anirban Dasgupta, Kevin J. Lang, Lee Rhodes, and Justin Thaler. A framework for estimating stream expression cardinalities. In *EDBT/ICDT Proceedings '16 *, pages 6:1–6:17, 2016. [Paper](https://arxiv.org/pdf/1510.01455.pdf). [Talk Slides](https://github.com/apache/datasketches-website/blob/master/docs/pdf/icdt-talk.pdf).
 
+**[DTT22]** Charlie Dickens, Justin Thaler, Daniel Ting. Order-Invariant Cardinality Estimators Are Differentially Private. In *Advances in Neural Information Processing Systems.* [Paper](https://arxiv.org/abs/2203.15400), [Slides](https://neurips.cc/virtual/2022/poster/54146), [Poster](https://neurips.cc/media/PosterPDFs/NeurIPS%202022/54146.png?t=1669130364.160391)
+
 **[FFGM07]** Philippe Flajolet, E ́ric Fusy, Olivier Gandouet, and Fre ́de ́ric Meunier. Hyperloglog: the analysis of a near-optimal cardinality estimation algorithm. In *DMTCS Conference on Analysis of Algorithms*, pages 137–156, 2007.
 
 **[FM85]** P. Flajolet and G. N. Martin. Probabilistic counting algorithms for data base applications. In *Journal of Computer and System Sciences*, 31:182–209, 1985.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org