paper-with-me

홈 › Papers

Towards an Interpretable Hierarchical Agent Framework using Semantic Goals

2022-10-16 · Bharat Prakash, Nicholas Waytowich, Tim Oates, Tinoosh Mohsenin

Learning to solve long horizon temporally extended tasks with reinforcement learning has been a challenge for several years now. We believe that it is important to leverage both the hierarchical structure of complex tasks and to use expert supervision whenever possible to solve such tasks. This work introduces an interpretable hierarchical agent framework by combining planning and semantic goal directed reinforcement learning. We assume access to certain spatial and haptic predicates and construct a simple and powerful semantic goal space. These semantic goal representations are more interpretable, making expert supervision and intervention easier. They also eliminate the need to write complex, dense reward functions thereby reducing human engineering effort. We evaluate our framework on a robotic block manipulation task and show that it performs better than other methods, including both sparse and dense reward functions. We also suggest some next steps and discuss how this framework makes interaction and collaboration with humans easier.

📄 PDF Abstract BibTeX arXiv:2210.08412

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Solving the Baby Intuitions Benchmark with a Hierarchically Bayesian Theory of Mind

2022-08-04 · Tan Zhi-Xuan, Nishad Gothoskar, Falk Pollok, Dan Gutfreund 외

To facilitate the development of new models to bridge the gap between machine and human social intelligence, the recently proposed Baby Intuitions Benchmark (arXiv:2102.11938) provides a suite of tasks designed to evalua…

Few-Shot LearningImitation Learning

Generative World Models of Tasks: LLM-Driven Hierarchical Scaffolding for Embodied Agents

2025-09-05 · Brennen Hill arxiv

Recent advances in agent development have focused on scaling model size and raw interaction data, mirroring successes in large language models. However, for complex, long-horizon multi-agent tasks such as robotic soccer,…

Multi-agent Reinforcement Learning

Deep Hierarchical Reinforcement Learning Based Recommendations via Multi-goals Abstraction

2019-03-22 · Dongyang Zhao, Liang Zhang, Bo Zhang, Lizhou Zheng 외

The recommender system is an important form of intelligent application, which assists users to alleviate from information redundancy. Among the metrics used to evaluate a recommender system, the metric of conversion has …

Hierarchical Reinforcement LearningRecommendation Systemsreinforcement-learningReinforcement Learning+1

Hierarchical Modular Framework for Long Horizon Instruction Following

2021-09-29 · Suvaansh Bhambri, Byeonghwi Kim, Roozbeh Mottaghi, Jonghyun Choi

Robotic agents performing domestic chores using natural language directives re-quire to learn the complex task of navigating an environment and interacting with objects in it. To address such composite tasks, we propose …

Instruction FollowingNavigate

Deep Hierarchical Planning from Pixels

2022-06-08 · Danijar Hafner, Kuang-Huei Lee, Ian Fischer, Pieter Abbeel

Intelligent agents need to select long sequences of actions to solve complex tasks. While humans easily break down tasks into subgoals and reach them through millions of muscle commands, current artificial intelligence i…

Atari GamesHierarchical Reinforcement Learning