中文
相关论文

相关论文: From Specifications to Behavior: Maneuver Verifica…

200 篇论文

Automatic techniques for program verification usually suffer the well-known state explosion problem. Most of the classical approaches are based on browsing the structure of some form of model (which represents the behavior of the program)…

编程语言 · 计算机科学 2020-02-19 Marco Comini , Laura Titolo , Alicia Villanueva

Queueing simulation studies often require substantial manual effort to translate conceptual system descriptions into executable programs and to verify that the implemented mechanisms match the intended queueing logic. Although large…

计算与语言 · 计算机科学 2026-05-06 Jun-Qi Chen , Kun Zhang , Rui Zheng , Ying Zhong

Understanding a program's runtime reasoning behavior, meaning how intermediate states and control flows lead to final execution results, is essential for reliable code generation, debugging, and automated reasoning. Although large language…

软件工程 · 计算机科学 2025-12-02 Mohammad Abdollahi , Khandaker Rifah Tasnia , Soumit Kanti Saha , Jinqiu Yang , Song Wang , Hadi Hemmati

Following road safety norms is non-negotiable not only for humans but also for the AI systems that govern autonomous vehicles. In this work, we evaluate how well multi-modal large language models (LLMs) understand road safety concepts,…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Chalamalasetti Kranti

Real-world autonomous driving systems must make safe decisions in the face of rare and diverse traffic scenarios. Current state-of-the-art planners are mostly evaluated on real-world datasets like nuScenes (open-loop) or nuPlan…

机器人学 · 计算机科学 2024-09-05 Marcel Hallgarten , Julian Zapata , Martin Stoll , Katrin Renz , Andreas Zell

We propose a new Verbal Reinforcement Learning (VRL) framework for interpretable task-level planning in mobile robotic systems operating under execution uncertainty. The framework follows a closed-loop architecture that enables iterative…

Autonomous agents often operate in uncertain environments where their decisions are made based on beliefs over states of targets. We are interested in controller synthesis for complex tasks defined over belief spaces. Designing such…

系统与控制 · 计算机科学 2015-10-30 Chanyeol Yoo , Calin Belta

Scenario-based testing is envisioned as a key approach for the safety assurance of autonomous vehicles. In scenario-based testing, relevant (driving) scenarios are the basis of tests. Many recent works focus on specification, variation,…

软件工程 · 计算机科学 2023-07-12 Till Schallau , Stefan Naujokat , Fiona Kullmann , Falk Howar

In this paper, we investigate the probabilistic formal verification of stochastic dynamical systems over continuous state spaces. Motivated by problems in state estimation and information-flow security, we introduce the notion of…

系统与控制 · 电气工程与系统科学 2026-04-07 Bohan Cui , Jianing Zhao , Yu Chen , Alessandro Abate , Marta Kwiatkowska , Xiang Yin

The increasing automation of vehicles is resulting in the integration of more extensive in-vehicle sensor systems, electronic control units, and software. Additionally, vehicle-to-everything communication is seen as an opportunity to extend…

机器人学 · 计算机科学 2024-08-21 Laurenz Adolph , barbara Schütt , David Kraus , Eric Sax

Most current methods for learning from demonstrations assume that those demonstrations alone are sufficient to learn the underlying task. This is often untrue, especially if extra safety specifications exist which were not present in the…

机器学习 · 计算机科学 2020-05-26 Craig Innes , Subramanian Ramamoorthy

The surge in popularity of large language models (LLMs) has opened doors for new approaches to the creation of interactive agents. However, managing and interpreting the temporal behavior of such agents over the course of a potentially…

人工智能 · 计算机科学 2024-08-29 Raven Rothkopf , Hannah Tongxin Zeng , Mark Santolucito

Transaction-level modeling with SystemC has been very successful in describing the behavior of embedded systems by providing high-level executable models, in which many of them have inherent probabilistic behaviors, e.g., random data and…

软件工程 · 计算机科学 2017-12-07 Van Chan Ngo , Axel Legay

As humans interact with autonomous agents to perform increasingly complicated, potentially risky tasks, it is important to be able to efficiently evaluate an agent's performance and correctness. In this paper we formalize and theoretically…

机器学习 · 计算机科学 2021-06-14 Daniel S. Brown , Jordan Schneider , Anca D. Dragan , Scott Niekum

A specification given as a formula in linear temporal logic (LTL) defines a system by its set of traces. However, certain features such as information flow security constraints are rather modeled as so-called hyperproperties, which are sets…

计算机科学中的逻辑 · 计算机科学 2020-04-28 Martin Lück

Temporal logics have been studied as an approach to the specification of hyperproperties, resulting in the conception of "hyperlogics". With a few recent exceptions, the hyperlogics thus far developed can only relate different traces of a…

计算机科学中的逻辑 · 计算机科学 2024-02-06 Jens Oliver Gutsfeld , Arne Meier , Christoph Ohrem , Jonni Virtema

We present a novel, regulator-driven approach for the temporal verification of black-box autonomous robot policies, inspired by real-world certification processes where regulators often evaluate observable behavior without access to model…

机器人学 · 计算机科学 2026-03-06 Kristy Sakano , Jianyu An , Dinesh Manocha , Huan Xu

Finite-state models are ubiquitous in the study of concurrent systems, especially controllers and servers that operate in a repetitive cycle. In this paper, we show how to extract finite state models from a run of a multi-threaded Java…

软件工程 · 计算机科学 2024-07-26 KP Jevitha , Bharat Jayaraman , M Sethumadhavan

This survey provides an analysis of current methodologies integrating legal and logical specifications into the perception, prediction, and planning modules of automated driving systems. We systematically explore techniques ranging from…

机器人学 · 计算机科学 2025-10-30 Kumar Manas , Mert Keser , Alois Knoll

Unified Modeling Language (UML) is currently accepted as the standard for modeling (object-oriented) software, and its use is increasing in the aerospace industry. Verification and Validation of complex software developed according to UML…