@inproceedings{lin-etal-2021-graph,
title = "A Graph-Based Neural Model for End-to-End Frame Semantic Parsing",
author = "Lin, ZhiChao and
Sun, Yueheng and
Zhang, Meishan",
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/add-emnlp-2024-awards/2021.emnlp-main.314/",
doi = "10.18653/v1/2021.emnlp-main.314",
pages = "3864--3874",
abstract = "Frame semantic parsing is a semantic analysis task based on FrameNet which has received great attention recently. The task usually involves three subtasks sequentially: (1) target identification, (2) frame classification and (3) semantic role labeling. The three subtasks are closely related while previous studies model them individually, which ignores their intern connections and meanwhile induces error propagation problem. In this work, we propose an end-to-end neural model to tackle the task jointly. Concretely, we exploit a graph-based method, regarding frame semantic parsing as a graph construction problem. All predicates and roles are treated as graph nodes, and their relations are taken as graph edges. Experiment results on two benchmark datasets of frame semantic parsing show that our method is highly competitive, resulting in better performance than pipeline models."
}
Markdown (Informal)
[A Graph-Based Neural Model for End-to-End Frame Semantic Parsing](https://preview.aclanthology.org/add-emnlp-2024-awards/2021.emnlp-main.314/) (Lin et al., EMNLP 2021)
ACL