English

Unsupervised Latent Tree Induction with Deep Inside-Outside Recursive Autoencoders

Computation and Language 2019-04-08 v2

Abstract

We introduce deep inside-outside recursive autoencoders (DIORA), a fully-unsupervised method for discovering syntax that simultaneously learns representations for constituents within the induced tree. Our approach predicts each word in an input sentence conditioned on the rest of the sentence and uses inside-outside dynamic programming to consider all possible binary trees over the sentence. At test time the CKY algorithm extracts the highest scoring parse. DIORA achieves a new state-of-the-art F1 in unsupervised binary constituency parsing (unlabeled) in two benchmark datasets, WSJ and MultiNLI.

Keywords

Cite

@article{arxiv.1904.02142,
  title  = {Unsupervised Latent Tree Induction with Deep Inside-Outside Recursive Autoencoders},
  author = {Andrew Drozdov and Pat Verga and Mohit Yadav and Mohit Iyyer and Andrew McCallum},
  journal= {arXiv preprint arXiv:1904.02142},
  year   = {2019}
}

Comments

14 pages, 8 figures, 8 tables. NAACL 2019

R2 v1 2026-06-23T08:28:27.697Z