paper-with-me

Papers

gpuRDF2vec -- Scalable GPU-based RDF2vec

2025-08-01 · Martin Böckling, Heiko Paulheim arxiv

Generating Knowledge Graph (KG) embeddings at web scale remains challenging. Among existing techniques, RDF2vec combines effectiveness with strong scalability. We present gpuRDF2vec, an open source library that harnesses modern GPUs and supports multi-node execution to accelerate every stage of the RDF2vec pipeline. Extensive experiments on both synthetically generated graphs and real-world benchmarks show that gpuRDF2vec achieves up to a substantial speedup over the currently fastest alternative, i.e., jRDF2vec. In a single-node setup, our walk-extraction phase alone outperforms pyRDF2vec, SparkKGML, and jRDF2vec by a substantial margin using random walks on large/ dense graphs, and scales very well to longer walks, which typically lead to better quality embeddings. Our implementation of gpuRDF2vec enables practitioners and researchers to train high-quality KG embeddings on large-scale graphs within practical time budgets and builds on top of Pytorch Lightning for the scalable word2vec implementation.

📄 PDF Abstract BibTeX arXiv:2508.01073

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DeepFGS: Fine-Grained Scalable Coding for Learned Image Compression

2024-11-30 · Yongqi Zhai, Yi Ma, Luyang Tang, Wei Jiang 외

Scalable coding, which can adapt to channel bandwidth variation, performs well in today's complex network environment. However, most existing scalable compression methods face two challenges: reduced compression performa…

DecoderImage CompressionMS-SSIMSSIM

DeepFGS: Fine-Grained Scalable Coding for Learned Image Compression

2022-01-04 · Yi Ma, Yongqi Zhai, Ronggang Wang

Scalable coding, which can adapt to channel bandwidth variation, performs well in today's complex network environment. However, the existing scalable compression methods face two challenges: reduced compression performan…

DecoderImage CompressionMS-SSIMSSIM

Evolving Large-Scale Data Stream Analytics based on Scalable PANFIS

2018-07-18 · Mahardhika Pratama, Choiru Za'in, Eric Pardede

Many distributed machine learning frameworks have recently been built to speed up the large-scale data learning process. However, most distributed machine learning used in these frameworks still uses an offline algorithm…

Active Learning

Scalable3-BO: Big Data meets HPC - A scalable asynchronous parallel high-dimensional Bayesian optimization framework on supercomputers

2021-08-12 · Anh Tran

Bayesian optimization (BO) is a flexible and powerful framework that is suitable for computationally expensive simulation-based applications and guarantees statistical convergence to the global optimum. While remaining a…

Bayesian Optimization

ScalableHD: Scalable and High-Throughput Hyperdimensional Computing Inference on Multi-Core CPUs

2025-06-10 · Dhruv Parikh, Viktor Prasanna

Hyperdimensional Computing (HDC) is a brain-inspired computing paradigm that represents and manipulates information using high-dimensional vectors, called hypervectors (HV). Traditional HDC methods, while robust to noise…

Activity RecognitionHuman Activity Recognitionimage-classificationImage Classification