The All-Pairs Vitality-Maximization (VIMAX) Problem
Alice Paul, Susan Martonosi

TL;DR
This paper introduces the all-pairs vitality maximization (VIMAX) problem, aiming to identify vertex removals that maximize flow through a critical node, with formulations, complexity analysis, and heuristic solutions demonstrated on real and simulated networks.
Contribution
It formulates the VIMAX problem as a mixed integer program, proves its NP-hardness, and compares optimization and heuristic methods for maximizing vertex vitality.
Findings
MIP formulation of VIMAX problem
NP-hardness of VIMAX established
Heuristic methods improve vitality of key vertices
Abstract
Traditional network interdiction problems focus on removing vertices or edges from a network so as to disconnect or lengthen paths in the network; network diversion problems seek to remove vertices or edges to reroute flow through a designated critical vertex or edge. We introduce the all-pairs vitality maximization problem (VIMAX), in which vertex deletion attempts to maximize the amount of flow passing through a critical vertex, measured as the all-pairs vitality of the vertex. The assumption in this problem is that in a network for which the structure is known but the physical locations of vertices may not be known (e.g. a social network), locating a person or asset of interest might require the ability to detect a sufficient amount of flow (e.g., communications or financial transactions) passing through the corresponding vertex in the network. We formulate VIMAX as a mixed integer…
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
TopicsComplex Network Analysis Techniques · Network Security and Intrusion Detection · Infrastructure Resilience and Vulnerability Analysis
