paper-with-me

Papers

Statistical curriculum learning: An elimination algorithm achieving an oracle risk

2024-02-20 · Omer Cohen, Ron Meir, Nir Weinberger

We consider a statistical version of curriculum learning (CL) in a parametric prediction setting. The learner is required to estimate a target parameter vector, and can adaptively collect samples from either the target model, or other source models that are similar to the target model, but less noisy. We consider three types of learners, depending on the level of side-information they receive. The first two, referred to as strong/weak-oracle learners, receive high/low degrees of information about the models, and use these to learn. The third, a fully adaptive learner, estimates the target parameter vector without any prior information. In the single source case, we propose an elimination learning method, whose risk matches that of a strong-oracle learner. In the multiple source case, we advocate that the risk of the weak-oracle learner is a realistic benchmark for the risk of adaptive learners. We develop an adaptive multiple elimination-rounds CL algorithm, and characterize instance-dependent conditions for its risk to match that of the weak-oracle learner. We consider instance-dependent minimax lower bounds, and discuss the challenges associated with defining the class of instances for the bound. We derive two minimax lower bounds, and determine the conditions under which the performance weak-oracle learner is minimax optimal.

📄 PDF Abstract BibTeX arXiv:2402.13366

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generalized Policy Elimination: an efficient algorithm for Nonparametric Contextual Bandits

2020-03-05 · Aurélien F. Bibaut, Antoine Chambaz, Mark J. Van Der Laan

We propose the Generalized Policy Elimination (GPE) algorithm, an oracle-efficient contextual bandit (CB) algorithm inspired by the Policy Elimination algorithm of \cite{dudik2011}. We prove the first regret optimality g…

Multi-Armed Bandits

On the Statistical Benefits of Curriculum Learning

2021-11-13 · Ziping Xu, Ambuj Tewari

Curriculum learning (CL) is a commonly used machine learning training strategy. However, we still lack a clear theoretical understanding of CL's benefits. In this paper, we study the benefits of CL in the multitask linea…

Oracle-efficient Hybrid Learning with Constrained Adversaries

2026-03-04 · Princewill Okoroafor, Robert Kleinberg, Michael P. Kim arxiv

The Hybrid Online Learning Problem, where features are drawn i.i.d. from an unknown distribution but labels are generated adversarially, is a well-motivated setting positioned between statistical and fully-adversarial on…

Computational Efficiency

Efficient Batched Algorithm for Contextual Linear Bandits with Large Action Space via Soft Elimination

2023-09-21 · NeurIPS 2023 11

In this paper, we provide the first efficient batched algorithm for contextual linear bandits with large action spaces. Unlike existing batched algorithms that rely on action elimination, which are not implementable for …

Game-Theoretic Co-Evolution for LLM-Based Heuristic Discovery

2026-01-30 · Xinyi Ke, Kai Li, Junliang Xing, Yifan Zhang 외 arxiv

Large language models (LLMs) have enabled rapid progress in automatic heuristic discovery (AHD), yet most existing methods are predominantly limited by static evaluation against fixed instance distributions, leading to p…