@inproceedings{lyu-etal-2021-differentiable,
title = "A Differentiable Relaxation of Graph Segmentation and Alignment for {AMR} Parsing",
author = "Lyu, Chunchuan and
Cohen, Shay B. and
Titov, Ivan",
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://preview.aclanthology.org/jlcl-multiple-ingestion/2021.emnlp-main.714/",
doi = "10.18653/v1/2021.emnlp-main.714",
pages = "9075--9091",
abstract = "Abstract Meaning Representations (AMR) are a broad-coverage semantic formalism which represents sentence meaning as a directed acyclic graph. To train most AMR parsers, one needs to segment the graph into subgraphs and align each such subgraph to a word in a sentence; this is normally done at preprocessing, relying on hand-crafted rules. In contrast, we treat both alignment and segmentation as latent variables in our model and induce them as part of end-to-end training. As marginalizing over the structured latent variables is infeasible, we use the variational autoencoding framework. To ensure end-to-end differentiable optimization, we introduce a differentiable relaxation of the segmentation and alignment problems. We observe that inducing segmentation yields substantial gains over using a {\textquoteleft}greedy' segmentation heuristic. The performance of our method also approaches that of a model that relies on the segmentation rules of Lyu and Titov (2018), which were hand-crafted to handle individual AMR constructions."
}
Markdown (Informal)
[A Differentiable Relaxation of Graph Segmentation and Alignment for AMR Parsing](https://preview.aclanthology.org/jlcl-multiple-ingestion/2021.emnlp-main.714/) (Lyu et al., EMNLP 2021)
ACL