Boosting Feedback Efficiency of Interactive Reinforcement Learning by Adaptive Learning from Scores

July 11, 2023 ยท Entered Twilight ยท ๐Ÿ› IEEE/RJS International Conference on Intelligent RObots and Systems

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: GUI_screenshot.png, LICENSE.md, README.md, config, custom_env.py, main.py, model.py, pure_sac_train.py, rate_trajectory.py, rate_trajectory.ui, rate_window.py, replay_memory.py, requirements.txt, reward_net.py, sac.py, utils.py, wandb_to_plot.py

Authors Shukai Liu, Chenming Wu, Ying Li, Liangjun Zhang arXiv ID 2307.05405 Category cs.RO: Robotics Cross-listed cs.LG Citations 2 Venue IEEE/RJS International Conference on Intelligent RObots and Systems Repository https://github.com/SSKKai/Interactive-Scoring-IRL โญ 5 Last Checked 2 months ago
Abstract
Interactive reinforcement learning has shown promise in learning complex robotic tasks. However, the process can be human-intensive due to the requirement of a large amount of interactive feedback. This paper presents a new method that uses scores provided by humans instead of pairwise preferences to improve the feedback efficiency of interactive reinforcement learning. Our key insight is that scores can yield significantly more data than pairwise preferences. Specifically, we require a teacher to interactively score the full trajectories of an agent to train a behavioral policy in a sparse reward environment. To avoid unstable scores given by humans negatively impacting the training process, we propose an adaptive learning scheme. This enables the learning paradigm to be insensitive to imperfect or unreliable scores. We extensively evaluate our method for robotic locomotion and manipulation tasks. The results show that the proposed method can efficiently learn near-optimal policies by adaptive learning from scores while requiring less feedback compared to pairwise preference learning methods. The source codes are publicly available at https://github.com/SSKKai/Interactive-Scoring-IRL.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Robotics