Entity Embeddings

70 papers with code • 0 benchmarks • 2 datasets

Entity Embeddings is a technique for applying deep learning to tabular data. It involves representing the categorical data of an information systems entity with multiple dimensions.

Latest papers with no code

Social World Knowledge: Modeling and Applications

no code yet • 28 Jun 2023

In this work, we elicited the social embeddings of roughly 200K entities from a sample of 1. 3M Twitter users and the accounts that they follow.

DsMtGCN: A Direction-sensitive Multi-task framework for Knowledge Graph Completion

no code yet • 17 Jun 2023

To solve the inherent incompleteness of knowledge graphs (KGs), numbers of knowledge graph completion (KGC) models have been proposed to predict missing links from known triples.

Medical Knowledge Graph QA for Drug-Drug Interaction Prediction based on Multi-hop Machine Reading Comprehension

no code yet • 19 Dec 2022

Drug-drug interaction prediction is a crucial issue in molecular biology.

Entity-Assisted Language Models for Identifying Check-worthy Sentences

no code yet • 19 Nov 2022

Our results show that the neural language models significantly outperform traditional TF. IDF and LSTM methods.

TransAlign: Fully Automatic and Effective Entity Alignment for Knowledge Graphs

no code yet • 16 Oct 2022

The task of entity alignment between knowledge graphs (KGs) aims to identify every pair of entities from two different KGs that represent the same entity.

BRIGHT -- Graph Neural Networks in Real-Time Fraud Detection

no code yet • 25 May 2022

Apart from rule-based and machine learning filters that are already deployed in production, we want to enable efficient real-time inference with graph neural networks (GNNs), which is useful to catch multihop risk propagation in a transaction graph.

KQGC: Knowledge Graph Embedding with Smoothing Effects of Graph Convolutions for Recommendation

no code yet • 23 May 2022

The smoothing is specially desired in the presence of homophilic graphs, such as the ones we find on recommender systems.

Improving Question Answering over Knowledge Graphs Using Graph Summarization

no code yet • 25 Mar 2022

The key idea is to represent questions and entities of a KG as low-dimensional embeddings.

Duality-Induced Regularizer for Semantic Matching Knowledge Graph Embeddings

no code yet • 24 Mar 2022

Semantic matching models -- which assume that entities with similar semantics have similar embeddings -- have shown great power in knowledge graph embeddings (KGE).

Learning Relation-Specific Representations for Few-shot Knowledge Graph Completion

no code yet • 22 Mar 2022

To this end, these methods learn entity-pair representations from the direct neighbors of head and tail entities, and then aggregate the representations of reference entity pairs.