HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

75 Languages, 1 Model: Parsing Universal Dependencies Universally

Dan Kondratyuk; Milan Straka

75 Languages, 1 Model: Parsing Universal Dependencies Universally

Abstract

We present UDify, a multilingual multi-task model capable of accurately predicting universal part-of-speech, morphological features, lemmas, and dependency trees simultaneously for all 124 Universal Dependencies treebanks across 75 languages. By leveraging a multilingual BERT self-attention model pretrained on 104 languages, we found that fine-tuning it on all datasets concatenated together with simple softmax classifiers for each UD task can result in state-of-the-art UPOS, UFeats, Lemmas, UAS, and LAS scores, without requiring any recurrent or language-specific components. We evaluate UDify for multilingual learning, showing that low-resource languages benefit the most from cross-linguistic annotations. We also evaluate for zero-shot learning, with results suggesting that multilingual training provides strong UD predictions even for languages that neither UDify nor BERT have ever been trained on. Code for UDify is available at https://github.com/hyperparticle/udify.

Code Repositories

hyperparticle/udify
Official
pytorch
Mentioned in GitHub
ahmetustun/udapter
pytorch
Mentioned in GitHub
idiap/g2g-transformer
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
dependency-parsing-on-french-gsdUDify
LAS: 91.45
UAS: 93.60
dependency-parsing-on-partutUDify
LAS: 88.06
UAS: 90.55
dependency-parsing-on-sequoia-treebankUDify
LAS: 90.05
UAS: 92.53
dependency-parsing-on-spoken-corpusUDify
LAS: 80.01
UAS: 85.24
dependency-parsing-on-universal-dependenciesUDify
LAS: 80.43
UAS: 85.69

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
75 Languages, 1 Model: Parsing Universal Dependencies Universally | Papers | HyperAI