Study benchmarks embedding-based entity alignment methods for KGs.
problem Align entities across different KGs using embeddings.
method Survey and categorize 23 embedding-based methods, propose new KG sampling algorithm, develop open-source library.
result Understood strengths and limitations of embedding-based methods.
ME2Vec learns medical entity vectors from EHR data.
problem Learning structured information from EHR data.
method Graph-based medical entity embedding using diverse graph embedding techniques.
result ME2Vec outperforms baselines in disease diagnosis prediction.
Web service embeds Wikidata entities for multilingual access.
problem Lack of easy access to Wikidata entities in various languages.
method Trained Word2Vec embeddings on Wikidata dump, exposed via REST API.
result Multilingual resource for over 600,000 Wikidata items and properties.
New model for temporal KG completion using diachronic entity embeddings.
problem Temporal knowledge graph completion for incomplete KGs.
method Developed novel models by equipping static KG embedding models with a diachronic entity embedding function.
result Combining diachronic entity embeddings with SimplE results in superior temporal KG completion.
Extends embedding models with literal information for better link prediction.
problem Lack of literal information in existing knowledge graph embeddings.
method LiteralE: merges entity embeddings with literal information using a learnable function.
result LiteralE improves link prediction performance on various datasets.
A CNN model learns complex relationships in knowledge graphs.
problem Exploring complex relationships between entities and relationships in knowledge graphs.
method A Convolutional Neural Network (CNN) is used to learn entity and relationship representations in knowledge graphs.
result The proposed model outperforms state-of-the-art models on exploring unseen relationships.
HAKE embeds entities in polar coordinates to model semantic hierarchies in knowledge graphs.
problem Lack of modeling semantic hierarchies in knowledge graph embeddings.
method HAKE embeds entities in a polar coordinate system, where the radial coordinate represents hierarchy levels and the angular coordinate distinguishes entities at the same level.
result HAKE significantly outperforms existing methods on link prediction tasks in knowledge graphs.
A model for entity relatedness considering time and context.
problem Time and context influence entity relatedness.
method Flexible model using time-aware and corpus-specific word embeddings.
result The model generates accurate entity relatedness lists.
Improved music recommendations using hyperbolic embeddings and Bayesian estimation.
problem Generating personalized music recommendations.
method Hyperbolic Poincaré embeddings for hierarchies, empirical Bayes for link reliability.
result Significant performance improvement in A/B testing.
Flexible embedding framework for diverse data types.
problem Limited applicability of existing embedding learning methods.
method A flexible framework using entity-relation-matrices and sampling mechanism.
result Framework outperforms state-of-the-art approaches in various tasks.
TransGCN combines GCNs with transformation assumptions for better link prediction in KGs.
problem Link prediction in knowledge graphs for understanding graph structure.
method Unified GCN framework with simultaneous learning of entity and relation embeddings, using transformation assumptions.
result TransGCN outperforms state-of-the-art models on FB15K-237 and WN18RR.
Unified model detects anomalies in heterogeneous categorical events.
problem Detecting anomalies in events with mixed types and large event space.
method APE model that embeds entities into a latent space and models event probability via pairwise interactions.
result Our model outperforms state-of-the-art techniques in detecting anomalies.
Quaternion embeddings model entities and relations in knowledge graphs.
problem Modeling latent inter-dependencies and expressive rotations in knowledge graphs.
method Quaternion-valued embeddings and rotations in hypercomplex space.
result Quaternion embeddings achieve state-of-the-art performance on knowledge graph benchmarks.
New methods predict links in hypergraphs with multiple entities.
problem Link prediction in knowledge hypergraphs with non-binary relations.
method Introduce HSimplE and HypE embedding-based methods for hypergraphs.
result Proposed methods outperform baselines in hypergraph prediction.
DeepTrax learns embeddings for financial transactions graphs.
problem Large and sparse bipartite graphs of financial transactions are hard to analyze.
method Graph representation learning to embed account and merchant entities into vectors.
result Effective embeddings for account and merchant entities, validated by link prediction metrics.
Framework for unsupervised entity representations using Optimal Transport.
problem Building representations of entities and their contexts.
method Optimal Transport, Wasserstein distance, barycenters.
result Significant gains in sentence similarity tasks (4.1% relative improvement).
A novel geometric algebra-based KG embedding framework improves link prediction.
problem KG embedding to model entities and relations in a low-dimensional space.
method Utilizes multivector representations and geometric product in geometric algebra.
result Outperforms state-of-the-art models in link prediction experiments.
Embedding-based Knowledge Base Completion models have so far mostly combined distributed representations of individual entities or relations to compute truth scores of missing links. Facts can however also be represented using pairwise embeddings, i.e. embeddings for pairs of entities and relations. In this paper we ex…
GraIL predicts relations by reasoning over subgraphs, outperforming embeddings.
problem Relation prediction in knowledge graphs using latent representations is limited.
method Graph neural network with inductive bias to learn entity-independent relational semantics.
result GraIL outperforms existing rule-induction baselines in the inductive setting.
SimplE enhances tensor factorization for better link prediction in knowledge graphs.
problem Link prediction in knowledge graphs to discover new relationships.
method Proposes SimplE, a simple enhancement of CP decomposition to learn entity embeddings dependently.
result SimplE outperforms state-of-the-art tensor factorization techniques in link prediction.
ATiSE embeds temporal information into KGs using time series decomposition.
problem Improving KG embedding models by incorporating temporal information.
method ATiSE uses Additive Time Series decomposition to map temporal KGs into multi-dimensional Gaussian distributions.
result ATiSE achieves state-of-the-art performance on link prediction over four temporal KGs.
A new system learns entity representations to improve local entity disambiguation.
problem Local entity disambiguation in text.
method Entity-ELMo (E-ELMo) approach for contextual entity representation.
result Outperforms state-of-the-art models by 0.5% on AIDA test-b.
New methods for unsupervised learning of word and entity representations.
problem Learning distributed representations of words and entities from text and knowledge bases.
method MVLSA for words and NVSE for entities, both unsupervised learning methods.
result MVLSA and NVSE outperform state-of-the-art models in word and entity representation learning.
DEMOTE uses neural diffusion-reaction processes to capture temporal dynamics in sparse tensor data.
problem Sparse and temporally associated tensor data with limited structural knowledge.
method Develops a neural diffusion-reaction process to estimate dynamic embeddings for tensor modes.
result Captures both commonalities and personalities in evolving tensor entries.
GEMRank embeds users and items using co-occurrence relations for better collaborative filtering.
problem Lack of textual data for entity embedding in recommender systems.
method Uses profile co-occurrence for entity relations and factorization for embedding. Feeds embeddings into a neural network for predictions.
result Significantly outperforms baseline algorithms in various data sets.
MKBE embeds multimodal data for knowledge base completion.
problem Missing multimodal data in knowledge bases.
method Multimodal encoders and decoders for text, images, and numerical values.
result State-of-the-art link prediction with 5-7% improvement.
Attention-based embeddings improve relation prediction in incomplete KGs.
problem Incomplete or missing relations in knowledge graphs.
method Attention-based feature embedding that captures entity and relation features in local neighborhoods.
result Marked performance gains on all datasets compared to state-of-the-art methods.
Query2box embeds complex queries as boxes to handle logical operations in large KGs.
problem Handling complex logical queries on large-scale incomplete knowledge graphs.
method Embed KG entities and queries into a vector space as boxes, handling conjunctions as intersections and disjunctions through Disjunctive Normal Form.
result Query2box achieves up to 25% relative improvement over state-of-the-art methods.
Functional Retrofitting improves embedding of unstructured data into knowledge graphs.
problem Combining unstructured data with knowledge graphs that have diverse entities and relations.
method Explicitly models pairwise relations with a variety of penalty functions and allows encoding of relation semantics.
result Significantly outperforms existing retrofitting methods on complex knowledge graphs.
The paper proposes a method to find interpretable subspaces in node embeddings using a knowledge base.
problem Finding interpretable subspaces in unsupervised node embeddings.
method Using a taxonomy of human-understandable concepts from a knowledge base to identify subspaces in node embeddings.
result Low error in finding fine-grained concepts.
Paper proposes KE-GCN for better graph embedding.
problem Efficiently leveraging complex graphs with heterogeneous entities and relations.
method Combines GCNs and knowledge embedding methods.
result Advantages in knowledge graph alignment and entity classification.
Pangloss improves entity linking in noisy text environments.
problem Entity linking in non-grammatical, loosely-structured text.
method Combines probabilistic key phrase identification and semantic similarity engine.
result Better than state-of-the-art results (>5% in F1).
This paper describes an approach for automatic construction of dictionaries for Named Entity Recognition (NER) using large amounts of unlabeled data and a few seed examples. We use Canonical Correlation Analysis (CCA) to obtain lower dimensional embeddings (representations) for candidate phrases and classify these phra…
A new method for embedding temporal relationships in graphs.
problem Limited performance of existing time-aware graph embedding methods.
method Integrates temporal smoothness and task-oriented negative sampling.
result Improves performance in various tasks, especially entity/relationship/temporal scoping prediction.
SANS uses graph structure to find meaningful negatives for entity and relation embeddings.
problem Finding hard negatives for entity and relation embeddings in knowledge graphs.
method Structure Aware Negative Sampling (SANS) that selects negatives from a node's k-hop neighborhood.
result SANS finds semantically meaningful negatives and is competitive with state-of-the-art approaches.
Proposes using entity embedding vectors to improve Gaussian Process models for knowledge transfer across cell lines.
problem Lack of reuse of experimental data for predicting novel processes.
method Hybrid Gaussian Process models with entity embedding vectors to represent product identity.
result Improved performance in predicting novel processes compared to traditional methods.
SE-KGE embeds spatial data into KGs for better spatial reasoning.
problem Spatially explicit KG embeddings for geographic tasks.
method Location-aware KG embedding model SE-KGE.
result SE-KGE outperforms baselines on DBGeo dataset.
Enhances word embedding by transferring external knowledge.
problem Low-frequency words in semantic space.
method Latent Semantic Imputation (LSI) integrating graph theory and spectral embeddings.
result LSI generates reliable embedding vectors for low-frequency words.
FONDUE identifies ambiguous nodes in networks for better analysis.
problem Ambiguous nodes in network data.
method Network embedding for node disambiguation.
result FONDUE outperforms existing methods in ambiguous node identification.
Improved NER on Turkish tweets using semi-supervised learning and word embeddings.
problem Named Entity Recognition on informal Turkish text types.
method Semi-supervised learning with neural networks and word embeddings.
result Achieved better F-score performances than previous Turkish NER systems.
The study categorizes knowledge graph relations and explains their embedding representations.
problem Understanding how knowledge graph relation representations capture semantic information.
method Categorizing knowledge graph relations into three types and deriving explicit requirements for their representations.
result Empirical properties of relation representations and the performance of methods are justified by the analysis.
DIAL learns embeddings to maximize recall and accuracy for entity resolution.
problem Low resource settings for entity resolution with large Cartesian product search space.
method DIAL uses an Index-By-Committee framework with pre-trained transformer language models to jointly learn embeddings for recall and accuracy.
result DIAL achieves high precision, recall, and efficiency on benchmark datasets.
RotatE embeds knowledge graphs using rotations in complex space for better link prediction.
problem Predicting missing links in knowledge graphs.
method RotatE models relations as rotations in complex vector space, using self-adversarial negative sampling.
result RotatE models and infers various relation patterns, outperforming existing models.
Unsupervised method constructs knowledge graph from text and code.
problem Lack of structured knowledge in scientific literature and code.
method Word embedding, clustering, and dimensionality reduction techniques.
result Enhanced understanding of scientific literature and code.
This work reduces model size by 86.11% for recommender systems using 4-bit quantization.
problem Large memory consumption in embedding vectors for recommender systems.
method Post-training 4-bit quantization on embedding tables, including row-wise uniform quantization and codebook-based quantization.
result Consistently reduces accuracy degradation while significantly reducing model size.
Bayes EMbedding refines embeddings from knowledge and behavior graphs.
problem Combining knowledge and behavior graphs for better entity embeddings.
method Bayesian framework integrating pre-trained embeddings from both graphs.
result BEM refines embeddings from both knowledge and behavior graphs.
Proposes PKG embedding for e-commerce products.
problem Learning product intrinsic relations for e-commerce applications.
method Self-attention-enhanced distributed representation learning model from raw data.
result Compared favorably to baselines in knowledge completion and downstream tasks.
Paper uses knowledge bases to discover new relations from text.
problem Discover new relations from text without annotated data.
method Construct constraints based on knowledge base embeddings and incorporate into variational auto-encoder for relation discovery.
result Improves relation discovery performance significantly.