EMNLP 2021main10 citations

Improved Latent Tree Induction with Distant Supervision via Span Constraints

Zhiyang Xu, Andrew Drozdov, Jay Yoon Lee, Tim O’Gorman, Subendhu Rongali, Dylan Finkbeiner, Shilpa Suresh, Mohit Iyyer

Abstract

For over thirty years, researchers have developed and analyzed methods for latent tree induction as an approach for unsupervised syntactic parsing. Nonetheless, modern systems still do not perform well enough compared to their supervised counterparts to have any practical use as structural annotation of text. In this work, we present a technique that uses distant supervision in the form of span constraints (i.e. phrase bracketing) to improve performance in unsupervised constituency parsing. Using a relatively small number of span constraints we can substantially improve the output from DIORA, an already competitive unsupervised parsing system. Compared with full parse tree annotation, span constraints can be acquired with minimal effort, such as with a lexicon derived from Wikipedia, to find exact text matches. Our experiments show span constraints based on entities improves constituency parsing on English WSJ Penn Treebank by more than 5 F1. Furthermore, our method extends to any domain where span constraints are easily attainable, and as a case study we demonstrate its effectiveness by parsing biomedical text from the CRAFT dataset.

BibTeX
@inproceedings{xu-etal-2021-improved,
    title = "Improved Latent Tree Induction with Distant Supervision via Span Constraints",
    author = "Xu, Zhiyang  and
      Drozdov, Andrew  and
      Lee, Jay Yoon  and
      O{'}Gorman, Tim  and
      Rongali, Subendhu  and
      Finkbeiner, Dylan  and
      Suresh, Shilpa  and
      Iyyer, Mohit  and
      McCallum, Andrew",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.395/",
    doi = "10.18653/v1/2021.emnlp-main.395",
    pages = "4818--4831"
}
Improved Latent Tree Induction with Distant Supervision via Span Constraints · EMNLP 2021