TIMEST: Temporal Information Motif Estimator Using Sampling Trees
Yunjie Pan, Omkar Bhalerao, C. Seshadhri, Nishil Talati

TL;DR
TIMEST is a novel sampling-based algorithm that efficiently estimates the count of complex temporal motifs in large networks, outperforming existing methods in speed and accuracy.
Contribution
Introduces TIMEST, a fast, accurate, and general estimation algorithm for counting arbitrary-sized temporal motifs using a temporal spanning tree sampler.
Findings
TIMEST achieves an average speedup of 28x over GPU exact algorithms.
TIMEST maintains less than 5% estimation error in most cases.
Can count complex motifs in minutes instead of days.
Abstract
The mining of pattern subgraphs, known as motifs, is a core task in the field of graph mining. Edges in real-world networks often have timestamps, so there is a need for temporal motif mining. A temporal motif is a richer structure that imposes timing constraints on the edges of the motif. Temporal motifs have been used to analyze social networks, financial transactions, and biological networks. Motif counting in temporal graphs is particularly challenging. A graph with millions of edges can have trillions of temporal motifs, since the same edge can occur with multiple timestamps. There is a combinatorial explosion of possibilities, and state-of-the-art algorithms cannot manage motifs with more than four vertices. In this work, we present TIMEST: a general, fast, and accurate estimation algorithm to count temporal motifs of arbitrary sizes in temporal networks. Our approach…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
