paper-with-me

Papers

Multi-Objective Reinforcement Learning Based on Decomposition: A Taxonomy and Framework

2023-11-21 · Florian Felten, El-Ghazali Talbi, Grégoire Danoy

Multi-objective reinforcement learning (MORL) extends traditional RL by seeking policies making different compromises among conflicting objectives. The recent surge of interest in MORL has led to diverse studies and solving methods, often drawing from existing knowledge in multi-objective optimization based on decomposition (MOO/D). Yet, a clear categorization based on both RL and MOO/D is lacking in the existing literature. Consequently, MORL researchers face difficulties when trying to classify contributions within a broader context due to the absence of a standardized taxonomy. To tackle such an issue, this paper introduces multi-objective reinforcement learning based on decomposition (MORL/D), a novel methodology bridging the literature of RL and MOO. A comprehensive taxonomy for MORL/D is presented, providing a structured foundation for categorizing existing and potential MORL works. The introduced taxonomy is then used to scrutinize MORL research, enhancing clarity and conciseness through well-defined categorization. Moreover, a flexible framework derived from the taxonomy is introduced. This framework accommodates diverse instantiations using tools from both RL and MOO/D. Its versatility is demonstrated by implementing it in different configurations and assessing it on contrasting benchmark problems. Results indicate MORL/D instantiations achieve comparable performance to current state-of-the-art approaches on the studied problems. By presenting the taxonomy and framework, this paper offers a comprehensive perspective and a unified vocabulary for MORL. This not only facilitates the identification of algorithmic contributions but also lays the groundwork for novel research avenues in MORL.

📄 PDF Abstract BibTeX arXiv:2311.12495

Code (1)

lucasalegre/morl-baselines 공식 구현 pytorch

Tasks

Multi-Objective Reinforcement Learningreinforcement-learning

Similar Papers 제목 키워드 기반

A Conceptual Framework for Externally-influenced Agents: An Assisted Reinforcement Learning Review

2020-07-03 · Adam Bignold, Francisco Cruz, Matthew E. Taylor, Tim Brys 외

A long-term goal of reinforcement learning agents is to be able to perform tasks in complex real-world scenarios. The use of external information is one way of scaling agents to more complex problems. However, there is a…

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

PA2D-MORL: Pareto Ascent Directional Decomposition based Multi-Objective Reinforcement Learning

2026-03-20 · Tianmeng Hu, Biao Luo arxiv

Multi-objective reinforcement learning (MORL) provides an effective solution for decision-making problems involving conflicting objectives. However, achieving high-quality approximations to the Pareto policy set remains …

Reinforcement Learning

MODRL/D-AM: Multiobjective Deep Reinforcement Learning Algorithm Using Decomposition and Attention Model for Multiobjective Optimization

2020-02-13 · Hong Wu, Jiahai Wang, Zizhen Zhang

Recently, a deep reinforcement learning method is proposed to solve multiobjective optimization problem. In this method, the multiobjective optimization problem is decomposed to a number of single-objective optimization …

Deep Reinforcement LearningMultiobjective Optimizationreinforcement-learningReinforcement Learning+1

Multi-Objective Reinforcement Learning for Large Language Model Optimization: Visionary Perspective

2025-09-25 · Lingxiao Kong, Cong Yang, Oya Deniz Beyan, Zeyd Boukhers arxiv

Multi-Objective Reinforcement Learning (MORL) presents significant challenges and opportunities for optimizing multiple objectives in Large Language Models (LLMs). We introduce a MORL taxonomy and examine the advantages …

Reinforcement Learning

Multi-objective Deep Learning: Taxonomy and Survey of the State of the Art

2024-12-02 · Sebastian Peitz, Sedjro Salomon Hotegni

Simultaneously considering multiple objectives in machine learning has been a popular approach for several decades, with various benefits for multi-task learning, the consideration of secondary goals such as sparsity, or…

Deep LearningMulti-Task Learning