paper-with-me

Papers

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 applications often require different statistical measures, including expectation, variance and quantiles. In this paper, we provide a universal admissible algorithm framework for dealing with all kinds of contextual online decision-making problems that directly learns the whole underlying unknown distribution instead of focusing on individual statistics. This is much more difficult because the dimension of the regression is uncountably infinite, and any existing linear contextual bandits algorithm will result in infinite regret. To overcome this issue, we propose an efficient infinite-dimensional functional regression oracle for contextual cumulative distribution functions (CDFs), where each data point is modeled as a combination of context-dependent CDF basis functions. Our analysis reveals that the decay rate of the eigenvalue sequence of the design integral operator governs the regression error rate and, consequently, the utility regret rate. Specifically, when the eigenvalue sequence exhibits a polynomial decay of order $\frac{1}{\gamma}\ge 1$, the utility regret is bounded by $\tilde{\mathcal{O}}\Big(T^{\frac{3\gamma+2}{2(\gamma+2)}}\Big)$. By setting $\gamma=0$, this recovers the existing optimal regret rate for contextual bandits with finite-dimensional regression and is optimal under a stronger exponential decay assumption. Additionally, we provide a numerical method to compute the eigenvalue sequence of the integral operator, enabling the practical implementation of our framework.

📄 PDF Abstract BibTeX arXiv:2501.18359

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingMulti-Armed BanditsregressionSequential Decision Making

Methods 이 논문이 사용한 방법론

Exponential Decay Exponential Decay is a learning rate schedule where we decay the learning rate with more iterations using an exponential function: $$ \text{lr} =…

Similar Papers 제목 키워드 기반

Tight Regret Bounds for Infinite-armed Linear Contextual Bandits

2019-05-04 · Yingkai Li, Yining Wang, Xi Chen, Yuan Zhou

Linear contextual bandit is an important class of sequential decision making problems with a wide range of applications to recommender systems, online advertising, healthcare, and many other machine learning related task…

Decision MakingMulti-Armed BanditsRecommendation SystemsSequential Decision Making

Sparse Additive Contextual Bandits: A Nonparametric Approach for Online Decision-making with High-dimensional Covariates

2025-03-21 · Wenjia Wang, Qingwen Zhang, Xiaowei Zhang

Personalized services are central to today's digital landscape, where online decision-making is commonly formulated as contextual bandit problems. Two key challenges emerge in modern applications: high-dimensional covari…

Decision MakingMulti-Armed Bandits

Regret Minimization in Stochastic Contextual Dueling Bandits

2020-02-20 · Aadirupa Saha, Aditya Gopalan

We consider the problem of stochastic $K$-armed dueling bandit in the contextual setting, where at each round the learner is presented with a context set of $K$ items, each represented by a $d$-dimensional feature vector…

Decision MakingInformation RetrievalRecommendation SystemsRetrieval

Online Contextual Decision-Making with a Smart Predict-then-Optimize Method

2022-06-15 · Heyuan Liu, Paul Grigas

We study an online contextual decision-making problem with resource constraints. At each time period, the decision-maker first predicts a reward vector and resource consumption matrix based on a given context vector and …

Decision MakingPrediction

Online Learning to Transport via the Minimal Selection Principle

2022-02-09 · Wenxuan Guo, YoonHaeng Hur, Tengyuan Liang, Christopher Ryan

Motivated by robust dynamic resource allocation in operations research, we study the \textit{Online Learning to Transport} (OLT) problem where the decision variable is a probability measure, an infinite-dimensional objec…