Nested named entity recognition via second-best sequence learning and decoding

T Shibuya, E Hovy - Transactions of the Association for Computational …, 2020 - direct.mit.edu
When an entity name contains other names within it, the identification of all combinations of
names can become difficult and expensive. We propose a new method to recognize not only …

[PDF][PDF] Efficient higher-order CRFs for morphological tagging

T Müller, H Schmid, H Schütze - Proceedings of the 2013 …, 2013 - aclanthology.org
Training higher-order conditional random fields is prohibitive for huge tag sets. We present
an approximated conditional random field using coarse-to-fine decoding and early updating …

Improving viterbi is hard: Better runtimes imply faster clique algorithms

A Backurs, C Tzamos - International Conference on Machine …, 2017 - proceedings.mlr.press
The classic algorithm of Viterbi computes the most likely path in a Hidden Markov Model
(HMM) that results in a given sequence of observations. It runs in time $ O (Tn^ 2) $ given a …

[PDF][PDF] A self-adaptive classifier for efficient text-stream processing

N Yoshinaga, M Kitsuregawa - Proceedings of COLING 2014, the …, 2014 - aclanthology.org
A self-adaptive classifier for efficient text-stream processing is proposed. The proposed
classifier adaptively speeds up its classification while processing a given text stream for …

Back to Patterns: Efficient Japanese Morphological Analysis with Feature-Sequence Trie

N Yoshinaga - arXiv preprint arXiv:2305.19045, 2023 - arxiv.org
Accurate neural models are much less efficient than non-neural models and are useless for
processing billions of social media posts or handling user queries in real time with a limited …

Learned prioritization for trading off accuracy and speed

J Jiang, A Teichert, J Eisner… - Advances in Neural …, 2012 - proceedings.neurips.cc
Users want natural language processing (NLP) systems to be both fast and accurate, but
quality often comes at the cost of speed. The field has been manually exploring various …

Efficient algorithms for exact inference in sequence labeling SVMs

A Bauer, N Gornitz, F Biegler… - IEEE transactions on …, 2013 - ieeexplore.ieee.org
The task of structured output prediction deals with learning general functional dependencies
between arbitrary input and output spaces. In this context, two loss-sensitive formulations for …

Quick Adaptive Ternary Segmentation: An Efficient Decoding Procedure For Hidden Markov Models

A Mösching, H Li, A Munk - arXiv preprint arXiv:2305.18578, 2023 - arxiv.org
Hidden Markov models (HMMs) are characterized by an unobservable (hidden) Markov
chain and an observable process, which is a noisy version of the hidden chain. Decoding …

[PDF][PDF] Iterative Viterbi A* algorithm for k-best sequential decoding

Z Huang, Y Chang, B Long, JF Crespo… - Proceedings of the …, 2012 - aclanthology.org
Sequential modeling has been widely used in a variety of important applications including
named entity recognition and shallow parsing. However, as more and more real time large …

[PDF][PDF] Lexical semantic analysis in natural language text

N Schneider - Unpublished Doctoral Dissertation, Carnegie Mellon …, 2014 - cs.cmu.edu
Computer programs that make inferences about natural language are easily fooled by the
often haphazard relationship between words and their meanings. This thesis develops …