Genre as Weak Supervision for Cross-lingual Dependency Parsing
This work addresses the challenge of zero-shot dependency parsing for low-resource languages by leveraging existing genre labels, offering an incremental but effective improvement in data selection methods.
The paper tackled the problem of improving cross-lingual dependency parsing for low-resource languages by using genre metadata as weak supervision for targeted data selection, resulting in significant performance gains over baselines and new state-of-the-art results for three languages.
Recent work has shown that monolingual masked language models learn to represent data-driven notions of language variation which can be used for domain-targeted training data selection. Dataset genre labels are already frequently available, yet remain largely unexplored in cross-lingual setups. We harness this genre metadata as a weak supervision signal for targeted data selection in zero-shot dependency parsing. Specifically, we project treebank-level genre information to the finer-grained sentence level, with the goal to amplify information implicitly stored in unsupervised contextualized representations. We demonstrate that genre is recoverable from multilingual contextual embeddings and that it provides an effective signal for training data selection in cross-lingual, zero-shot scenarios. For 12 low-resource language treebanks, six of which are test-only, our genre-specific methods significantly outperform competitive baselines as well as recent embedding-based methods for data selection. Moreover, genre-based data selection provides new state-of-the-art results for three of these target languages.