paper-with-me

Papers

From semantics to execution: Integrating action planning with reinforcement learning for robotic causal problem-solving

2019-05-23 · Manfred Eppe, Phuong D. H. Nguyen, Stefan Wermter

Reinforcement learning is an appropriate and successful method to robustly perform low-level robot control under noisy conditions. Symbolic action planning is useful to resolve causal dependencies and to break a causally complex problem down into a sequence of simpler high-level actions. A problem with the integration of both approaches is that action planning is based on discrete high-level action- and state spaces, whereas reinforcement learning is usually driven by a continuous reward function. However, recent advances in reinforcement learning, specifically, universal value function approximators and hindsight experience replay, have focused on goal-independent methods based on sparse rewards. In this article, we build on these novel methods to facilitate the integration of action planning with reinforcement learning by exploiting the reward-sparsity as a bridge between the high-level and low-level state- and control spaces. As a result, we demonstrate that the integrated neuro-symbolic method is able to solve object manipulation problems that involve tool use and non-trivial causal dependencies under noisy conditions, exploiting both data and knowledge.

📄 PDF Abstract BibTeX arXiv:1905.09683

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

PEORL: Integrating Symbolic Planning and Hierarchical Reinforcement Learning for Robust Decision-Making

2018-04-20 · Fangkai Yang, Daoming Lyu, Bo Liu, Steven Gustafson

Reinforcement learning and symbolic planning have both been used to build intelligent autonomous agents. Reinforcement learning relies on learning from interactions with real world, which often requires an unfeasibly lar…

Decision MakingHierarchical Reinforcement Learningreinforcement-learningReinforcement Learning+1

Integrating Task-Motion Planning with Reinforcement Learning for Robust Decision Making in Mobile Robots

2018-11-21 · Yuqian Jiang, Fangkai Yang, Shiqi Zhang, Peter Stone

Task-motion planning (TMP) addresses the problem of efficiently generating executable and low-cost task plans in a discrete space such that the (initially unknown) action costs are determined by motion plans in a corresp…

Decision MakingMotion PlanningReinforcement LearningReinforcement Learning (RL)+2

Timeline-based Planning and Execution with Uncertainty: Theory, Modeling Methodologies and Practice

2019-05-14 · Alessandro Umbrico

Automated Planning is one of the main research field of Artificial Intelligence since its beginnings. Research in Automated Planning aims at developing general reasoners (i.e., planners) capable of automatically solve co…

PilotRL: Training Language Model Agents via Global Planning-Guided Progressive Reinforcement Learning

2025-08-01 · Keer Lu, Chong Chen, Xili Wang, Bin Cui 외 arxiv

Large Language Models (LLMs) have shown remarkable advancements in tackling agent-oriented tasks. Despite their potential, existing work faces challenges when deploying LLMs in agent-based environments. The widely adopte…

Reinforcement Learning

Anticipatory Planning for Multimodal AI Agents

2026-03-17 · Yongyuan Liang, Shijie Zhou, Yu Gu, Hao Tan 외 arxiv

Recent advances in multimodal agents have improved computer-use interaction and tool-usage, yet most existing systems remain reactive, optimizing actions in isolation without reasoning about future states or long-term go…

Reinforcement Learning