paper-with-me

홈 › 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, unconstrained application of model checkers to verify planning domain models can result in false positives, i.e.counterexamples that are unreachable by a sound planner when using the domain under verification during a planning task. In this paper, we discuss the downside of unconstrained planning domain model verification. We then introduce the notion of a valid planning counterexample, and demonstrate how model checkers, as well as state trajectory constraints planning techniques, should be used to verify planning domain models so that invalid planning counterexamples are not returned.

📄 PDF Abstract BibTeX arXiv:1811.09231

Code (1)

Anas-Shrinah/Goal-constrained-planning-domain-model-verification-repository 공식 구현

Tasks

valid

Similar Papers 제목 키워드 기반

SafeGen-LLM: Enhancing Safety Generalization in Task Planning for Robotic Systems

2026-02-27 · Jialiang Fan, Weizhe Xu, Mengyu Liu, Oleg Sokolsky 외 arxiv

Safety-critical task planning in robotic systems remains challenging: classical planners suffer from poor scalability, Reinforcement Learning (RL)-based methods generalize poorly, and base Large Language Models (LLMs) ca…

Reinforcement Learning

PanelShield: Verifiable Closed-Loop Safe Planning for Robotic Industrial Panel Operation

2026-08-28 · Guipeng Xin, Jiahe Xu, Chenhui Wan, Jie Liu 외 arxiv

Industrial panel operation is knowledge-intensive and safety-critical. Beyond control recognition and action generation, execution must satisfy constraints in operation manuals and safety regulations. While foundation-mo…

Risk-Constrained Interactive Safety under Behavior Uncertainty for Autonomous Driving

2021-02-05 · Julian Bernhard, Alois Knoll

Balancing safety and efficiency when planning in dense traffic is challenging. Interactive behavior planners incorporate prediction uncertainty and interactivity inherent to these traffic situations. Yet, their use of si…

Autonomous Driving

SurgGoal: Rethinking Surgical Planning Evaluation via Goal-Satisfiability

2026-01-15 · Ruochen Li, Kun Yuan, Yufei Xia, Yue Zhou 외 arxiv

Surgical planning integrates visual perception, long-horizon reasoning, and procedural knowledge, yet it remains unclear whether current evaluation protocols reliably assess vision-language models (VLMs) in safety-critic…

Constrained Hierarchical Monte Carlo Belief-State Planning

2023-10-30 · Arec Jamgochian, Hugo Buurmeijer, Kyle H. Wray, Anthony Corso 외

Optimal plans in Constrained Partially Observable Markov Decision Processes (CPOMDPs) maximize reward objectives while satisfying hard cost constraints, generalizing safe planning under state and transition uncertainty. …