Skip to main content Skip to main navigation

Publikation

A Method to Improve the Efficiency of Deep Parsers with Incremental Chart Pruning

Pierre Lison
In: Proceedings of the ESSLLI Workshop on Parsing with Categorial Grammars. European Summer School in Logic, Language and Information (ESSLLI-2009), July 20-24, Bordeaux, France, European Summer School on Logic, Language and Information, 2009.

Zusammenfassung

The use of deep parsers in spoken dialogue systems is usually subject to strong performance requirements. Real-time dialogue applications must be capable of responding quickly to any given utterance, even in the presence of noisy, ambiguous or distorted input. The parser must therefore ensure that the number of analyses remains bounded at every processing step. The paper presents a practical approach to address this issue in the context of deep parsers designed for spoken dialogue. The approach is based on a word lattice parser for Combinatory Categorial Grammar combined with a discriminative model for parse selection. Each word lattice is parsed incrementally, word by word, and a discriminative model is applied at each incremental step to prune the set of resulting partial analyses. The model incorporates a wide range of linguistic and contextual features and can be trained with a simple perceptron. The approach is fully implemented as part of a spoken dialogue system for human-robot interaction. Evaluation results on a Wizard-of-Oz test suite demonstrate significant improvements in parsing time.

Projekte