Skip to main content

Showing 1–37 of 37 results for author: Belardinelli, F

.
  1. arXiv:2403.15848  [pdf, other

    cs.GT

    On the Stability of Learning in Network Games with Many Players

    Authors: Aamal Hussain, Dan Leonte, Francesco Belardinelli, Georgios Piliouras

    Abstract: Multi-agent learning algorithms have been shown to display complex, unstable behaviours in a wide array of games. In fact, previous works indicate that convergent behaviours are less likely to occur as the total number of agents increases. This seemingly prohibits convergence to stable strategies, such as Nash Equilibria, in games with many players. To make progress towards addressing this chall… ▽ More

    Submitted 23 March, 2024; originally announced March 2024.

    Comments: AAMAS 2024. arXiv admin note: text overlap with arXiv:2307.13922

    MSC Class: 93A16; 91A26; 91A68; 58K35 ACM Class: G.3; J.4; F.2.2

  2. arXiv:2402.07221  [pdf, other

    cs.AI

    The Reasons that Agents Act: Intention and Instrumental Goals

    Authors: Francis Rhys Ward, Matt MacDermott, Francesco Belardinelli, Francesca Toni, Tom Everitt

    Abstract: Intention is an important and challenging concept in AI. It is important because it underlies many other concepts we care about, such as agency, manipulation, legal responsibility, and blame. However, ascribing intent to AI systems is contentious, and there is no universally accepted theory of intention applicable to AI agents. We operationalise the intention with which an agent acts, relating to… ▽ More

    Submitted 15 February, 2024; v1 submitted 11 February, 2024; originally announced February 2024.

    Comments: AAMAS24

  3. arXiv:2402.00816  [pdf, other

    cs.LG cs.AI

    Leveraging Approximate Model-based Shielding for Probabilistic Safety Guarantees in Continuous Environments

    Authors: Alexander W. Goodall, Francesco Belardinelli

    Abstract: Shielding is a popular technique for achieving safe reinforcement learning (RL). However, classical shielding approaches come with quite restrictive assumptions making them difficult to deploy in complex environments, particularly those with continuous state or action spaces. In this paper we extend the more versatile approximate model-based shielding (AMBS) framework to the continuous setting. In… ▽ More

    Submitted 1 February, 2024; originally announced February 2024.

    Comments: Accepted as an Extended Abstract at AAMAS 2024

  4. arXiv:2312.11943  [pdf, other

    cs.GT cs.AI cs.MA math.DS

    Stability of Multi-Agent Learning in Competitive Networks: Delaying the Onset of Chaos

    Authors: Aamal Hussain, Francesco Belardinelli

    Abstract: The behaviour of multi-agent learning in competitive network games is often studied within the context of zero-sum games, in which convergence guarantees may be obtained. However, outside of this class the behaviour of learning is known to display complex behaviours and convergence cannot be always guaranteed. Nonetheless, in order to develop a complete picture of the behaviour of multi-agent lear… ▽ More

    Submitted 19 December, 2023; originally announced December 2023.

    Comments: AAAI 2024

    MSC Class: 93A16; 91A26; 91A68; 58K35 ACM Class: G.3; J.4; F.2.2

  5. arXiv:2312.01350  [pdf, other

    cs.AI

    Honesty Is the Best Policy: Defining and Mitigating AI Deception

    Authors: Francis Rhys Ward, Francesco Belardinelli, Francesca Toni, Tom Everitt

    Abstract: Deceptive agents are a challenge for the safety, trustworthiness, and cooperation of AI systems. We focus on the problem that agents might deceive in order to achieve their goals (for instance, in our experiments with language models, the goal of being evaluated as truthful). There are a number of existing definitions of deception in the literature on game theory and symbolic AI, but there is no o… ▽ More

    Submitted 3 December, 2023; originally announced December 2023.

    Comments: Accepted as a spotlight at the 37th Conference on Neural Information Processing Systems (NeurIPS 2023)

  6. 3vLTL: A Tool to Generate Automata for Three-valued LTL

    Authors: Francesco Belardinelli, Angelo Ferrando, Vadim Malvone

    Abstract: Multi-valued logics have a long tradition in the literature on system verification, including run-time verification. However, comparatively fewer model-checking tools have been developed for multi-valued specification languages. We present 3vLTL, a tool to generate Buchi automata from formulas in Linear-time Temporal Logic (LTL) interpreted on a three-valued semantics. Given an LTL formula, a set… ▽ More

    Submitted 16 November, 2023; originally announced November 2023.

    Comments: In Proceedings FMAS 2023, arXiv:2311.08987

    ACM Class: F.1.1; D.2.4

    Journal ref: EPTCS 395, 2023, pp. 180-187

  7. arXiv:2310.17240  [pdf, ps, other

    cs.MA

    Strategic Abilities of Forgetful Agents in Stochastic Environments

    Authors: Francesco Belardinelli, Wojciech Jamroga, Munyque Mittelmann, Aniello Murano

    Abstract: In this paper, we investigate the probabilistic variants of the strategy logics ATL and ATL* under imperfect information. Specifically, we present novel decidability and complexity results when the model transitions are stochastic and agents play uniform strategies. That is, the semantics of the logics are based on multi-agent, stochastic transition systems with imperfect information, which combin… ▽ More

    Submitted 26 October, 2023; originally announced October 2023.

  8. arXiv:2310.17219  [pdf, other

    cs.MA

    Scalable Verification of Strategy Logic through Three-valued Abstraction

    Authors: Francesco Belardinelli, Angelo Ferrando, Wojciech Jamroga, Vadim Malvone, Aniello Murano

    Abstract: The model checking problem for multi-agent systems against Strategy Logic specifications is known to be non-elementary. On this logic several fragments have been defined to tackle this issue but at the expense of expressiveness. In this paper, we propose a three-valued semantics for Strategy Logic upon which we define an abstraction method. We show that the latter semantics is an approximation of… ▽ More

    Submitted 26 October, 2023; originally announced October 2023.

  9. arXiv:2308.00707  [pdf, other

    cs.LG cs.AI eess.SY

    Approximate Model-Based Shielding for Safe Reinforcement Learning

    Authors: Alexander W. Goodall, Francesco Belardinelli

    Abstract: Reinforcement learning (RL) has shown great potential for solving complex tasks in a variety of domains. However, applying RL to safety-critical systems in the real-world is not easy as many algorithms are sample-inefficient and maximising the standard RL objective comes with no guarantees on worst-case performance. In this paper we propose approximate model-based shielding (AMBS), a principled lo… ▽ More

    Submitted 27 July, 2023; originally announced August 2023.

    Comments: Accepted at ECAI 2023 (main technical track)

  10. arXiv:2307.13928  [pdf, other

    cs.GT

    Beyond Strict Competition: Approximate Convergence of Multi Agent Q-Learning Dynamics

    Authors: Aamal Hussain, Francesco Belardinelli, Georgios Piliouras

    Abstract: The behaviour of multi-agent learning in competitive settings is often considered under the restrictive assumption of a zero-sum game. Only under this strict requirement is the behaviour of learning well understood; beyond this, learning dynamics can often display non-convergent behaviours which prevent fixed-point analysis. Nonetheless, many relevant competitive games do not satisfy the zero-sum… ▽ More

    Submitted 25 July, 2023; originally announced July 2023.

    Comments: Presented at IJCAI 2023

    MSC Class: 93A16; 91A26; 91A68; 58K35 ACM Class: G.3; J.4; F.2.2

  11. arXiv:2307.13922  [pdf, other

    cs.GT cs.AI cs.MA math.DS

    Stability of Multi-Agent Learning: Convergence in Network Games with Many Players

    Authors: Aamal Hussain, Dan Leonte, Francesco Belardinelli, Georgios Piliouras

    Abstract: The behaviour of multi-agent learning in many player games has been shown to display complex dynamics outside of restrictive examples such as network zero-sum games. In addition, it has been shown that convergent behaviour is less likely to occur as the number of players increase. To make progress in resolving this problem, we study Q-Learning dynamics and determine a sufficient condition for the… ▽ More

    Submitted 25 July, 2023; originally announced July 2023.

    Comments: Presented at the Workshop on New Frontiers in Learning, Control, and Dynamical Systems at the International Conference on Machine Learning (ICML), Honolulu, Hawaii, USA, 2023

    MSC Class: 93A16; 91A26; 91A68; 58K35 ACM Class: G.3; J.4; F.2.2

  12. arXiv:2307.10987  [pdf, ps, other

    cs.AI cs.GT

    Characterising Decision Theories with Mechanised Causal Graphs

    Authors: Matt MacDermott, Tom Everitt, Francesco Belardinelli

    Abstract: How should my own decisions affect my beliefs about the outcomes I expect to achieve? If taking a certain action makes me view myself as a certain type of person, it might affect how I think others view me, and how I view others who are similar to me. This can influence my expected utility calculations and change which action I perceive to be best. Whether and how it should is subject to debate, w… ▽ More

    Submitted 20 July, 2023; originally announced July 2023.

  13. arXiv:2304.11104  [pdf, other

    cs.AI

    Approximate Shielding of Atari Agents for Safe Exploration

    Authors: Alexander W. Goodall, Francesco Belardinelli

    Abstract: Balancing exploration and conservatism in the constrained setting is an important problem if we are to use reinforcement learning for meaningful tasks in the real world. In this paper, we propose a principled algorithm for safe exploration based on the concept of shielding. Previous approaches to shielding assume access to a safety-relevant abstraction of the environment or a high-fidelity simulat… ▽ More

    Submitted 21 April, 2023; originally announced April 2023.

    Comments: Accepted for presentation at the ALA workshop as part of AAMAS 2023

  14. arXiv:2301.09619  [pdf, other

    cs.GT cs.AI cs.MA math.DS

    Asymptotic Convergence and Performance of Multi-Agent Q-Learning Dynamics

    Authors: Aamal Abbas Hussain, Francesco Belardinelli, Georgios Piliouras

    Abstract: Achieving convergence of multiple learning agents in general $N$-player games is imperative for the development of safe and reliable machine learning (ML) algorithms and their application to autonomous systems. Yet it is known that, outside the bounds of simple two-player games, convergence cannot be taken for granted. To make progress in resolving this problem, we study the dynamics of smooth Q… ▽ More

    Submitted 23 January, 2023; originally announced January 2023.

    Comments: Accepted in AAMAS 2023

    MSC Class: 93A16; 91A26; 91A68; 58K35 ACM Class: G.3; J.4; F.2.2

  15. arXiv:2209.14010  [pdf, other

    cs.AI cs.HC cs.LG

    Argumentative Reward Learning: Reasoning About Human Preferences

    Authors: Francis Rhys Ward, Francesco Belardinelli, Francesca Toni

    Abstract: We define a novel neuro-symbolic framework, argumentative reward learning, which combines preference-based argumentation with existing approaches to reinforcement learning from human feedback. Our method improves prior work by generalising human preferences, reducing the burden on the user and increasing the robustness of the reward model. We demonstrate this with a number of experiments.

    Submitted 28 September, 2022; originally announced September 2022.

    Comments: 4 pages, ICML HMCaT workshop

  16. arXiv:2206.13841  [pdf, ps, other

    cs.LO

    Program Semantics and a Verification Technique for Knowledge-Based Multi-Agent Systems

    Authors: Francesco Belardinelli, Ioana Boureanu, Vadim Malvone, Solofomampionona Fortunat Rajaona

    Abstract: We give a relational and a weakest precondition semantics for "knowledge-based programs", i.e., programs that restrict observability of variables so as to richly express changes in the knowledge of agents who can or cannot observe said variables. Based on these knowledge-based programs, we define a program-epistemic logic to model complex epistemic properties of the execution of multi-agent system… ▽ More

    Submitted 6 July, 2022; v1 submitted 28 June, 2022; originally announced June 2022.

  17. arXiv:2206.05973  [pdf, ps, other

    cs.LO cs.CL

    A Sahlqvist-style Correspondence Theorem for Linear-time Temporal Logic

    Authors: Rui Li, Francesco Belardinelli

    Abstract: The language of modal logic is capable of expressing first-order conditions on Kripke frames. The classic result by Henrik Sahlqvist identifies a significant class of modal formulas for which first-order conditions -- or Sahlqvist correspondents -- can be find in an effective, algorithmic way. Recent works have successfully extended this classic result to more complex modal languages. In this pape… ▽ More

    Submitted 13 June, 2022; originally announced June 2022.

    Comments: 15 pages + 1 page of references

  18. arXiv:2204.08896  [pdf, ps, other

    cs.LO cs.AI

    Model Checking Strategic Abilities in Information-sharing Systems

    Authors: Francesco Belardinelli, Ioana Boureanu, Catalin Dima, Vadim Malvone

    Abstract: We introduce a subclass of concurrent game structures (CGS) with imperfect information in which agents are endowed with private data-sharing capabilities. Importantly, our CGSs are such that it is still decidable to model-check these CGSs against a relevant fragment of ATL. These systems can be thought as a generalisation of architectures allowing information forks, in the sense that, in the initi… ▽ More

    Submitted 19 April, 2022; originally announced April 2022.

  19. Bisimulations for Verifying Strategic Abilities with an Application to the ThreeBallot Voting Protocol

    Authors: Francesco Belardinelli, Rodica Condurache, Catalin Dima, Wojciech Jamroga, Michal Knapik

    Abstract: We propose a notion of alternating bisimulation for strategic abilities under imperfect information. The bisimulation preserves formulas of ATL$^*$ for both the {\em objective} and {\em subjective} variants of the state-based semantics with imperfect information, which are commonly used in the modeling and verification of multi-agent systems. Furthermore, we apply the theoretical result to the ver… ▽ More

    Submitted 18 October, 2023; v1 submitted 25 March, 2022; originally announced March 2022.

  20. arXiv:2201.09616  [pdf, ps, other

    cs.GT cs.AI

    Reasoning about Human-Friendly Strategies in Repeated Keyword Auctions

    Authors: Francesco Belardinelli, Wojtek Jamroga, Vadim Malvone, Munyque Mittelmann, Aniello Murano, Laurent Perrussel

    Abstract: In online advertising, search engines sell ad placements for keywords continuously through auctions. This problem can be seen as an infinitely repeated game since the auction is executed whenever a user performs a query with the keyword. As advertisers may frequently change their bids, the game will have a large set of equilibria with potentially complex strategies. In this paper, we propose the u… ▽ More

    Submitted 24 January, 2022; originally announced January 2022.

    Comments: Extended version of paper accepted at AAMAS 2022

  21. arXiv:2112.11490  [pdf, other

    cs.LG cs.LO cs.NE eess.SY

    Do Androids Dream of Electric Fences? Safety-Aware Reinforcement Learning with Latent Shielding

    Authors: Chloe He, Borja G. Leon, Francesco Belardinelli

    Abstract: The growing trend of fledgling reinforcement learning systems making their way into real-world applications has been accompanied by growing concerns for their safety and robustness. In recent years, a variety of approaches have been put forward to address the challenges of safety-aware reinforcement learning; however, these methods often either require a handcrafted model of the environment to b… ▽ More

    Submitted 21 December, 2021; originally announced December 2021.

    Comments: Accepted at SafeAI 2022

  22. arXiv:2110.09461  [pdf, other

    cs.AI cs.LG

    In a Nutshell, the Human Asked for This: Latent Goals for Following Temporal Specifications

    Authors: Borja G. León, Murray Shanahan, Francesco Belardinelli

    Abstract: We address the problem of building agents whose goal is to learn to execute out-of distribution (OOD) multi-task instructions expressed in temporal logic (TL) by using deep reinforcement learning (DRL). Recent works provided evidence that the agent's neural architecture is a key feature when DRL agents are learning to solve OOD tasks in TL. Yet, the studies on this topic are still in their infancy… ▽ More

    Submitted 24 February, 2022; v1 submitted 18 October, 2021; originally announced October 2021.

    Journal ref: Proceedings of the International Conference of Learning Representations (2022)

  23. arXiv:2102.02881  [pdf, other

    cs.AI cs.MA

    Aggregating Bipolar Opinions (With Appendix)

    Authors: Stefan Lauren, Francesco Belardinelli, Francesca Toni

    Abstract: We introduce a novel method to aggregate Bipolar Argumentation (BA) Frameworks expressing opinions by different parties in debates. We use Bipolar Assumption-based Argumentation (ABA) as an all-encompassing formalism for BA under different semantics. By leveraging on recent results on judgement aggregation in Social Choice Theory, we prove several preservation results, both positive and negative,… ▽ More

    Submitted 4 February, 2021; originally announced February 2021.

  24. arXiv:2102.01434  [pdf, other

    cs.MA cs.AI cs.LG

    An Abstraction-based Method to Check Multi-Agent Deep Reinforcement-Learning Behaviors

    Authors: Pierre El Mqirmi, Francesco Belardinelli, Borja G. León

    Abstract: Multi-agent reinforcement learning (RL) often struggles to ensure the safe behaviours of the learning agents, and therefore it is generally not adapted to safety-critical applications. To address this issue, we present a methodology that combines formal verification with (deep) RL algorithms to guarantee the satisfaction of formally-specified safety constraints both in training and testing. The ap… ▽ More

    Submitted 1 April, 2021; v1 submitted 2 February, 2021; originally announced February 2021.

    Comments: Extended version of AAMAS publication under the same name

  25. arXiv:2006.15000  [pdf, ps, other

    cs.LO cs.MA

    A Hennessy-Milner Theorem for ATL with Imperfect Information

    Authors: Francesco Belardinelli, Catalin Dima, Vadim Malvone, Ferucio Tiplea

    Abstract: We show that a history-based variant of alternating bisimulation with imperfect information allows it to be related to a variant of Alternating-time Temporal Logic (ATL) with imperfect information by a full Hennessy-Milner theorem. The variant of ATL we consider has a common knowledge semantics, which requires that the uniform strategy available for a coalition to accomplish some goal must be comm… ▽ More

    Submitted 26 June, 2020; originally announced June 2020.

  26. arXiv:2006.08767  [pdf, other

    cs.LG cs.AI stat.ML

    Systematic Generalisation through Task Temporal Logic and Deep Reinforcement Learning

    Authors: Borja G. León, Murray Shanahan, Francesco Belardinelli

    Abstract: This work introduces a neuro-symbolic agent that combines deep reinforcement learning (DRL) with temporal logic (TL) to achieve systematic zero-shot, i.e., never-seen-before, generalisation of formally specified instructions. In particular, we present a neuro-symbolic framework where a symbolic module transforms TL specifications into a form that helps the training of a DRL agent targeting general… ▽ More

    Submitted 13 September, 2021; v1 submitted 12 June, 2020; originally announced June 2020.

  27. arXiv:2002.06000  [pdf, other

    cs.AI cs.LG cs.LO cs.MA

    Extended Markov Games to Learn Multiple Tasks in Multi-Agent Reinforcement Learning

    Authors: Borja G. León, Francesco Belardinelli

    Abstract: The combination of Formal Methods with Reinforcement Learning (RL) has recently attracted interest as a way for single-agent RL to learn multiple-task specifications. In this paper we extend this convergence to multi-agent settings and formally define Extended Markov Games as a general mathematical model that allows multiple RL agents to concurrently learn various non-Markovian specifications. To… ▽ More

    Submitted 14 February, 2020; originally announced February 2020.

    Comments: Long version of the correspondent ECAI 2020 paper

  28. arXiv:1912.05828  [pdf, ps, other

    cs.LO cs.AI

    Formal Verification of Debates in Argumentation Theory

    Authors: Ria Jha, Francesco Belardinelli, Francesca Toni

    Abstract: Humans engage in informal debates on a daily basis. By expressing their opinions and ideas in an argumentative fashion, they are able to gain a deeper understanding of a given problem and in some cases, find the best possible course of actions towards resolving it. In this paper, we develop a methodology to verify debates formalised as abstract argumentation frameworks. We first present a translat… ▽ More

    Submitted 12 December, 2019; originally announced December 2019.

    Comments: Accepted for publication as full paper at the 35th ACM/SIGAPP Symposium On Applied Computing (SAC2020), KRR track

  29. arXiv:1907.10492  [pdf, other

    cs.LO cs.AI cs.DB cs.GT

    Social Choice Methods for Database Aggregation

    Authors: Francesco Belardinelli, Umberto Grandi

    Abstract: Knowledge can be represented compactly in multiple ways, from a set of propositional formulas, to a Kripke model, to a database. In this paper we study the aggregation of information coming from multiple sources, each source submitting a database modelled as a first-order relational structure. In the presence of integrity constraints, we identify classes of aggregators that respect them in the agg… ▽ More

    Submitted 21 July, 2019; originally announced July 2019.

    Comments: In Proceedings TARK 2019, arXiv:1907.08335. arXiv admin note: substantial text overlap with arXiv:1802.08586

    Journal ref: EPTCS 297, 2019, pp. 50-67

  30. arXiv:1903.04350  [pdf, ps, other

    cs.LO

    Model Checking ATL* on vCGS

    Authors: Francesco Belardinelli, Catalin Dima, Ioana Boureanu, Vadim Malvone

    Abstract: We prove that the model checking ATL* on concurrent game structures with propositional control for atom-visibility (vCGS) is undecidable. To do so, we reduce this problem to model checking ATL* on iCGS.

    Submitted 11 March, 2019; originally announced March 2019.

  31. arXiv:1802.08586  [pdf, ps, other

    cs.DB

    Database Aggregation

    Authors: Francesco Belardinelli, Umberto Grandi

    Abstract: Knowledge can be represented compactly in a multitude ways, from a set of propositional formulas, to a Kripke model, to a database. In this paper we study the aggregation of information coming from multiple sources, each source submitting a database modelled as a first-order relational structure. In the presence of an integrity constraint, we identify classes of aggregators that respect it in the… ▽ More

    Submitted 23 February, 2018; originally announced February 2018.

    Comments: 20 pages

  32. Relaxing Exclusive Control in Boolean Games

    Authors: Francesco Belardinelli, Umberto Grandi, Andreas Herzig, Dominique Longin, Emiliano Lorini, Arianna Novaro, Laurent Perrussel

    Abstract: In the typical framework for boolean games (BG) each player can change the truth value of some propositional atoms, while attempting to make her goal true. In standard BG goals are propositional formulas, whereas in iterated BG goals are formulas of Linear Temporal Logic. Both notions of BG are characterised by the fact that agents have exclusive control over their set of atoms, meaning that no tw… ▽ More

    Submitted 27 July, 2017; originally announced July 2017.

    Comments: In Proceedings TARK 2017, arXiv:1707.08250

    Journal ref: EPTCS 251, 2017, pp. 43-56

  33. A Logic for Global and Local Announcements

    Authors: Francesco Belardinelli, Hans van Ditmarsch, Wiebe van der Hoek

    Abstract: In this paper we introduce {\em global and local announcement logic} (GLAL), a dynamic epistemic logic with two distinct announcement operators -- $[φ]^+_A$ and $[φ]^-_A$ indexed to a subset $A$ of the set $Ag$ of all agents -- for global and local announcements respectively. The boundary case $[φ]^+_{Ag}$ corresponds to the public announcement of $φ$, as known from the literature. Unlike standard… ▽ More

    Submitted 27 July, 2017; originally announced July 2017.

    Comments: In Proceedings TARK 2017, arXiv:1707.08250

    Journal ref: EPTCS 251, 2017, pp. 28-42

  34. Reasoning about Knowledge and Strategies: Epistemic Strategy Logic

    Authors: Francesco Belardinelli

    Abstract: In this paper we introduce Epistemic Strategy Logic (ESL), an extension of Strategy Logic with modal operators for individual knowledge. This enhanced framework allows us to represent explicitly and to reason about the knowledge agents have of their own and other agents' strategies. We provide a semantics to ESL in terms of epistemic concurrent game models, and consider the corresponding model che… ▽ More

    Submitted 3 April, 2014; originally announced April 2014.

    Comments: In Proceedings SR 2014, arXiv:1404.0414

    Journal ref: EPTCS 146, 2014, pp. 27-33

  35. arXiv:1401.5849  [pdf

    cs.MA cs.AI cs.LO

    Interactions between Knowledge and Time in a First-Order Logic for Multi-Agent Systems: Completeness Results

    Authors: Francesco Belardinelli, Alessio Lomuscio

    Abstract: We investigate a class of first-order temporal-epistemic logics for reasoning about multi-agent systems. We encode typical properties of systems including perfect recall, synchronicity, no learning, and having a unique initial state in terms of variants of quantified interpreted systems, a first-order extension of interpreted systems. We identify several monodic fragments of first-order temporal-e… ▽ More

    Submitted 22 January, 2014; originally announced January 2014.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 45, pages 1-45, 2012

  36. arXiv:1301.2678  [pdf, ps, other

    cs.MA cs.AI cs.LO

    Verification of Agent-Based Artifact Systems

    Authors: Francesco Belardinelli, Alessio Lomuscio, Fabio Patrizi

    Abstract: Artifact systems are a novel paradigm for specifying and implementing business processes described in terms of interacting modules called artifacts. Artifacts consist of data and lifecycles, accounting respectively for the relational structure of the artifacts' states and their possible evolutions over time. In this paper we put forward artifact-centric multi-agent systems, a novel formalisation o… ▽ More

    Submitted 22 January, 2013; v1 submitted 12 January, 2013; originally announced January 2013.

  37. arXiv:1207.1271  [pdf, other

    cs.LO cs.CR cs.MA quant-ph

    Automated Verification of Quantum Protocols using MCMAS

    Authors: F. Belardinelli, P. Gonzalez, A. Lomuscio

    Abstract: We present a methodology for the automated verification of quantum protocols using MCMAS, a symbolic model checker for multi-agent systems The method is based on the logical framework developed by D'Hondt and Panangaden for investigating epistemic and temporal properties, built on the model for Distributed Measurement-based Quantum Computation (DMC), an extension of the Measurement Calculus to dis… ▽ More

    Submitted 3 July, 2012; originally announced July 2012.

    Comments: In Proceedings QAPL 2012, arXiv:1207.0559

    Journal ref: EPTCS 85, 2012, pp. 48-62