主管:中国科学院
主办:中国优选法统筹法与经济数学研究会
   中国科学院科技战略咨询研究院

中国管理科学 ›› 2021, Vol. 29 ›› Issue (9): 188-200.doi: 10.16381/j.cnki.issn1003-207x.2019.Y-01

• 论文 • 上一篇    下一篇

在线社交网络虚假信息交互量最小化的边阻断策略研究

倪培昆1, 朱建明2, 王国庆1   

  1. 1. 中国科学院大学工程科学学院, 北京 100190;
    2. 中国科学院大学应急管理科学与工程学院, 北京 100190
  • 收稿日期:2019-11-20 修回日期:2020-05-15 出版日期:2021-09-20 发布日期:2021-09-20
  • 通讯作者: 朱建明(1979-),男(汉族),山东宁阳人,中国科学院大学,教授,博士,研究方向:应急管理、运筹学、网络优化,E-mail:jmzhu@ucas.ac.cn. E-mail:jmzhu@ucas.ac.cn
  • 基金资助:
    国家自然科学基金资助项目(72074203);国家社会科学基金资助项目(17BGL176);中国科学院大学优秀青年教师科研能力提升项目

Disinformation Diffusion Activity Minimization by Edge Blocking in Online Social Networks

NI Pei-kun1, ZHU Jian-ming2, WANG Guo-qing1   

  1. 1. School of Engineering Science, University of Chinese Academy of Sciences, Beijing 100190, China;
    2. School of Emergency Management Science and Engineering, University of Chinese Academy of Sciences, Beijing 100190, China
  • Received:2019-11-20 Revised:2020-05-15 Online:2021-09-20 Published:2021-09-20

摘要: 在线社交媒体的蓬勃发展改变了人们获取信息的模式,大量的信息通过社交平台传播,信息内容的真实性把关弱化,各类虚假信息依托社交媒体野蛮生长,网络空间治理,培育健康的网络生态意义重大。本文通过最小化用户之间的虚假信息交互量,研究社交网络中虚假信息传播路径的阻断策略。给定在线社交网络G=(V,E,P,H),H表示用户之间信息交互量,已知虚假信息传播源集合SV,虚假信息交互量最小化问题是从E中选取哪K条边,使得这些边被阻断之后,虚假信息在用户之间的交互总量最小。首先证明了该问题是NP-困难的,进而证明了问题的目标函数计算是#P-困难。其次,证明了该问题目标函数既不是次模函数也不是超模函数。再次,提出了两阶段贪婪算法(TSGA)来解决该问题,即先获取候选集合Esa,然后选取阻断集合E'。最后,通过实际在线社交网络数据对模型和算法的有效性进行了分析,实验表明本文提出的算法比现有算法更加有效。

关键词: 社交网络, 虚假信息交互量, TSGA算法, 边阻断策略

Abstract: The vigorous development of online social media has changed the mode of people's access to information. A large amount of information is spread through social platforms, the authenticity of information content is weakened, all kinds of misinformation rely on social media to grow savagely, cyberspace governance, and the cultivation of healthy network ecology is of great significance. The blocking strategy of the misinformation propagation path in social networks is studied by minimizing the amount of misinformation interaction between users, that is, the set E' containing K edges is identified and blocked from the original network, so that the total amount of misinformation interaction between users after blocking is minimized. Given an acyclic social network G=(V,E,P,H), where V represents the user set (node set), euvE represents the relationship between users (edge set), huvH represents the amount of information interaction between users u and v, and puvP represents the probability that user u independently propagates misinformation to influence neighbor v. Given the information propagation model Independent Cascade model, the misinformation propagation source set SV and the positive integer parameter K, the problem of minimizing the interaction of misinformation on the online social network is to find and block the set containing K edges from the edge set E so as to minimize the total amount of misinformation interaction between users, that is, the smallest f(E')=${\Sigma _{u \in V,v \in N_{E/E'}^{out}(u)}}$huvψE\E'(u), where ψE\E'(u) represents the probability that node u is successfully influenced by S in topology network E\E', and $N_{E/E'}^{out}(u)$ represents the set of child neighbor nodes of u in topology network E\E'. Firstly, it is proved that the problem is NP-hard, which proves that the objective function calculation of the problem is #P-hard. Secondly, it is proved that the objective function of the problem is neither submodular function nor a super-modular function. Thirdly, a two-stage heuristic algorithm (TSGA) is proposed to solve the problem by first obtaining candidate sets Esa and then selecting blocking sets E'. In order to evaluate our proposed TSGA algorithm, it is compared with the heuristic greedy methods (KED and OD) currently popular in the field of social network, using two influence probabilities P=0.5 and P=EEI in the CGSCol, PClimate and Higgs datasets carry out simulation experiments. Experiments show that under different datasets, different influence probabilities and different evaluation indicators, it is found that the proposed TSGA is superior to other existing algorithms.

Key words: social network, disinformation diffusion activity, TSGA, edge blocking strategy

中图分类号: