Pith. sign in

REVIEW 15 cited by

Embedding Entities and Relations for Learning and Inference in Knowledge Bases

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1412.6575 v4 pith:KOHPT623 submitted 2014-12-20 cs.CL

Embedding Entities and Relations for Learning and Inference in Knowledge Bases

classification cs.CL
keywords approachrelationsbilinearentitieslearnedlearningembeddingembeddings
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

We consider learning representations of entities and relations in KBs using the neural-embedding approach. We show that most existing models, including NTN (Socher et al., 2013) and TransE (Bordes et al., 2013b), can be generalized under a unified learning framework, where entities are low-dimensional vectors learned from a neural network and relations are bilinear and/or linear mapping functions. Under this framework, we compare a variety of embedding models on the link prediction task. We show that a simple bilinear formulation achieves new state-of-the-art results for the task (achieving a top-10 accuracy of 73.2% vs. 54.7% by TransE on Freebase). Furthermore, we introduce a novel approach that utilizes the learned relation embeddings to mine logical rules such as "BornInCity(a,b) and CityInCountry(b,c) => Nationality(a,c)". We find that embeddings learned from the bilinear objective are particularly good at capturing relational semantics and that the composition of relations is characterized by matrix multiplication. More interestingly, we demonstrate that our embedding-based rule extraction approach successfully outperforms a state-of-the-art confidence-based rule mining approach in mining Horn rules that involve compositional reasoning.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 15 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Generalized Rank-based Evaluation for Knowledge Graph Completion: Perspectives, Framework, and Analyses

    cs.LG 2026-06 unverdicted novelty 7.0

    PROBE is a generalized rank-based KGC evaluation framework with adjustable sharpness and bias-robustness components that satisfies six claimed key properties where prior metrics fall short.

  2. Robustness of Graph Self-Supervised Learning to Real-World Noise: A Case Study on Text-Driven Biomedical Graphs

    cs.LG 2026-05 unverdicted novelty 7.0

    Feature reconstruction in GSSL is robust to noise in text-driven biomedical graphs while relation reconstruction is sensitive, with bidirectional GNN architectures performing better on noisy data and yielding up to 7%...

  3. Heterogeneous Sheaf Neural Networks

    cs.LG 2024-09 unverdicted novelty 7.0

    HetSheaf applies cellular sheaves and type-conditioned restriction maps to heterogeneous graphs, plus SheafPool for basis-invariant graph-level representations, delivering competitive accuracy with substantially reduc...

  4. Beyond Triplet Plausibility: Relation Set Completion in Knowledge Graphs

    cs.AI 2026-06 unverdicted novelty 6.0

    Introduces the relation set completion task and RelSetE embedding model to infer missing entity-compatible relations by modeling latent patterns in observed relations, evaluated on three derived KG benchmarks.

  5. Beyond Triplet Plausibility: Relation Set Completion in Knowledge Graphs

    cs.AI 2026-06 unverdicted novelty 6.0

    Introduces Relation Set Completion task and RelSetE model to infer missing relations compatible with entities in knowledge graphs from observed relation patterns.

  6. Beyond Triplet Plausibility: Relation Set Completion in Knowledge Graphs

    cs.AI 2026-06 unverdicted novelty 6.0

    Introduces the relation set completion task and RelSetE embedding model to infer missing entity-compatible relations in knowledge graphs by capturing latent patterns among observed relations.

  7. Link Prediction or Perdition: the Seeds of Instability in Knowledge Graph Embeddings

    cs.LG 2026-06 unverdicted novelty 6.0

    KGEMs for link prediction exhibit high instability in predictions and embeddings from initialization, negative sampling, and other factors, with better MRR not ensuring higher stability.

  8. EHRAG: Bridging Semantic Gaps in Lightweight GraphRAG via Hybrid Hypergraph Construction and Retrieval

    cs.AI 2026-04 unverdicted novelty 6.0

    EHRAG constructs structural hyperedges from sentence co-occurrence and semantic hyperedges from entity embedding clusters, then applies hybrid diffusion plus topic-aware PPR to retrieve top-k documents, outperforming ...

  9. When Modalities Remember: Continual Learning for Multimodal Knowledge Graphs

    cs.CL 2026-04 unverdicted novelty 6.0

    MRCKG combines a multimodal-structural curriculum, cross-modal preservation, and contrastive replay to let multimodal knowledge graphs learn new entities and relations over time without catastrophic forgetting.

  10. Inductive Entity Representations from Text via Link Prediction

    cs.CL 2020-10 unverdicted novelty 6.0

    Entity representations learned from text via link prediction generalize to unseen entities and transfer to classification and retrieval with reported gains of 22% MRR, 16% accuracy, and 8.8% NDCG@10.

  11. Graph Star Net for Generalized Multi-Task Learning

    cs.SI 2019-06 unverdicted novelty 6.0

    GraphStar is a new GNN that adds star nodes and relay attention to achieve non-local representations for node, graph, and link tasks, claiming 2-5% gains over prior SOTA on benchmarks.

  12. TED: Related Party Transaction guided Tax Evasion Detection on Heterogeneous Graph

    cs.LG 2026-05 unverdicted novelty 5.0

    TED is a heterogeneous GNN that uses related party transaction groups and hierarchical attention to detect tax evasion, claiming significant outperformance over prior methods on two real tax datasets.

  13. Multimodal Cultural Heritage Knowledge Graph Extension with Language and Vision Models

    cs.AI 2026-05 unverdicted novelty 5.0

    Authors release the multimodal WJoconde knowledge graph for French cultural heritage and a LLM-VLM pipeline that extracts and validates new triples from unstructured text and images to extend the graph.

  14. T-TExTS (Teaching Text Expansion for Teacher Scaffolding): Enhancing Text Selection in High School Literature through Knowledge Graph-Based Recommendation

    cs.IR 2025-06 conditional novelty 5.0

    T-TExTS builds a domain ontology into a knowledge graph and tests four embedding methods, finding Node2Vec yields the highest AUC (0.9642-0.9750) while a hybrid embedding balances ranking quality with interpretability...

  15. Semantic Driven Fielded Entity Retrieval

    cs.IR 2019-07 unverdicted novelty 4.0

    Semantic field-level re-ranking on FSDM candidates yields 2.5% NDCG@10 and 1.2% NDCG@100 gains on DBpedia-Entity v2.