Zum Hauptinhalt springen

Showing 1–13 of 13 results for author: Piedeleu, R

Searching in archive cs. Search in all archives.
.
  1. arXiv:2408.14701  [pdf, ps, other

    cs.LO

    A Complete Axiomatisation of Equivalence for Discrete Probabilistic Programming

    Authors: Robin Piedeleu, Mateo Torres-Ruiz, Alexandra Silva, Fabio Zanasi

    Abstract: We introduce a sound and complete equational theory capturing equivalence of discrete probabilistic programs, that is, programs extended with primitives for Bernoulli distributions and conditioning, to model distributions over finite sets of events. To do so, we translate these programs into a graphical syntax of probabilistic circuits, formalised as string diagrams, the two-dimensional syntax of… ▽ More

    Submitted 26 August, 2024; originally announced August 2024.

    Comments: 41 pages

    ACM Class: F.3.2; F.4.0; G.3

  2. arXiv:2403.02284  [pdf, other

    cs.LO math.CT math.OC

    Graphical Quadratic Algebra

    Authors: Dario Stein, Fabio Zanasi, Robin Piedeleu, Richard Samuelson

    Abstract: We introduce Graphical Quadratic Algebra (GQA), a string diagrammatic calculus extending the language of Graphical Affine Algebra with a new generator characterised by invariance under rotation matrices. We show that GQA is a sound and complete axiomatisation for three different models: quadratic relations, which are a compositional formalism for least-squares problems, Gaussian stochastic process… ▽ More

    Submitted 5 July, 2024; v1 submitted 4 March, 2024; originally announced March 2024.

    ACM Class: G.3; F.3.2; F.4.0

  3. arXiv:2305.08768  [pdf, other

    cs.LO

    An Introduction to String Diagrams for Computer Scientists

    Authors: Robin Piedeleu, Fabio Zanasi

    Abstract: This document is an elementary introduction to string diagrams. It takes a computer science perspective: rather than using category theory as a starting point, we build on intuitions from formal language theory, treating string diagrams as a syntax with its semantics. After the basic theory, pointers are provided to contemporary applications of string diagrams in various fields of science.

    Submitted 22 November, 2023; v1 submitted 15 May, 2023; originally announced May 2023.

  4. A Finite Axiomatisation of Finite-State Automata Using String Diagrams

    Authors: Robin Piedeleu, Fabio Zanasi

    Abstract: We develop a fully diagrammatic approach to finite-state automata, based on reinterpreting their usual state-transition graphical representation as a two-dimensional syntax of string diagrams. In this setting, we are able to provide a complete equational theory for language equivalence, with two notable features. First, the proposed axiomatisation is finite. Second, the Kleene star is a derived co… ▽ More

    Submitted 14 February, 2023; v1 submitted 29 November, 2022; originally announced November 2022.

    Comments: arXiv admin note: text overlap with arXiv:2009.14576

    Journal ref: Logical Methods in Computer Science, Volume 19, Issue 1 (February 15, 2023) lmcs:10400

  5. A Complete Diagrammatic Calculus for Boolean Satisfiability

    Authors: Tao Gu, Robin Piedeleu, Fabio Zanasi

    Abstract: We propose a calculus of string diagrams to reason about satisfiability of Boolean formulas, and prove it to be sound and complete. We then showcase our calculus in a few case studies. First, we consider SAT-solving. Second, we consider Horn clauses, which leads us to a new decision method for propositional logic programs equivalence under Herbrand model semantics.

    Submitted 20 February, 2023; v1 submitted 22 November, 2022; originally announced November 2022.

    Journal ref: Electronic Notes in Theoretical Informatics and Computer Science, Volume 1 - Proceedings of MFPS XXXVIII (February 22, 2023) entics:10481

  6. arXiv:2204.04274  [pdf, other

    cs.LO math.CT

    String Diagram Rewriting Modulo Commutative (Co)monoid Structure

    Authors: Aleksandar Milosavljevic, Robin Piedeleu, Fabio Zanasi

    Abstract: String diagrams constitute an intuitive and expressive graphical syntax that has found application in a very diverse range of fields including concurrency theory, quantum computing, control theory, machine learning, linguistics, and digital circuits. Rewriting theory for string diagrams relies on a combinatorial interpretation as double-pushout rewriting of certain hypergraphs. As previously studi… ▽ More

    Submitted 29 March, 2023; v1 submitted 8 April, 2022; originally announced April 2022.

  7. arXiv:2111.03956  [pdf, other

    cs.LO math.CT

    Graphical Piecewise-Linear Algebra

    Authors: Guillaume Boisseau, Robin Piedeleu

    Abstract: Graphical (Linear) Algebra is a family of diagrammatic languages allowing to reason about different kinds of subsets of vector spaces compositionally. It has been used to model various application domains, from signal-flow graphs to Petri nets and electrical circuits. In this paper, we introduce to the family its most expressive member to date: Graphical Piecewise-Linear Algebra, a new language to… ▽ More

    Submitted 6 November, 2021; originally announced November 2021.

    Comments: 21 pages, Submitted to FoSSaCS 2022

    MSC Class: 18M30 ACM Class: F.4.1

  8. arXiv:2009.14576  [pdf, ps, other

    cs.FL cs.LO math.CT

    A String Diagrammatic Axiomatisation of Finite-State Automata

    Authors: Robin Piedeleu, Fabio Zanasi

    Abstract: We develop a fully diagrammatic approach to the theory of finite-state automata, based on reinterpreting their usual state-transition graphical representation as a two-dimensional syntax of string diagrams. Moreover, we provide an equational theory that completely axiomatises language equivalence in this new setting. This theory has two notable features. First, the Kleene star is a derived concept… ▽ More

    Submitted 4 November, 2020; v1 submitted 30 September, 2020; originally announced September 2020.

    Comments: Minor corrections, in particular in the proof of completeness (including the ordering of the steps of Brzozowski's algorithm)

  9. arXiv:2002.08874  [pdf, other

    cs.LO cs.PL

    Contextual Equivalence for Signal Flow Graphs

    Authors: Filippo Bonchi, Robin Piedeleu, Pawel Sobocinski, Fabio Zanasi

    Abstract: We extend the signal flow calculus---a compositional account of the classical signal flow graph model of computation---to encompass affine behaviour, and furnish it with a novel operational semantics. The increased expressive power allows us to define a canonical notion of contextual equivalence, which we show to coincide with denotational equality. Finally, we characterise the realisable fragment… ▽ More

    Submitted 20 February, 2020; originally announced February 2020.

    Comments: Accepted for publication in the proceedings of the 23rd International Conference on Foundations of Software Science and Computation Structures (FoSSaCS 2020)

  10. arXiv:1906.01519  [pdf, other

    cs.LO cs.PL math.CT

    Bialgebraic Semantics for String Diagrams

    Authors: Filippo Bonchi, Robin Piedeleu, Pawel Sobocinski, Fabio Zanasi

    Abstract: Turi and Plotkin's bialgebraic semantics is an abstract approach to specifying the operational semantics of a system, by means of a distributive law between its syntax (encoded as a monad) and its dynamics (an endofunctor). This setup is instrumental in showing that a semantic specification (a coalgebra) satisfies desirable properties: in particular, that it is compositional. In this work, we us… ▽ More

    Submitted 2 July, 2019; v1 submitted 4 June, 2019; originally announced June 2019.

    Comments: Accepted for publications in the proceedings of the 30th International Conference on Concurrency Theory (CONCUR 2019)

    MSC Class: 03G99

  11. arXiv:1703.08314  [pdf, other

    cs.LO cs.CL

    Interacting Conceptual Spaces I : Grammatical Composition of Concepts

    Authors: Joe Bolt, Bob Coecke, Fabrizio Genovese, Martha Lewis, Dan Marsden, Robin Piedeleu

    Abstract: The categorical compositional approach to meaning has been successfully applied in natural language processing, outperforming other models in mainstream empirical language processing tasks. We show how this approach can be generalized to conceptual space models of cognition. In order to do this, first we introduce the category of convex relations as a new setting for categorical compositional sema… ▽ More

    Submitted 29 September, 2017; v1 submitted 24 March, 2017; originally announced March 2017.

  12. arXiv:1608.01402  [pdf, ps, other

    cs.AI cs.CL cs.LO

    Interacting Conceptual Spaces

    Authors: Josef Bolt, Bob Coecke, Fabrizio Genovese, Martha Lewis, Daniel Marsden, Robin Piedeleu

    Abstract: We propose applying the categorical compositional scheme of [6] to conceptual space models of cognition. In order to do this we introduce the category of convex relations as a new setting for categorical compositional semantics, emphasizing the convex structure important to conceptual space applications. We show how conceptual spaces for composite types such as adjectives and verbs can be construc… ▽ More

    Submitted 3 August, 2016; originally announced August 2016.

    Comments: In Proceedings SLPCS 2016, arXiv:1608.01018

    Journal ref: EPTCS 221, 2016, pp. 11-19

  13. arXiv:1502.00831  [pdf, ps, other

    cs.CL cs.LO math.CT math.QA

    Open System Categorical Quantum Semantics in Natural Language Processing

    Authors: Robin Piedeleu, Dimitri Kartsaklis, Bob Coecke, Mehrnoosh Sadrzadeh

    Abstract: Originally inspired by categorical quantum mechanics (Abramsky and Coecke, LiCS'04), the categorical compositional distributional model of natural language meaning of Coecke, Sadrzadeh and Clark provides a conceptually motivated procedure to compute the meaning of a sentence, given its grammatical structure within a Lambek pregroup and a vectorial representation of the meaning of its parts. The pr… ▽ More

    Submitted 4 February, 2015; v1 submitted 3 February, 2015; originally announced February 2015.