We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: AIN: Fast and Accurate Sequence Labeling with Approximate Inference Network

Abstract: The linear-chain Conditional Random Field (CRF) model is one of the most widely-used neural sequence labeling approaches. Exact probabilistic inference algorithms such as the forward-backward and Viterbi algorithms are typically applied in training and prediction stages of the CRF model. However, these algorithms require sequential computation that makes parallelization impossible. In this paper, we propose to employ a parallelizable approximate variational inference algorithm for the CRF model. Based on this algorithm, we design an approximate inference network that can be connected with the encoder of the neural CRF model to form an end-to-end network, which is amenable to parallelization for faster training and prediction. The empirical results show that our proposed approaches achieve a 12.7-fold improvement in decoding speed with long sentences and a competitive accuracy compared with the traditional CRF approach.
Comments: Accept to Main Conference of EMNLP 2020 (Short). Camera-ready, 8 Pages
Subjects: Computation and Language (cs.CL); Artificial Intelligence (cs.AI)
Cite as: arXiv:2009.08229 [cs.CL]
  (or arXiv:2009.08229v2 [cs.CL] for this version)

Submission history

From: Xinyu Wang [view email]
[v1] Thu, 17 Sep 2020 12:18:43 GMT (262kb,D)
[v2] Mon, 12 Oct 2020 11:59:20 GMT (263kb,D)

Link back to: arXiv, form interface, contact.