paper-with-me

Papers

Exploiting Rich Syntax for Better Knowledge Base Question Answering

2021-07-16 · Pengju Zhang, Yonghui Jia, Muhua Zhu, Wenliang Chen, Min Zhang

Recent studies on Knowledge Base Question Answering (KBQA) have shown great progress on this task via better question understanding. Previous works for encoding questions mainly focus on the word sequences, but seldom consider the information from syntactic trees.In this paper, we propose an approach to learn syntax-based representations for KBQA. First, we encode path-based syntax by considering the shortest dependency paths between keywords. Then, we propose two encoding strategies to mode the information of whole syntactic trees to obtain tree-based syntax. Finally, we combine both path-based and tree-based syntax representations for KBQA. We conduct extensive experiments on a widely used benchmark dataset and the experimental results show that our syntax-aware systems can make full use of syntax information in different settings and achieve state-of-the-art performance of KBQA.

📄 PDF Abstract BibTeX arXiv:2107.07940

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Base Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

Learn from Syntax: Improving Pair-wise Aspect and Opinion Terms Extractionwith Rich Syntactic Knowledge

2021-05-06 · Shengqiong Wu, Hao Fei, Yafeng Ren, Donghong Ji 외

In this paper, we propose to enhance the pair-wise aspect and opinion terms extraction (PAOTE) task by incorporating rich syntactic knowledge. We first build a syntax fusion encoder for encoding syntactic features, inclu…

Boundary DetectionPOS

Mimic and Conquer: Heterogeneous Tree Structure Distillation for Syntactic NLP

2020-09-16 · Findings of the Association for Computational Linguistics 2020 · Hao Fei, Yafeng Ren, Donghong Ji

Syntax has been shown useful for various NLP tasks, while existing work mostly encodes singleton syntactic tree using one hierarchical neural network. In this paper, we investigate a simple and effective method, Knowledg…

Knowledge Distillation

MM-Eval: A Hierarchical Benchmark for Modern Mongolian Evaluation in LLMs

2024-11-14 · Mengyuan Zhang, Ruihui Wang, Bo Xia, Yuan Sun 외

Large language models (LLMs) excel in high-resource languages but face notable challenges in low-resource languages like Mongolian. This paper addresses these challenges by categorizing capabilities into language abiliti…

General KnowledgeMath

Incorporating Syntax and Frame Semantics in Neural Network for Machine Reading Comprehension

2020-12-01 · COLING 2020 8 · Shaoru Guo, Yong Guan, Ru Li, XiaoLi Li 외

Machine reading comprehension (MRC) is one of the most critical yet challenging tasks in natural language understanding(NLU), where both syntax and semantics information of text are essential components for text understa…

Machine Reading ComprehensionNatural Language UnderstandingReading Comprehension

Improving the Robustness of Deep Reading Comprehension Models by Leveraging Syntax Prior

2019-11-01 · WS 2019 11 · Bowen Wu, Haoyang Huang, Zongsheng Wang, Qihang Feng 외

Despite the remarkable progress on Machine Reading Comprehension (MRC) with the help of open-source datasets, recent studies indicate that most of the current MRC systems unfortunately suffer from weak robustness against…

Machine Reading ComprehensionReading ComprehensionSentence