paper-with-me

Papers

Optimal Multitask Linear Regression and Contextual Bandits under Sparse Heterogeneity

2023-06-09 · Xinmeng Huang, Kan Xu, Donghwan Lee, Hamed Hassani, Hamsa Bastani, Edgar Dobriban

Large and complex datasets are often collected from several, possibly heterogeneous sources. Multitask learning methods improve efficiency by leveraging commonalities across datasets while accounting for possible differences among them. Here, we study multitask linear regression and contextual bandits under sparse heterogeneity, where the source/task-associated parameters are equal to a global parameter plus a sparse task-specific term. We propose a novel two-stage estimator called MOLAR that leverages this structure by first constructing a covariate-wise weighted median of the task-wise linear regression estimates and then shrinking the task-wise estimates towards the weighted median. Compared to task-wise least squares estimates, MOLAR improves the dependence of the estimation error on the data dimension. Extensions of MOLAR to generalized linear models and constructing confidence intervals are discussed in the paper. We then apply MOLAR to develop methods for sparsely heterogeneous multitask contextual bandits, obtaining improved regret guarantees over single-task bandit methods. We further show that our methods are minimax optimal by providing a number of lower bounds. Finally, we support the efficiency of our methods by performing experiments on both synthetic data and the PISA dataset on student educational outcomes from heterogeneous countries.

📄 PDF Abstract BibTeX arXiv:2306.06291

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Banditsregression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…
PISA PrIme Sample Attention (PISA) directs the training of object detection frameworks towards prime samples. These are samples that play a key role in driving the detection…

Similar Papers 제목 키워드 기반

Near-Optimal Private Learning in Linear Contextual Bandits

2025-02-18 · Fan Chen, Jiachun Li, Alexander Rakhlin, David Simchi-Levi

We analyze the problem of private learning in generalized linear contextual bandits. Our approach is based on a novel method of re-weighted regression, yielding an efficient algorithm with regret of order $\sqrt{T}+\frac…

Multi-Armed Bandits

Contextual Bandits with Packing and Covering Constraints: A Modular Lagrangian Approach via Regression

2022-11-14 · Aleksandrs Slivkins, Xingyu Zhou, Karthik Abinav Sankararaman, Dylan J. Foster

We consider contextual bandits with linear constraints (CBwLC), a variant of contextual bandits in which the algorithm consumes multiple resources subject to linear constraints on total consumption. This problem generali…

Multi-Armed Banditsregression

Provably Optimal Algorithms for Generalized Linear Contextual Bandits

2017-02-28 · ICML 2017 8 · Lihong Li, Yu Lu, Dengyong Zhou

Contextual bandits are widely used in Internet services from news recommendation to advertising, and to Web search. Generalized linear models (logistical regression in particular) have demonstrated stronger performance t…

Multi-Armed BanditsNews Recommendation

Beyond UCB: Optimal and Efficient Contextual Bandits with Regression Oracles

2020-02-12 · ICML 2020 1 · Dylan J. Foster, Alexander Rakhlin

A fundamental challenge in contextual bandits is to develop flexible, general-purpose algorithms with computational requirements no worse than classical supervised learning tasks such as classification and regression. Al…

Multi-Armed Banditsregression

Online and Distribution-Free Robustness: Regression and Contextual Bandits with Huber Contamination

2020-10-08 · Sitan Chen, Frederic Koehler, Ankur Moitra, Morris Yau

In this work we revisit two classic high-dimensional online learning problems, namely linear regression and contextual bandits, from the perspective of adversarial robustness. Existing works in algorithmic robust statist…

Adversarial RobustnessMulti-Armed Banditsregression