An Efficient Randomized Algorithm for Rumor Blocking in Online Social Networks
Guangmo Tong, Weili Wu, Ling Guo, Deying Li, Cong Liu, Bin Liu and, Ding-Zhu Du

TL;DR
This paper introduces a fast randomized algorithm for rumor blocking in social networks that achieves near-optimal results with significantly reduced computational time compared to existing methods.
Contribution
The paper proposes a novel randomized algorithm that improves efficiency while maintaining strong approximation guarantees for rumor containment.
Findings
The algorithm runs in expected time $O(rac{km ewline ln n}{ ewline \delta^2})$.
It achieves a $(1-1/e- ewline \delta)$-approximation with high probability.
Experimental results show it outperforms state-of-the-art methods in real-world and synthetic networks.
Abstract
Social networks allow rapid spread of ideas and innovations while the negative information can also propagate widely. When the cascades with different opinions reaching the same user, the cascade arriving first is the most likely to be taken by the user. Therefore, once misinformation or rumor is detected, a natural containment method is to introduce a positive cascade competing against the rumor. Given a budget , the rumor blocking problem asks for seed users to trigger the spread of the positive cascade such that the number of the users who are not influenced by rumor can be maximized. The prior works have shown that the rumor blocking problem can be approximated within a factor of by a classic greedy algorithm combined with Monte Carlo simulation with the running time of , where and are the number of users and edges,…
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
TopicsComplex Network Analysis Techniques · Spam and Phishing Detection · Mobile Crowdsensing and Crowdsourcing
