ACM Home Page
Please provide us with feedback. Feedback
Using a Hybrid Convolution Tree Kernel for Semantic Role Labeling
Full text PdfPdf (645 KB)
Source
ACM Transactions on Asian Language Information Processing (TALIP) archive
Volume 7 ,  Issue 4  (November 2008) table of contents
Article No. 13  
Year of Publication: 2008
ISSN:1530-0226
Authors
Wanxiang Che  Harbin Institute of Technology
Min Zhang  Institute for Infocomm Research
AiTi Aw  Institute for Infocomm Research
ChewLim Tan  National University of Singapore
Ting Liu  Harbin Institute of Technology
Sheng Li  Harbin Institute of Technology
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 6,   Downloads (12 Months): 111,   Citation Count: 0
Additional Information:

abstract   references   index terms   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/1450295.1450298
What is a DOI?

ABSTRACT

As a kind of Shallow Semantic Parsing, Semantic Role Labeling (SRL) is gaining more attention as it benefits a wide range of natural language processing applications. Given a sentence, the task of SRL is to recognize semantic arguments (roles) for each predicate (target verb or noun). Feature-based methods have achieved much success in SRL and are regarded as the state-of-the-art methods for SRL. However, these methods are less effective in modeling structured features. As an extension of feature-based methods, kernel-based methods are able to capture structured features more efficiently in a much higher dimension. Application of kernel methods to SRL has been achieved by selecting the tree portion of a predicate and one of its arguments as feature space, which is named as predicate-argument feature (PAF) kernel. The PAF kernel captures the syntactic tree structure features using convolution tree kernel, however, it does not distinguish between the path structure and the constituent structure. In this article, a hybrid convolution tree kernel is proposed to model different linguistic objects. The hybrid convolution tree kernel consists of two individual convolution tree kernels. They are a Path kernel, which captures predicate-argument link features, and a Constituent Structure kernel, which captures the syntactic structure features of arguments. Evaluations on the data sets of the CoNLL-2005 SRL shared task and the Chinese PropBank (CPB) show that our proposed hybrid convolution tree kernel statistically significantly outperforms the previous tree kernels. Moreover, in order to maximize the system performance, we present a composite kernel through combining our hybrid convolution tree kernel method with a feature-based method extended by the polynomial kernel. The experimental results show that the composite kernel achieves better performance than each of the individual methods and outperforms the best reported system on the CoNLL-2005 corpus when only one syntactic parser is used and on the CPB corpus when automated syntactic parse results and correct syntactic parse results are used respectively.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
 
2
 
3
Carreras, X. and Màrquez, L. 2004. Introduction to the CoNLL-2004 shared task: Semantic role labeling. In Proceedings of the 8th Conference on Natural Language Learning (CoNLL’04). 89--97.
 
4
Carreras, X. and Màrquez, L. 2005. Introduction to the CoNLL-2005 shared task: Semantic role labeling. In Proceedings of the 9th Conference on Natural Language Learning (CoNLL’05). 152--164.
 
5
 
6
 
7
 
8
 
9
Collins, M. and Duffy, N. 2001. Convolution kernels for natural language. In Proceedings of the 15th Annual Conference on Neutral Information Processing Systems (NIPS’01).
 
10
 
11
 
12
 
13
 
14
Gimenez, J. and Màrquez, L. 2003. Fast and accurate part-of-speech tagging: The svm approach revisited. In Proceedings of the International Conference on Recent Advances in Natural Language (RANLP’03).
 
15
Haussler, D. 1999. Convolution kernels on discrete structures. Tech. Rep. UCSC-CRL-99-10. July.
 
16
Jiang, Z. P., Li, J., and Ng, H. T. 2005. Semantic argument classification exploiting argument interdependence. In Proceedings of the 19th International Joint Conference on Artificial Intelligence (IJCAI’05).
 
17
 
18
 
19
Liu, T., Che, W., Li, S., Hu, Y., and Liu, H. 2005. Semantic role labeling system using maximum entropy classifier. In Proceedings of the 9th Conference on Natural Language Learning (CoNLL’05). 189--192.
 
20
 
21
 
22
 
23
Moschitti, A., Pighin, D., and Basili, R. 2006. Tree kernel engineering in semantic role labeling systems. In Proceedings of the Workshop on Learning Structured Information for Natural Language Applications, 11th International Conference on European Association for Computational Linguistics (EACL’06). Trento, Italy, 49--56.
 
24
 
25
Moschitti, A., Quarteroni, S., Basili, R., and Manandhar, S. 2006. Exploiting syntactic and shallow semantic kernels for question answer classification. In Proceedings of the 45th Annual Meeting of the Association of Computational Linguistics (ACL’07). Prague, Czech Republic, 776--783.
 
26
 
27
Nielsen, R. D. and Pradhan, S. 2004. Mixing weak learners in semantic parsing. In Proceedings of the Conference on Empirical Methods in Natural Language Processing (EMNLP’04).
 
28
 
29
 
30
 
31
 
32
Punyakanok, V., Roth, D., and Tau Yih, W. 2005. The necessity of syntactic parsing for semantic role labeling. In Proceedings of 19th International Joint Conference on Artificial Intelligence (IJCAI’05). 1117--1123.
 
33
 
34
 
35
 
36
 
37
Shen, D. and Lapata, M. 2007. Using semantic roles to improve question answering. In Proceedings of the 2007 Joint Conference on Empirical Methods in Natural Language Processing and Computational Natural Language Learning (EMNLP-CoNLL’07). 12--21.
 
38
Sun, H. and Jurafsky, D. 2004. Shallow semantic parsing of chinese. In Proceedings of the Joint Human Language Technology Conference/Annual Meeting of the North American Chapter of the Association for Computational Linguistics (HLT/NAACL’04).
 
39
 
40
Surdeanu, M. and Turmo, J. 2005. Semantic role labeling using complete syntactic analysis. In Proceedings of the 9th Conference on Natural Language Learning (CoNLL’05). Ann Arbor, Michigan.
 
41
Vapnik, V. N. 1998. Statistical learning theory. Wiley.
 
42
Watkins, C. 1999. Dynamic alignment kernels. Tech. Rep. CSD-TR-98-11. January.
 
43
Xue, N. and Kulick, S. 2003. Automatic predicate argument structure analysis of the penn Chinese treebank. In Proceedings of the 10th Machine Translation Summit (MT Summit X).
 
44
Xue, N. and Palmer, M. 2004. Calibrating features for semantic role labeling. In Proceedings of the Conference on Empirical Methods in Natural Language Processing (EMNLP’04).
 
45
Xue, N. and Palmer, M. 2005. Automatic semantic role labeling for Chinese verbs. In Proceedings of the 19th International Joint Conference on Artificial Intelligence (IJCAI’05).
 
46
 
47
 
48
 
49

Collaborative Colleagues:
Wanxiang Che: colleagues
Min Zhang: colleagues
AiTi Aw: colleagues
ChewLim Tan: colleagues
Ting Liu: colleagues
Sheng Li: colleagues