SSP: Semantic Space Projection for Knowledge Graph Embedding with Text Descriptions
Han Xiao, Minlie Huang, Xiaoyan Zhu

TL;DR
This paper introduces SSP, a semantic space projection method for knowledge graph embedding that incorporates text descriptions to produce more interpretable and semantically meaningful representations, improving performance on key tasks.
Contribution
It proposes a novel semantic representation approach for knowledge graphs using a hierarchical generative process that captures multiple aspects and categories, enhancing interpretability.
Findings
Outperforms state-of-the-art baselines significantly
Provides more interpretable and semantically rich embeddings
Improves performance on question answering and entity classification
Abstract
Knowledge representation is an important, long-history topic in AI, and there have been a large amount of work for knowledge graph embedding which projects symbolic entities and relations into low-dimensional, real-valued vector space. However, most embedding methods merely concentrate on data fitting and ignore the explicit semantic expression, leading to uninterpretable representations. Thus, traditional embedding methods have limited potentials for many applications such as question answering, and entity classification. To this end, this paper proposes a semantic representation method for knowledge graph \textbf{(KSR)}, which imposes a two-level hierarchical generative process that globally extracts many aspects and then locally assigns a specific category in each aspect for every triple. Since both aspects and categories are semantics-relevant, the collection of categories in each…
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
TopicsTopic Modeling · Advanced Graph Neural Networks · Data Quality and Management
