PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 22, 2026ACM Transactions on Architecture and Code Optimization0 citationsOpen Access

DGS: A GPU-based Adaptive Graph Sampling Framework

View Full Paper
JMJunyi MeiSSShixuan SunCLC. Li

Key Points

  • This research aims to develop a GPU-based framework to optimize graph sampling processes, improving performance across different scenarios.
  • Proposed DGS framework with detachability between kernel implementation and computation logic.
  • Joint optimization of sparse graph kernels alongside traditional sampling kernels.
  • Adaptive switching between different execution strategies based on input conditions.
  • DGS achieves speedups ranging from 1.1 × to 92.0 × compared to existing GPU sampling frameworks.
  • Performance is significantly enhanced across diverse graph sampling scenarios.
  • The framework effectively handles complex sampling applications with optimized computational efficiency.

Abstract

Graph sampling plays a critical role in graph learning applications, notably within Graph Neural Networks (GNNs). Typically, the performance of GPU-based graph sampling is determined by the efficiency of sampling kernels. Different sampling methods excel under different conditions, and no single method consistently outperforms others in all scenarios. As sampling applications become increasingly complex, graph-related sparse operations can dominate the computational workload, with performance heavily influenced by storage formats. In this paper, we propose DGS, a GPU-based graph sampling framework that can detach the kernel implementation from computation logic. In addition to sampling kernels, DGS jointly optimizes sparse graph kernels. It can adaptively switch between different execution strategies based on various inputs. Experiments show that DGS outperforms current state-of-the-art GPU sampling frameworks, achieving speedups ranging from 1.1 × to 92.0 ×. This adaptability and performance improvement establish DGS as a highly effective and efficient solution for diverse graph sampling scenarios.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Mei et al. (2026) studied this question.

synapsesocial.com/papers/6a0ff327d674f7c03778bb28https://doi.org/10.1145/3817060
Ask AI
Helpful
Bookmark
Share
View Full Paper