paper-with-me

Papers

Demonstration Guided Multi-Objective Reinforcement Learning

2024-04-05 · Junlin Lu, Patrick Mannion, Karl Mason

Multi-objective reinforcement learning (MORL) is increasingly relevant due to its resemblance to real-world scenarios requiring trade-offs between multiple objectives. Catering to diverse user preferences, traditional reinforcement learning faces amplified challenges in MORL. To address the difficulty of training policies from scratch in MORL, we introduce demonstration-guided multi-objective reinforcement learning (DG-MORL). This novel approach utilizes prior demonstrations, aligns them with user preferences via corner weight support, and incorporates a self-evolving mechanism to refine suboptimal demonstrations. Our empirical studies demonstrate DG-MORL's superiority over existing MORL algorithms, establishing its robustness and efficacy, particularly under challenging conditions. We also provide an upper bound of the algorithm's sample complexity.

📄 PDF Abstract BibTeX arXiv:2404.03997

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Objective Reinforcement Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Countering Reward Over-optimization in LLM with Demonstration-Guided Reinforcement Learning

2024-04-30 · Mathieu Rita, Florian Strub, Rahma Chaabouni, Paul Michel 외

While Reinforcement Learning (RL) has been proven essential for tuning large language models (LLMs), it can lead to reward over-optimization (ROO). Existing approaches address ROO by adding KL regularization, requiring c…

Reinforcement Learning (RL)Text Generation

Reinforcement Learning via Implicit Imitation Guidance

2025-06-09 · Perry Dong, Alec M. Lessing, Annie S. Chen, Chelsea Finn

We study the problem of sample efficient reinforcement learning, where prior data such as demonstrations are provided for initialization in lieu of a dense reward signal. A natural approach is to incorporate an imitation…

continuous-controlContinuous ControlImitation Learningreinforcement-learning+1

Demonstration-Guided Reinforcement Learning with Learned Skills

2021-07-21 · ICLR Workshop SSL-RL 2021 5 · Karl Pertsch, Youngwoon Lee, Yue Wu, Joseph J. Lim

Demonstration-guided reinforcement learning (RL) is a promising approach for learning complex behaviors by leveraging both reward feedback and a set of target task demonstrations. Prior approaches for demonstration-guide…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Robot Manipulation

GPU-Parallel Multi-Task Reinforcement Learning with Demonstration Guided Policy Optimization

2026-06-02 · Rui Zhang, Qiwei Wu, Zhengyu Zhang, Tao Li 외 arxiv

Large scale GPU-parallel reinforcement learning has changed what can be trained in robot simulation, yet most systems still optimize one specialist policy per task. We propose a construction methodology for turning struc…

Reinforcement Learning

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 stu…

Multi-Objective Reinforcement LearningReinforcement Learning (RL)