2005 ExtractingRelsIntegInforUsingKernelMethods
- (Zhao & Grishman, 2005) ⇒ Shubin Zhao, and Ralph Grishman. (2005). “Extracting Relations with Integrated Information Using Kernel Methods.” In: Proceedings of ACL Conference (ACL 2005).
Subject Headings: Relation Detection from Text Algorithm, ACE Benchmark Task
Notes
Cited By
2006
- (Zhang et al., 2006b) ⇒ Min Zhang, Jie Zhang, and Jian Su. (2006). “Exploring Syntactic Features for Relation Extraction using a Convolution Tree Kernel.” In: Proceedings of HLT Conference (HLT 2006).
- QUOTE: Zhao and Grishman (2005) define a feature based composite kernel to integrate diverse features. Their kernel displays very good performance on the 2004 version of ACE corpus. Since this is a feature-based kernel, all the features used in the kernel have to be explicitly enumerated. Similar with the feature-based method, they also represent the tree feature as a link path between two entities. Therefore, we wonder whether their performance improvement is mainly due to the explicitly incorporation of diverse linguistic features instead of the kernel method itself.
Quotes
Abstract
Entity relation detection is a form of information extraction that finds predefined relations between pairs of entities in text. This paper describes a relation detection approach that combines clues from different levels of syntactic processing using kernel methods. Information from three different levels of processing is considered: tokenization, sentence parsing and deep dependency analysis. Each source of information is represented by kernel functions. Then composite kernels are developed to integrate and extend individual kernels so that processing errors occurring at one level can be overcome by information from other levels. We present an evaluation of these methods on the 2004 ACE relation detection task, using Support Vector Machines, and show that each level of syntactic processing contributes useful information for this task. When evaluated on the official test data, our approach produced very competitive ACE value scores. We also compare the SVM with KNN on different kernels.
References
- (Collins & Miller) ⇒ Michael Collins, and Scott Miller. (1997). “Semantic Tagging Using a Probabilistic Context Free Grammar.” In: Proceedings of the 6th Workshop on Very Large Corpora.
- N. Cristianini and John Shawe-Taylor. (2000). An introduction to support vector machines. Cambridge University Press.
- (Culotta and Sorensen, 2004) ⇒ Aron Culottaand J. S. Sorensen. (2004). “Dependency Tree Kernels for Relation Extraction.” In: Proceedings ofACL 2004.
- D. Gildea and M. Palmer. (2002). The Necessity of Parsing for Predicate Argument Recognition. In: Proceedings of the 40th Annual Meeting of the Association for Computational Linguistics.
- (Kambhatla, 2004) ⇒ Nanda Kambhatla. (2004). Combining lexical, syntactic, and semantic features with maximum entropy models for extracting relations. Poster. In: Proceedings of [[ACL 2004]
- P. Kingsbury and M. Palmer. (2002). From treebank to propbank. In: Proceedings of the 3rd International Conference on Language Resources and Evaluation (LREC-2002).
- Christopher D. Manning and H. Schutze (2002). Foundations of Statistical Natural Language Processing. The MIT Press, page 454-455.
- A. Meyers, R. Grishman, M. Kosaka and S. Zhao. (2001). Covering Treebanks with GLARF. In: Proceedings of the 39th Annual Meeting of the Association for Computational Linguistics.
- A. Meyers, R. Reeves, Catherine Macleod, Rachel Szekeley, Veronkia Zielinska, Brian Young, and Ralph Grishman. (2004). The Cross-Breeding of Dictionaries. In: Proceedings of the 5th International Conference on Language Resources and Evaluation (LREC-2004).
- (MillerFRW, 2000) ⇒ S. Miller, H. Fox, L. Ramshaw, and R. Weischedel. (2000). “A novel use of statistical parsing to extract information from text.” In: Proceedings of NAACL-2000.
- K.-R. Müller, S. Mika, G. Ratsch, K. Tsuda and Bernhard Schölkopf. (2001). An introduction to kernel-based learning algorithms, IEEE Trans. Neural Networks, 12, 2, pages 181-201.
- Vladimir N. Vapnik. (1998). Statistical Learning Theory. Wiley-Interscience Publication.
- D. Zelenko, C. Aone and A. Richardella. (2003). Kernel methods for relation extraction. Journal of Machine Learning Research.
- Shubin Zhao, Adam Meyers, Ralph Grishman. (2004). Discriminative Slot Detection Using Kernel Methods. In the Proceedings of the 20th International,
Author | volume | Date Value | title | type | journal | titleUrl | doi | note | year | |
---|---|---|---|---|---|---|---|---|---|---|
2005 ExtractingRelsIntegInforUsingKernelMethods | Ralph Grishman Shubin Zhao | Extracting Relations with Integrated Information Using Kernel Methods | Proceedings of ACL Conference | http://acl.ldc.upenn.edu/P/P05/P05-1052.pdf | 2005 |