中文
相关论文

相关论文: Inductive-data-type Systems

200 篇论文

Structured recursion schemes have been widely used in constructing, optimising, and reasoning about programs over inductive and coinductive datatypes. Their plain forms, catamorphisms and anamorphisms, are restricted in expressiveness. Thus…

编程语言 · 计算机科学 2022-06-28 Zhixuan Yang , Nicolas Wu

This paper proposes a modal typing system that enables us to handle self-referential formulae, including ones with negative self-references, which on one hand, would introduce a logical contradiction, namely Russell's paradox, in the…

计算机科学中的逻辑 · 计算机科学 2017-03-30 Hiroshi Nakano

This paper presents general syntactic conditions ensuring the strong normalization and the logical consistency of the Calculus of Algebraic Constructions, an extension of the Calculus of Constructions with functions and predicates defined…

计算机科学中的逻辑 · 计算机科学 2016-08-16 Frédéric Blanqui

Language-integrated query is a powerful programming construct allowing database queries and ordinary program code to interoperate seamlessly and safely. Language-integrated query techniques rely on classical results about the nested…

编程语言 · 计算机科学 2023-06-22 Wilmer Ricciotti , James Cheney

Generalizations of linear numeration systems in which the set of natural numbers is recognizable by finite automata are obtained by describing an arbitrary infinite regular language following the lexicographic ordering. For these systems of…

其他计算机科学 · 计算机科学 2007-05-23 Pierre B. A. Lecomte , Michel Rigo

Information, stored or transmitted in digital form, is often structured. Individual data records are usually represented as hierarchies of their elements. Together, records form larger structures. Information processing applications have to…

计算与语言 · 计算机科学 2007-05-23 Nikita Schmidt , Ahmed Patel

Estimation of density functions supported on general domains arises when the data is naturally restricted to a proper subset of the real space. This problem is complicated by typically intractable normalizing constants. Score matching…

统计方法学 · 统计学 2020-09-25 Shiqing Yu , Mathias Drton , Ali Shojaie

We develop a technique for generalising from data in which models are samplers represented as program text. We establish encouraging empirical results that suggest that Markov chain Monte Carlo probabilistic programming inference techniques…

人工智能 · 计算机科学 2014-07-11 Yura N. Perov , Frank D. Wood

In variable selection, a selection rule that prescribes the permissible sets of selected variables (called a "selection dictionary") is desirable due to the inherent structural constraints among the candidate variables. Such selection rules…

统计方法学 · 统计学 2024-01-17 Guanbo Wang , Mireille E. Schnitzer , Tom Chen , Rui Wang , Robert W. Platt

The real numbers are important in both mathematics and computation theory. Computationally, real numbers can be represented in several ways; most commonly using inexact floating-point data-types, but also using exact arbitrary-precision…

计算机科学中的逻辑 · 计算机科学 2024-01-18 Todd Waugh Ambridge

Semantic data fuels many different applications, but is still lacking proper integration into programming languages. Untyped access is error-prone while mapping approaches cannot fully capture the conceptualization of semantic data. In this…

编程语言 · 计算机科学 2016-10-25 Martin Leinberger , Ralf Lämmel , Steffen Staab

In this work, we leverage the linear algebraic structure of distributed word representations to automatically extend knowledge bases and allow a machine to learn new facts about the world. Our goal is to extract structured facts from…

计算与语言 · 计算机科学 2015-11-24 Lisa Seung-Yeon Lee

Context: Tables are ubiquitous formats for data. Therefore, techniques for writing correct programs over tables, and debugging incorrect ones, are vital. Our specific focus in this paper is on rich types that articulate the properties of…

编程语言 · 计算机科学 2021-11-23 Kuang-Chen Lu , Ben Greenman , Shriram Krishnamurthi

We develop a theory of rewriting for structured cospans in order to extend compositional methods for modeling open networks. First, we introduce a category whose objects are structured cospans, and establish conditions under which it is…

范畴论 · 数学 2026-04-06 Daniel Cicala

We give an algebraic characterization of the syntax and semantics of a class of simply-typed languages, such as the language PCF: we characterize simply-typed binding syntax equipped with reduction rules via a universal property, namely as…

计算机科学中的逻辑 · 计算机科学 2012-08-28 Benedikt Ahrens

We present a general methodology for structuring textual data, represented as syntax trees enriched with semantic information, guided by a meta-model G defined as an attribute grammar. The method involves an evolution process where both the…

数据库 · 计算机科学 2025-03-07 Jacques Chabin , Mirian Halfeld-Ferrari , Nicolas Hiot

The notion of Wheeler languages is rooted in the Burrows-Wheeler transform (BWT), one of the most central concepts in data compression and indexing. The BWT has been generalized to finite automata, the so-called Wheeler automata, by Gagie…

形式语言与自动机理论 · 计算机科学 2025-04-29 Ruben Becker , Giuseppa Castiglione , Giovanna D'Agostino , Alberto Policriti , Nicola Prezza , Antonio Restivo , Brian Riccardi

I present the most fundamental features of an implemented system designed to manipulate representations of regular languages. The system is structured into two layers, allowing regular languages to be represented in an increasingly compact,…

形式语言与自动机理论 · 计算机科学 2025-09-24 Baudouin Le Charlier

This work originates from the observation that today's state-of-the-art statistical language models are impressive not only for their performance, but also - and quite crucially - because they are built entirely from correlations in…

计算与语言 · 计算机科学 2024-08-07 Tai-Danae Bradley , Yiannis Vlassopoulos

Whether language models (LMs) have inductive biases that favor typologically frequent grammatical properties over rare, implausible ones has been investigated, typically using artificial languages (ALs) (White and Cotterell, 2021;…

计算与语言 · 计算机科学 2025-10-15 Nadine El-Naggar , Tatsuki Kuribayashi , Ted Briscoe