Discovering the Network Backbone from Traffic Activity Data
Sanjay Chawla, Kiran Garimella, Aristides Gionis, Dominic Tsang

TL;DR
This paper introduces the BackboneDiscovery problem to identify key network edges using functional traffic data, providing insights into network usage patterns and aiding decision-making.
Contribution
It formulates a new computational problem combining structural and functional network data and proposes efficient algorithms utilizing edge centrality for backbone discovery.
Findings
Backbones contain a small subset of edges supporting most network activity.
Algorithms effectively identify critical edges in real-world networks.
Backbone discovery aids in understanding network usage and design.
Abstract
We introduce a new computational problem, the BackboneDiscovery problem, which encapsulates both functional and structural aspects of network analysis. While the topology of a typical road network has been available for a long time (e.g., through maps), it is only recently that fine-granularity functional (activity and usage) information about the network (like source-destination traffic information) is being collected and is readily available. The combination of functional and structural information provides an efficient way to explore and understand usage patterns of networks and aid in design and decision making. We propose efficient algorithms for the BackboneDiscovery problem including a novel use of edge centrality. We observe that for many real world networks, our algorithm produces a backbone with a small subset of the edges that support a large percentage of the network…
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
TopicsData Management and Algorithms · Complex Network Analysis Techniques · Human Mobility and Location-Based Analysis
