paper-with-me

Papers

TransG : A Generative Mixture Model for Knowledge Graph Embedding

2015-09-18 · Han Xiao, Minlie Huang, Yu Hao, Xiaoyan Zhu

Recently, knowledge graph embedding, which projects symbolic entities and relations into continuous vector space, has become a new, hot topic in artificial intelligence. This paper addresses a new issue of multiple relation semantics that a relation may have multiple meanings revealed by the entity pairs associated with the corresponding triples, and proposes a novel Gaussian mixture model for embedding, TransG. The new model can discover latent semantics for a relation and leverage a mixture of relation component vectors for embedding a fact triple. To the best of our knowledge, this is the first generative model for knowledge graph embedding, which is able to deal with multiple relation semantics. Extensive experiments show that the proposed model achieves substantial improvements against the state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:1509.05488

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph EmbeddingRelation

Similar Papers 제목 키워드 기반

TransG : A Generative Model for Knowledge Graph Embedding

2016-08-01 · ACL 2016 8 · Han Xiao, Minlie Huang, Xiaoyan Zhu
Dimensionality ReductionGraph EmbeddingKnowledge Graph Embeddingmodel+1

TransGCN:Coupling Transformation Assumptions with Graph Convolutional Networks for Link Prediction

2019-10-01 · Ling Cai, Bo Yan, Gengchen Mai, Krzysztof Janowicz 외

Link prediction is an important and frequently studied task that contributes to an understanding of the structure of knowledge graphs (KGs) in statistical relational learning. Inspired by the success of graph convolution…

DecoderEntity EmbeddingsKnowledge GraphsLink Prediction+3

TransGNN: Harnessing the Collaborative Power of Transformers and Graph Neural Networks for Recommender Systems

2023-08-28 · Peiyan Zhang, Yuchen Yan, Xi Zhang, Chaozhuo Li 외

Graph Neural Networks (GNNs) have emerged as promising solutions for collaborative filtering (CF) through the modeling of user-item interaction graphs. The nucleus of existing GNN-based recommender systems involves recur…

Collaborative FilteringGraph ClassificationGraph Representation LearningRecommendation Systems+1

TransGAT: Transformer-Based Graph Neural Networks for Multi-Dimensional Automated Essay Scoring

2025-09-01 · Hind Aljuaid, Areej Alhothali, Ohoud Al-Zamzami, Hussein Assalahi arxiv

Essay writing is a critical component of student assessment, yet manual scoring is labor-intensive and inconsistent. Automated Essay Scoring (AES) offers a promising alternative, but current approaches face limitations. …

Automated Essay Scoring

Transferable Graph Structure Learning for Graph-based Traffic Forecasting Across Cities

2023-08-04 · KDD 2023 8 · Yilun Jin, Kai Chen, Qiang Yang

Graph-based deep learning models are powerful in modeling spatiotemporal graphs for traffic forecasting. In practice, accurate forecasting models rely on sufficient traffic data, which may not be accessible in real-world…

Graph structure learningKnowledge DistillationTransfer Learning