TL;DR
This paper introduces a method for detecting significant events in temporal networks by identifying dense subgraphs over time intervals, using approximation algorithms to efficiently find high-quality solutions.
Contribution
It formulates the event discovery as an optimization problem and adapts approximation algorithms for efficient detection of dense subgraph events in temporal networks.
Findings
The proposed algorithm finds high-quality dense subgraph events.
Approximation methods enable scalable event detection.
Experimental results show effective event identification.
Abstract
In this paper we study the problem of discovering a timeline of events in a temporal network. We model events as dense subgraphs that occur within intervals of network activity. We formulate the event-discovery task as an optimization problem, where we search for a partition of the network timeline into k non-overlapping intervals, such that the intervals span subgraphs with maximum total density. The output is a sequence of dense subgraphs along with corresponding time intervals, capturing the most interesting events during the network lifetime. A naive solution to our optimization problem has polynomial but prohibitively high running time complexity. We adapt existing recent work on dynamic densest-subgraph discovery and approximate dynamic programming to design a fast approximation algorithm. Next, to ensure richer structure, we adjust the problem formulation to encourage coverage…
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.
