A Stochastic Algorithm Based on Reverse Sampling Technique to Fight Against the Cyberbullying

Ruidong Yan,Yi Li,Deying Li,Yongcai Wang,Yuqing Zhu,Weili Wu
DOI: https://doi.org/10.1145/3441455
IF: 4.157
2021-08-31
ACM Transactions on Knowledge Discovery from Data
Abstract:Cyberbullying has caused serious consequences especially for social network users in recent years. However, the challenge is how to fight against the cyberbullying effectively from the algorithmic perspective. In this article, we study the fighting against the cyberbullying problem, i.e., identify an initial witness set with a budget to spread the positive influence to protect the users in a specific target set such that the number of cybervictim users in the target set being activated by the seed set of cyberbullying is minimized. We first formulate this problem and show its NP-hardness. We further prove that the objective function is submodular with respect to the size of witnesses set when we convert the original problem into the maximal version. Then we propose a stochastic approach to solve this maximal version problem based on the Reverse Sampling Technique with a constant factor guarantee. In addition, we provide theoretical analysis and discuss the relationship between the optimal value and the value returned by the proposed algorithm. To evaluate the proposed approach, we implement extensive experiments on synthetic and real datasets. The experimental results show our approach is superior to the comparison methods.
computer science, information systems, software engineering
What problem does this paper attempt to address?