Triadic First-Order Logic Queries in Temporal Networks
Omkar Bhalerao, Yunjie Pan, C. Seshadhri, Nishil Talati

TL;DR
This paper introduces FOLTY, an algorithm for complex triadic motif queries in large temporal networks using thresholded First Order Logic, achieving efficient performance and opening new research directions in motif analysis.
Contribution
We propose the first algorithm for thresholded FOL triadic queries in temporal networks, combining logical query expressiveness with efficient computation.
Findings
FOLTY matches the best known temporal triangle counting time complexity.
FOLTY can process graphs with nearly 70 million edges in under an hour.
Empirical results show FOLTY's excellent performance on large-scale data.
Abstract
Motif counting is a fundamental problem in network analysis, and there is a rich literature of theoretical and applied algorithms for this problem. Given a large input network , a motif is a small "pattern" graph indicative of special local structure. Motif/pattern mining involves finding all matches of this pattern in the input . The simplest, yet challenging, case of motif counting is when has three vertices, often called a "triadic" query. Recent work has focused on "temporal graph mining", where the network has edges with timestamps (and directions) and has time constraints. Inspired by concepts in logic and database theory, we introduce the study of "thresholded First Order Logic (FOL) Motif Analysis" for massive temporal networks. A typical triadic motif query asks for the existence of three vertices that form a desired temporal pattern. An "FOL" motif…
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.
Taxonomy
TopicsAdvanced Database Systems and Queries · Constraint Satisfaction and Optimization · DNA and Biological Computing
