Skip to main content

Showing 1–6 of 6 results for author: Staudt, D

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

    cs.LO

    Fully Evaluated Left-Sequential Logics

    Authors: Alban Ponse, Daan J. C. Staudt

    Abstract: We consider a family of two-valued "fully evaluated left-sequential logics" (FELs), of which Free FEL (defined by Staudt in 2012) is most distinguishing (weakest) and immune to atomic side effects. Next is Memorising FEL, in which evaluations of subexpressions are memorised. The following stronger logic is Conditional FEL (inspired by Guzmán and Squier's Conditional logic, 1990). The strongest FEL… ▽ More

    Submitted 13 February, 2025; v1 submitted 21 March, 2024; originally announced March 2024.

    Comments: Comments: 40 pages, 5 tables, 3 appendices. As mentioned, the text of Section 2 on pp.6-14, the quote on p.30 and Appendix A are taken from arXiv:1206.1936 (written by Staudt). Differences with v1: 1) The logics ClFEL and ClFEL^U are now called ClFEL_2 and ClFEL, following the naming in arXiv:2304.14821, 2) correction of clause 2 in Lemma 6.7; 3) some minor text corrections

    MSC Class: 03C90 ACM Class: F.3.1; F.3.2

  2. arXiv:2302.01228  [pdf, other

    cs.LG

    Dual Propagation: Accelerating Contrastive Hebbian Learning with Dyadic Neurons

    Authors: Rasmus Høier, D. Staudt, Christopher Zach

    Abstract: Activity difference based learning algorithms-such as contrastive Hebbian learning and equilibrium propagation-have been proposed as biologically plausible alternatives to error back-propagation. However, on traditional digital chips these algorithms suffer from having to solve a costly inference problem twice, making these approaches more than two orders of magnitude slower than back-propagation.… ▽ More

    Submitted 7 June, 2023; v1 submitted 2 February, 2023; originally announced February 2023.

    Comments: Added reflections on biological plausibility and results comparisons to state-of-the-art versions of equilibrium propagation and difference target propagation

  3. arXiv:1810.02142  [pdf, ps, other

    cs.LO

    Propositional logic with short-circuit evaluation: a non-commutative and a commutative variant

    Authors: Jan A. Bergstra, Alban Ponse, Daan J. C. Staudt

    Abstract: Short-circuit evaluation denotes the semantics of propositional connectives in which the second argument is evaluated only if the first argument does not suffice to determine the value of the expression. Short-circuit evaluation is widely used in programming, with sequential conjunction and disjunction as primitive connectives. We study the question which logical laws axiomatize short-circuit ev… ▽ More

    Submitted 4 October, 2018; originally announced October 2018.

    Comments: 34 pages, 6 tables. Considerable parts of the text below stem from arXiv:1206.1936, arXiv:1010.3674, and arXiv:1707.05718. Together with arXiv:1707.05718, this paper subsumes most of arXiv:1010.3674

    MSC Class: 03C90 ACM Class: F.3.1; F.3.2

  4. An independent axiomatisation for free short-circuit logic

    Authors: Alban Ponse, Daan J. C. Staudt

    Abstract: Short-circuit evaluation denotes the semantics of propositional connectives in which the second argument is evaluated only if the first argument does not suffice to determine the value of the expression. Free short-circuit logic is the equational logic in which compound statements are evaluated from left to right, while atomic evaluations are not memorised throughout the evaluation, i.e., evaluati… ▽ More

    Submitted 30 July, 2018; v1 submitted 17 July, 2017; originally announced July 2017.

    Comments: 36 pages, 4 tables. Differences with v2: Section 2.1: theorem Thm.2.1.5 and further are renumbered; corrections: p.23, line -7, p.24, lines 3 and 7. arXiv admin note: substantial text overlap with arXiv:1010.3674

    ACM Class: F.3.1

    Journal ref: Journal of Applied Non-Classical Logics, 28(1):35-71, 2018

  5. arXiv:1206.1936  [pdf, other

    cs.LO

    Completeness for Two Left-Sequential Logics

    Authors: D. J. C. Staudt

    Abstract: Left-sequential logics provide a means for reasoning about (closed) propositional terms with atomic propositions that may have side effects and that are evaluated sequentially from left to right. Such propositional terms are commonly used in programming languages to direct the flow of a program. In this thesis we explore two such left-sequential logics. First we discuss Fully Evaluated Left-Sequen… ▽ More

    Submitted 9 June, 2012; originally announced June 2012.

  6. arXiv:1010.3674  [pdf, ps, other

    cs.LO math.LO

    Short-circuit logic

    Authors: Jan A. Bergstra, A. Ponse, D. J. C. Staudt

    Abstract: Short-circuit evaluation denotes the semantics of propositional connectives in which the second argument is evaluated only if the first argument does not suffice to determine the value of the expression. In programming, short-circuit evaluation is widely used, with sequential conjunction and disjunction as primitive connectives. A short-circuit logic is a variant of propositional logic (PL) that… ▽ More

    Submitted 12 March, 2013; v1 submitted 18 October, 2010; originally announced October 2010.

    Comments: 59 pages, 7 tables, 3 figures; Daan Staudt is added as an extra author; normal forms for FSCL are defined and completeness of its axiomatization is proved

    ACM Class: F.3.2