@inproceedings{cai-lapata-2019-semi,
title = "Semi-Supervised Semantic Role Labeling with Cross-View Training",
author = "Cai, Rui and
Lapata, Mirella",
editor = "Inui, Kentaro and
Jiang, Jing and
Ng, Vincent and
Wan, Xiaojun",
booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)",
month = nov,
year = "2019",
address = "Hong Kong, China",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest_wac_2008/D19-1094/",
doi = "10.18653/v1/D19-1094",
pages = "1018--1027",
abstract = "The successful application of neural networks to a variety of NLP tasks has provided strong impetus to develop end-to-end models for semantic role labeling which forego the need for extensive feature engineering. Recent approaches rely on high-quality annotations which are costly to obtain, and mostly unavailable in low resource scenarios (e.g., rare languages or domains). Our work aims to reduce the annotation effort involved via semi-supervised learning. We propose an end-to-end SRL model and demonstrate it can effectively leverage unlabeled data under the cross-view training modeling paradigm. Our LSTM-based semantic role labeler is jointly trained with a sentence learner, which performs POS tagging, dependency parsing, and predicate identification which we argue are critical to learning directly from unlabeled data without recourse to external pre-processing tools. Experimental results on the CoNLL-2009 benchmark dataset show that our model outperforms the state of the art in English, and consistently improves performance in other languages, including Chinese, German, and Spanish."
}
Markdown (Informal)
[Semi-Supervised Semantic Role Labeling with Cross-View Training](https://preview.aclanthology.org/ingest_wac_2008/D19-1094/) (Cai & Lapata, EMNLP-IJCNLP 2019)
ACL
- Rui Cai and Mirella Lapata. 2019. Semi-Supervised Semantic Role Labeling with Cross-View Training. In Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP), pages 1018–1027, Hong Kong, China. Association for Computational Linguistics.