Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Variational Sequential Labelers for Semi-Supervised Learning

About

We introduce a family of multitask variational methods for semi-supervised sequence labeling. Our model family consists of a latent-variable generative model and a discriminative labeler. The generative models use latent variables to define the conditional probability of a word given its context, drawing inspiration from word prediction objectives commonly used in learning word embeddings. The labeler helps inject discriminative information into the latent space. We explore several latent variable configurations, including ones with hierarchical structure, which enables the model to account for both label-specific and word-specific information. Our models consistently outperform standard sequential baselines on 8 sequence labeling datasets, and improve further with unlabeled data.

Mingda Chen, Qingming Tang, Karen Livescu, Kevin Gimpel• 2019

Related benchmarks

TaskDatasetResultRank
Named Entity RecognitionCoNLL English 2003 (test)
F1 Score84.7
135
Named Entity RecognitionCoNLL English 2003 (dev)
F1 Score88.4
26
Part-of-Speech TaggingUD (Universal Dependencies) Indonesian (test)
Accuracy92.8
17
Part-of-Speech TaggingUD (Universal Dependencies) French (test)
Accuracy96.4
6
Part-of-Speech TaggingUD (Universal Dependencies) German (test)
Accuracy93.3
6
Part-of-Speech TaggingUD (Universal Dependencies) Spanish (test)
Accuracy95.3
6
Part-of-Speech TaggingUD (Universal Dependencies) Russian (test)
Accuracy95.9
6
Part-of-Speech TaggingUD (Universal Dependencies) Croatian (test)
Accuracy96.3
6
POS TaggingTwitter OCT27DEV (dev)
Accuracy91.6
4
POS TaggingTwitter DAILY547 (test)
Accuracy91.6
2
Showing 10 of 10 rows

Other info

Code

Follow for update