paper-with-me

Papers

SPARQA: Skeleton-based Semantic Parsing for Complex Questions over Knowledge Bases

2020-03-31 · Yawei Sun, Lingling Zhang, Gong Cheng, Yuzhong Qu

Semantic parsing transforms a natural language question into a formal query over a knowledge base. Many existing methods rely on syntactic parsing like dependencies. However, the accuracy of producing such expressive formalisms is not satisfying on long complex questions. In this paper, we propose a novel skeleton grammar to represent the high-level structure of a complex question. This dedicated coarse-grained formalism with a BERT-based parsing algorithm helps to improve the accuracy of the downstream fine-grained semantic parsing. Besides, to align the structure of a question with the structure of a knowledge base, our multi-strategy method combines sentence-level and word-level semantics. Our approach shows promising performance on several datasets.

📄 PDF Abstract BibTeX arXiv:2003.13956

Code (1)

nju-websoft/SPARQA 공식 구현 pytorch

Tasks

Semantic ParsingSentence

Similar Papers 제목 키워드 기반

Dspy-based Neural-Symbolic Pipeline to Enhance Spatial Reasoning in LLMs

2024-11-27 · Rong Wang, Kun Sun, Jonas Kuhn

Large Language Models (LLMs) have demonstrated remarkable capabilities across various tasks, yet they often struggle with spatial reasoning. This paper presents a novel neural-symbolic framework that enhances LLMs' spati…

Logical ReasoningSemantic ParsingSpatial Reasoning

Complex Question Decomposition for Semantic Parsing

2019-07-01 · ACL 2019 7 · Haoyu Zhang, Jingjing Cai, Jianjun Xu, Ji Wang

In this work, we focus on complex question semantic parsing and propose a novel Hierarchical Semantic Parsing (HSP) method, which utilizes the decompositionality of complex questions for semantic parsing. Our model is de…

Semantic Parsing

Skeletons Matter: Dynamic Data Augmentation for Text-to-Query

2025-11-24 · Yuchen Ji, Bo Xu, Jie Shi, Jiaqing Liang 외 arxiv

The task of translating natural language questions into query languages has long been a central focus in semantic parsing. Recent advancements in Large Language Models (LLMs) have significantly accelerated progress in th…

Data AugmentationSemantic Parsing

Evaluating Semantic Parsing against a Simple Web-based Question Answering Model

2017-07-14 · SEMEVAL 2017 8 · Alon Talmor, Mor Geva, Jonathan Berant

Semantic parsing shines at analyzing complex natural language that involves composition and computation over multiple pieces of evidence. However, datasets for semantic parsing contain many factoid questions that can be …

Question AnsweringSemantic Parsing

A Survey on Semantic Parsing from the perspective of Compositionality

2020-09-29 · Pawan Kumar, Srikanta Bedathur

Different from previous surveys in semantic parsing (Kamath and Das, 2018) and knowledge base question answering(KBQA)(Chakraborty et al., 2019; Zhu et al., 2019; Hoffner et al., 2017) we try to takes a different perspec…

Knowledge Base Question AnsweringQuestion AnsweringSemantic CompositionSemantic Parsing+1