Poster
Efficient Streaming Algorithms for Graphlet Sampling
Yann Bourreau · Marco Bressan · T-H. Hubert Chan · Qipeng Kuang · Mauro Sozio
East Exhibit Hall A-C #4011
Abstract:
Given a graph and a positive integer , the Graphlet Sampling problem asks to sample a connected induced -vertex subgraph of uniformly at random.Graphlet sampling enhances machine learning applications by transforming graph structures into feature vectors for tasks such as graph classification and subgraph identification, boosting neural network performance, and supporting clustered federated learning by capturing local structures and relationships.A recent work has shown that the problem admits an algorithm that preprocesses in time , and draws one sample in expected time , where and . Such an algorithm relies on the assumption that the input graph fits into main memory and it does not seem to be straightforward to adapt it to very large graphs. We consider Graphlet Sampling in the semi-streaming setting, where we have a memory of words, and can be only read through sequential passes over the edge list. We develop a semi-streaming algorithm that preprocesses in passes and samples independent uniform -graphlets in passes. For constant , both phases run in time . We also show that the tradeoff between memory and number of passes of our algorithms is near-optimal. Our extensive evaluation on very large graphs shows the effectiveness of our algorithms.
Chat is not available.