@inproceedings{jia-etal-2020-semi,
title = "Semi-Supervised Semantic Dependency Parsing Using {CRF} Autoencoders",
author = "Jia, Zixia and
Ma, Youmi and
Cai, Jiong and
Tu, Kewei",
editor = "Jurafsky, Dan and
Chai, Joyce and
Schluter, Natalie and
Tetreault, Joel",
booktitle = "Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics",
month = jul,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2020.acl-main.607/",
doi = "10.18653/v1/2020.acl-main.607",
pages = "6795--6805",
abstract = "Semantic dependency parsing, which aims to find rich bi-lexical relationships, allows words to have multiple dependency heads, resulting in graph-structured representations. We propose an approach to semi-supervised learning of semantic dependency parsers based on the CRF autoencoder framework. Our encoder is a discriminative neural semantic dependency parser that predicts the latent parse graph of the input sentence. Our decoder is a generative neural model that reconstructs the input sentence conditioned on the latent parse graph. Our model is arc-factored and therefore parsing and learning are both tractable. Experiments show our model achieves significant and consistent improvement over the supervised baseline."
}
Markdown (Informal)
[Semi-Supervised Semantic Dependency Parsing Using CRF Autoencoders](https://preview.aclanthology.org/fix-sig-urls/2020.acl-main.607/) (Jia et al., ACL 2020)
ACL