Abstract
Knowledge graph completion is to infer missing/new entities or relations in knowledge graphs. The long-tail distribution of relations leads to the few-shot knowledge graph completion problem. Existing solutions do not thoroughly solve this problem, with the few training samples still deteriorating knowledge graph completion performance. In this paper, we propose a novel data augmentation mechanism to overcome the learning difficulty caused by few training samples, and a novel feature fusion scheme to reinforce data augmentation. Specifically, we use a conditional generative model to increase the number of entity samples on both entity structure and textual content views, and adaptively fuse entity structural and textual features to get informative entity representations. We then integrate adaptive feature fusion and generative sample augmentation with few-shot relation inference into an end-to-end learning framework. We conduct extensive experiments on five real-world knowledge graphs, showing the significant advantage of the proposed algorithm over state-of-the-art baselines, as well as the effectiveness of the proposed feature fusion and sample augmentation components.
Original language | English |
---|---|
Title of host publication | 28th International Conference, DASFAA 2023 Tianjin, China, April 17–20, 2023 Proceedings, Part II |
Editors | Xin Wang, Maria Luisa Sapino, Wook-Shin Han, Amr El Abbadi, Gill Dobbie, Zhiyong Feng, Yingxiao Shao, Hongzhi Yin |
Place of Publication | Cham Switzerland |
Publisher | Springer |
Pages | 800-809 |
Number of pages | 10 |
ISBN (Electronic) | 9783031306723 |
ISBN (Print) | 9783031306716 |
DOIs | |
Publication status | Published - 2023 |
Event | Database Systems for Advanced Applications 2023 - Tianjin, China Duration: 17 Apr 2023 → 20 Apr 2023 https://link.springer.com/book/10.1007/978-3-031-30672-3 (Peroceedings) http://www.tjudb.cn/dasfaa2023/node/2 (Website) |
Publication series
Name | Lecture Notes in Computer Science |
---|---|
Publisher | Springer |
Volume | 13944 |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | Database Systems for Advanced Applications 2023 |
---|---|
Abbreviated title | DASFAA 2023 |
Country/Territory | China |
City | Tianjin |
Period | 17/04/23 → 20/04/23 |
Internet address |
|
Keywords
- Data Augmentation
- Feature Fusion
- Few-Shot Learning
- Knowledge Graph Completion