The Necessity of Syntactic Parsing for Semantic Role Labeling
Abstract
We provide an experimental study of the role of syntactic parsing in semantic role labeling. Our conclusions demonstrate that syntactic parse information is clearly most relevant in the very first stage – the pruning stage. In addition, the quality of the pruning stage cannot be determined solely based on its recall and precision. Instead it depends on the characteristics of the output candidates that make downstream problems easier or harder. Motivated by this observation, we suggest an effective and simple approach of combining different semantic role labeling systems through joint inference, which significantly improves the performance. 1
Cite
Text
Punyakanok et al. "The Necessity of Syntactic Parsing for Semantic Role Labeling." International Joint Conference on Artificial Intelligence, 2005.Markdown
[Punyakanok et al. "The Necessity of Syntactic Parsing for Semantic Role Labeling." International Joint Conference on Artificial Intelligence, 2005.](https://mlanthology.org/ijcai/2005/punyakanok2005ijcai-necessity/)BibTeX
@inproceedings{punyakanok2005ijcai-necessity,
title = {{The Necessity of Syntactic Parsing for Semantic Role Labeling}},
author = {Punyakanok, Vasin and Roth, Dan and Yih, Wen-tau},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2005},
pages = {1117-1123},
url = {https://mlanthology.org/ijcai/2005/punyakanok2005ijcai-necessity/}
}