中文
相关论文

相关论文: Actor Network Procedures as Psi-calculi for Securi…

200 篇论文

The Actor model is a mathematical theory that treats "Actors" as the universal primitives of concurrent digital computation. The model has been used both as a framework for a theoretical understanding of concurrency, and as the theoretical…

编程语言 · 计算机科学 2015-01-22 Carl Hewitt

We introduce the pCI software package for high-precision atomic structure calculations. The standard method of calculation is based on the configuration interaction (CI) method to describe valence correlations, but can be extended to attain…

Numerous formalisms and dedicated algorithms have been designed in the last decades to model and solve decision making problems. Some formalisms, such as constraint networks, can express "simple" decision problems, while others are designed…

人工智能 · 计算机科学 2011-10-13 C. Pralet , T. Schiex , G. Verfaillie

We present a framework suited to the analysis of cryptographic protocols that make use of time in their execution. We provide a process algebra syntax that makes time information available to processes, and a transition semantics that takes…

密码学与安全 · 计算机科学 2020-10-27 Damián Aparicio-Sánchez , Santiago Escobar , Catherine Meadows , Jose Meseguer , Julia Sapiña

The situation calculus logic model is convenient for modelling the actions that can occur in an information system application. The interplay of pre-conditions and post-conditions determines a semantically justified partial order of the…

计算机科学中的逻辑 · 计算机科学 2022-07-04 Edirlei Soares de Lima , Antonio L. Furtado , Bruno Feijó , Marco A. Casanova

To gain a deeper understanding of the behavior and learning dynamics of (deep) artificial neural networks, it is valuable to employ mathematical abstractions and models. These tools provide a simplified perspective on network performance…

机器学习 · 计算机科学 2023-08-03 Stephan Johann Lehmler , Muhammad Saif-ur-Rehman , Tobias Glasmachers , Ioannis Iossifidis

AI agents have become increasingly adept at complex tasks such as coding, reasoning, and multimodal understanding. However, building generalist systems requires moving beyond individual agents to collective inference -- a paradigm where…

Spiking Neural Networks (SNNs) are distributed trainable systems whose computing elements, or neurons, are characterized by internal analog dynamics and by digital and sparse synaptic communications. The sparsity of the synaptic spiking…

信号处理 · 电气工程与系统科学 2019-10-22 Hyeryung Jang , Osvaldo Simeone , Brian Gardner , André Grüning

We summarize the main results proved in recent work on the parameterized verification of safety properties for ad hoc network protocols. We consider a model in which the communication topology of a network is represented as a graph. Nodes…

计算机科学中的逻辑 · 计算机科学 2011-08-10 Giorgio Delzanno , Arnaud Sangnier , Gianluigi Zavattaro

Modern applications of atomic physics, including the determination of frequency standards, and the analysis of astrophysical spectra, require prediction of atomic properties with exquisite accuracy. For complex atomic systems,…

原子物理 · 物理学 2024-08-02 Pavlo Bilous , Charles Cheung , Marianna Safronova

Chemical reaction mechanisms are the foundation of how chemists evaluate reactivity and feasibility, yet current Computer-Assisted Synthesis Planning (CASP) systems operate without this mechanistic reasoning. We introduce a computational…

机器学习 · 计算机科学 2026-04-20 Théo A. Neukomm , Zlatko Jončev , Philippe Schwaller

Formal method techniques provides a suitable platform for the software development in software systems. Formal methods and formal verification is necessary to prove the correctness and improve performance of software systems in various…

软件工程 · 计算机科学 2014-06-12 Monire Norouzi , Saeed Parsa , Ali Mahjur

This study explores the intersection of neural networks and classical robotics algorithms through the Neural Algorithmic Reasoning (NAR) blueprint, enabling the training of neural networks to reason like classical robotics algorithms by…

机器人学 · 计算机科学 2025-10-09 Efimia Panagiotaki , Daniele De Martini , Lars Kunze , Paul Newman , Petar Veličković

Graph transformation systems (GTS) have been successfully proposed as a general, theoretically sound model for concurrency. Petri nets (PN), on the other side, are a central and intuitive formalism for concurrent or distributed systems,…

形式语言与自动机理论 · 计算机科学 2019-09-05 Lorenzo Capra

Recent advances in large language models have led to the rise of software systems (i.e. agents) that execute with increasing autonomy on behalf of users in open, multi-party settings, interacting with untrusted counterparts and managing…

编程语言 · 计算机科学 2026-05-06 Kiran Gopinathan , Jack Feser , Michelangelo Naim , Zenna Tavares , Eli Bingham

Capturing stochastic behaviors in business and work processes is essential to quantitatively understand how nondeterminism is resolved when taking decisions within the process. This is of special interest in process mining, where event data…

计算机科学中的逻辑 · 计算机科学 2023-06-13 Sander J. J. Leemans , Fabrizio M. Maggi , Marco Montali

Cyber-Physical Systems (CPS) pose new challenges to verification and validation that go beyond the proof of functional correctness based on high-level models. Particular challenges are, in particular for formal methods, its heterogeneity…

软件工程 · 计算机科学 2017-05-02 Carna Radojicic , Christoph Grimm , Axel Jantsch , Michael Rathmair

We propose a type system for reasoning on protocol conformance and deadlock freedom in networks of processes that communicate through unordered mailboxes. We model these networks in the mailbox calculus, a mild extension of the asynchronous…

编程语言 · 计算机科学 2018-01-15 Ugo de'Liguoro , Luca Padovani

Private Set Intersection (PSI) is a vital cryptographic technique used for securely computing common data of different sets. In PSI protocols, often two parties hope to find their common set elements without needing to disclose their…

密码学与安全 · 计算机科学 2021-02-01 Alireza Kavousi , Javad Mohajeri , Mahmoud Salmasizadeh

Procedural models (i.e. symbolic programs that output visual data) are a historically-popular method for representing graphics content: vegetation, buildings, textures, etc. They offer many advantages: interpretable design parameters,…