Restless reachability problems in temporal graphs
Suhas Thejaswi, Juho Lauri, Aristides Gionis

TL;DR
This paper introduces an algebraic framework for solving restless reachability problems in temporal graphs, providing efficient algorithms with proven optimality and demonstrating scalability on large real-world datasets.
Contribution
The paper develops a novel algebraic algorithmic framework for restless reachability in temporal graphs, with proven optimality and practical scalability.
Findings
Algorithms run in $O(2^k k m elta)$ time, scalable to billion-edge graphs.
Proven optimality of algorithms under plausible complexity assumptions.
Implementation demonstrates efficiency and scalability on large real-world datasets.
Abstract
We study a family of reachability problems under waiting-time restrictions in temporal and vertex-colored temporal graphs. Given a temporal graph and a set of source vertices, we find the set of vertices that are reachable from a source via a time-respecting path, where the difference in timestamps between consecutive edges is at most a resting time. Given a vertex-colored temporal graph and a multiset query of colors, we find the set of vertices reachable from a source via a time-respecting path such that the vertex colors of the path agree with the multiset query and the difference in timestamps between consecutive edges is at most a resting time. These kind of problems have applications in understanding the spread of a disease in a network, tracing contacts in epidemic outbreaks, finding signaling pathways in the brain network, and recommending tours for tourists, among other. We…
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
TopicsOpportunistic and Delay-Tolerant Networks · Caching and Content Delivery
