中文
相关论文

相关论文: New Error Bounds for Solomonoff Prediction

200 篇论文

A novel, non-trivial, probabilistic upper bound on the entropy of an unknown one-dimensional distribution, given the support of the distribution and a sample from that distribution, is presented. No knowledge beyond the support of the…

信息论 · 计算机科学 2007-07-13 Joseph DeStefano , Erik Learned-Miller

Methods for split conformal prediction leverage calibration samples to transform any prediction rule into a set-prediction rule that complies with a target coverage probability. Existing methods provide remarkably strong performance…

机器学习 · 统计学 2025-10-15 Santiago Mazuelas

Uncertainty in optimization is often represented as stochastic parameters in the optimization model. In Predict-Then-Optimize approaches, predictions of a machine learning model are used as values for such parameters, effectively…

机器学习 · 计算机科学 2025-12-03 Pieter Smet

Selective classification allows models to abstain from making predictions (e.g., say "I don't know") when in doubt in order to obtain better effective accuracy. While typical selective models can be effective at producing more accurate…

机器学习 · 计算机科学 2024-06-24 Adam Fisch , Tommi Jaakkola , Regina Barzilay

Machine learning applications often require calibrated predictions, e.g. a 90\% credible interval should contain the true outcome 90\% of the times. However, typical definitions of calibration only require this to hold on average, and offer…

机器学习 · 统计学 2020-09-10 Shengjia Zhao , Tengyu Ma , Stefano Ermon

As machine learning models are increasingly deployed in dynamic environments, it becomes paramount to assess and quantify uncertainties associated with distribution shifts. A distribution shift occurs when the underlying data-generating…

统计方法学 · 统计学 2024-10-08 Jiawei Ge , Debarghya Mukherjee , Jianqing Fan

Conformal prediction is an uncertainty quantification method that constructs a prediction set for a previously unseen datum, ensuring the true label is included with a predetermined coverage probability. Adaptive conformal prediction has…

机器学习 · 计算机科学 2024-11-07 Erfan Hajihashemi , Yanning Shen

Decision-making under uncertainty is a critical aspect of many practical autonomous systems due to incomplete information. Partially Observable Markov Decision Processes (POMDPs) offer a mathematically principled framework for formulating…

人工智能 · 计算机科学 2025-10-28 Moran Barenboim , Vadim Indelman

We tackle the problem of conditioning probabilistic programs on distributions of observable variables. Probabilistic programs are usually conditioned on samples from the joint data distribution, which we refer to as deterministic…

机器学习 · 计算机科学 2021-03-09 David Tolpin , Yuan Zhou , Tom Rainforth , Hongseok Yang

Scenario optimization and conformal prediction share a common goal, that is, turning finite samples into safety margins. Yet, different terminology often obscures the connection between their respective guarantees. This paper revisits that…

系统与控制 · 电气工程与系统科学 2026-03-23 Giuseppe C. Calafiore

Sequential probability assignment and universal compression go hand in hand. We propose sequential probability assignment for non-binary (and large alphabet) sequences with empirical distributions whose parameters are known to be bounded…

信息论 · 计算机科学 2021-02-09 Michael Drmota , Gil Shamir , Wojciech Szpankowski

Chernoff information upper bounds the probability of error of the optimal Bayesian decision rule for $2$-class classification problems. However, it turns out that in practice the Chernoff bound is hard to calculate or even approximate. In…

信息论 · 计算机科学 2021-04-29 Frank Nielsen

Randomization is a fundamental tool used in many theoretical and practical areas of computer science. We study here the role of randomization in the area of submodular function maximization. In this area most algorithms are randomized, and…

数据结构与算法 · 计算机科学 2015-08-11 Niv Buchbinder , Moran Feldman

Conformal prediction is a statistical framework that generates prediction sets containing ground-truth labels with a desired coverage guarantee. The predicted probabilities produced by machine learning models are generally miscalibrated,…

机器学习 · 计算机科学 2024-06-07 Jianguo Huang , Huajun Xi , Linjun Zhang , Huaxiu Yao , Yue Qiu , Hongxin Wei

A Monte Carlo algorithm is said to be adaptive if it automatically calibrates its current proposal distribution using past simulations. The choice of the parametric family that defines the set of proposal distributions is critical for good…

统计理论 · 数学 2011-11-11 Christian Schäfer , Nicolas Chopin

In this paper, we explore statistical versus computational trade-off to address a basic question in the application of a distributed algorithm: what is the minimal computational cost in obtaining statistical optimality? In smoothing spline…

统计理论 · 数学 2017-07-25 Zuofeng Shang , Guang Cheng

Sequential sampling occurs when the entire population is not known in advance and data are obtained one at a time or in groups of units. This manuscript proposes a new algorithm to sequentially select a balanced sample. The algorithm…

统计方法学 · 统计学 2023-01-04 Raphaël Jauslin , Bardia Panahbehagh , Yves Tillé

We propose a new method to approximate the posterior distribution of probabilistic programs by means of computing guaranteed bounds. The starting point of our work is an interval-based trace semantics for a recursive, higher-order…

编程语言 · 计算机科学 2022-06-07 Raven Beutner , Luke Ong , Fabian Zaiser

We study a theoretical and algorithmic framework for structured prediction in the online learning setting. The problem of structured prediction, i.e. estimating function where the output space lacks a vectorial structure, is well studied in…

机器学习 · 计算机科学 2024-06-19 Pierre Boudart , Alessandro Rudi , Pierre Gaillard

Calibration is a classical notion from the forecasting literature which aims to address the question: how should predicted probabilities be interpreted? In a world where we only get to observe (discrete) outcomes, how should we evaluate a…

机器学习 · 计算机科学 2025-09-03 Parikshit Gopalan , Lunjia Hu