X-SRL: A Parallel Cross-Lingual Semantic Role Labeling Dataset
Angel Daza, Anette Frank

TL;DR
This paper introduces X-SRL, a parallel multilingual SRL dataset with unified annotations across four languages, created via machine translation and BERT projection, enhancing multilingual SRL performance.
Contribution
It presents a novel method to automatically construct a multilingual SRL corpus with unified annotations, enabling better cross-lingual learning and evaluation.
Findings
Projection quality surpasses baseline methods.
Multilingual annotations improve SRL performance, especially for weaker languages.
The dataset facilitates cross-lingual SRL research.
Abstract
Even though SRL is researched for many languages, major improvements have mostly been obtained for English, for which more resources are available. In fact, existing multilingual SRL datasets contain disparate annotation styles or come from different domains, hampering generalization in multilingual learning. In this work, we propose a method to automatically construct an SRL corpus that is parallel in four languages: English, French, German, Spanish, with unified predicate and role annotations that are fully comparable across languages. We apply high-quality machine translation to the English CoNLL-09 dataset and use multilingual BERT to project its high-quality annotations to the target languages. We include human-validated test sets that we use to measure the projection quality, and show that projection is denser and more precise than a strong baseline. Finally, we train different…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Text Readability and Simplification
MethodsLinear Layer · Dense Connections · Layer Normalization · WordPiece · Multi-Head Attention · Dropout · Linear Warmup With Linear Decay · Attention Dropout · Weight Decay · Attention Is All You Need
