中文
相关论文

相关论文: On the Expressiveness of Intensional Communication

200 篇论文

The expressiveness of communication primitives has been explored in a common framework based on the pi-calculus by considering four features: synchronism (asynchronous vs synchronous), arity (monadic vs polyadic data), communication medium…

计算机科学中的逻辑 · 计算机科学 2015-08-21 Thomas Given-Wilson , Axel Legay

Computation can be considered by taking into account two dimensions: extensional versus intensional, and sequential versus concurrent. Traditionally sequential extensional computation can be captured by the lambda-calculus. However, recent…

计算机科学中的逻辑 · 计算机科学 2014-06-24 Thomas Given-Wilson

Motivated by old and new applications, we investigate Datalog as a language for sequence databases. We reconsider classical features of Datalog programs, such as negation, recursion, intermediate predicates, and relations of higher arities.…

数据库 · 计算机科学 2022-06-15 Heba Aamer , Jan Hidders , Jan Paredaens , Jan Van den Bussche

This paper proposes a definition of what it means for one system description language to encode another one, thereby enabling an ordering of system description languages with respect to expressive power. I compare the proposed definition…

计算机科学中的逻辑 · 计算机科学 2018-05-29 Rob van Glabbeek

We investigate how contracts can be used to regulate the interaction between processes. To do that, we study a variant of the concurrent constraints calculus presented in [1], featuring primitives for multi-party synchronization via…

编程语言 · 计算机科学 2010-10-28 Massimo Bartoletti , Roberto Zunino

Emotion plays an essential role in human-to-human communication, enabling us to convey feelings such as happiness, frustration, and sincerity. While modern speech technologies rely heavily on speech recognition and natural language…

音频与语音处理 · 电气工程与系统科学 2020-02-05 Vasudha Kowtha , Vikramjit Mitra , Chris Bartels , Erik Marchi , Sue Booker , William Caruso , Sachin Kajarekar , Devang Naik

We establish a connection between non-deterministic communication complexity and instance complexity, a measure of information based on algorithmic entropy. Let $\overline{x}$, $\overline{y}$ and $Y_1(\overline{x})$ be respectively the…

计算复杂性 · 计算机科学 2009-01-20 Armando Matos , Andreia Teixeira , Andre Souto

Languages vary widely in how meanings map to word forms. These mappings have been found to support efficient communication; however, this theory does not account for systematic relations within word forms. We examine how a restricted set of…

计算与语言 · 计算机科学 2026-01-27 Doreen Osmelak , Yang Xu , Michael Hahn , Kate McCurdy

The benchmark for computation is typically given as Turing computability; the ability for a computation to be performed by a Turing Machine. Many languages exploit (indirect) encodings of Turing Machines to demonstrate their ability to…

形式语言与自动机理论 · 计算机科学 2014-10-29 Thomas Given-Wilson

Human communication is often implicit, conveying tone, identity, and intent beyond literal meanings. While large language models have achieved strong performance on explicit tasks such as summarization and reasoning, their capacity for…

计算与语言 · 计算机科学 2026-02-09 Joshua Tint , Som Sagar , Aditya Taparia , Kelly Raines , Bimsara Pathiraja , Caleb Liu , Ransalu Senanayake

The expression problem describes a fundamental tradeoff between two types of extensibility: extending a type with new operations, such as by pattern matching on an algebraic data type in functional programming, and extending a type with new…

编程语言 · 计算机科学 2025-11-21 Bohdan Liesnikov , David Binder , Tim Süberkrüb

We look at intensionality from the perspective of computation. In particular, we review how game semantics has been used to characterize the sequential functional processes, leading to powerful and flexible methods for constructing fully…

计算机科学中的逻辑 · 计算机科学 2017-05-16 Samson Abramsky

Programming benefits from a clear separation between pure, mathematical computation and impure, effectful interaction with the world. Existing approaches to enforce this separation include monads, type-and-effect systems, and capability…

编程语言 · 计算机科学 2025-10-10 Yuyan Bao , Tiark Rompf

We describe a type system for a synchronous pi-calculus formalising the notion of affine usage in signal-based communication. In particular, we identify a limited number of usages that preserve affinity and that can be composed. As a main…

计算机科学中的逻辑 · 计算机科学 2010-07-01 Roberto Amadio , Mehdi Dogguy

Intimacy is a fundamental aspect of how we relate to others in social settings. Language encodes the social information of intimacy through both topics and other more subtle cues (such as linguistic hedging and swearing). Here, we introduce…

计算与语言 · 计算机科学 2020-11-06 Jiaxin Pei , David Jurgens

Session types capture precise protocol structure in concurrent programming, but do not specify properties of the exchanged values beyond their basic type. Refinement types are a form of dependent types that can address this limitation,…

计算机科学中的逻辑 · 计算机科学 2012-11-20 Pedro Baltazar , Dimitris Mostrous , Vasco T. Vasconcelos

Understanding whether large language models (LLMs) capture structured meaning requires examining how they represent concept relationships. In this work, we study three models of increasing scale: Pythia-70M, GPT-2, and Llama 3.1 8B,…

计算与语言 · 计算机科学 2026-04-01 Andor Diera , Ansgar Scherp

A standard intensional account of probabilistic computation represents a randomized program as a deterministic computation that consumes an explicit random tape. This yields a two-layer perspective: an intensional layer that makes reuse of…

计算机科学中的逻辑 · 计算机科学 2026-05-11 Liron Cohen , Tomer Samara

Applied process calculi include advanced programming constructs such as type systems, communication with pattern matching, encryption primitives, concurrent constraints, nondeterminism, process creation, and dynamic connection topologies.…

计算机科学中的逻辑 · 计算机科学 2017-01-11 Johannes Borgström , Ramūnas Gutkovas , Joachim Parrow , Björn Victor , Johannes Åman Pohjola

We present an unsupervised learning algorithm that mines large text corpora for patterns that express implicit semantic relations. For a given input word pair X:Y with some unspecified semantic relations, the corresponding output list of…

计算与语言 · 计算机科学 2007-05-23 Peter D. Turney
‹ 上一页 1 2 3 10 下一页 ›