Overcoming Non-Submodularity: Towards Constant Approximation for Network Immunization

πŸ“… 2024-10-24
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
Maximizing infection blocking under a fixed immunization budget is an NP-hard problem in network immunization; existing methods rely on surrogate objectives to circumvent the non-submodularity of the true objective, sacrificing theoretical guarantees and empirical performance. Method: We propose a theoretically grounded approach that models stochastic diffusion processes via expectation-based analysis, quantifies non-submodularity deviation, and enhances greedy selection. Contribution/Results: For sparse cascade models (e.g., SIR, IC), we prove the true immunization objective exhibits bounded non-submodular deviation, enabling a guaranteed constant-factor approximation (β‰₯1/4) for the greedy algorithmβ€”its first such theoretical justification. Our method demonstrates robustness across diverse diffusion models and network topologies. Experiments show 18–35% empirical improvement over surrogate-based methods, achieving the first provably approximate optimization of actual immunization efficacy.

Technology Category

Application Category

πŸ“ Abstract
Given a network with an ongoing epidemic, the network immunization problem seeks to identify a fixed number of nodes to immunize in order to maximize the number of infections prevented. A fundamental computational challenge in network immunization is that the objective function is generally neither submodular nor supermodular. Consequently, no efficient algorithm is known to consistently achieve a constant-factor approximation. Traditionally, this problem is partially addressed using proxy objectives that offer better approximation properties, but these indirect optimizations often introduce losses in effectiveness due to gaps between the proxy and natural objectives. In this paper, we overcome these fundamental barriers by leveraging the underlying stochastic structure of the diffusion process. Similar to the traditional influence objective, the immunization objective is an expectation expressed as a sum over deterministic instances. However, unlike the former, some of these terms are not submodular. Our key step is to prove that this sum has a bounded deviation from submodularity, enabling the classic greedy algorithm to achieve a constant-factor approximation for any sparse cascading network. We demonstrate that this approximation holds across various immunization settings and spread models.
Problem

Research questions and friction points this paper is trying to address.

Network immunization optimization
Overcoming non-submodularity challenge
Achieving constant-factor approximation
Innovation

Methods, ideas, or system contributions that make the work stand out.

Leverages stochastic diffusion structure
Proves bounded submodular deviation
Enables constant greedy approximation
πŸ”Ž Similar Papers
No similar papers found.