paper-with-me

홈 › Papers

Robot Task Planning and Situation Handling in Open Worlds

2022-10-04 · Yan Ding, Xiaohan Zhang, Saeid Amiri, Nieqing Cao, Hao Yang, Chad Esselink, Shiqi Zhang

Automated task planning algorithms have been developed to help robots complete complex tasks that require multiple actions. Most of those algorithms have been developed for "closed worlds" assuming complete world knowledge is provided. However, the real world is generally open, and the robots frequently encounter unforeseen situations that can potentially break the planner's completeness. This paper introduces a novel algorithm (COWP) for open-world task planning and situation handling that dynamically augments the robot's action knowledge with task-oriented common sense. In particular, common sense is extracted from Large Language Models based on the current task at hand and robot skills. For systematic evaluations, we collected a dataset that includes 561 execution-time situations in a dining domain, where each situation corresponds to a state instance of a robot being potentially unable to complete a task using a solution that normally works. Experimental results show that our approach significantly outperforms competitive baselines from the literature in the success rate of service tasks. Additionally, we have demonstrated COWP using a mobile manipulator. The project website is available at: https://cowplanning.github.io/, where a more detailed version can also be found. This version has been accepted for publication in Autonomous Robots.

📄 PDF Abstract BibTeX arXiv:2210.01287

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense ReasoningRobot Task PlanningTask PlanningWorld Knowledge

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Robot Planning and Situation Handling with Active Perception

2026-04-28 · Austine Oloo, Zainab Altaweel, Yohei Hayamizu, Peiqi Liu 외 arxiv

Current robots are capable of computing plans to accomplish complex tasks. However, real-world environments are inherently open and dynamic, and unforeseen situations frequently arise during plan execution, such as jammi…

Motion Planning

Integrating Action Knowledge and LLMs for Task Planning and Situation Handling in Open Worlds

2023-05-27 · Yan Ding, Xiaohan Zhang, Saeid Amiri, Nieqing Cao 외

Task planning systems have been developed to help robots use human knowledge (about actions) to complete long-horizon tasks. Most of them have been developed for "closed worlds" while assuming the robot is provided with …

Task PlanningWorld Knowledge

Commonsense Reasoning for Legged Robot Adaptation with Vision-Language Models

2024-07-02 · Annie S. Chen, Alec M. Lessing, Andy Tang, Govind Chada 외

Legged robots are physically capable of navigating a diverse variety of environments and overcoming a wide range of obstructions. For example, in a search and rescue mission, a legged robot could climb over debris, crawl…

Navigate

Task and Situation Structures for Service Agent Planning

2021-07-27 · Hao Yang, Tavan Eftekhar, Chad Esselink, Yan Ding 외

Everyday tasks are characterized by their varieties and variations, and frequently are not clearly specified to service agents. This paper presents a comprehensive approach to enable a service agent to deal with everyday…

Task Planning

Uncertainty-aware Planning with Inaccurate Models for Robotized Liquid Handling

2025-07-28 · Marco Faroni, Carlo Odesco, Andrea Zanchettin, Paolo Rocco arxiv

Physics-based simulations and learning-based models are vital for complex robotics tasks like deformable object manipulation and liquid handling. However, these models often struggle with accuracy due to epistemic uncert…