Skip to main content

Showing 1–22 of 22 results for author: Sifakis, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2503.12871  [pdf

    cs.NI

    A Reference Architecture for Autonomous Networks: An Agent-Based Approach

    Authors: Joseph Sifakis, Dongming Li, Hairong Huang, Yong Zhang, Wenshuan Dang, River Huang, Yijun Yu

    Abstract: The vision of autonomous systems is becoming increasingly important in many application areas, where the aim is to replace humans with agents. These include autonomous vehicles and other agents' applications in business processes and problem-solving. For networks, the increasing scale and operation and management (O&M) complexity drive the need for autonomous networks (AN). The technical objective… ▽ More

    Submitted 18 March, 2025; v1 submitted 17 March, 2025; originally announced March 2025.

  2. arXiv:2501.12090  [pdf, other

    cs.SE

    A Comprehensive Evaluation of Four End-to-End AI Autopilots Using CCTest and the Carla Leaderboard

    Authors: Changwen Li, Joseph Sifakis, Rongjie Yan, Jian Zhang

    Abstract: End-to-end AI autopilots for autonomous driving systems have emerged as a promising alternative to traditional modular autopilots, offering the potential to reduce development costs and mitigate defects arising from module composition. However, they suffer from the well-known problems of AI systems such as non-determinism, non-explainability, and anomalies. This naturally raises the question of th… ▽ More

    Submitted 24 March, 2025; v1 submitted 21 January, 2025; originally announced January 2025.

  3. arXiv:2411.07690  [pdf

    cs.AI

    World Models: The Safety Perspective

    Authors: Zifan Zeng, Chongzhe Zhang, Feng Liu, Joseph Sifakis, Qunli Zhang, Shiming Liu, Peng Wang

    Abstract: With the proliferation of the Large Language Model (LLM), the concept of World Models (WM) has recently attracted a great deal of attention in the AI research community, especially in the context of AI agents. It is arguably evolving into an essential foundation for building AI agent systems. A WM is intended to help the agent predict the future evolution of environmental states or help the agent… ▽ More

    Submitted 12 November, 2024; originally announced November 2024.

    Comments: 8 pages, 3 figures, accepted at the International Workshop on Dependability Modeling and Design (WDMD) during the IEEE International Symposium on Software Reliability Engineering (ISSRE)

  4. arXiv:2405.16914  [pdf, other

    cs.SE

    Rigorous Simulation-based Testing for Autonomous Driving Systems -- Targeting the Achilles' Heel of Four Open Autopilots

    Authors: Changwen Li, Joseph Sifakis, Rongjie Yan, Jian Zhang

    Abstract: Simulation-based testing remains the main approach for validating Autonomous Driving Systems. We propose a rigorous test method based on breaking down scenarios into simple ones, taking into account the fact that autopilots make decisions according to traffic rules whose application depends on local knowledge and context. This leads us to consider the autopilot as a dynamic system receiving three… ▽ More

    Submitted 27 May, 2024; originally announced May 2024.

    Comments: 57 pages, 19 figures, 29 tables

  5. arXiv:2405.11995  [pdf, other

    cs.MA

    Safe by Design Autonomous Driving Systems

    Authors: Marius Bozga, Joseph Sifakis

    Abstract: Developing safe autonomous driving systems is a major scientific and technical challenge. Existing AI-based end-to-end solutions do not offer the necessary safety guarantees, while traditional systems engineering approaches are defeated by the complexity of the problem. Currently, there is an increasing interest in hybrid design solutions, integrating machine learning components, when necessary, w… ▽ More

    Submitted 20 May, 2024; originally announced May 2024.

    Comments: 32 pages, 13 figures

  6. arXiv:2305.11472  [pdf

    cs.AI

    Testing System Intelligence

    Authors: Joseph Sifakis

    Abstract: We discuss the adequacy of tests for intelligent systems and practical problems raised by their implementation. We propose the replacement test as the ability of a system to replace successfully another system performing a task in a given context. We show how it can characterize salient aspects of human intelligence that cannot be taken into account by the Turing test. We argue that building intel… ▽ More

    Submitted 12 August, 2023; v1 submitted 19 May, 2023; originally announced May 2023.

  7. arXiv:2301.03941  [pdf, other

    cs.SE

    Simulation-based Validation for Autonomous Driving Systems

    Authors: Changwen Li, Joseph Sifakis, Qiang Wang, Rongjie Yan, Jian Zhang

    Abstract: Simulation is essential to validate autonomous driving systems. However, a simple simulation, even for an extremely high number of simulated miles or hours, is not sufficient. We need well-founded criteria showing that simulation does indeed cover a large fraction of the relevant real-world situations. In addition, the validation must concern not only incidents, but also the detection of any type… ▽ More

    Submitted 21 January, 2023; v1 submitted 10 January, 2023; originally announced January 2023.

  8. arXiv:2205.10037  [pdf, other

    cs.MA eess.SY

    Correct by Design Coordination of Autonomous Driving Systems

    Authors: Marius Bozga, Joseph Sifakis

    Abstract: The paper proposes a method for the correct by design coordination of autonomous driving systems (ADS). It builds on previous results on collision avoidance policies and the modeling of ADS by combining descriptions of their static environment in the form of maps, and the dynamic behavior of their vehicles. An ADS is modeled as a dynamic system involving a set of vehicles coordinated by a Runtime… ▽ More

    Submitted 20 May, 2022; originally announced May 2022.

  9. arXiv:2112.08292  [pdf, other

    cs.FL cs.LO

    Verification of Component-based Systems with Recursive Architectures

    Authors: Marius Bozga, Radu Iosif, Joseph Sifakis

    Abstract: We study a sound verification method for parametric component-based systems. The method uses a resource logic, a new formal specification language for distributed systems consisting of a finite yet unbounded number of components. The logic allows the description of architecture configurations coordinating instances of a finite number of types of components, by means of inductive definitions simila… ▽ More

    Submitted 15 December, 2021; originally announced December 2021.

  10. arXiv:2109.13446  [pdf, other

    cs.RO eess.SY

    Runtime Safety Assurance for Learning-enabled Control of Autonomous Driving Vehicles

    Authors: Shengduo Chen, Yaowei Sun, Dachuan Li, Qiang Wang, Qi Hao, Joseph Sifakis

    Abstract: Providing safety guarantees for Autonomous Vehicle (AV) systems with machine-learning-based controllers remains a challenging issue. In this work, we propose Simplex-Drive, a framework that can achieve runtime safety assurance for machine-learning enabled controllers of AVs. The proposed Simplex-Drive consists of an unverified Deep Reinforcement Learning (DRL)-based advanced controller (AC) that a… ▽ More

    Submitted 27 September, 2021; originally announced September 2021.

    MSC Class: 68T40 ACM Class: I.2.9

  11. arXiv:2109.06478  [pdf, other

    cs.MA cs.LO cs.SE

    Specification and Validation of Autonomous Driving Systems: A Multilevel Semantic Framework

    Authors: Marius Bozga, Joseph Sifakis

    Abstract: Autonomous Driving Systems (ADS) are critical dynamic reconfigurable agent systems whose specification and validation raises extremely challenging problems. The paper presents a multilevel semantic framework for the specification of ADS and discusses associated validation problems. The framework relies on a formal definition of maps modeling the physical environment in which vehicles evolve. Maps… ▽ More

    Submitted 14 September, 2021; originally announced September 2021.

    Comments: 35 pages, 11 figures, 7 tables

  12. arXiv:2103.15484  [pdf, other

    cs.RO eess.SY

    A hybrid controller for safe and efficient collision avoidance control

    Authors: Qiang Wang, Xinlei Zheng, Jiyong Zhang, Joseph Sifakis

    Abstract: We design and experimentally evaluate a hybrid safe-by-construction collision avoidance controller for autonomous vehicles. The controller combines into a single architecture the respective advantages of an adaptive controller and a discrete safe controller. The adaptive controller relies on model predictive control to achieve optimal efficiency in nominal conditions. The safe controller avoids co… ▽ More

    Submitted 29 March, 2021; originally announced March 2021.

  13. arXiv:2008.04080  [pdf, other

    eess.SY cs.FL cs.SE

    Safe and efficient collision avoidance control for autonomous vehicles

    Authors: Qiang Wang, Dachuan Li, Joseph Sifakis

    Abstract: We study a novel principle for safe and efficient collision avoidance that adopts a mathematically elegant and general framework abstracting as much as possible from the controlled vehicle's dynamics and of its environment. Vehicle dynamics is characterized by pre-computed functions for accelerating and braking to a given speed. Environment is modeled by a function of time giving the free distance… ▽ More

    Submitted 2 October, 2020; v1 submitted 10 August, 2020; originally announced August 2020.

  14. arXiv:2002.07672  [pdf, other

    cs.DC cs.LO

    Structural Invariants for the Verification of Systems with Parameterized Architectures

    Authors: Marius Bozga, Javier Esparza, Radu Iosif, Joseph Sifakis, Christoph Welzel

    Abstract: We consider parameterized concurrent systems consisting of a finite but unknown number of components, obtained by replicating a given set of finite state automata. Components communicate by executing atomic interactions whose participants update their states simultaneously. We introduce an interaction logic to specify both the type of interactions (e.g.\ rendez-vous, broadcast) and the topology of… ▽ More

    Submitted 7 September, 2021; v1 submitted 18 February, 2020; originally announced February 2020.

    Comments: Extended version of https://doi.org/10.1007/978-3-030-45190-5_13 Necessary update of experimental results due to change after fixing a bug in the corresponding tool. arXiv admin note: text overlap with arXiv:1902.02696

    ACM Class: F.1.1; F.3.1

  15. arXiv:1911.08405  [pdf, other

    cs.SE cs.FL cs.LO

    DesignBIP: A Design Studio for Modeling and Generating Systems with BIP

    Authors: Anastasia Mavridou, Joseph Sifakis, Janos Sztipanovits

    Abstract: The Behavior-Interaction-Priority (BIP) framework, rooted in rigorous semantics, allows the construction of systems that are correct-by-design. BIP has been effectively used for the construction and analysis of large systems such as robot controllers and satellite on-board software. Nevertheless, the specification of BIP models is done in a purely textual manner without any code editor support. To… ▽ More

    Submitted 5 July, 2018; originally announced November 2019.

    Comments: In Proceedings MeTRiD 2018, arXiv:1806.09330. A technical report with full details is available at arXiv:1805.09919

    Journal ref: EPTCS 272, 2018, pp. 93-106

  16. Autonomics: In Search of a Foundation for Next Generation Autonomous Systems

    Authors: David Harel, Assaf Marron, Joseph Sifakis

    Abstract: The potential benefits of autonomous systems have been driving intensive development of such systems, and of supporting tools and methodologies. However, there are still major issues to be dealt with before such development becomes commonplace engineering practice, with accepted and trustworthy deliverables. We argue that a solid, evolving, publicly available, community-controlled foundation for d… ▽ More

    Submitted 16 November, 2019; originally announced November 2019.

  17. arXiv:1908.11345  [pdf, other

    cs.LO

    Local Reasoning about Parametric and Reconfigurable Component-based Systems

    Authors: Marius Bozga, Radu Iosif, Joseph Sifakis

    Abstract: We introduce a logical framework for the specification and verification of component-based systems, in which finitely many component instances are active, but the bound on their number is not known. Besides specifying and verifying parametric systems, we consider the aspect of dynamic reconfiguration, in which components can migrate at runtime on a physical map, whose shape and size may change. We… ▽ More

    Submitted 19 August, 2019; originally announced August 2019.

  18. arXiv:1902.02696  [pdf, other

    cs.FL

    Structural Invariants for Parametric Verification of Systems with Almost Linear Architectures

    Authors: Marius Bozga, Radu Iosif, Joseph Sifakis

    Abstract: We consider concurrent systems consisting of a finite but unknown number of components, that are replicated instances of a given set of finite state automata. The components communicate by executing interactions which are simultaneous atomic state changes of a set of components. We specify both the type of interactions (e.g.\ rendez-vous, broadcast) and the topology (i.e.\ architecture) of the sys… ▽ More

    Submitted 7 February, 2019; originally announced February 2019.

  19. arXiv:1805.10073  [pdf, other

    cs.LO

    Checking Deadlock-Freedom of Parametric Component-Based Systems

    Authors: Marius Bozga, Radu Iosif, Joseph Sifakis

    Abstract: We propose an automated method for computing inductive invariants applied to check deadlock-freedom for parametric component-based systems. The method generalizes the approach for computing structural trap invariants from bounded to parametric systems with general architectures. It symbolically extracts trap invariants from a monadic interaction formula characterizing the system architecture. The… ▽ More

    Submitted 15 February, 2019; v1 submitted 25 May, 2018; originally announced May 2018.

  20. arXiv:1805.09919  [pdf, other

    cs.SE

    DesignBIP: A Design Studio for Modeling and Generating Systems with BIP

    Authors: Anastasia Mavridou, Joseph Sifakis, Janos Sztipanovits

    Abstract: The Behavior-Interaction-Priority (BIP) framework, rooted in rigorous semantics, allows the construction of systems that are correct-by-design. BIP has been effectively used for the construction and analysis of large systems such as robot controllers and satellite on-board software. Nevertheless, the specification of BIP models is done in a purely textual manner without any code editor support. To… ▽ More

    Submitted 31 May, 2018; v1 submitted 24 May, 2018; originally announced May 2018.

  21. arXiv:1805.03724  [pdf, other

    cs.FL cs.SE

    DReAM: Dynamic Reconfigurable Architecture Modeling (full paper)

    Authors: Rocco De Nicola, Alessandro Maggi, Joseph Sifakis

    Abstract: Modern systems evolve in unpredictable environments and have to continuously adapt their behavior to changing conditions. The "DReAM" (Dynamic Reconfigurable Architecture Modeling) framework, has been designed for modeling reconfigurable dynamic systems. It provides a rule-based language, inspired from Interaction Logic, which is expressive and easy to use encompassing all aspects of dynamicity in… ▽ More

    Submitted 23 October, 2018; v1 submitted 9 May, 2018; originally announced May 2018.

    Comments: 29 pages, 10 figures

  22. Architecture Diagrams: A Graphical Language for Architecture Style Specification

    Authors: Anastasia Mavridou, Eduard Baranov, Simon Bliudze, Joseph Sifakis

    Abstract: Architecture styles characterise families of architectures sharing common characteristics. We have recently proposed configuration logics for architecture style specification. In this paper, we study a graphical notation to enhance readability and easiness of expression. We study simple architecture diagrams and a more expressive extension, interval architecture diagrams. For each type of diagrams… ▽ More

    Submitted 10 August, 2016; originally announced August 2016.

    Comments: In Proceedings ICE 2016, arXiv:1608.03131

    ACM Class: D2.2; D.2.11; D.2.13

    Journal ref: EPTCS 223, 2016, pp. 83-97