Efficient Approximate Temporal Triangle Counting in Streaming with Predictions
Giorgio Venturin, Ilie Sarpe, Fabio Vandin

TL;DR
This paper presents STEP, a scalable streaming algorithm that efficiently approximates temporal triangle counts in massive graphs using predictions and sampling, achieving high accuracy with limited memory.
Contribution
The paper introduces STEP, a novel algorithm combining predictions and sampling for efficient, unbiased approximation of temporal triangles in large-scale streaming graphs.
Findings
STEP achieves high-quality estimates with limited memory.
It outperforms state-of-the-art methods in efficiency.
Even noisy predictions improve variance reduction.
Abstract
Triangle counting is a fundamental and widely studied problem on static graphs, and recently on temporal graphs, where edges carry information on the timings of the associated events. Streaming processing and resource efficiency are crucial requirements for counting triangles in modern massive temporal graphs, with millions of nodes and up to billions of temporal edges. However, current exact and approximate algorithms are unable to handle large-scale temporal graphs. To fill such a gap, we introduce STEP, a scalable and efficient algorithm to approximate temporal triangle counts from a stream of temporal edges. STEP combines predictions to the number of triangles a temporal edge is involved in, with a simple sampling strategy, leading to scalability, efficiency, and accurate approximation of all eight temporal triangle types simultaneously. We analytically prove that, by using a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Advanced Data Compression Techniques · Human Mobility and Location-Based Analysis
