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

Minhao Zhang,Ruoyu Zhang,Lei Zou,Yinnian Lin,Sen Hu
DOI: https://doi.org/10.18653/v1/2021.naacl-demos.3
2021-01-01
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-tomention alignment, a dataset1 with such strategy is also published to promote further research. An online demo of NAMER2 is provided to visualize our framework and supply extra information for users, a video illustration3 of NAMER is also available.
What problem does this paper attempt to address?