A∗ parsing: Fast exact viterbi parse selection

Abstract

A* PCFG parsing can dramatically reduce the time required to find the exact Viterbi parse by conservatively estimating outside Viterbi probabilities. We discuss various estimates and give efficient algorithms for computing them. On Penn treebank sentences, our most detailed estimate reduces the total number of edges processed to less than 3% of that required by exhaustive parsing, and even a simpler estimate which can be pre-computed in under a minute still reduces the work by a factor of 5. The algorithm extends the classic A* graph search procedure to a certain hypergraph associated with parsing. Unlike bestfirst and finite-beam methods for achieving this kind of speed-up, the A* parser is guaranteed to return the most likely parse, not just an approximation. The algorithm is also correct for a wide range of parser control strategies and maintains a worst-case cubic time bound.

Links

PhilArchive



    Upload a copy of this work     Papers currently archived: 92,283

External links

Setup an account with your affiliations in order to access resources via your University's proxy server

Through your library

  • Only published works are available at libraries.

Analytics

Added to PP
2009-01-28

Downloads
17 (#873,341)

6 months
3 (#984,114)

Historical graph of downloads
How can I increase my downloads?

Author's Profile

Daniel Klein
Harvard University

Citations of this work

Parsing as a Cue-Based Retrieval Model.Jakub Dotlačil - 2021 - Cognitive Science 45 (8):e13020.

Add more citations

References found in this work

No references found.

Add more references