paper-with-me

Papers

Towards Bridging the Gap between High-Level Reasoning and Execution on Robots

2023-12-30 · Till Hofmann

When reasoning about actions, e.g., by means of task planning or agent programming with Golog, the robot's actions are typically modeled on an abstract level, where complex actions such as picking up an object are treated as atomic primitives with deterministic effects and preconditions that only depend on the current state. However, when executing such an action on a robot it can no longer be seen as a primitive. Instead, action execution is a complex task involving multiple steps with additional temporal preconditions and timing constraints. Furthermore, the action may be noisy, e.g., producing erroneous sensing results and not always having the desired effects. While these aspects are typically ignored in reasoning tasks, they need to be dealt with during execution. In this thesis, we propose several approaches towards closing this gap.

📄 PDF Abstract BibTeX arXiv:2401.00880

Code (0)

등록된 구현이 없습니다.

Tasks

Task Planning

Similar Papers 제목 키워드 기반

Initial Steps in Integrating Large Reasoning and Action Models for Service Composition

2025-07-24 · Ilche Georgievski, Marco Aiello arxiv

Service composition remains a central challenge in building adaptive and intelligent software systems, often constrained by limited reasoning capabilities or brittle execution mechanisms. This paper explores the integrat…

A Persistent Spatial Semantic Representation for High-level Natural Language Instruction Execution

2021-07-12 · Valts Blukis, Chris Paxton, Dieter Fox, Animesh Garg 외

Natural language provides an accessible and expressive interface to specify long-term tasks for robotic agents. However, non-experts are likely to specify such tasks with high-level instructions, which abstract over spec…

Automating Android Build Repair: Bridging the Reasoning-Execution Gap in LLM Agents with Domain-Specific Tools

2025-10-09 · Ha Min Son, Huan Ren, Xin Liu, Zhe Zhao arxiv

Android is the largest mobile platform, yet automatically building applications remains a practical challenge. While Large Language Models (LLMs) show promise for code repair, their use for fixing Android build errors re…

Code Repair

Vision-Language-Policy Model for Dynamic Robot Task Planning

2025-12-22 · Jin Wang, Kim Tien Ly, Jacques Cloete, Nikos Tsagarakis 외 arxiv

Bridging the gap between natural language commands and autonomous execution in unstructured environments remains an open challenge for robotics. This requires robots to perceive and reason over the current task scene thr…

Robot Task Planning

RoBridge: A Hierarchical Architecture Bridging Cognition and Execution for General Robotic Manipulation

2025-05-03 · Kaidong Zhang, Rongtao Xu, Pengzhen Ren, Junfan Lin 외

Operating robots in open-ended scenarios with diverse tasks is a crucial research and application direction in robotics. While recent progress in natural language processing and large multimodal models has enhanced robot…

Robot Manipulation