paper-with-me

홈 › Papers

Accurate SHRG-Based Semantic Parsing

2018-07-01 · ACL 2018 7 · Yufei Chen, Weiwei Sun, Xiaojun Wan

We demonstrate that an SHRG-based parser can produce semantic graphs much more accurately than previously shown, by relating synchronous production rules to the syntacto-semantic composition process. Our parser achieves an accuracy of 90.35 for EDS (89.51 for DMRS) in terms of elementary dependency match, which is a 4.87 (5.45) point improvement over the best existing data-driven model, indicating, in our view, the importance of linguistically-informed derivation for data-driven semantic parsing. This accuracy is equivalent to that of English Resource Grammar guided models, suggesting that (recurrent) neural network models are able to effectively learn deep linguistic knowledge from annotations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic CompositionSemantic Parsing

Similar Papers 제목 키워드 기반

Semantic Composition with PSHRG for Derivation Tree Reconstruction from Graph-Based Meaning Representations

2022-05-01 · ACL 2022 5 · Chun Hei Lo, Wai Lam, Hong Cheng

We introduce a data-driven approach to generating derivation trees from meaning representation graphs with probabilistic synchronous hyperedge replacement grammar (PSHRG). SHRG has been used to produce meaning representa…

Semantic Composition

Renovating Parsing R-CNN for Accurate Multiple Human Parsing

2020-09-20 · ECCV 2020 8 · Lu Yang, Qing Song, Zhihui Wang, Mengjie Hu 외

Multiple human parsing aims to segment various human parts and associate each part with the corresponding instance simultaneously. This is a very challenging task due to the diverse human appearance, semantic ambiguity o…

Human Parsing

Semantic Parsing for Task Oriented Dialog using Hierarchical Representations

2018-10-18 · EMNLP 2018 10 · Sonal Gupta, Rushin Shah, Mrinal Mohit, Anuj Kumar 외

Task oriented dialog systems typically first parse user utterances to semantic frames comprised of intents and slots. Previous work on task oriented intent and slot-filling work has been restricted to one intent per quer…

Constituency ParsingSemantic Parsingslot-fillingSlot Filling

Knowledge-augmented Frame Semantic Parsing with Hybrid Prompt-tuning

2023-03-25 · Rui Zhang, Yajing Sun, Jingyuan Yang, Wei Peng

Frame semantics-based approaches have been widely used in semantic parsing tasks and have become mainstream. It remains challenging to disambiguate frame representations evoked by target lexical units under different con…

Knowledge ProbingSemantic ParsingSingle Particle Analysis

Type-Driven Incremental Semantic Parsing with Polymorphism

2014-11-19 · HLT 2015 5 · Kai Zhao, Liang Huang

Semantic parsing has made significant progress, but most current semantic parsers are extremely slow (CKY-based) and rather primitive in representation. We introduce three new techniques to tackle these problems. First, …

Semantic ParsingVocal Bursts Type Prediction