Triangle and four cycle counting with predictions in graph streams
We propose data-driven one-pass streaming algorithms for estimating the number of
triangles and four cycles, two fundamental problems in graph analytics that are widely …
triangles and four cycles, two fundamental problems in graph analytics that are widely …
Fast, accurate and provable triangle counting in fully dynamic graph streams
Given a stream of edge additions and deletions, how can we estimate the count of triangles
in it? If we can store only a subset of the edges, how can we obtain unbiased estimates with …
in it? If we can store only a subset of the edges, how can we obtain unbiased estimates with …
Fleet: Butterfly estimation from a bipartite graph stream
SV Sanei-Mehri, Y Zhang, AE Sariyüce… - Proceedings of the 28th …, 2019 - dl.acm.org
We consider space-efficient single-pass estimation of the number of butterflies, a
fundamental bipartite graph motif, from a massive bipartite graph stream where each edge …
fundamental bipartite graph motif, from a massive bipartite graph stream where each edge …
sGrapp: Butterfly approximation in streaming graphs
A Sheshbolouki, MT Özsu - … on Knowledge Discovery from Data (TKDD), 2022 - dl.acm.org
We study the fundamental problem of butterfly (ie,(2, 2)-bicliques) counting in bipartite
streaming graphs. Similar to triangles in unipartite graphs, enumerating butterflies is crucial …
streaming graphs. Similar to triangles in unipartite graphs, enumerating butterflies is crucial …
Temporal locality-aware sampling for accurate triangle counting in real graph streams
If we cannot store all edges in a dynamic graph, which edges should we store to estimate
the triangle count accurately? Counting triangles (ie, cliques of size three) is a fundamental …
the triangle count accurately? Counting triangles (ie, cliques of size three) is a fundamental …
Global triangle estimation based on first edge sampling in large graph streams
C Yu, H Liu, F Wahab, Z Ling, T Ren, H Ma… - The Journal of …, 2023 - Springer
Triangle approximate counting has emerged as a prominent issue in graph stream research
in the past few years, with applications ranging from social network analysis to web topic …
in the past few years, with applications ranging from social network analysis to web topic …
Reinforcement learning enhanced weighted sampling for accurate subgraph counting on fully dynamic graph streams
As the popularity of graph data increases, there is a growing need to count the occurrences
of subgraph patterns of interest, for a variety of applications. Many graphs are massive in …
of subgraph patterns of interest, for a variety of applications. Many graphs are massive in …
Counting butterflies in fully dynamic bipartite graph streams
A bipartite graph extensively models relationships between real-world entities of two
different types, such as user-product data in e-commerce. Such graph data are inherently …
different types, such as user-product data in e-commerce. Such graph data are inherently …
Fast and Accurate Triangle Counting in Graph Streams Using Predictions
In this work, we present the first efficient and practical algorithm for estimating the number of
triangles in a graph stream using predictions. Our algorithm combines waiting room …
triangles in a graph stream using predictions. Our algorithm combines waiting room …
Efficient Sampling Algorithms for Approximate Motif Counting in Temporal Graph Streams
A great variety of complex systems, from user interactions in communication networks to
transactions in financial markets, can be modeled as temporal graphs consisting of a set of …
transactions in financial markets, can be modeled as temporal graphs consisting of a set of …