Papers by Yinnian Lin
NAMER: A Node-Based Multitasking Framework for Multi-Hop Knowledge Base Question Answering (2021.naacl-demos)
Copied to clipboard
| Challenge: | Using a node-based framework, knowledge base question answering systems can grasp structural mappings between questions and KB queries. |
| Approach: | They propose a 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. |
| Outcome: | The proposed framework outperforms the previous SoTA on CCKS CKBQA dataset. |