中文
相关论文

相关论文: Generative Unbinding of Names

200 篇论文

Gender information is no longer a mandatory input when registering for an account at many leading Internet companies. However, prediction of demographic information such as gender and age remains an important task, especially in…

机器学习 · 计算机科学 2021-02-09 Yifan Hu , Changwei Hu , Thanh Tran , Tejaswi Kasturi , Elizabeth Joseph , Matt Gillingham

We define a type system with intersection types for an extension of lambda-calculus with unbind and rebind operators. In this calculus, a term with free variables, representing open code, can be packed into an "unbound" term, and passed…

计算机科学中的逻辑 · 计算机科学 2011-01-25 Mariangiola Dezani-Ciancaglini , Paola Giannini , Elena Zucca

Recent research has shown great progress on fine-grained entity typing. Most existing methods require pre-defining a set of types and training a multi-class classifier from a large labeled data set based on multi-level linguistic features.…

计算与语言 · 计算机科学 2016-03-11 Lifu Huang , Jonathan May , Xiaoman Pan , Heng Ji

The field of Automatic Machine Learning (AutoML) has recently attained impressive results, including the discovery of state-of-the-art machine learning solutions, such as neural image classifiers. This is often done by applying an…

Permissive-Nominal Logic (PNL) extends first-order predicate logic with term-formers that can bind names in their arguments. It takes a semantics in (permissive-)nominal sets. In PNL, the forall-quantifier or lambda-binder are just…

计算机科学中的逻辑 · 计算机科学 2023-12-29 Gilles Dowek , Murdoch J. Gabbay

Parameterization extends higher-order processes with the capability of abstraction (akin to that in lambda-calculus), and is known to be able to enhance the expressiveness. This paper focuses on the parameterization of names, i.e. a…

计算机科学中的逻辑 · 计算机科学 2015-08-21 Xian Xu , Qiang Yin , Huan Long

The present work proposes and discusses the category of supported sets which provides a uniform foundation for nominal sets of various kinds, such as those for equality symmetry, for the order symmetry, and renaming sets. We show that all…

形式语言与自动机理论 · 计算机科学 2022-10-06 Thorsten Wißmann

Compositional embedding models build a representation (or embedding) for a linguistic structure based on its component word embeddings. We propose a Feature-rich Compositional Embedding Model (FCM) for relation extraction that is…

计算与语言 · 计算机科学 2015-09-16 Matthew R. Gormley , Mo Yu , Mark Dredze

As originally proposed, type classes provide overloading and ad-hoc definition, but can still be understood (and implemented) in terms of strictly parametric calculi. This is not true of subsequent extensions of type classes. Functional…

编程语言 · 计算机科学 2016-12-28 J. Garrett Morris

This thesis deals with the specification and construction of syntax and operational semantics of a programming language. We work with a general notion of signature for specifying objects of a given category as initial objects in a suitable…

计算机科学中的逻辑 · 计算机科学 2019-12-19 Ambroise Lafont

Name ambiguity is common in academic digital libraries, such as multiple authors having the same name. This creates challenges for academic data management and analysis, thus name disambiguation becomes necessary. The procedure of name…

机器学习 · 计算机科学 2024-04-02 Wenjin Xie , Siyuan Liu , Xiaomeng Wang , Tao Jia

The term UniMath refers both to a formal system for mathematics, as well as a computer-checked library of mathematics formalized in that system. The UniMath system is a core dependent type theory, augmented by the univalence axiom. The…

计算机科学中的逻辑 · 计算机科学 2019-07-16 Benedikt Ahrens , Ralph Matthes , Anders Mörtberg

FreezeML is a new approach to first-class polymorphic type inference that employs term annotations to control when and how polymorphic types are instantiated and generalised. It conservatively extends Hindley-Milner type inference and was…

编程语言 · 计算机科学 2022-07-21 Frank Emrich , Jan Stolarek , James Cheney , Sam Lindley

The paper presents the essential features of a new member of the UML language family that supports working with object-oriented frameworks. This UML extension, called UML-F, allows the explicit representation of framework variation points.…

软件工程 · 计算机科学 2014-09-25 Marcus Fontoura , Wolfgang Pree , Bernhard Rumpe

The depth-bounded fragment of the pi-calculus is an expressive class of systems enjoying decidability of some important verification problems. Unfortunately membership of the fragment is undecidable. We propose a novel type system,…

计算机科学中的逻辑 · 计算机科学 2015-02-24 Emanuele D'Osualdo , Luke Ong

We investigate a class of nominal algebraic Henkin-style models for the simply typed lambda-calculus in which variables map to names in the denotation and lambda-abstraction maps to a (non-functional) name-abstraction operation. The…

计算机科学中的逻辑 · 计算机科学 2011-11-02 Murdoch J. Gabbay , Dominic P. Mulligan

We revisit variable renaming from a practitioner's point of view, presenting concepts we found useful in dealing with operational semantics of pure Prolog. A concept of relaxed core representation is introduced, upon which a concept of…

计算机科学中的逻辑 · 计算机科学 2017-01-04 Marija Kulaš

Several studies have found that collaboration networks are scale-free, proposing that such networks can be modeled by specific network evolution mechanisms like preferential attachment. This study argues that collaboration networks can look…

数字图书馆 · 计算机科学 2018-11-08 Jinseok Kim

Graphs are a generalized concept that encompasses more complex data structures than trees, such as difference lists, doubly-linked lists, skip lists, and leaf-linked trees. Normally, these structures are handled with destructive assignments…

编程语言 · 计算机科学 2022-09-13 Jin Sano , Naoki Yamamoto , Kazunori Ueda

When reasoning about formal objects whose structures involve binding, it is often necessary to analyze expressions relative to a context that associates types, values, and other related attributes with variables that appear free in the…

计算机科学中的逻辑 · 计算机科学 2024-07-10 Terrance Gray , Gopalan Nadathur