中文
相关论文

相关论文: Compositionality in Coalgebraic Trace Semantics

200 篇论文

Recently, some general frameworks have been proposed as unifying theories for processes combining non-determinism with quantitative aspects (such as probabilistic or stochastically timed executions), aiming to provide general results and…

计算机科学中的逻辑 · 计算机科学 2014-06-10 Marino Miculan , Marco Peressotti

We give a leisurely introduction to our abstract framework for operational semantics based on cellular monads on transition categories. Furthermore, we relate it for the first time to an existing format, by showing that all Positive GSOS…

计算机科学中的逻辑 · 计算机科学 2019-08-30 Tom Hirschowitz

Given the advances in reactive synthesis, it is a natural next step to consider more complex multi-process systems. Distributed synthesis, however, is not yet scalable. Compositional approaches can be a game changer. Here, the challenge is…

计算机科学中的逻辑 · 计算机科学 2022-08-15 Bernd Finkbeiner , Noemi Passing

Enabling preserving bisimilarity is a refinement of strong bisimilarity that preserves safety as well as liveness properties. To define it properly, labelled transition systems needed to be upgraded with a successor relation, capturing…

计算机科学中的逻辑 · 计算机科学 2023-09-18 Rob van Glabbeek , Peter Höfner , Weiyou Wang

Compositionality is thought to be a key component of language, and various compositional benchmarks have been developed to empirically probe the compositional generalization of existing sequence processing models. These benchmarks often…

机器学习 · 计算机科学 2024-05-07 Parikshit Ram , Tim Klinger , Alexander G. Gray

Structural operational semantics (SOS) is a technique for defining operational semantics for programming and specification languages. Because of its intuitive appeal and flexibility, SOS has found considerable application in the study of…

计算机科学中的逻辑 · 计算机科学 2010-08-12 Luca Aceto , Paweł Sobociński

Humans understand new combinations of words encountered if they are combinations of words recognized from different contexts, an ability called Compositional Generalization. The COGS benchmark (Kim and Linzen, 2020) arXiv:2010.05465 reports…

计算与语言 · 计算机科学 2025-10-15 William Bruns

Compositionality is a hallmark of human language that not only enables linguistic generalization, but also potentially facilitates acquisition. When simulating language emergence with neural networks, compositionality has been shown to…

计算与语言 · 计算机科学 2023-05-23 Emily Cheng , Mathieu Rita , Thierry Poibeau

This work investigates whether time series of natural phenomena can be understood as being generated by sequences of latent states which are ordered in systematic and regular ways. We focus on clinical time series and ask whether clinical…

机器学习 · 计算机科学 2025-08-29 Michael Hagmann , Michael Staniek , Stefan Riezler

We define a probabilistic programming language for Gaussian random variables with a first-class exact conditioning construct. We give operational, denotational and equational semantics for this language, establishing convenient properties…

编程语言 · 计算机科学 2021-01-28 Dario Stein , Sam Staton

We propose SETI (Systematicity Evaluation of Textual Inference), a novel and comprehensive benchmark designed for evaluating pre-trained language models (PLMs) for their systematicity capabilities in the domain of textual inference.…

计算与语言 · 计算机科学 2023-05-25 Xiyan Fu , Anette Frank

Systematic compositionality is an essential mechanism in human language, allowing the recombination of known parts to create novel expressions. However, existing neural models have been shown to lack this basic ability in learning symbolic…

计算与语言 · 计算机科学 2021-10-01 Yichen Jiang , Mohit Bansal

Non-wellfounded proof systems impose a global condition called the global trace condition (GTC) on a derivation tree to ensure soundness. Providing a categorical characterisation of the GTC that guarantees soundness remains challenging due…

计算机科学中的逻辑 · 计算机科学 2026-05-18 Mayuko Kori

We extend the notion of compositional associative rewriting as recently studied in the rule algebra framework literature to the setting of rewriting rules with conditions. Our methodology is category-theoretical in nature, where the…

计算机科学中的逻辑 · 计算机科学 2024-08-07 Nicolas Behr , Jean Krivine

What makes two computational systems equivalent? Topos theory answers with classifying toposes: a system's semantic content is encoded in the geometric theory it classifies, and two presentations are equivalent when their classifying…

计算机科学中的逻辑 · 计算机科学 2026-03-03 Kenan Oggad

It is known that the composition of schema mappings, each specified by source-to-target tgds (st-tgds), can be specified by a second-order tgd (SO tgd). We consider the question of what happens when target constraints are allowed.…

数据库 · 计算机科学 2015-07-01 Marcelo Arenas , Ronald Fagin , Alan Nash

Formalising the pi-calculus is an illuminating test of the expressiveness of logical frameworks and mechanised metatheory systems, because of the presence of name binding, labelled transitions with name extrusion, bisimulation, and…

计算机科学中的逻辑 · 计算机科学 2015-07-30 Roly Perera , James Cheney

Reachability Logic is a formalism that can be used, among others, for expressing partial-correctness properties of transition systems. In this paper we present three proof systems for this formalism, all of which are sound and complete and…

计算机科学中的逻辑 · 计算机科学 2019-09-05 Vlad Rusu , David Nowak

Composition technologies improve reuse in the development of large-scale complex systems. Safety critical systems require intensive validation and verification activities. These activities should be compositional in order to reduce the…

软件工程 · 计算机科学 2014-04-04 Mounira Kezadri Hamiaz , Marc Pantel , Benoît Combemale , Xavier Thirioux

The principle of compositionality, which enables natural language to represent complex concepts via a structured combination of simpler ones, allows us to convey an open-ended set of messages using a limited vocabulary. If compositionality…

计算与语言 · 计算机科学 2020-02-18 Yi Ren , Shangmin Guo , Matthieu Labeau , Shay B. Cohen , Simon Kirby