SOTAVerified

NAMER: A Node-Based Multitasking Framework for Multi-Hop Knowledge Base Question Answering

2021-06-01NAACL 2021Code Available0· sign in to hype

Minhao Zhang, Ruoyu Zhang, Lei Zou, Yinnian Lin, Sen Hu

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present NAMER, an open-domain Chinese knowledge base question answering system based on a novel node-based framework that better grasps the structural mapping between questions and KB queries by aligning the nodes in a query with their corresponding mentions in question. Equipped with techniques including data augmentation and multitasking, we show that the proposed framework outperforms the previous SoTA on CCKS CKBQA dataset. Moreover, we develop a novel data annotation strategy that facilitates the node-to-mention alignment, a dataset (https://github.com/ridiculouz/CKBQA) with such strategy is also published to promote further research. An online demo of NAMER (http://kbqademo.gstore.cn) is provided to visualize our framework and supply extra information for users, a video illustration (https://youtu.be/yetnVye\_hg4) of NAMER is also available.

Tasks

Reproductions