中文
相关论文

相关论文: Efficient Linearizability Checking for Actor-based…

200 篇论文

In many practical application domains, the software is organized into a set of threads, whose activation is exclusive and controlled by a cooperative scheduling policy: threads execute, without any interruption, until they either terminate…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Alessandro Cimatti , Iman Narasamdya , Marco Roveri

In this report, we present work towards a framework for modeling and checking behavior of spatially distributed component systems. Design goals of our framework are the ability to model spatial behavior in a component oriented, simple and…

软件工程 · 计算机科学 2014-04-15 Jan Olaf Blech , Heinz Schmidt

Artificial Intelligence has gained a lot of traction in the recent years, with machine learning notably starting to see more applications across a varied range of fields. One specific machine learning application that is of interest to us…

软件工程 · 计算机科学 2023-05-10 Teodor Rares Begu

Agent-based modelling constitutes a versatile approach to representing and simulating complex systems. Studying large-scale systems is challenging because of the computational time required for the simulation runs: scaling is at least…

分布式、并行与集群计算 · 计算机科学 2023-04-05 Alexandru-Ionuţ Băbeanu , Tatiana Filatova , Jan H. Kwakkel , Neil Yorke-Smith

Despite the advancements in software testing, bugs still plague deployed software and result in crashes in production. When debugging issues -- sometimes caused by "heisenbugs" -- there is the need to interpret core dumps and reproduce the…

The actor model of computation has gained significant popularity over the last decade. Its high level of abstraction makes it appealing for concurrent applications in parallel and distributed systems. However, designing a real-world actor…

编程语言 · 计算机科学 2018-10-16 Dominik Charousset , Raphael Hiesgen , Thomas C. Schmidt

Agents in dynamic multi-agent environments must monitor their peers to execute individual and group plans. A key open question is how much monitoring of other agents' states is required to be effective: The Monitoring Selectivity Problem.…

多智能体系统 · 计算机科学 2011-06-02 G. A. Kaminka , M. Tambe

We present and verify template algorithms for lock-free concurrent search structures that cover a broad range of existing implementations based on lists and skiplists. Our linearizability proofs are fully mechanized in the concurrent…

编程语言 · 计算机科学 2024-05-24 Nisarg Patel , Dennis Shasha , Thomas Wies

This paper presents a general framework and methods for complete programming and checking of distributed algorithms at a high-level, as in pseudocode languages, but precisely specified and directly executable, as in formal specification…

软件工程 · 计算机科学 2020-12-25 Yanhong A. Liu , Scott D. Stoller

We present the SER modeling language for automatically verifying serializability of concurrent programs, i.e., whether every concurrent execution of the program is equivalent to some serial execution. SER programs are suitably restricted to…

形式语言与自动机理论 · 计算机科学 2026-01-21 Guy Amir , Mark Barbone , Nicolas Amat , Jules Jacobs

Agentic discovery has shown that LLM-driven search can find novel algorithms, designs, and code under benchmark conditions. Translating the paradigm to multi-system data backends surfaces a harder problem: the search space is heterogeneous,…

人工智能 · 计算机科学 2026-05-27 Shanshan Ye , Duo Lu

Due to the increasing complexity of distributed systems, security testing is becoming increasingly critical in insuring reliability of such systems in relation to their security requirements. . To challenge this issue, we rely in this…

密码学与安全 · 计算机科学 2014-10-22 Mohamed H. E. Aouadi , Khalifa Toumi , Ana Cavalli

As the artificial intelligence community advances into the era of large models with billions of parameters, distributed training and inference have become essential. While various parallelism strategies-data, model, sequence, and…

机器学习 · 计算机科学 2025-03-13 Ruifeng She , Bowen Pang , Kai Li , Zehua Liu , Tao Zhong

Distributed machine learning training and inference is common today because today's large models require more memory and compute than can be provided by a single GPU. Distributed models are generally produced by programmers who take a…

分布式、并行与集群计算 · 计算机科学 2025-08-14 Zhanghan Wang , Ding Ding , Hang Zhu , Haibin Lin , Aurojit Panda

The discrete distribution clustering algorithm, namely D2-clustering, has demonstrated its usefulness in image classification and annotation where each object is represented by a bag of weighed vectors. The high computational complexity of…

机器学习 · 计算机科学 2013-02-07 Yu Zhang , James Z. Wang , Jia Li

The verification of linearizability -- a key correctness criterion for concurrent objects -- is based on trace refinement whose checking is PSPACE-complete. This paper suggests to use \emph{branching} bisimulation instead. Our approach is…

编程语言 · 计算机科学 2024-01-03 Xiaoxiao Yang , Joost-Pieter Katoen , Hao Wu

We propose an algorithmic test to check whether a two-input system is linearizable by an endogenous dynamic feedback with a dimension of at most two. This test furthermore provides a procedure for systematically deriving flat outputs for…

动力系统 · 数学 2023-01-11 Conrad Gstöttner , Bernd Kolar , Markus Schöberl

This paper studies scalable global state synchronization of discrete-time double integrator multi-agent systems in presence of input saturation based on localized information exchange. A scale-free collaborative linear dynamic protocols…

系统与控制 · 电气工程与系统科学 2022-04-12 Zhenwei Liu , Ali Saberi , Anton A. Stoorvogel

Current approaches to multi-agent cooperation rely heavily on centralized mechanisms or explicit communication protocols to ensure convergence. This paper studies the problem of distributed multi-agent learning without resorting to…

多智能体系统 · 计算机科学 2025-08-19 Caroline Wang , Ishan Durugkar , Elad Liebman , Peter Stone

In recent years, AI-based software engineering has progressed from pre-trained models to advanced agentic workflows, with Software Development Agents representing the next major leap. These agents, capable of reasoning, planning, and…

软件工程 · 计算机科学 2024-12-30 Zhi Chen , Lingxiao Jiang