Litcius/Paper detail

Sortledton

Per Fuchs, Domagoj Margan, Jana Giceva

2022Proceedings of the VLDB Endowment33 citationsDOI

Abstract

Despite the wide adoption of graph processing across many different application domains, there is no underlying data structure that can serve a variety of graph workloads (analytics, traversals, and pattern matching) on dynamic graphs with transactional updates. In this paper, we present Sortledton, a universal graph data structure that addresses the open problem by being carefully optimizing for the most relevant data access patterns used by graph computation kernels. It can support millions of transactional updates per second, while providing competitive performance (1.22x on average) for the most common graph workloads to the best-known baseline for static graphs - CSR. With this, we improve the ingestion throughput over state-of-the-art dynamic graph data structures, while supporting a wider range of graph computations under transactional guarantees, with a much simpler design and significantly smaller memory footprint (2.1x that of CSR).

Topics & Concepts

Computer scienceGraphMemory footprintAnalyticsComputationTransactional leadershipTheoretical computer scienceData structureParallel computingData miningAlgorithmProgramming languagePsychologySocial psychologyGraph Theory and AlgorithmsAdvanced Graph Neural NetworksDistributed systems and fault tolerance