paper-with-me

홈 › Papers

A Reward-Free Viewpoint on Multi-Objective Reinforcement Learning

2026-04-27 · Ying-Tu Chen, Wei Hung, Bing-Shu Wu, Zhang-Wei Hong, Ping-Chun Hsieh arxiv

Many sequential decision-making tasks involve optimizing multiple conflicting objectives, requiring policies that adapt to different user preferences. In multi-objective reinforcement learning (MORL), one widely studied approach} addresses this by training a single policy network conditioned on preference-weighted rewards. In this paper, we explore a novel algorithmic perspective: leveraging reward-free reinforcement learning (RFRL) for MORL. While RFRL has historically been studied independently of MORL, it learns optimal policies for any possible reward function, making it a natural fit for MORL's challenge of handling unknown user preferences. We propose using the RFRL's training objective as an auxiliary task to enhance MORL, enabling more effective knowledge sharing beyond the multi-objective reward function given at training time. To this end, we adapt a state-of-the-art RFRL algorithm to the MORL setting and introduce a preference-guided exploration strategy that focuses learning on relevant parts of the environment. Through extensive experiments and ablation studies, we demonstrate that our approach significantly outperforms the state-of-the-art MORL methods across diverse MO-Gymnasium tasks, achieving superior performance and data efficiency. This work provides the first systematic adaptation of RFRL to MORL, demonstrating its potential as a scalable and empirically effective solution to multi-objective policy learning.

📄 PDF Abstract BibTeX arXiv:2604.24532

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Robust Model-free Reinforcement Learning with Multi-objective Bayesian Optimization

2019-10-29 · Matteo Turchetta, Andreas Krause, Sebastian Trimpe

In reinforcement learning (RL), an autonomous agent learns to perform complex tasks by maximizing an exogenous reward signal while interacting with its environment. In real-world applications, test conditions may differ …

Bayesian Optimizationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Simple Reward-free Approach to Constrained Reinforcement Learning

2021-07-12 · Sobhan Miryoosefi, Chi Jin

In constrained reinforcement learning (RL), a learning agent seeks to not only optimize the overall reward but also satisfy the additional safety, diversity, or budget constraints. Consequently, existing constrained RL s…

Diversityreinforcement-learningReinforcement LearningReinforcement Learning (RL)

HEADER: Hierarchical Robot Exploration via Attention-Based Deep Reinforcement Learning with Expert-Guided Reward

2025-10-17 · Yuhong Cao, Yizhuo Wang, Jingsong Liang, Shuhao Liao 외 arxiv

This work pushes the boundaries of learning-based methods in autonomous robot exploration in terms of environmental scale and exploration efficiency. We present HEADER, an attention-based reinforcement learning approach …

Reinforcement Learning

Reward-free Pretraining for Reinforcement Learning via Occupancy Coverage Maximization

2026-06-19 · Marco Pratticò, Pietro Novelli, Massimiliano Pontil, Carlo Ciliberto arxiv

Sparse rewards pose a central challenge in reinforcement learning, since agents receive no informative signal until they reach their goal. Intrinsic-reward methods address this issue by optimizing non-stationary objectiv…

Reinforcement Learning

Regularity as Intrinsic Reward for Free Play

2023-12-03 · NeurIPS 2023 11 · Cansu Sancaktar, Justus Piater, Georg Martius

We propose regularity as a novel reward signal for intrinsically-motivated reinforcement learning. Taking inspiration from child development, we postulate that striving for structure and order helps guide exploration tow…

Model-based Reinforcement Learningreinforcement-learningReinforcement Learning