English

Generalization for Adaptively-chosen Estimators via Stable Median

Machine Learning 2017-06-19 v1 Data Structures and Algorithms Machine Learning

Abstract

Datasets are often reused to perform multiple statistical analyses in an adaptive way, in which each analysis may depend on the outcomes of previous analyses on the same dataset. Standard statistical guarantees do not account for these dependencies and little is known about how to provably avoid overfitting and false discovery in the adaptive setting. We consider a natural formalization of this problem in which the goal is to design an algorithm that, given a limited number of i.i.d.~samples from an unknown distribution, can answer adaptively-chosen queries about that distribution. We present an algorithm that estimates the expectations of kk arbitrary adaptively-chosen real-valued estimators using a number of samples that scales as k\sqrt{k}. The answers given by our algorithm are essentially as accurate as if fresh samples were used to evaluate each estimator. In contrast, prior work yields error guarantees that scale with the worst-case sensitivity of each estimator. We also give a version of our algorithm that can be used to verify answers to such queries where the sample complexity depends logarithmically on the number of queries kk (as in the reusable holdout technique). Our algorithm is based on a simple approximate median algorithm that satisfies the strong stability guarantees of differential privacy. Our techniques provide a new approach for analyzing the generalization guarantees of differentially private algorithms.

Keywords

Cite

@article{arxiv.1706.05069,
  title  = {Generalization for Adaptively-chosen Estimators via Stable Median},
  author = {Vitaly Feldman and Thomas Steinke},
  journal= {arXiv preprint arXiv:1706.05069},
  year   = {2017}
}

Comments

To appear in Conference on Learning Theory (COLT) 2017

R2 v1 2026-06-22T20:20:19.757Z