Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.05 KB

File metadata and controls

16 lines (13 loc) · 1.05 KB

Safe-Multi-Objective-MuJoCo

The repository is for Safe Multi-Objective Reinforcement Learning (MORL) research, leveraging MuJoCo, several Safe Multi-Objective environments have been designed to evaluate the performance of safe MORL algorithms: Safe Multi-Objective HalfCheetah, Safe Multi-Objective Hopper, Safe Multi-Objective Humanoid, Safe Multi-Objective Swimmer, Safe Multi-Objective Walker, and Safe Multi-Objective Pusher have been introduced to evaluate the effectiveness of safe MORL methods. (This repository is under actively development. We appreciate any constructive comments and suggestions)

Publication

If you find the repository useful, please cite the paper:

@article{gu2025safe,
  title={Safe and balanced: A framework for constrained multi-objective reinforcement learning},
  author={Gu, Shangding and Sel, Bilgehan and Ding, Yuhao and Wang, Lu and Lin, Qingwei and Knoll, Alois and Jin, Ming},
  journal={IEEE Transactions on Pattern Analysis and Machine Intelligence},
  year={2025},
  publisher={IEEE}
}