paper-with-me

Papers

Deep anytime-valid hypothesis testing

2023-10-30 · Teodora Pandeva, Patrick Forré, Aaditya Ramdas, Shubhanshu Shekhar

We propose a general framework for constructing powerful, sequential hypothesis tests for a large class of nonparametric testing problems. The null hypothesis for these problems is defined in an abstract form using the action of two known operators on the data distribution. This abstraction allows for a unified treatment of several classical tasks, such as two-sample testing, independence testing, and conditional-independence testing, as well as modern problems, such as testing for adversarial robustness of machine learning (ML) models. Our proposed framework has the following advantages over classical batch tests: 1) it continuously monitors online data streams and efficiently aggregates evidence against the null, 2) it provides tight control over the type I error without the need for multiple testing correction, 3) it adapts the sample size requirement to the unknown hardness of the problem. We develop a principled approach of leveraging the representation capability of ML models within the testing-by-betting framework, a game-theoretic approach for designing sequential tests. Empirical results on synthetic and real-world datasets demonstrate that tests instantiated using our general framework are competitive against specialized baselines on several tasks.

📄 PDF Abstract BibTeX arXiv:2310.19384

Code (1)

richterleo/Auditing_Test_for_LMs pytorch

Tasks

Adversarial RobustnessTwo-sample testingvalid

Similar Papers 제목 키워드 기반

Predicting fixed-sample test decisions enables anytime-valid inference

2026-02-14 · Chris Holmes, Stephen Walker arxiv

Statistical hypothesis tests typically use prespecified sample sizes, yet data often arrive sequentially. Interim analyses invalidate classical error guarantees, while existing sequential methods require rigid testing pr…

Adaptive auditing of AI systems with anytime-valid guarantees

2026-05-07 · Siyu Zhou, Patrick Vossler, Venkatesh Sivaraman, Yifan Mai 외 arxiv

A major bottleneck in characterizing the failure modes of generative AI systems is the cost and time of annotation and evaluation. Consequently, adaptive testing paradigms have gained popularity, where one opportunistica…

Towards Anytime-Valid Statistical Watermarking

2026-02-19 · Baihe Huang, Eric Xu, Kannan Ramchandran, Jiantao Jiao 외 arxiv

The proliferation of Large Language Models (LLMs) necessitates efficient mechanisms to distinguish machine-generated content from human text. While statistical watermarking has emerged as a promising solution, existing m…

Optimal Rates for Differentially Private Hypothesis Testing with E-values

2026-05-27 · Ben Jacobsen, Tomas Gonzalez, Gavin Brown, Kassem Fawaz 외 arxiv

E-values have attracted considerable interest in recent years as flexible tools for enabling anytime-valid and adaptive data analysis. Hypothesis testing is at the core of many of these applications, which can often invo…

PACE: Anytime-Valid Acceptance Tests for Self-Evolving Agents

2026-06-06 · Zayx Shawn arxiv

Self-evolving agents improve by repeatedly proposing changes to their own prompts, skills, or workflows and keeping those that score higher on a small held-out set. Almost all effort has gone into the proposer that gener…