Triangle and four cycle counting with predictions in graph streams

JY Chen, T Eden, P Indyk, H Lin, S Narayanan… - arXiv preprint arXiv …, 2022 - arxiv.org
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 …

Fast, accurate and provable triangle counting in fully dynamic graph streams

K Shin, S Oh, J Kim, B Hooi, C Faloutsos - ACM Transactions on …, 2020 - dl.acm.org
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 …

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 …

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 …

Temporal locality-aware sampling for accurate triangle counting in real graph streams

D Lee, K Shin, C Faloutsos - The VLDB Journal, 2020 - Springer
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 …

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 …

Reinforcement learning enhanced weighted sampling for accurate subgraph counting on fully dynamic graph streams

K Wang, C Long, D Yan, J Zhang… - 2023 IEEE 39th …, 2023 - ieeexplore.ieee.org
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 …

Counting butterflies in fully dynamic bipartite graph streams

S Papadias, Z Kaoudi, V Pandey… - 2024 IEEE 40th …, 2024 - ieeexplore.ieee.org
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 …

Fast and Accurate Triangle Counting in Graph Streams Using Predictions

C Boldrin, F Vandin - arXiv preprint arXiv:2409.15205, 2024 - arxiv.org
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 …

Efficient Sampling Algorithms for Approximate Motif Counting in Temporal Graph Streams

J Wang, Y Wang, W Jiang, Y Li, KL Tan - arXiv preprint arXiv:2211.12101, 2022 - arxiv.org
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 …