中文
相关论文

相关论文: Scope ambiguities, monads and strengths

200 篇论文

Classical scope-assignment strategies for multi-quantifier sentences involve quantifier phrase (QP)-movement. More recent continuation-based approaches provide a compelling alternative, for they interpret QP's in situ - without resorting to…

逻辑 · 数学 2016-08-04 Justyna Grudzinska , Marek Zawadowski

Notions of computation can be modelled by monads. Algebraic effects offer a characterization of monads in terms of algebraic operations and equational axioms, where operations are basic programming features, such as reading or updating the…

编程语言 · 计算机科学 2024-05-21 Cristina Matache , Sam Lindley , Sean Moss , Sam Staton , Nicolas Wu , Zhixuan Yang

A computation in the continuation monad returns a final result given a continuation, ie. it is a function with type $(X \to R) \to R$. If we instead return the intermediate result at $X$ then our computation is called a selection function.…

编程语言 · 计算机科学 2015-03-23 Jules Hedges

In the first part of the paper we recall the coalgebraic approach to handling the so-called invisible transitions that appear in different state-based systems semantics. We claim that these transitions are always part of the unit of a…

计算机科学中的逻辑 · 计算机科学 2014-02-26 Tomasz Brengos

We introduce a category-theoreticabstraction of a syntax with auxiliary functions, called an admissiblemonad morphism. Relying on an abstract form of structural recursion,we then design generic tools to construct admissible monad…

计算机科学中的逻辑 · 计算机科学 2022-04-11 Tom Hirschowitz , Ambroise Lafont

There are different notions of computation, the most popular being monads, applicative functors, and arrows. In this article we show that these three notions can be seen as monoids in a monoidal category. We demonstrate that at this level…

计算机科学中的逻辑 · 计算机科学 2014-06-19 Exequiel Rivas , Mauro Jaskelioff

Over the past two decades the notion of a strong monad has found wide applicability in computing. Arising out of a need to interpret products in computational and semantic settings, different approaches to this concept have arisen. In this…

编程语言 · 计算机科学 2013-09-23 Philip Mulry

The recently introduced notions of guarded traced (monoidal) category and guarded (pre-)iterative monad aim at unifying different instances of partial iteration whilst keeping in touch with the established theory of total iteration and…

编程语言 · 计算机科学 2019-02-07 Sergey Goncharov , Julian Jakob , Renato Neves

The principle behind algebraic language theory for various kinds of structures, such as words or trees, is to use a compositional function from the structures into a finite set. To talk about compositionality, one needs some way of…

计算机科学中的逻辑 · 计算机科学 2015-02-18 Mikołaj Bojańczyk

Whether it be in normal form games, or in fair allocations, or in voter preferences in voting systems, a certain pattern of reasoning is common. From a particular profile, an agent or a group of agents may have an incentive to shift to a…

计算机科学与博弈论 · 计算机科学 2019-07-23 Ramit Das , R. Ramanujam , Sunil Simon

Matching one set of objects to another is a ubiquitous task in machine learning and computer vision that often reduces to some form of the quadratic assignment problem (QAP). The QAP is known to be notoriously hard, both in theory and in…

机器学习 · 计算机科学 2012-07-03 Deepti Pachauri , Maxwell Collins , Vikas SIngh , Risi Kondor

We compare here the relative strength of four widely used procedures on finite strategic games: iterated elimination of weakly/strictly dominated strategies by a pure/mixed strategy. A complication is that none of these procedures is based…

计算机科学与博弈论 · 计算机科学 2007-06-13 Krzysztof R. Apt

We extend the open games framework for compositional game theory to encompass also mixed strategies, making essential use of the discrete probability distribution monad. We show that the resulting games form a symmetric monoidal category,…

计算机科学中的逻辑 · 计算机科学 2020-09-16 Neil Ghani , Clemens Kupke , Alasdair Lambert , Fredrik Nordvall Forsberg

We investigate the extent to which compositional vector space models can be used to account for scope ambiguity in quantified sentences (of the form "Every man loves some woman"). Such sentences containing two quantifiers introduce two…

计算与语言 · 计算机科学 2018-10-26 Gijs Jasper Wijnholds

In the theory of coalgebras, trace semantics can be defined in various distinct ways, including through algebraic logics, the Kleisli category of a monad or its Eilenberg-Moore category. This paper elaborates two new unifying ideas: 1)…

计算机科学中的逻辑 · 计算机科学 2020-04-14 Jurriaan Rot , Bart Jacobs , Paul Levy

A long-standing open problem in the semantics of programming languages supporting probabilistic choice is to find a commutative monad for probability on the category DCPO. In this paper we present three such monads and a general…

计算机科学中的逻辑 · 计算机科学 2021-07-29 Xiaodong Jia , Bert Lindenhovius , Michael Mislove , Vladimir Zamdzhiev

We set up a parametrised monadic translation for a class of call-by-value functional languages, and prove a corresponding soundness theorem. We then present a series of concrete instantiations of our translation, demonstrating that a number…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Thomas Powell

CSP-Agda is a library, which formalises the process algebra CSP in the interactive theorem prover Agda using coinductive data types. In CSP-Agda, CSP processes are in monadic form, which sup- ports a modular development of processes. In…

编程语言 · 计算机科学 2017-09-15 Bashar Igried , Anton Setzer

Three aspects of applying homotopy continuation, which is commonly used to solve parameterized systems of polynomial equations, are investigated. First, for parameterized systems which are homogeneous, we investigate options for performing…

数值分析 · 数学 2017-10-18 Jonathan D. Hauenstein , Margaret H. Regan

Emerging computational paradigms, such as probabilistic and hybrid programming, introduce new primitive operations that often need to be combined with classic programming constructs. However, it still remains a challenge to provide a…

计算机科学中的逻辑 · 计算机科学 2018-04-13 Fredrik Dahlqvist , Renato Neves
‹ 上一页 1 2 3 10 下一页 ›