English

Differentiable Perturb-and-Parse: Semi-Supervised Parsing with a Structured Variational Autoencoder

Computation and Language 2019-02-22 v2 Machine Learning

Abstract

Human annotation for syntactic parsing is expensive, and large resources are available only for a fraction of languages. A question we ask is whether one can leverage abundant unlabeled texts to improve syntactic parsers, beyond just using the texts to obtain more generalisable lexical features (i.e. beyond word embeddings). To this end, we propose a novel latent-variable generative model for semi-supervised syntactic dependency parsing. As exact inference is intractable, we introduce a differentiable relaxation to obtain approximate samples and compute gradients with respect to the parser parameters. Our method (Differentiable Perturb-and-Parse) relies on differentiable dynamic programming over stochastically perturbed edge scores. We demonstrate effectiveness of our approach with experiments on English, French and Swedish.

Keywords

Cite

@article{arxiv.1807.09875,
  title  = {Differentiable Perturb-and-Parse: Semi-Supervised Parsing with a Structured Variational Autoencoder},
  author = {Caio Corro and Ivan Titov},
  journal= {arXiv preprint arXiv:1807.09875},
  year   = {2019}
}

Comments

Accepted at ICLR 2019

R2 v1 2026-06-23T03:14:41.510Z