paper-with-me

홈 › Papers

Multi-Task Representation Learning for Conservative Linear Bandits

2026-05-12 · Jiabin Lin, Shana Moothedath arxiv

This paper presents the Constrained Multi-Task Representation Learning (CMTRL) framework for linear bandits. We consider T linear bandit tasks in a d dimensional space, which share a common low-dimensional representation of dimension r, where r is much smaller than the minimum of d and T. Furthermore, tasks are constrained so that only actions meeting specific safety or performance requirements are allowed, referred to as conservative (safe) bandits. We introduce a novel algorithm, Safe-Alternating projected Gradient Descent and minimization (Safe-AltGDmin), to recover a low-rank feature matrix while satisfying the given constraints. Building on this algorithm, we propose a multi-task representation learning framework for conservative linear bandits and establish theoretical guarantees for its regret and sample complexity bounds. We presented experiments and compared the performance of our algorithm with benchmark algorithms.

📄 PDF Abstract BibTeX arXiv:2605.12176

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

A Reduction-Based Framework for Conservative Bandits and Reinforcement Learning

2021-06-22 · ICLR 2022 4 · Yunchang Yang, Tianhao Wu, Han Zhong, Evrard Garcelon 외

In this paper, we present a reduction-based framework for conservative bandits and RL, in which our core technique is to calculate the necessary and sufficient budget obtained from running the baseline policy. For lower …

Multi-Armed Banditsreinforcement-learningReinforcement LearningReinforcement Learning (RL)

A One-Size-Fits-All Solution to Conservative Bandit Problems

2020-12-14 · Yihan Du, Siwei Wang, Longbo Huang

In this paper, we study a family of conservative bandit problems (CBPs) with sample-path reward constraints, i.e., the learner's reward performance must be at least as well as a given baseline at any time. We propose a O…

AllMulti-Armed Bandits

Distributed Multi-Task Learning for Stochastic Bandits with Context Distribution and Stage-wise Constraints

2024-01-21 · Jiabin Lin, Shana Moothedath

We present conservative distributed multi-task learning in stochastic linear contextual bandits with heterogeneous agents. This extends conservative linear bandits to a distributed setting where M agents tackle different…

Multi-Armed BanditsMulti-Task LearningStock Market Prediction

Conservative Contextual Bandits: Beyond Linear Representations

2024-12-09 · Rohan Deb, Mohammad Ghavamzadeh, Arindam Banerjee

Conservative Contextual Bandits (CCBs) address safety in sequential decision making by requiring that an agent's policy, along with minimizing regret, also satisfies a safety constraint: the performance is not worse than…

Multi-Armed BanditsSequential Decision Making

Contextual Combinatorial Conservative Bandits

2019-11-26 · Xiaojin Zhang, Shuai Li, Weiwen Liu, Shengyu Zhang

The problem of multi-armed bandits (MAB) asks to make sequential decisions while balancing between exploitation and exploration, and have been successfully applied to a wide range of practical scenarios. Various algorith…

Multi-Armed Bandits