paper-with-me

홈 › Papers

Towards Collaborative Neural-Symbolic Graph Semantic Parsing via Uncertainty

2022-05-01 · Findings (ACL) 2022 5 · Zi Lin, Jeremiah Zhe Liu, Jingbo Shang

Recent work in task-independent graph semantic parsing has shifted from grammar-based symbolic approaches to neural models, showing strong performance on different types of meaning representations. However, it is still unclear that what are the limitations of these neural parsers, and whether these limitations can be compensated by incorporating symbolic knowledge into model inference. In this paper, we address these questions by taking English Resource Grammar (ERG) parsing as a case study. Specifically, we first develop a state-of-the-art, T5-based neural ERG parser, and conduct detail analyses of parser performance within fine-grained linguistic categories.The neural parser attains superior performance on in-distribution test set, but degrades significantly on long-tail situations, while the symbolic parser performs more robustly. To address this, we further propose a simple yet principled collaborative framework for neural-symbolic semantic parsing, by designing a decision criterion for beam search that incorporates the prior knowledge from a symbolic parser and accounts for model uncertainty. Experimental results show that the proposed framework yields comprehensive improvement over neural baseline across long-tail categories, yielding the best known Smatch score (97.01) on the well-studied DeepBank benchmark.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Parsing

Similar Papers 제목 키워드 기반

Towards Collaborative Neural-Symbolic Graph Semantic Parsing via Uncertainty

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Recent work in task-independent graph semantic parsing has shifted from grammar-based symbolic approaches to data-intensive neural approaches, and has shown strong performance on different types of meaning representation…

Semantic Parsing

Neural-Symbolic Inference for Robust Autoregressive Graph Parsing via Compositional Uncertainty Quantification

2023-01-26 · Zi Lin, Jeremiah Liu, Jingbo Shang

Pre-trained seq2seq models excel at graph semantic parsing with rich annotated data, but generalize worse to out-of-distribution (OOD) and long-tail examples. In comparison, symbolic parsers under-perform on population-l…

Semantic ParsingUncertainty Quantification

The Role of Semantic Parsing in Understanding Procedural Text

2023-02-14 · Hossein Rajaby Faghihi, Parisa Kordjamshidi, Choh Man Teng, James Allen

In this paper, we investigate whether symbolic semantic representations, extracted from deep semantic parsers, can help reasoning over the states of involved entities in a procedural text. We consider a deep semantic par…

Semantic ParsingSemantic Role Labeling

SLING: A framework for frame semantic parsing

2017-10-19 · Michael Ringgaard, Rahul Gupta, Fernando C. N. Pereira

We describe SLING, a framework for parsing natural language into semantic frames. SLING supports general transition-based, neural-network parsing with bidirectional LSTM input encoding and a Transition Based Recurrent Un…

Semantic Frame ParsingSemantic Parsing

LOGICSEG: Parsing Visual Semantics with Neural Logic Learning and Reasoning

2023-09-24 · ICCV 2023 1 · Liulei Li, Wenguan Wang, Yi Yang

Current high-performance semantic segmentation models are purely data-driven sub-symbolic approaches and blind to the structured nature of the visual world. This is in stark contrast to human cognition which abstracts vi…

Inductive LearningSegmentationSemantic ParsingSemantic Segmentation