2006 AnEffectiveTwoStageModelforExpl

From GM-RKB
(Redirected from Krishnan & Manning, 2006)
Jump to navigation Jump to search

Subject Headings: Non-local Sequence Tagging Feature; Supervised Sequence Tagging; Global Predictor Feature.

Notes

Cited By

2014

Quotes

Abstract

This paper shows that a simple two-stage approach to handle non-local dependencies in Named Entity Recognition (NER) can outperform existing approaches that handle non-local dependencies, while being much more computationally efficient. NER systems typically use sequence models for tractable inference, but this makes them unable to capture the long distance structure present in text. We use a Conditional Random Field (CRF) based NER system using local features to make predictions and then train another CRF which uses both local information and features extracted from the output of the first CRF. Using features capturing non-local dependencies from the same document, our approach yields a 12.6% relative error reduction on the F1 score, over state-of-the-art NER systems using local-information alone, when compared to the 9.3% relative error reduction offered by the best systems that exploit non-local information. Our approach also makes it easy to incorporate non-local information from other documents in the test corpus, and this gives us a 13.3% error reduction over NER systems using local-information alone. Additionally, our running time for inference is just the inference time of two sequential CRFs, which is muchthat directly model the dependencies and do approximate inference.

References

;

 AuthorvolumeDate ValuetitletypejournaltitleUrldoinoteyear
2006 AnEffectiveTwoStageModelforExplChristopher D. Manning
Vijay Krishnan
An Effective Two-stage Model for Exploiting Non-local Dependencies in Named Entity Recognition10.3115/1220175.1220316