DiffIM: Differentiable Influence Minimization with Surrogate Modeling and Continuous Relaxation
Junghun Lee, Hyunju Kim, Fanchen Bu, Jihoon Ko, Kijung Shin

TL;DR
DiffIM introduces a differentiable approach to influence minimization in social networks, leveraging surrogate modeling and continuous relaxation to significantly accelerate computations while maintaining effectiveness.
Contribution
The paper presents a novel differentiable influence minimization method with surrogate modeling and relaxation techniques, enabling faster and scalable influence reduction in social networks.
Findings
Up to 15,160X faster than baseline methods
Maintains comparable influence minimization effectiveness
Significantly improves computational efficiency
Abstract
In social networks, people influence each other through social links, which can be represented as propagation among nodes in graphs. Influence minimization (IMIN) is the problem of manipulating the structures of an input graph (e.g., removing edges) to reduce the propagation among nodes. IMIN can represent time-critical real-world applications, such as rumor blocking, but IMIN is theoretically difficult and computationally expensive. Moreover, the discrete nature of IMIN hinders the usage of powerful machine learning techniques, which requires differentiable computation. In this work, we propose DiffIM, a novel method for IMIN with two differentiable schemes for acceleration: (1) surrogate modeling for efficient influence estimation, which avoids time-consuming simulations (e.g., Monte Carlo), and (2) the continuous relaxation of decisions, which avoids the evaluation of individual…
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
Taxonomy
TopicsModel Reduction and Neural Networks · Music and Audio Processing · Generative Adversarial Networks and Image Synthesis
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
