Table of Contents
Fetching ...

Tight Bounds for Answering Adaptively Chosen Concentrated Queries

Emma Rapoport, Edith Cohen, Uri Stemmer

TL;DR

This work proves that this utility gap is inherent under the current formulation of the concentrated queries framework, and presents a simplified version of the best-known algorithms that match the impossibility result.

Abstract

Most work on adaptive data analysis assumes that samples in the dataset are independent. When correlations are allowed, even the non-adaptive setting can become intractable, unless some structural constraints are imposed. To address this, Bassily and Freund [2016] introduced the elegant framework of concentrated queries, which requires the analyst to restrict itself to queries that are concentrated around their expected value. While this assumption makes the problem trivial in the non-adaptive setting, in the adaptive setting it remains quite challenging. In fact, all known algorithms in this framework support significantly fewer queries than in the independent case: At most $O(n)$ queries for a sample of size $n$, compared to $O(n^2)$ in the independent setting. In this work, we prove that this utility gap is inherent under the current formulation of the concentrated queries framework, assuming some natural conditions on the algorithm. Additionally, we present a simplified version of the best-known algorithms that match our impossibility result.

Tight Bounds for Answering Adaptively Chosen Concentrated Queries

TL;DR

This work proves that this utility gap is inherent under the current formulation of the concentrated queries framework, and presents a simplified version of the best-known algorithms that match the impossibility result.

Abstract

Most work on adaptive data analysis assumes that samples in the dataset are independent. When correlations are allowed, even the non-adaptive setting can become intractable, unless some structural constraints are imposed. To address this, Bassily and Freund [2016] introduced the elegant framework of concentrated queries, which requires the analyst to restrict itself to queries that are concentrated around their expected value. While this assumption makes the problem trivial in the non-adaptive setting, in the adaptive setting it remains quite challenging. In fact, all known algorithms in this framework support significantly fewer queries than in the independent case: At most queries for a sample of size , compared to in the independent setting. In this work, we prove that this utility gap is inherent under the current formulation of the concentrated queries framework, assuming some natural conditions on the algorithm. Additionally, we present a simplified version of the best-known algorithms that match our impossibility result.

Paper Structure

This paper contains 36 sections, 19 theorems, 53 equations, 1 algorithm.

Key Result

Theorem 1.4

Let $\varepsilon > 0$ and $\gamma \in (0,1]$. Then there exists a domain $\mathcal{X}$ and a distribution $\mathcal{D}$ over $\mathcal{X}^n$ such that the following holds. For any NS mechanism $\mathcal{M}$ there exists an adaptive analyst issuing $(\varepsilon,\gamma)$-concentrated queries $q_1, \d

Theorems & Definitions (47)

  • Definition 1.2: Concentrated queries
  • Theorem 1.4: informal
  • Theorem 1.5: informal
  • Definition 2.1: Noise-Addition Mechanism
  • Definition 2.2: Subsampling Mechanism
  • Definition 2.3: DworkMNS06
  • Definition 2.4: The Laplace Distribution
  • Theorem 2.5: DworkMNS06
  • Lemma 3.1
  • proof
  • ...and 37 more