paper-with-me

Papers

Transfer Learning with Partially Observable Offline Data via Causal Bounds

2023-08-07 · Xueping Gong, Wei You, Jiheng Zhang

Transfer learning has emerged as an effective approach to accelerate learning by integrating knowledge from related source agents. However, challenges arise due to data heterogeneity-such as differences in feature sets or incomplete datasets-which often results in the nonidentifiability of causal effects. In this paper, we investigate transfer learning in partially observable contextual bandits, where agents operate with incomplete information and limited access to hidden confounders. To address the challenges posed by unobserved confounders, we formulate optimization problems to derive tight bounds on the nonidentifiable causal effects. We then propose an efficient method that discretizes the functional constraints of unknown distributions into linear constraints, allowing us to sample compatible causal models through a sequential process of solving linear programs. This method takes into account estimation errors and exhibits strong convergence properties, ensuring robust and reliable causal bounds. Leveraging these causal bounds, we improve classical bandit algorithms, achieving tighter regret upper and lower bounds relative to the sizes of action sets and function spaces. In tasks involving function approximation, which are crucial for handling complex context spaces, our method significantly improves the dependence on function space size compared to previous work. We formally prove that our causally enhanced algorithms outperform classical bandit algorithms, achieving notably faster convergence rates. The applicability of our approach is further illustrated through an example of offline pricing policy learning with censored demand. Simulations confirm the superiority of our approach over state-of-the-art methods, demonstrating its potential to enhance contextual bandit agents in real-world applications, especially when data is scarce, costly, or restricted due to privacy concerns.

📄 PDF Abstract BibTeX arXiv:2308.03572

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed BanditsTransfer Learning

Similar Papers 제목 키워드 기반

CAR-DESPOT: Causally-Informed Online POMDP Planning for Robots in Confounded Environments

2023-04-13 · Ricardo Cannizzaro, Lars Kunze

Robots operating in real-world environments must reason about possible outcomes of stochastic actions and make decisions based on partial observations of the true world state. A major challenge for making accurate and ro…

Decision Making

Leveraging Fully Observable Policies for Learning under Partial Observability

2022-11-03 · Hai Nguyen, Andrea Baisero, Dian Wang, Christopher Amato 외

Reinforcement learning in partially observable domains is challenging due to the lack of observable state information. Thankfully, learning offline in a simulator with such state information is often possible. In particu…

Partially Observable Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Pessimism in the Face of Confounders: Provably Efficient Offline Reinforcement Learning in Partially Observable Markov Decision Processes

2022-05-26 · Miao Lu, Yifei Min, Zhaoran Wang, Zhuoran Yang

We study offline reinforcement learning (RL) in partially observable Markov decision processes. In particular, we aim to learn an optimal policy from a dataset collected by a behavior policy which possibly depends on the…

Causal InferenceOffline RLReinforcement Learning (RL)

Learning Causal State Representations of Partially Observable Environments

2019-06-25 · Amy Zhang, Zachary C. Lipton, Luis Pineda, Kamyar Azizzadenesheli 외

Intelligent agents can cope with sensory-rich environments by learning task-agnostic state abstractions. In this paper, we propose an algorithm to approximate causal states, which are the coarsest partition of the joint …

Causal InferenceReinforcement Learning

Partially Observable Monte-Carlo Graph Search

2025-07-28 · Yang You, Vincent Thomas, Alex Schutz, Robert Skilton 외 arxiv

Currently, large partially observable Markov decision processes (POMDPs) are often solved by sampling-based online methods which interleave planning and execution phases. However, a pre-computed offline policy is more de…