paper-with-me

Papers

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 statistics make strong distributional assumptions that ensure that the input data is evenly spread out or comes from a nice generative model. Is it possible to achieve strong robustness guarantees even without distributional assumptions altogether, where the sequence of tasks we are asked to solve is adaptively and adversarially chosen? We answer this question in the affirmative for both linear regression and contextual bandits. In fact our algorithms succeed where conventional methods fail. In particular we show strong lower bounds against Huber regression and more generally any convex M-estimator. Our approach is based on a novel alternating minimization scheme that interleaves ordinary least-squares with a simple convex program that finds the optimal reweighting of the distribution under a spectral constraint. Our results obtain essentially optimal dependence on the contamination level $\eta$, reach the optimal breakdown point, and naturally apply to infinite dimensional settings where the feature vectors are represented implicitly via a kernel map.

📄 PDF Abstract BibTeX arXiv:2010.04157

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessMulti-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…

Similar Papers 제목 키워드 기반

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

Contextual Online Decision Making with Infinite-Dimensional Functional Regression

2025-01-30 · Haichen Hu, Rui Ai, Stephen Bates, David Simchi-Levi

Contextual sequential decision-making problems play a crucial role in machine learning, encompassing a wide range of downstream applications such as bandits, sequential hypothesis testing and online risk control. These a…

Decision MakingMulti-Armed BanditsregressionSequential Decision Making

Target Transformed Regression for Accurate Tracking

2021-04-01 · Yutao Cui, Cheng Jiang, LiMin Wang, Gangshan Wu

Accurate tracking is still a challenging task due to appearance variations, pose and view changes, and geometric deformations of target in videos. Recent anchor-free trackers provide an efficient regression mechanism but…

regressionVisual Object TrackingVisual Tracking

Statistical Robustness of Interval CVaR Based Regression Models under Perturbation and Contamination

2026-01-16 · Yulei You, Junyi Liu arxiv

Robustness under perturbation and contamination is a prominent issue in statistical learning. We address the robust nonlinear regression based on the so-called interval conditional value-at-risk (In-CVaR), which is intro…

DAO-GP Drift Aware Online Non-Linear Regression Gaussian-Process

2025-12-09 · Mohammad Abu-Shaira, Ajita Rattani, Weishi Shi arxiv

Real-world datasets often exhibit temporal dynamics characterized by evolving data distributions. Disregarding this phenomenon, commonly referred to as concept drift, can significantly diminish a model's predictive accur…