中文
相关论文

相关论文: Bottom-Up Earley Deduction

200 篇论文

Bottom-up evaluation of Datalog has been studied for a long time, and is standard material in textbooks. However, if one actually wants to develop a deductive database system, it turns out that there are many implementation options. For…

数据库 · 计算机科学 2017-01-05 Stefan Brass , Heike Stephan

This paper examines efficient predictive broad-coverage parsing without dynamic programming. In contrast to bottom-up methods, depth-first top-down parsing produces partial parses that are fully connected trees spanning the entire left…

计算与语言 · 计算机科学 2007-05-23 Brian Roark , Mark Johnson

We present an algorithm for query evaluation given a logic program consisting of function-free Datalog rules. It is based on Earley Deduction [4, 6] and uses a partial evaluation similar to the one we devel oped for our SLDMagic method [1].…

计算机科学中的逻辑 · 计算机科学 2014-05-23 Heike Stephan , Stefan Brass

How to best integrate linguistic and perceptual processing in multi-modal tasks that involve language and vision is an important open problem. In this work, we argue that the common practice of using language in a top-down manner, to direct…

计算机视觉与模式识别 · 计算机科学 2022-06-24 İlker Kesen , Ozan Arkan Can , Erkut Erdem , Aykut Erdem , Deniz Yuret

The Earley algorithm is a widely used parsing method in natural language processing applications. We introduce a variant of Earley parsing that is based on a ``delayed'' recognition of constituents. This allows us to start the recognition…

cmp-lg · 计算机科学 2007-05-23 Mark-Jan Nederhof , Giorgio Satta

This paper describes how XSB combines top-down and bottom-up computation through the mechanisms of variant tabling and subsumptive tabling with abstraction, respectively. It is well known that top-down evaluation of logical rules in Prolog…

计算机科学中的逻辑 · 计算机科学 2018-04-24 David S. Warren

We investigate the problem of segmenting unlabeled speech into word-like units and clustering these to create a lexicon. Prior work can be categorized into two frameworks. Bottom-up methods first determine boundaries and then cluster the…

音频与语音处理 · 电气工程与系统科学 2025-07-29 Simon Malan , Benjamin van Niekerk , Herman Kamper

Top-down and bottom-up theorem proving approaches each have specific advantages and disadvantages. Bottom-up provers profit from strong redundancy control but suffer from the lack of goal-orientation, whereas top-down provers are…

人工智能 · 计算机科学 2011-05-30 M. Fuchs , D. Fuchs

This paper introduces a framework for the bottom-up simulation of SLD-resolution based on partial evaluation. The main idea is to use database facts to represent a set of SLD goals. For deductive databases it is natural to assume that the…

计算机科学中的逻辑 · 计算机科学 2014-05-19 Stefan Brass

Recently, we have proposed two complementary approaches, top-down and bottom-up, to multilevel supervisory control of discrete-event systems. In this paper, we compare and combine these approaches. The combined approach has strong features…

最优化与控制 · 数学 2016-08-07 Jan Komenda , Tomáš Masopust , Jan H. van Schuppen

This paper introduces the Fusemate probabilistic logic programming system. Fusemate's inference engine comprises a grounding component and a variable elimination method for probabilistic inference. Fusemate differs from most other systems…

计算机科学中的逻辑 · 计算机科学 2023-08-31 Peter Baumgartner , Elena Tartaglia

In this era of big data, feature selection techniques, which have long been proven to simplify the model, makes the model more comprehensible, speed up the process of learning, have become more and more important. Among many developed…

机器学习 · 统计学 2019-11-20 Thu Nguyen

Neural network-based methods for abstractive summarization produce outputs that are more fluent than other techniques, but which can be poor at content selection. This work proposes a simple technique for addressing this issue: use a…

计算与语言 · 计算机科学 2018-10-10 Sebastian Gehrmann , Yuntian Deng , Alexander M. Rush

Low-cardinality activations permit an algorithm based on fetching the inference values from pre-calculated lookup tables instead of calculating them every time. This algorithm can have extensions, some of which offer abilities beyond those…

机器学习 · 计算机科学 2021-04-06 Grigor Gatchev , Valentin Mollov

Easy-first parsing relies on subtree re-ranking to build the complete parse tree. Whereas the intermediate state of parsing processing is represented by various subtrees, whose internal structural information is the key lead for later…

计算与语言 · 计算机科学 2019-06-12 Zuchao Li , Jiaxun Cai , Hai Zhao

This paper describes a probabilistic top-down parser for minimalist grammars. Top-down parsers have the great advantage of having a certain predictive power during the parsing, which takes place in a left-to-right reading of the sentence.…

计算与语言 · 计算机科学 2010-10-12 Thomas Mainguy

We describe a "top down" approach for automated theorem proving (ATP). Researchers might usefully investigate the forms of the theorems mathematicians use in practice, carefully examine how they differ and are proved in practice, and code…

计算机科学中的逻辑 · 计算机科学 2023-08-09 C. E. Larson , N. Van Cleemput

Class-agnostic image segmentation is a crucial component in automating image editing workflows, especially in contexts where object selection traditionally involves interactive tools. Existing methods in the literature often adhere to…

计算机视觉与模式识别 · 计算机科学 2024-09-23 Sebastian Dille , Ari Blondal , Sylvain Paris , Yağız Aksoy

This paper presents an extension of Defeasible Deontic Logic to deal with the Pragmatic Oddity problem. The logic applies three general principles: (1) the Pragmatic Oddity problem must be solved within a general logical treatment of CTD…

计算机科学中的逻辑 · 计算机科学 2022-09-13 Guido Governatori , Silvano Colombo Tosatto , Antonino Rotolo

This paper introduces the Fusemate probabilistic logic programming system. Fusemate's inference engine comprises a grounding component and a variable elimination method for probabilistic inference. Fusemate differs from most other systems…

人工智能 · 计算机科学 2023-08-29 Peter Baumgartner , Elena Tartaglia
‹ 上一页 1 2 3 10 下一页 ›