paper-with-me

Papers

Validating Generalist Robots with Situation Calculus and STL Falsification

2026-01-06 · Changwen Li, Rongjie Yan, Chih-Hong Cheng, Jian Zhang arxiv

Generalist robots are becoming a reality, capable of interpreting natural language instructions and executing diverse operations. However, their validation remains challenging because each task induces its own operational context and correctness specification, exceeding the assumptions of traditional validation methods. We propose a two-layer validation framework that combines abstract reasoning with concrete system falsification. At the abstract layer, situation calculus models the world and derives weakest preconditions, enabling constraint-aware combinatorial testing to systematically generate diverse, semantically valid world-task configurations with controllable coverage strength. At the concrete layer, these configurations are instantiated for simulation-based falsification with STL monitoring. Experiments on tabletop manipulation tasks show that our framework effectively uncovers failure cases in the NVIDIA GR00T controller, demonstrating its promise for validating general-purpose robot autonomy.

📄 PDF Abstract BibTeX arXiv:2601.03038

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Situation Calculus for Synthesis of Manufacturing Controllers

2018-07-12 · Giuseppe De Giacomo, Brian Logan, Paolo Felli, Fabio Patrizi 외

Manufacturing is transitioning from a mass production model to a manufacturing as a service model in which manufacturing facilities 'bid' to produce products. To decide whether to bid for a complex, previously unseen pro…

GR00T N1: An Open Foundation Model for Generalist Humanoid Robots

2025-03-18 · Nvidia, :, Johan Bjorck, Fernando Castañeda 외

General-purpose robots need a versatile body and an intelligent mind. Recent advancements in humanoid robots have shown great promise as a hardware platform for building generalist autonomy in the human world. A robot fo…

Imitation LearningVision-Language-Action

Reformulating the Situation Calculus and the Event Calculus in the General Theory of Stable Models and in Answer Set Programming

2014-01-18 · Joohyung Lee, Ravi Palla

Circumscription and logic programs under the stable model semantics are two well-known nonmonotonic formalisms. The former has served as a basis of classical logic based action formalisms, such as the situation calculus,…

Translation

Enhancing Temporal Logic Falsification with Specification Transformation and Valued Booleans

2019-10-18

Cyber-Physical Systems (CPSs) are systems with both physical and software components, for example cars and industrial robots. Since these systems exhibit both discrete and continuous dynamics, they are complex and it is …

Industrial Robots

Situation Calculus by Term Rewriting

2020-06-30 · David A. Plaisted

A version of the situation calculus in which situations are represented as first-order terms is presented. Fluents can be computed from the term structure, and actions on the situations correspond to rewrite rules on the…