Department of Computer Science and Engineering, Pondicherry Engineering College, Pondicherry, India.
Department of Information Technology, Pondicherry Engineering College, Pondicherry, India.
Sci Rep. 2022 May 16;12(1):8022. doi: 10.1038/s41598-022-11854-w.
Twitter is a renowned microblogging site that allows users to interact using tweets and it has almost reached 206 million daily active users by the second quarter of 2021. The ratio of Twitter bots has risen in tandem with their popularity. Bot detection is critical for combating misinformation and protecting the credibility of online disclosures. Current bot detection approaches rely on the Twitosphere's topological structure, ignoring the heterogeneity among the profiles. Moreover, most techniques incorporate supervised learning, which depends strongly on large-scale training sets. Therefore, to overcome these issues, we proposed a novel entropy-based framework to detect correlated bots leveraging only user behavior. Specifically, real-time data of users is collected and their online behaviors are modeled as DNA sequences. We then determine the probability distribution of DNA sequences and compute relative entropy to evaluate the distance between the distributions. Accounts with entropy values less than a fixed threshold represent bots. Extensive experiments conducted in real-time Twitter data prove that the proposed detection technique outperforms state-of-the-art approaches with precision = 0.9471, recall = 0.9682, F1 score = 0.9511, and accuracy = 0.9457.
推特是一个著名的微博网站,允许用户使用推文进行互动,到 2021 年第二季度,它的日活跃用户数已接近 2.06 亿。随着其受欢迎程度的提高,推特机器人的比例也在同步上升。机器人检测对于打击虚假信息和保护在线披露的可信度至关重要。当前的机器人检测方法依赖于 Twitosphere 的拓扑结构,忽略了个人资料之间的异质性。此外,大多数技术都采用了监督学习,这强烈依赖于大规模的训练集。因此,为了克服这些问题,我们提出了一种利用用户行为来检测相关机器人的基于熵的新框架。具体来说,我们收集用户的实时数据,并将其在线行为建模为 DNA 序列。然后,我们确定 DNA 序列的概率分布,并计算相对熵来评估分布之间的距离。熵值低于固定阈值的账户代表机器人。在实时推特数据上进行的广泛实验证明,所提出的检测技术在精度=0.9471、召回率=0.9682、F1 得分=0.9511 和准确率=0.9457 方面优于最先进的方法。