English

An improvement of degree-based hashing (DBH) graph partition method, using a novel metric

Data Structures and Algorithms 2024-04-12 v1

Abstract

This paper examines the graph partition problem and introduces a new metric, MSIDS (maximal sum of inner degrees squared). We establish its connection to the replication factor (RF) optimization, which has been the main focus of theoretical work in this field. Additionally, we propose a new partition algorithm, DBH-X, based on the DBH partitioner. We demonstrate that DBH-X significantly improves both the RF and MSIDS, compared to the baseline DBH algorithm. In addition, we provide test results that show the runtime acceleration of GraphX-based PageRank and Label propagation algorithms.

Keywords

Cite

@article{arxiv.2404.07624,
  title  = {An improvement of degree-based hashing (DBH) graph partition method, using a novel metric},
  author = {Anna Mastikhina and Oleg Senkevich and Dmitry Sirotkin and Danila Demin and Stanislav Moiseev},
  journal= {arXiv preprint arXiv:2404.07624},
  year   = {2024}
}