中文
相关论文

相关论文: Static Safety for an Actor Dedicated Process Calcu…

200 篇论文

Static program analysis is used to summarize properties over all dynamic executions. In a unifying approach based on 3-valued logic properties are either assigned a definite value or unknown. But in summarizing a set of executions, a…

编程语言 · 计算机科学 2017-07-14 Jacob Lidman , Josef Svenningsson

A great variety of static analyses that compute safety properties of single-thread programs have now been developed. This paper presents a systematic method to extend a class of such static analyses, so that they handle programs with…

编程语言 · 计算机科学 2009-11-02 Jean-Loup Carre , Charles Hymans

We review existing approaches to mathematical modeling and analysis of multi-agent systems in which complex collective behavior arises out of local interactions between many simple agents. Though the behavior of an individual agent can be…

机器人学 · 计算机科学 2007-05-23 Kristina Lerman , Aram Galstyan , Tad Hogg

This paper develops a control-theoretic framework for analyzing agentic systems embedded within feedback control loops, where an AI agent may adapt controller parameters, select among control strategies, invoke external tools, reconfigure…

系统与控制 · 电气工程与系统科学 2026-03-26 Ali Eslami , Jiangbo Yu

We discuss recent work in the study of a simple model for the collective behaviour of diverse speculative agents in an idealized stockmarket, considered from the perspective of the statistical physics of many-body systems. The only…

无序系统与神经网络 · 物理学 2007-05-23 J. P. Garrahan , E. Moro , D. Sherrington

We consider abstraction-based design of output-feedback controllers for dynamical systems with a finite set of inputs and outputs against specifications in linear-time temporal logic. The usual procedure for abstraction-based controller…

系统与控制 · 电气工程与系统科学 2020-02-10 Rupak Majumdar , Necmiye Ozay , Anne-Kathrin Schmuck

This paper develops a new approach for estimating an interpretable, relational model of a black-box autonomous agent that can plan and act. Our main contributions are a new paradigm for estimating such models using a minimal query interface…

人工智能 · 计算机科学 2021-04-12 Pulkit Verma , Shashank Rao Marpally , Siddharth Srivastava

The enormous growth of the complexity of modern computer systems leads to an increasing demand for techniques that support the comprehensibility of systems. This has motivated the very active research field of formal methods that enhance…

形式语言与自动机理论 · 计算机科学 2024-12-09 Christel Baier , Sascha Klüppelholz , Johannes Lehmann

Stability and analysis of multi-agent network systems with state-dependent switching typologies have been a fundamental and longstanding challenge in control, social sciences, and many other related fields. These already complex systems…

系统与控制 · 计算机科学 2018-12-27 S. Rasoul Etesami

We present a training framework for neural abstractive summarization based on actor-critic approaches from reinforcement learning. In the traditional neural network based methods, the objective is only to maximize the likelihood of the…

计算与语言 · 计算机科学 2018-08-16 Piji Li , Lidong Bing , Wai Lam

Abstraction is a commonly used process to represent some low-level system by a more coarse specification with the goal to omit unnecessary details while preserving important aspects. While recent work on abstraction in the situation…

人工智能 · 计算机科学 2023-03-02 Till Hofmann , Vaishak Belle

This paper focuses on power flow analysis through the lens of the Newton flow, a continuous-time formulation of Newton's method. Within this framework, we explore how quantized-state concepts, originally developed as an alternative to time…

系统与控制 · 电气工程与系统科学 2026-03-04 Liya Huang , Federico Milano , Georgios Tzounas

Event perception tasks such as recognizing and localizing actions in streaming videos are essential for scaling to real-world application contexts. We tackle the problem of learning actor-centered representations through the notion of…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Sathyanarayanan N. Aakur , Sudeep Sarkar

In this dissertation we focus on providing effective adaptations that can be localised and applied to specific concurrent actors, thereby only causing a temporary disruption to the parts of the system requiring mitigation, while leaving the…

编程语言 · 计算机科学 2017-09-08 Ian Cassar

The design of embedded control systems is mainly done with model-based tools such as Matlab/Simulink. Numerical simulation is the central technique of development and verification of such tools. Floating-point arithmetic, that is well-known…

编程语言 · 计算机科学 2015-05-18 Alexandre Chapoutot

To put static program analysis at the fingertips of the software developer, we propose a framework for interactive abstract interpretation. While providing sound analysis results, abstract interpretation in general can be quite costly. To…

编程语言 · 计算机科学 2022-11-28 Julian Erhard , Simmo Saan , Sarah Tilscher , Michael Schwarz , Karoliine Holter , Vesal Vojdani , Helmut Seidl

This article presents a new numerical abstract domain for static analysis by abstract interpretation. It extends a former numerical abstract domain based on Difference-Bound Matrices and allows us to represent invariants of the form…

编程语言 · 计算机科学 2016-08-14 Antoine Miné

Autonomous systems often operate in environments where the behavior of multiple agents is coordinated by a shared global state. Reliable estimation of the global state is thus critical for successfully operating in a multi-agent setting. We…

机器人学 · 计算机科学 2021-08-03 Shane Parr , Ishan Khatri , Justin Svegliato , Shlomo Zilberstein

During the last two decades, the decentralized execution of business processes has been one of the main research topics in Business Process Management. Several models (languages) for processes' specification in order to facilitate their…

Different domains foster different architectural styles -- and thus different documentation practices (e.g., state-based models for behavioral control vs. ER-style models for information structures). Agentic AI systems exhibit another…

软件工程 · 计算机科学 2026-03-17 Andreas Rausch , Stefan Wittek