paper-with-me

홈 › Papers

Counterexamples for Robotic Planning Explained in Structured Language

2018-03-23 · Lu Feng, Mahsa Ghasemi, Kai-Wei Chang, Ufuk Topcu

Automated techniques such as model checking have been used to verify models of robotic mission plans based on Markov decision processes (MDPs) and generate counterexamples that may help diagnose requirement violations. However, such artifacts may be too complex for humans to understand, because existing representations of counterexamples typically include a large number of paths or a complex automaton. To help improve the interpretability of counterexamples, we define a notion of explainable counterexample, which includes a set of structured natural language sentences to describe the robotic behavior that lead to a requirement violation in an MDP model of robotic mission plan. We propose an approach based on mixed-integer linear programming for generating explainable counterexamples that are minimal, sound and complete. We demonstrate the usefulness of the proposed approach via a case study of warehouse robots planning.

📄 PDF Abstract BibTeX arXiv:1803.08966

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Goal-constrained Planning Domain Model Verification of Safety Properties

2018-11-22 · Anas Shrinah, Kerstin Eder

The verification of planning domain models is crucial to ensure the safety, integrity and correctness of planning-based automated systems. This task is usually performed using model checking techniques. However, unconstr…

valid

Self-CriTeach: LLM Self-Teaching and Self-Critiquing for Improving Robotic Planning via Automated Domain Generation

2025-09-25 · Jinbang Huang, Zhiyuan Li, Yuanzhao Hu, Zhanguang Zhang 외 arxiv

Large Language Models (LLMs) have recently shown strong promise for robotic task planning, particularly through automatic planning domain generation. However, prior approaches largely treat generated planning domains as …

Reinforcement Learning

Reasoning in complex environments with the SelectScript declarative language

2015-08-17 · André Dietrich, Sebastian Zug, Luigi Nardi, Jörg Kaiser

SelectScript is an extendable, adaptable, and declarative domain-specific language aimed at information retrieval from simulation environments and robotic world models in an SQL-like manner. In this work we have extended…

Information RetrievalRetrieval

Autonomous task planning and situation awareness in robotic surgery

2020-04-19 · Michele Ginesi, Daniele Meli, Andrea Roberti, Nicola Sansonetto 외

The use of robots in minimally invasive surgery has improved the quality of standard surgical procedures. So far, only the automation of simple surgical actions has been investigated by researchers, while the execution o…

Motion PlanningTask Planning

Evaluating Uncertainty-based Failure Detection for Closed-Loop LLM Planners

2024-06-01 · Zhi Zheng, Qian Feng, Hang Li, Alois Knoll 외

Recently, Large Language Models (LLMs) have witnessed remarkable performance as zero-shot task planners for robotic manipulation tasks. However, the open-loop nature of previous works makes LLM-based planning error-prone…