Coordinated Botnet Detection in Social Networks via Clustering Analysis.

Preston Piercey, Roger Pearce,Nate Veldt

ICPP Workshops(2023)

引用 0|浏览3
暂无评分
摘要
Graphs are a widely used tool in modeling social interaction networks. In a network that consists of authors and pages with time-stamped interactions between one page and one author, we can model the network as a bipartite temporal graph. These graphs are particularly useful in modeling the temporal relationships between users and pages on social media networks such as Reddit, Twitter, or Facebook. This project lays out a three-step approach for the identification of highly coordinated behavior in these massive networks and applies it at scale to real-world data from the Reddit platform. Because of the scale of this data, direct computation of group interactions for all authors in the bipartite graph is too expensive. To address this problem, the bipartite temporal graph between authors and pages is projected into a one-mode weighted graph of authors by specifying a maximum and minimum time between interactions and recording how many times each author interacted on the same page as another author in that window of time. The weight of the edge between these two authors in the projected graph is the count of these interactions; higher edge weights indicate greater potential coordination. In the second step, we query the projected graph for high edge weight triangles. This highlights triplets of authors that repeatedly interact with the same pages at the same time. Finally, after the author groups of interest have been pruned to a much smaller search space, we return to the more informative metrics considering just these authors in the bipartite graph.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要