CLAR: A Cross-Lingual Argument Regularizer for Semantic Role Labeling
Ishan Jindal, Yunyao Li, Siddhartha Brahma, and Huaiyu Zhu

TL;DR
This paper introduces CLAR, a novel regularizer that leverages cross-lingual argument similarities to improve semantic role labeling performance across multiple languages, especially benefiting low-resource languages.
Contribution
The paper proposes CLAR, a new method that exploits shared semantic argument features across languages to enhance SRL models in multilingual settings.
Findings
CLAR improves SRL accuracy over monolingual baselines.
CLAR outperforms existing polyglot training methods.
The approach benefits low-resource language SRL tasks.
Abstract
Semantic role labeling (SRL) identifies predicate-argument structure(s) in a given sentence. Although different languages have different argument annotations, polyglot training, the idea of training one model on multiple languages, has previously been shown to outperform monolingual baselines, especially for low resource languages. In fact, even a simple combination of data has been shown to be effective with polyglot training by representing the distant vocabularies in a shared representation space. Meanwhile, despite the dissimilarity in argument annotations between languages, certain argument labels do share common semantic meaning across languages (e.g. adjuncts have more or less similar semantic meaning across languages). To leverage such similarity in annotation space across languages, we propose a method called Cross-Lingual Argument Regularizer (CLAR). CLAR identifies such…
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.
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
