paper-with-me

홈 › Papers

Guaranteed Validity for Empirical Approaches to Adaptive Data Analysis

2019-06-21 · Ryan Rogers, Aaron Roth, Adam Smith, Nathan Srebro, Om Thakkar, Blake Woodworth

We design a general framework for answering adaptive statistical queries that focuses on providing explicit confidence intervals along with point estimates. Prior work in this area has either focused on providing tight confidence intervals for specific analyses, or providing general worst-case bounds for point estimates. Unfortunately, as we observe, these worst-case bounds are loose in many settings --- often not even beating simple baselines like sample splitting. Our main contribution is to design a framework for providing valid, instance-specific confidence intervals for point estimates that can be generated by heuristics. When paired with good heuristics, this method gives guarantees that are orders of magnitude better than the best worst-case bounds. We provide a Python library implementing our method.

📄 PDF Abstract BibTeX arXiv:1906.09231

Code (1)

omthkkr/empirical_adaptive_data_analysis 공식 구현

Tasks

valid

Similar Papers 제목 키워드 기반

Adaptive Conformal Prediction for Quantum Machine Learning

2025-11-23 · Douglas Spencer, Samual Nicholls, Michele Caprio arxiv

Quantum machine learning seeks to leverage quantum computers to improve upon classical machine learning algorithms. Currently, robust uncertainty quantification methods remain underdeveloped in the quantum domain, despit…

Quantum Machine Learning

Coverage-Guaranteed Prediction Sets for Out-of-Distribution Data

2024-03-29 · Xin Zou, Weiwei Liu

Out-of-distribution (OOD) generalization has attracted increasing research attention in recent years, due to its promising experimental results in real-world applications. In this paper,we study the confidence set predic…

Conformal PredictionPrediction

A Closer Look at the Application of Causal Inference in Graph Representation Learning

2026-04-10 · Hang Gao, Kunyu Li, Huang Hong, Baoquan Cui 외 arxiv

Modeling causal relationships in graph representation learning remains a fundamental challenge. Existing approaches often draw on theories and methods from causal inference to identify causal subgraphs or mitigate confou…

Graph Representation LearningCausal InferenceGraph Learning

An Experimental Design for Anytime-Valid Causal Inference on Multi-Armed Bandits

2023-11-09 · Biyonka Liang, Iavor Bojinov

Experimentation is crucial for managers to rigorously quantify the value of a change and determine if it leads to a statistically significant improvement over the status quo. As companies increasingly mandate that all ch…

Causal InferenceExperimental DesignMulti-Armed Banditsvalid

Hard Constraints Meet Soft Generation: Guaranteed Feasibility for LLM-based Combinatorial Optimization

2026-02-01 · Yang Liu, Chuan Zhou, Yancheng Chen, Shuai Zhang 외 arxiv

Large language models (LLMs) have emerged as promising general-purpose solvers for combinatorial optimization (CO), yet they fundamentally lack mechanisms to guarantee solution feasibility which is critical for real-worl…