Learning Representation Mapping for Relation Detection in Knowledge Base Question Answering
Peng Wu, Shujian Huang, Rongxiang Weng, Zaixiang Zheng, Jianbing, Zhang, Xiaohui Yan, Jiajun Chen

TL;DR
This paper introduces a representation mapping method for relation detection in knowledge base question answering, significantly improving unseen relation detection while maintaining performance on seen relations.
Contribution
It proposes a simple, adversarial and reconstruction-based mapping approach to handle unseen relations in relation detection tasks.
Findings
Improved accuracy on unseen relations.
Maintained competitive performance on seen relations.
Reorganized dataset to evaluate unseen relation detection.
Abstract
Relation detection is a core step in many natural language process applications including knowledge base question answering. Previous efforts show that single-fact questions could be answered with high accuracy. However, one critical problem is that current approaches only get high accuracy for questions whose relations have been seen in the training data. But for unseen relations, the performance will drop rapidly. The main reason for this problem is that the representations for unseen relations are missing. In this paper, we propose a simple mapping method, named representation adapter, to learn the representation mapping for both seen and unseen relations based on previously learned relation embedding. We employ the adversarial objective and the reconstruction objective to improve the mapping performance. We re-organize the popular SimpleQuestion dataset to reveal and evaluate the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
