Universal Proposition Bank 2.0


Abstract:

Semantic role labeling (SRL) represents the meaning of a sentence in the form of predicate-argument structures. Such shallow semantic analysis is helpful in a wide range of downstream NLP tasks and real-world applications. As treebanks enabled the development of powerful syntactic parsers, the accurate predicate-argument analysis demands training data in the form of propbanks. Unfortunately, most languages simply do not have corresponding propbanks due to the high cost required to construct such resources. To overcome such challenges, Universal Proposition Bank 1.0 (UP1.0) was released in 2017, with high-quality propbank data generated via a two-stage method exploiting monolingual SRL and multilingual parallel data. In this paper, we introduce Universal Proposition Bank 2.0 (UP2.0), with significant enhancements over UP1.0: (1) propbanks with higher quality by using a state-of-the-art monolingual SRL and improved auto-generation of annotations; (2) expanded language coverage (from 7 to 9 languages); (3) span annotation for the decoupling of syntactic analysis; and (4) Gold data for a subset of the languages. We also share our experimental results that confirm the significant quality improvements of the generated propbanks. In addition, we present a comprehensive experimental evaluation on how different implementation choices impact the quality of the resulting data. We release these resources to the research community and hope to encourage more research on cross-lingual SRL.

Downloads:

  • No text available
  • No slides available

BibTeX:

@inproceedings{lrec-2022,
  author = {Jindal, Ishan and Rademaker, Alexandre and Ulewicz, MichaƂ and Linh, Ha and Nguyen, Huyen and Tran, Khoi-Nguyen and Zhu, Huaiyu and Li, Yunyao},
  title = {Universal Proposition Bank 2.0},
  booktitle = {Proceedings of the Language Resources and Evaluation Conference},
  month = jun,
  year = {2022},
  address = {Marseille, France},
  publisher = {European Language Resources Association},
  pages = {1700--1711},
  url = {https://aclanthology.org/2022.lrec-1.181}
}