paper-with-me

홈 › Papers

A Graph-Based Neural Model for End-to-End Frame Semantic Parsing

2021-09-25 · EMNLP 2021 11 · Zhichao Lin, Yueheng Sun, Meishan Zhang

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.

📄 PDF Abstract BibTeX arXiv:2109.12319

Code (1)

ch4osmy7h/framenetparser 공식 구현 pytorch

Tasks

graph constructionSemantic ParsingSemantic Role Labeling

Similar Papers 제목 키워드 기반

A Double-Graph Based Framework for Frame Semantic Parsing

2021-10-16 · ACL ARR October 2021 10 · Anonymous

Frame semantic parsing is a fundamental NLP task, which consists of three subtasks: frame identification, argument identification and role classification. Most previous studies tend to neglect relations between different…

graph constructionSemantic Parsing

A Double-Graph Based Framework for Frame Semantic Parsing

2022-06-18 · NAACL 2022 7 · Ce Zheng, Xudong Chen, Runxin Xu, Baobao Chang

Frame semantic parsing is a fundamental NLP task, which consists of three subtasks: frame identification, argument identification and role classification. Most previous studies tend to neglect relations between different…

graph constructionSemantic Parsing

Semantic Parsing for Question Answering over Knowledge Graphs

2023-12-01 · Sijia Wei, Wenwen Zhang, Qisong Li, Jiang Zhao

In this paper, we introduce a novel method with graph-to-segment mapping for question answering over knowledge graphs, which helps understanding question utterances. This method centers on semantic parsing, a key approac…

DecoderGraph Neural NetworkKnowledge GraphsQuestion Answering+1

SGRAM: Improving Scene Graph Parsing via Abstract Meaning Representation

2022-10-17 · Woo Suk Choi, Yu-Jung Heo, Byoung-Tak Zhang

Scene graph is structured semantic representation that can be modeled as a form of graph from images and texts. Image-based scene graph generation research has been actively conducted until recently, whereas text-based s…

Abstract Meaning RepresentationDependency ParsingGraph GenerationImage Retrieval+5

Towards Comparability of Linguistic Graph Banks for Semantic Parsing

2016-05-01 · LREC 2016 5 · Stephan Oepen, Marco Kuhlmann, Yusuke Miyao, Daniel Zeman 외

We announce a new language resource for research on semantic parsing, a large, carefully curated collection of semantic dependency graphs representing multiple linguistic traditions. This resource is called SDP{\textasci…

Dependency ParsingSemantic Dependency ParsingSemantic ParsingSentence