LGAIDSHCSep 15, 2021

Convergence of a Human-in-the-Loop Policy-Gradient Algorithm With Eligibility Trace Under Reward, Policy, and Advantage Feedback

arXiv:2109.07054v1
Originality Incremental advance
AI Analysis

This addresses the need for reliable human-agent communication in reinforcement learning, though it appears incremental as it modifies an existing algorithm.

The paper tackled the problem of suboptimal behavior in human-in-the-loop reinforcement learning under different feedback types, proposing a variant called E-COACH that is proven to converge for policy, reward, and advantage feedback.

Fluid human-agent communication is essential for the future of human-in-the-loop reinforcement learning. An agent must respond appropriately to feedback from its human trainer even before they have significant experience working together. Therefore, it is important that learning agents respond well to various feedback schemes human trainers are likely to provide. This work analyzes the COnvergent Actor-Critic by Humans (COACH) algorithm under three different types of feedback-policy feedback, reward feedback, and advantage feedback. For these three feedback types, we find that COACH can behave sub-optimally. We propose a variant of COACH, episodic COACH (E-COACH), which we prove converges for all three types. We compare our COACH variant with two other reinforcement-learning algorithms: Q-learning and TAMER.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes