paper-with-me

홈 › Papers

Learning Coverage Functions and Private Release of Marginals

2013-04-08 · Vitaly Feldman, Pravesh Kothari

We study the problem of approximating and learning coverage functions. A function $c: 2^{[n]} \rightarrow \mathbf{R}^{+}$ is a coverage function, if there exists a universe $U$ with non-negative weights $w(u)$ for each $u \in U$ and subsets $A_1, A_2, \ldots, A_n$ of $U$ such that $c(S) = \sum_{u \in \cup_{i \in S} A_i} w(u)$. Alternatively, coverage functions can be described as non-negative linear combinations of monotone disjunctions. They are a natural subclass of submodular functions and arise in a number of applications. We give an algorithm that for any $\gamma,\delta>0$, given random and uniform examples of an unknown coverage function $c$, finds a function $h$ that approximates $c$ within factor $1+\gamma$ on all but $\delta$-fraction of the points in time $poly(n,1/\gamma,1/\delta)$. This is the first fully-polynomial algorithm for learning an interesting class of functions in the demanding PMAC model of Balcan and Harvey (2011). Our algorithms are based on several new structural properties of coverage functions. Using the results in (Feldman and Kothari, 2014), we also show that coverage functions are learnable agnostically with excess $\ell_1$-error $\epsilon$ over all product and symmetric distributions in time $n^{\log(1/\epsilon)}$. In contrast, we show that, without assumptions on the distribution, learning coverage functions is at least as hard as learning polynomial-size disjoint DNF formulas, a class of functions for which the best known algorithm runs in time $2^{\tilde{O}(n^{1/3})}$ (Klivans and Servedio, 2004). As an application of our learning results, we give simple differentially-private algorithms for releasing monotone conjunction counting queries with low average error. In particular, for any $k \leq n$, we obtain private release of $k$-way marginals with average error $\bar{\alpha}$ in time $n^{O(\log(1/\bar{\alpha}))}$.

📄 PDF Abstract BibTeX arXiv:1304.2079

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Efficient and Private Marginal Reconstruction with Local Non-Negativity

2024-10-01 · Brett Mullins, Miguel Fuentes, Yingtai Xiao, Daniel Kifer 외

Differential privacy is the dominant standard for formal and quantifiable privacy and has been used in major deployments that impact millions of people. Many differentially private algorithms for query release and synthe…

An Optimal and Scalable Matrix Mechanism for Noisy Marginals under Convex Loss Functions

2023-05-14 · NeurIPS 2023 11 · Yingtai Xiao, Guanlin He, Danfeng Zhang, Daniel Kifer

Noisy marginals are a common form of confidentiality-protecting data release and are useful for many downstream tasks such as contingency table analysis, construction of Bayesian networks, and even synthetic data generat…

Synthetic Data Generation

PrivBayes: Private Data release via Bayesian networks

2014-06-18 · Proceedings of the 2014 ACM SIGMOD International Conference on Management of Data 2014 6 · Jun Zhang, Graham Cormode, Cecilia M. Procopiuc, Divesh Srivastava 외

Privacy-preserving data publishing is an important problem that has been the focus of extensive study. The state-of-the-art goal for this problem is differential privacy, which offers a strong degree of privacy protec…

Privacy Preserving

Privacy-preserving data release leveraging optimal transport and particle gradient descent

2024-01-31 · Konstantin Donhauser, Javier Abad, Neha Hulkund, Fanny Yang

We present a novel approach for differentially private data synthesis of protected tabular datasets, a relevant task in highly sensitive domains such as healthcare and government. Current state-of-the-art methods predomi…

Privacy Preserving

Multidimensional Monotonicity and Economic Applications

2025-02-26 · Frank Yang, Kai Hao Yang

We characterize the extreme points of multidimensional monotone functions from $[0,1]^n$ to $[0,1]$, as well as the extreme points of the set of one-dimensional marginals of these functions. These characterizations lead …