Theoretical Study of Conflict-Avoidant Multi-Objective Reinforcement Learning
Abstract
Multi-task reinforcement learning (MTRL) has shown great promise in many real-world applications. Existing MTRL algorithms often aim to learn a policy that optimizes individual objective functions simultaneously with a given prior preference (or weights) on different tasks. However, these methods often suffer from the issue of \textit{gradient conflict} such that the tasks with larger gradients dominate the update direction, resulting in a performance degeneration on other tasks. In this paper, we develop a novel dynamic weighting multi-task actor-critic algorithm (MTAC) under two options of sub-procedures named as CA and FC in task weight updates. MTAC-CA aims to find a conflict-avoidant (CA) update direction that maximizes the minimum value improvement among tasks, and MTAC-FC targets at a much faster convergence rate. We provide a comprehensive finite-time convergence analysis for both algorithms. We show that MTAC-CA can find a -accurate Pareto stationary policy using samples, while ensuring a small -level CA distance (defined as the distance to the CA direction), where is the function approximation error. The analysis also shows that MTAC-FC improves the sample complexity to , but with a constant-level CA distance. Our experiments on MT10 demonstrate the improved performance of our algorithms over existing MTRL methods with fixed preference.
Cite
@article{arxiv.2405.16077,
title = {Theoretical Study of Conflict-Avoidant Multi-Objective Reinforcement Learning},
author = {Yudan Wang and Peiyao Xiao and Hao Ban and Kaiyi Ji and Shaofeng Zou},
journal= {arXiv preprint arXiv:2405.16077},
year = {2024}
}
Comments
Initial submission at the 41$^{st}$ International Conference on Machine Learning