AsyncET: Asynchronous Learning for Knowledge Graph Entity Typing with Auxiliary Relations
Yun-Cheng Wang, Xiou Ge, Bin Wang, C.-C. Jay Kuo

TL;DR
AsyncET introduces multiple auxiliary relations and an asynchronous learning scheme to enhance knowledge graph entity typing, significantly improving performance, model size, and efficiency over existing methods.
Contribution
The paper proposes a novel approach using multiple auxiliary relations and asynchronous learning for KGET, improving expressiveness and efficiency over prior single-relation methods.
Findings
Substantial performance improvement on KGET datasets
Efficient model with smaller size and lower time complexity
Effective modeling of diverse entity-type patterns
Abstract
Knowledge graph entity typing (KGET) is a task to predict the missing entity types in knowledge graphs (KG). Previously, KG embedding (KGE) methods tried to solve the KGET task by introducing an auxiliary relation, 'hasType', to model the relationship between entities and their types. However, a single auxiliary relation has limited expressiveness for diverse entity-type patterns. We improve the expressiveness of KGE methods by introducing multiple auxiliary relations in this work. Similar entity types are grouped to reduce the number of auxiliary relations and improve their capability to model entity-type patterns with different granularities. With the presence of multiple auxiliary relations, we propose a method adopting an Asynchronous learning scheme for Entity Typing, named AsyncET, which updates the entity and type embeddings alternatively to keep the learned entity embedding…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Data Quality and Management
