中文
相关论文

相关论文: Optimal Prediction Using Expert Advice and Randomi…

200 篇论文

We study the classical problem of prediction with expert advice in the adversarial setting with a geometric stopping time. In 1965, Cover gave the optimal algorithm for the case of 2 experts. In this paper, we design the optimal algorithm,…

机器学习 · 计算机科学 2016-07-12 Nick Gravin , Yuval Peres , Balasubramanian Sivan

We study the problem of online learning in contextual bandit problems where the loss function is assumed to belong to a known parametric function class. We propose a new analytic framework for this setting that bridges the Bayesian theory…

机器学习 · 计算机科学 2024-06-28 Gergely Neu , Matteo Papini , Ludovic Schwartz

The problem of learning threshold functions is a fundamental one in machine learning. Classical learning theory implies sample complexity of $O(\xi^{-1} \log(1/\beta))$ (for generalization error $\xi$ with confidence $1-\beta$). The private…

机器学习 · 计算机科学 2022-11-14 Edith Cohen , Xin Lyu , Jelani Nelson , Tamás Sarlós , Uri Stemmer

Wasserstein distributionally robust optimization estimators are obtained as solutions of min-max problems in which the statistician selects a parameter minimizing the worst-case loss among all probability models within a certain distance…

统计理论 · 数学 2021-03-04 Jose Blanchet , Karthyek Murthy , Nian Si

In this work, we aim to characterize the statistical complexity of realizable regression both in the PAC learning setting and the online learning setting. Previous work had established the sufficiency of finiteness of the fat shattering…

机器学习 · 计算机科学 2024-10-04 Idan Attias , Steve Hanneke , Alkis Kalavasis , Amin Karbasi , Grigoris Velegkas

In this paper, we present several new results on minimizing a nonsmooth and nonconvex function under a Lipschitz condition. Recent work shows that while the classical notion of Clarke stationarity is computationally intractable up to some…

最优化与控制 · 数学 2022-11-08 Michael I. Jordan , Tianyi Lin , Manolis Zampetakis

Many decision problems in science, engineering and economics are affected by uncertain parameters whose distribution is only indirectly observable through samples. The goal of data-driven decision-making is to learn a decision from finitely…

The classical approach to system identification is based on stochastic assumptions about the measurement error, and provides estimates that have random nature. Worst-case identification, on the other hand, only assumes the knowledge of…

系统与控制 · 计算机科学 2013-06-07 Fabrizio Dabbene , Mario Sznaier , Roberto Tempo

We study a variant of decision-theoretic online learning in which the set of experts that are available to Learner can shrink over time. This is a restricted version of the well-studied sleeping experts problem, itself a generalization of…

机器学习 · 计算机科学 2019-10-31 Hamid Shayestehmanesh , Sajjad Azami , Nishant A. Mehta

In the online sorting problem, we have an array $A$ of $n$ cells, and receive a stream of $n$ items $x_1,\dots,x_n\in [0,1]$. When an item arrives, we need to immediately and irrevocably place it into an empty cell. The goal is to minimize…

数据结构与算法 · 计算机科学 2025-10-23 Yang Hu

Models often need to be constrained to a certain size for them to be considered interpretable. For example, a decision tree of depth 5 is much easier to understand than one of depth 50. Limiting model size, however, often reduces accuracy.…

机器学习 · 计算机科学 2020-07-02 Abhishek Ghose , Balaraman Ravindran

Prediction with experts' advice is one of the most fundamental problems in online learning and captures many of its technical challenges. A recent line of work has looked at online learning through the lens of differential equations and…

机器学习 · 计算机科学 2022-10-04 Victor Sanches Portella , Christopher Liaw , Nicholas J. A. Harvey

We introduce the problem of model selection for contextual bandits, where a learner must adapt to the complexity of the optimal policy while balancing exploration and exploitation. Our main result is a new model selection guarantee for…

机器学习 · 计算机科学 2019-11-15 Dylan J. Foster , Akshay Krishnamurthy , Haipeng Luo

We consider the problem of online multiclass U-calibration, where a forecaster aims to make sequential distributional predictions over $K$ classes with low U-calibration error, that is, low regret with respect to all bounded proper losses…

机器学习 · 统计学 2024-05-31 Haipeng Luo , Spandan Senapati , Vatsal Sharan

A central issue of many statistical learning problems is to select an appropriate model from a set of candidate models. Large models tend to inflate the variance (or overfitting), while small models tend to cause biases (or underfitting)…

统计理论 · 数学 2020-12-25 Jie Ding , Enmao Diao , Jiawei Zhou , Vahid Tarokh

A recent breakthrough in nonconvex optimization is the online-to-nonconvex conversion framework of [Cutkosky et al., 2023], which reformulates the task of finding an $\varepsilon$-first-order stationary point as an online learning problem.…

最优化与控制 · 数学 2026-02-10 Francisco Patitucci , Ruichen Jiang , Aryan Mokhtari

Hyperparameter tuning is a common technique for improving the performance of neural networks. Most techniques for hyperparameter search involve an iterated process where the model is retrained at every iteration. However, the expected…

机器学习 · 计算机科学 2022-08-18 Dan Navon , Alex M. Bronstein

Online learning is a model of machine learning where the learner is trained on sequential feedback. We investigate worst-case error for the online learning of real functions that have certain smoothness constraints. Suppose that…

机器学习 · 计算机科学 2025-02-25 Weian Xie

Training a neural network requires choosing a suitable learning rate, which involves a trade-off between speed and effectiveness of convergence. While there has been considerable theoretical and empirical analysis of how large the learning…

机器学习 · 统计学 2023-05-29 Gaurav Iyer , Boris Hanin , David Rolnick

We consider linear prediction with a convex Lipschitz loss, or more generally, stochastic convex optimization problems of generalized linear form, i.e.~where each instantaneous loss is a scalar convex function of a linear function. We show…

机器学习 · 计算机科学 2022-11-01 Idan Amir , Roi Livni , Nathan Srebro