paper-with-me

Papers

An Offline Adaptation Framework for Constrained Multi-Objective Reinforcement Learning

2024-09-16 · Qian Lin, Zongkai Liu, Danying Mo, Chao Yu

In recent years, significant progress has been made in multi-objective reinforcement learning (RL) research, which aims to balance multiple objectives by incorporating preferences for each objective. In most existing studies, specific preferences must be provided during deployment to indicate the desired policies explicitly. However, designing these preferences depends heavily on human prior knowledge, which is typically obtained through extensive observation of high-performing demonstrations with expected behaviors. In this work, we propose a simple yet effective offline adaptation framework for multi-objective RL problems without assuming handcrafted target preferences, but only given several demonstrations to implicitly indicate the preferences of expected policies. Additionally, we demonstrate that our framework can naturally be extended to meet constraints on safety-critical objectives by utilizing safe demonstrations, even when the safety thresholds are unknown. Empirical results on offline multi-objective and safe tasks demonstrate the capability of our framework to infer policies that align with real preferences while meeting the constraints implied by the provided demonstrations.

📄 PDF Abstract BibTeX arXiv:2409.09958

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Objective Reinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Conservative Offline Policy Adaptation in Multi-Agent Games

2023-09-21 · NeurIPS 2023 11

Prior research on policy adaptation in multi-agent games has often relied on online interaction with the target agent in training, which can be expensive and impractical in real-world scenarios. Inspired by recent progre…

Constrained Decision Transformer for Offline Safe Reinforcement Learning

2023-02-14 · Zuxin Liu, Zijian Guo, Yihang Yao, Zhepeng Cen 외

Safe reinforcement learning (RL) trains a constraint satisfaction policy by interacting with the environment. We aim to tackle a more challenging problem: learning a safe policy from an offline dataset. We study the offl…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement Learning

Offline Constrained Multi-Objective Reinforcement Learning via Pessimistic Dual Value Iteration

2021-12-01 · NeurIPS 2021 12 · Runzhe Wu, Yufeng Zhang, Zhuoran Yang, Zhaoran Wang

In constrained multi-objective RL, the goal is to learn a policy that achieves the best performance specified by a multi-objective preference function under a constraint. We focus on the offline setting where the RL agen…

Multi-Objective Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Sim2O: Efficient Offline-to-Online MARL via Joint Action Composition

2026-06-19 · Bingchang Song, Yiqin Yang arxiv

Offline-to-online adaptation serves as a pivotal paradigm for mitigating the prohibitive cost of online exploration by bootstrapping reinforcement learning from offline datasets. While this paradigm has been extensively …

Multi-agent Reinforcement Learning

A Simple Unified Uncertainty-Guided Framework for Offline-to-Online Reinforcement Learning

2023-06-13 · Siyuan Guo, Yanchao Sun, Jifeng Hu, Sili Huang 외

Offline reinforcement learning (RL) provides a promising solution to learning an agent fully relying on a data-driven paradigm. However, constrained by the limited quality of the offline dataset, its performance is often…

D4RLEfficient ExplorationOffline RLreinforcement-learning+1