中文
相关论文

相关论文: Generative Unbinding of Names

200 篇论文

We generalize signature Gr\"obner bases, previously studied in the free algebra over a field or polynomial rings over a ring, to ideals in the mixed algebra $R[x_1,...,x_k]\langle y_1,\dots,y_n \rangle$ where $R$ is a principal ideal…

交换代数 · 数学 2023-07-19 Clemens Hofstadler , Thibaut Verron

The unified property roughly states that searching for an element is fast when the current access is close to a recent access. Here, "close" refers to rank distance measured among all elements stored by the dictionary. We show that distance…

数据结构与算法 · 计算机科学 2013-02-28 John Howat , John Iacono , Pat Morin

In functional programming languages, generalized algebraic data types (GADTs) are very useful as the unnecessary pattern matching over them can be ruled out by the failure of unification of type arguments. In dependent type systems, this is…

编程语言 · 计算机科学 2021-07-07 Tesla Zhang

Entity matching is the task of linking records from different sources that refer to the same real-world entity. Past work has primarily treated entity linking as a standard supervised learning problem. However, supervised entity matching…

计算与语言 · 计算机科学 2024-10-01 Somin Wadhwa , Adit Krishnan , Runhui Wang , Byron C. Wallace , Chris Kong

We present an approach to support partiality in type-level computation without compromising expressiveness or type safety. Existing frameworks for type-level computation either require totality or implicitly assume it. For example, type…

编程语言 · 计算机科学 2017-06-30 J. Garrett Morris , Richard Eisenberg

In the current Named Data Networking implementation, forwarding a data request requires finding an exact match between the prefix of the name carried in the request and a forwarding table entry. However, consumers may not always know the…

网络与互联网体系结构 · 计算机科学 2018-02-15 Spyridon Mastorakis , Kevin Chan , Bongjun Ko , Alexander Afanasyev , Lixia Zhang

We introduce MLFMF, a collection of data sets for benchmarking recommendation systems used to support formalization of mathematics with proof assistants. These systems help humans identify which previous entries (theorems, constructions,…

机器学习 · 计算机科学 2023-10-25 Andrej Bauer , Matej Petković , Ljupčo Todorovski

We propound the thesis that there is a limitation to the number of possible structures which are axiomatically endowed with identities involving operations. In the case of algebras with a binary operation satisfying a formally reducible (to…

环与代数 · 数学 2007-05-23 Constantin M. Petridi , P. B. Krikelis

Multimodal Entity Linking (MEL) is the task of mapping mentions with multimodal contexts to the referent entities from a knowledge base. Existing MEL methods mainly focus on designing complex multimodal interaction mechanisms and require…

计算与语言 · 计算机科学 2024-03-21 Senbao Shi , Zhenran Xu , Baotian Hu , Min Zhang

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…

计算机科学中的逻辑 · 计算机科学 2013-05-28 Gilles Dowek , Murdoch Gabbay

This work addresses the problem of author name homonymy in the Web of Science. Aiming for an efficient, simple and straightforward solution, we introduce a novel probabilistic similarity measure for author name disambiguation based on…

信息检索 · 计算机科学 2018-08-14 Tobias Backes

Merging datasets is a key operation for data analytics. A frequent requirement for merging is joining across columns that have different surface forms for the same entity (e.g., the name of a person might be represented as "Douglas Adams"…

机器学习 · 计算机科学 2018-09-06 Kavitha Srinivas , Abraham Gale , Julian Dolby

I introduce renaming-enriched sets (rensets for short), which are algebraic structures axiomatizing fundamental properties of renaming (also known as variable-for-variable substitution) on syntax with bindings. Rensets compare favorably in…

计算机科学中的逻辑 · 计算机科学 2022-05-24 Andrei Popescu

In real-world, our DNA is unique but many people share names. This phenomenon often causes erroneous aggregation of documents of multiple persons who are namesake of one another. Such mistakes deteriorate the performance of document…

社会与信息网络 · 计算机科学 2017-09-12 Baichuan Zhang , Mohammad Al Hasan

Nominal abstract syntax and higher-order abstract syntax provide a means for describing binding structure which is higher-level than traditional techniques. These approaches have spawned two different communities which have developed along…

计算机科学中的逻辑 · 计算机科学 2010-05-17 Andrew Gacek

We present an algorithm that takes an unannotated corpus as its input, and returns a ranked list of probable morphologically related pairs as its output. The algorithm tries to discover morphologically related pairs by looking for pairs…

计算与语言 · 计算机科学 2007-05-23 Marco Baroni , Johannes Matiasek , Harald Trost

Language models lack the notion of interchangeable tokens: symbols that are semantically equivalent yet distinct, such as bound variables in formal logic. This limitation prevents generalization to larger vocabularies and hinders the…

计算与语言 · 计算机科学 2025-06-19 İlker Işık , Ramazan Gokberk Cinbis , Ebru Aydin Gol

We implement a real-time object naming system that enables learning a set of named entities never seen. Our approach employs an existing foundation model that we consider ready to see anything before starting. It turns seen images into…

计算与语言 · 计算机科学 2024-02-27 Andrej Lucny , Pavel Petrovic

Semantic knowledge of part-part and part-whole relationships in assemblies is useful for a variety of tasks from searching design repositories to the construction of engineering knowledge bases. In this work we propose that the natural…

计算与语言 · 计算机科学 2023-04-28 Peter Meltzer , Joseph G. Lambourne , Daniele Grandi

The approach to reasoning about structural operational semantics style specifications supported by the Abella system is discussed. This approach uses lambda tree syntax to treat object language binding and encodes binding related properties…

计算机科学中的逻辑 · 计算机科学 2008-12-18 Andrew Gacek , Dale Miller , Gopalan Nadathur