LGMLJun 20, 2021

Generalization in the Face of Adaptivity: A Bayesian Perspective

arXiv:2106.10761v31 citations
Originality Highly original
AI Analysis

This work addresses the challenge of preventing overfitting for researchers and practitioners using adaptive queries on data samples, offering a more efficient solution than existing approaches.

The paper tackles the problem of overfitting in adaptive data analysis by showing that straightforward noise-addition algorithms provide variance-dependent guarantees for unbounded queries, improving upon differential privacy-based methods that require worst-case scaling.

Repeated use of a data sample via adaptively chosen queries can rapidly lead to overfitting, wherein the empirical evaluation of queries on the sample significantly deviates from their mean with respect to the underlying data distribution. It turns out that simple noise addition algorithms suffice to prevent this issue, and differential privacy-based analysis of these algorithms shows that they can handle an asymptotically optimal number of queries. However, differential privacy's worst-case nature entails scaling such noise to the range of the queries even for highly-concentrated queries, or introducing more complex algorithms. In this paper, we prove that straightforward noise-addition algorithms already provide variance-dependent guarantees that also extend to unbounded queries. This improvement stems from a novel characterization that illuminates the core problem of adaptive data analysis. We show that the harm of adaptivity results from the covariance between the new query and a Bayes factor-based measure of how much information about the data sample was encoded in the responses given to past queries. We then leverage this characterization to introduce a new data-dependent stability notion that can bound this covariance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes