paper-with-me

Papers

RDF2Vec Light -- A Lightweight Approach for Knowledge Graph Embeddings

2020-09-16 · Jan Portisch, Michael Hladik, Heiko Paulheim

Knowledge graph embedding approaches represent nodes and edges of graphs as mathematical vectors. Current approaches focus on embedding complete knowledge graphs, i.e. all nodes and edges. This leads to very high computational requirements on large graphs such as DBpedia or Wikidata. However, for most downstream application scenarios, only a small subset of concepts is of actual interest. In this paper, we present RDF2Vec Light, a lightweight embedding approach based on RDF2Vec which generates vectors for only a subset of entities. To that end, RDF2Vec Light only traverses and processes a subgraph of the knowledge graph. Our method allows the application of embeddings of very large knowledge graphs in scenarios where such embeddings were not possible before due to a significantly lower runtime and significantly reduced hardware requirements.

📄 PDF Abstract BibTeX arXiv:2009.07659

Code (1)

dwslab/jRDF2Vec 공식 구현 tf

Tasks

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph EmbeddingsKnowledge Graphs

Methods 이 논문이 사용한 방법론

RDF2Vec 설명 없음

Similar Papers 제목 키워드 기반

LightCAKE: A Lightweight Framework for Context-Aware Knowledge Graph Embedding

2021-02-22 · Zhiyuan Ning, Ziyue Qiao, Hao Dong, Yi Du 외

Knowledge graph embedding (KGE) models learn to project symbolic entities and relations into a continuous vector space based on the observed triplets. However, existing KGE models cannot make a proper trade-off between t…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs

Approximating Probabilistic Inference in Statistical EL with Knowledge Graph Embeddings

2024-07-16 · Yuqicheng Zhu, Nico Potyka, Bo Xiong, Trung-Kien Tran 외

Statistical information is ubiquitous but drawing valid conclusions from it is prohibitively hard. We explain how knowledge graph embeddings can be used to approximate probabilistic inference efficiently using the exampl…

Knowledge Graph Embeddingsvalid

Hyperbolic Geometry is Not Necessary: Lightweight Euclidean-Based Models for Low-Dimensional Knowledge Graph Embeddings

2021-03-27 · Findings (EMNLP) 2021 11 · Kai Wang, Yu Liu, Dan Lin, Quan Z. Sheng

Recent knowledge graph embedding (KGE) models based on hyperbolic geometry have shown great potential in a low-dimensional embedding space. However, the necessity of hyperbolic space in KGE is still questionable, because…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph EmbeddingsLink Prediction

LEALLA: Learning Lightweight Language-agnostic Sentence Embeddings with Knowledge Distillation

2023-02-16 · Zhuoyuan Mao, Tetsuji Nakagawa

Large-scale language-agnostic sentence embedding models such as LaBSE (Feng et al., 2022) obtain state-of-the-art performance for parallel sentence alignment. However, these large-scale models can suffer from inference s…

Knowledge DistillationSentenceSentence EmbeddingSentence-Embedding+1

Lightweight Inference-Time Personalization for Frozen Knowledge Graph Embeddings

2025-12-26 · Ozan Oguztuzun, Cerag Oguztuzun arxiv

Foundation models for knowledge graphs (KGs) achieve strong cohort-level performance in link prediction, yet fail to capture individual user preferences; a key disconnect between general relational reasoning and personal…

Relational ReasoningGeneral KnowledgeKnowledge GraphsLink Prediction