paper-with-me

Papers

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

2023-07-11 · Shukai Liu, Chenming Wu, Ying Li, Liangjun Zhang

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.

📄 PDF Abstract BibTeX arXiv:2307.05405

Code (1)

sskkai/interactive-scoring-irl 공식 구현 pytorch

Tasks

reinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Mapping out the Space of Human Feedback for Reinforcement Learning: A Conceptual Framework

2024-11-18 · Yannick Metz, David Lindner, Raphaël Baur, Mennatallah El-Assady

Reinforcement Learning from Human feedback (RLHF) has become a powerful tool to fine-tune or train agentic machine learning models. Similar to how humans interact in social contexts, we can use many types of feedback to …

Quantifying the Effect of Feedback Frequency in Interactive Reinforcement Learning for Robotic Tasks

2022-07-20 · Daniel Harnack, Julie Pivin-Bachler, Nicolás Navarro-Guerrero

Reinforcement learning (RL) has become widely adopted in robot control. Despite many successes, one major persisting problem can be very low data efficiency. One solution is interactive feedback, which has been shown to …

reinforcement-learningReinforcement Learning (RL)

GAN-Based Interactive Reinforcement Learning from Demonstration and Human Evaluative Feedback

2021-04-14 · Jie Huang, Rongshun Juan, Randy Gomez, Keisuke Nakamura 외

Deep reinforcement learning (DRL) has achieved great successes in many simulated tasks. The sample inefficiency problem makes applying traditional DRL methods to real-world robots a great challenge. Generative Adversaria…

Deep Reinforcement LearningImitation Learningreinforcement-learningReinforcement Learning+1

Afterburner: Reinforcement Learning Facilitates Self-Improving Code Efficiency Optimization

2025-05-29 · Mingzhe Du, Luu Anh Tuan, Yue Liu, Yuhao QING 외

Large Language Models (LLMs) generate functionally correct solutions but often fall short in code efficiency, a critical bottleneck for real-world deployment. In this paper, we introduce a novel test-time iterative optim…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Interactive Reinforcement Learning for Table Balancing Robot

2021-08-01 · ACL (splurobonlp) 2021 8 · Haein Jeon, Yewon Kim, Bo-Yeong Kang

With the development of robotics, the use of robots in daily life is increasing, which has led to the need for anyone to easily train robots to improve robot use. Interactive reinforcement learning(IARL) is a method for …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Deep Reinforcement Learningreinforcement-learning+5