Information Extraction Using the Structured Language Model
Title: Information Extraction Using the Structured Language Model
Abstract: This research paper presents a data-driven approach to information extraction, viewed as template filling, using the Structured Language Model (SLM) as a statistical parser. The task of template filling is cast as constrained parsing using the SLM. The model is automatically trained from a set of sentences annotated with frame/slot labels and spans. Training proceeds in stages: first, a constrained syntactic parser is trained such that the parses on training data meet the specified semantic spans, then the non-terminal labels are enriched to contain semantic information, and finally, a constrained syntactic+semantic parser is trained on the parse trees resulting from the previous stage. Despite the small amount of training data used, the model outperforms the slot level accuracy of a simple semantic grammar manually authored for the MiPad - personal information management - task.
Main Research Question: Can the Structured Language Model (SLM) be used to improve information extraction performance by automatically training from annotated data, without requiring manual grammar authoring expertise?
Methodology: The research paper proposes a data-driven approach to information extraction using the SLM. The model is trained on sentences annotated with frame/slot labels and spans, and the training process is divided into stages. First, a constrained syntactic parser is trained to ensure that the parses meet the specified semantic spans. Then, the non-terminal labels are enriched with semantic information, and finally, a constrained syntactic+semantic parser is trained on the parse trees resulting from the previous stages.
Results: The research paper shows that the SLM-based approach outperforms the slot level accuracy of a simple semantic grammar manually authored for the MiPad task. This suggests that the SLM can be effectively used for information extraction without requiring manual grammar authoring expertise.
Implications: The research has several implications for the field of information extraction. First, it demonstrates that the SLM can be used to automatically train a model for information extraction, reducing the need for manual grammar authoring. Second, it provides a new approach to information extraction that can potentially improve performance by training on annotated data. Finally, it opens up new possibilities for developing more efficient and accurate information extraction systems.
Link to Article: https://arxiv.org/abs/0108023v1 Authors: arXiv ID: 0108023v1