中文
相关论文

相关论文: Bottom-Up Earley Deduction

200 篇论文

Dependency parsing is a crucial step towards deep language understanding and, therefore, widely demanded by numerous Natural Language Processing applications. In particular, left-to-right and top-down transition-based algorithms that rely…

计算与语言 · 计算机科学 2022-10-27 Daniel Fernández-González , Carlos Gómez-Rodríguez

Most 3D instance segmentation methods exploit a bottom-up strategy, typically including resource-exhaustive post-processing. For point grouping, bottom-up methods rely on prior assumptions about the objects in the form of hyperparameters,…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Maksim Kolodiazhnyi , Anna Vorontsova , Anton Konushin , Danila Rukhovich

Convolutional neural networks model the transformation of the input sensory data at the bottom of a network hierarchy to the semantic information at the top of the visual hierarchy. Feedforward processing is sufficient for some object…

计算机视觉与模式识别 · 计算机科学 2020-02-05 Mahdi Biparva , John Tsotsos

We consider two natural subclasses of deterministic top-down tree-to-tree transducers, namely, linear and uniform-copying transducers. For both classes we show that it is decidable whether the translation of a transducer with look-ahead can…

形式语言与自动机理论 · 计算机科学 2025-03-28 Sebastian Maneth , Helmut Seidl

Pattern recognition is generally assumed as an interaction of two inversely directed image-processing streams: the bottom-up information details gathering and localization (segmentation) stream, and the top-down information features…

计算机视觉与模式识别 · 计算机科学 2007-05-23 Emanuel Diamant

Bottom-up and top-down, as well as low-level and high-level factors influence where we fixate when viewing natural scenes. However, the importance of each of these factors and how they interact remains a matter of debate. Here, we…

神经元与认知 · 定量生物学 2018-05-18 Heiko H. Schütt , Lars O. M. Rothkegel , Hans A. Trukenbrod , Ralf Engbert , Felix A. Wichmann

Deep models are designed to operate on huge volumes of high dimensional data such as images. In order to reduce the volume of data these models must process, we propose a set-based two-stage end-to-end neural subsampling model that is…

机器学习 · 计算机科学 2022-05-31 Bruno Andreis , Seanie Lee , A. Tuan Nguyen , Juho Lee , Eunho Yang , Sung Ju Hwang

Both bottom-up and top-down strategies have been used for neural transition-based constituent parsing. The parsing strategies differ in terms of the order in which they recognize productions in the derivation tree, where bottom-up…

计算与语言 · 计算机科学 2017-07-18 Jiangming Liu , Yue Zhang

We present the LATE algorithm, an asynchronous variant of the Earley algorithm for parsing context-free grammars. The Earley algorithm is naturally task-based, but is difficult to parallelize because of dependencies between the tasks. We…

计算与语言 · 计算机科学 2023-10-17 Willow Ahrens , John Feser , Robin Hui

In hierarchical text classification, we perform a sequence of inference steps to predict the category of a document from top to bottom of a given class taxonomy. Most of the studies have focused on developing novels neural network…

计算与语言 · 计算机科学 2020-05-25 Kervy Rivas Rojas , Gina Bustamante , Arturo Oncevay , Marco A. Sobrevilla Cabezudo

In this study, we investigate the task of data pre-selection, which aims to select instances for labeling from an unlabeled dataset through a single pass, thereby optimizing performance for undefined downstream tasks with a limited…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Xin Li , Sima Behpour , Thang Doan , Wenbin He , Liang Gou , Liu Ren

Cut-elimination is the bedrock of proof theory. It is the algorithm that eliminates cuts from a sequent calculus proof that leads to cut-free calculi and applications. Cut-elimination applies to many logics irrespective of their semantics.…

计算机科学中的逻辑 · 计算机科学 2022-03-04 Agata Ciabattoni , Timo Lang , Revantha Ramanayake

Sequences are often not received in their entirety at once, but instead, received incrementally over time, element by element. Early predictions yielding a higher benefit, one aims to classify a sequence as accurately as possible, as soon…

机器学习 · 计算机科学 2023-04-10 Alexander Cao , Jean Utke , Diego Klabjan

An increasing number of applications require to recognize the class of an incoming time series as quickly as possible without unduly compromising the accuracy of the prediction. In this paper, we put forward a new optimization criterion…

机器学习 · 计算机科学 2021-03-25 Youssef Achenchabe , Alexis Bondu , Antoine Cornuéjols , Asma Dachraoui

Modern statistical analyses often involve testing large numbers of hypotheses. In many situations, these hypotheses may have an underlying tree structure that not only helps determine the order that tests should be conducted but also…

统计方法学 · 统计学 2019-03-19 Yunxiao Li , Yi-Juan Hu , Glen A. Satten

Inductive logic programming is a type of machine learning in which logic programs are learned from examples. This learning typically occurs relative to some background knowledge provided as a logic program. This dissertation introduces…

机器学习 · 计算机科学 2021-12-24 Brad Hunter

While the evaluation of explanations is an important step towards trustworthy models, it needs to be done carefully, and the employed metrics need to be well-understood. Specifically model randomization testing is often overestimated and…

This paper describes the functioning of a broad-coverage probabilistic top-down parser, and its application to the problem of language modeling for speech recognition. The paper first introduces key notions in language modeling and…

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

Attentional Neural Network is a new framework that integrates top-down cognitive bias and bottom-up feature extraction in one coherent architecture. The top-down influence is especially effective when dealing with high noise or difficult…

计算机视觉与模式识别 · 计算机科学 2014-11-20 Qian Wang , Jiaxing Zhang , Sen Song , Zheng Zhang

Indexed languages are a classical notion in formal language theory, which has attracted attention in recent decades due to its role in higher-order model checking: They are precisely the languages accepted by order-2 pushdown automata. The…

形式语言与自动机理论 · 计算机科学 2026-05-28 Richard Mandel , Corto Mascle , Georg Zetzsche