paper-with-me

Papers

Hierarchical Deep Q-Network from Imperfect Demonstrations in Minecraft

2019-12-18 · Alexey Skrynnik, Aleksey Staroverov, Ermek Aitygulov, Kirill Aksenov, Vasilii Davydov, Aleksandr I. Panov

We present Hierarchical Deep Q-Network (HDQfD) that took first place in the MineRL competition. HDQfD works on imperfect demonstrations and utilizes the hierarchical structure of expert trajectories. We introduce the procedure of extracting an effective sequence of meta-actions and subgoals from demonstration data. We present a structured task-dependent replay buffer and adaptive prioritizing technique that allow the HDQfD agent to gradually erase poor-quality expert data from the buffer. In this paper, we present the details of the HDQfD algorithm and give the experimental results in the Minecraft domain.

📄 PDF Abstract BibTeX arXiv:1912.08664

Code (1)

cog-isa/forger 공식 구현 tf

Tasks

Minecraft

Similar Papers 제목 키워드 기반

Hierarchical Apprenticeship Learning from Imperfect Demonstrations with Evolving Rewards

2026-03-31 · Md Mirajul Islam, Rajesh Debnath, Adittya Soukarjya Saha, Min Chi arxiv

While apprenticeship learning has shown promise for inducing effective pedagogical policies directly from student interactions in e-learning environments, most existing approaches rely on optimal or near-optimal expert d…

Forgetful Experience Replay in Hierarchical Reinforcement Learning from Demonstrations

2020-06-17 · Alexey Skrynnik, Aleksey Staroverov, Ermek Aitygulov, Kirill Aksenov 외

Currently, deep reinforcement learning (RL) shows impressive results in complex gaming and robotic environments. Often these results are achieved at the expense of huge computational costs and require an incredible numbe…

Deep Reinforcement LearningHierarchical Reinforcement LearningMinecraftreinforcement-learning+2

Align-RUDDER: Learning From Few Demonstrations by Reward Redistribution

2020-09-29 · Vihang P. Patil, Markus Hofmarcher, Marius-Constantin Dinu, Matthias Dorfer 외

Reinforcement learning algorithms require many samples when solving complex hierarchical tasks with sparse and delayed rewards. For such complex tasks, the recently proposed RUDDER uses reward redistribution to leverage …

General Reinforcement LearningMinecraftMultiple Sequence AlignmentSafe Exploration

DIP-RL: Demonstration-Inferred Preference Learning in Minecraft

2023-07-22 · Ellen Novoseller, Vinicius G. Goecks, David Watkins, Josh Miller 외

In machine learning for sequential decision-making, an algorithmic agent learns to interact with an environment while receiving feedback in the form of a reward signal. However, in many unstructured real-world settings, …

Decision MakingMinecraftreinforcement-learningReinforcement Learning+2

Sample Efficient Reinforcement Learning through Learning from Demonstrations in Minecraft

2020-03-12 · Christian Scheller, Yanick Schraner, Manfred Vogel

Sample inefficiency of deep reinforcement learning methods is a major obstacle for their use in real-world applications. In this work, we show how human demonstrations can improve final performance of agents on the Minec…

Deep Reinforcement LearningMinecraftreinforcement-learningReinforcement Learning+1