paper-with-me

Papers

BIC: Twitter Bot Detection with Text-Graph Interaction and Semantic Consistency

2022-08-17 · Zhenyu Lei, Herun Wan, Wenqian Zhang, Shangbin Feng, Zilong Chen, Jundong Li, Qinghua Zheng, Minnan Luo

Twitter bots are automatic programs operated by malicious actors to manipulate public opinion and spread misinformation. Research efforts have been made to automatically identify bots based on texts and networks on social media. Existing methods only leverage texts or networks alone, and while few works explored the shallow combination of the two modalities, we hypothesize that the interaction and information exchange between texts and graphs could be crucial for holistically evaluating bot activities on social media. In addition, according to a recent survey (Cresci, 2020), Twitter bots are constantly evolving while advanced bots steal genuine users' tweets and dilute their malicious content to evade detection. This results in greater inconsistency across the timeline of novel Twitter bots, which warrants more attention. In light of these challenges, we propose BIC, a Twitter Bot detection framework with text-graph Interaction and semantic Consistency. Specifically, in addition to separately modeling the two modalities on social media, BIC employs a text-graph interaction module to enable information exchange across modalities in the learning process. In addition, given the stealing behavior of novel Twitter bots, BIC proposes to model semantic consistency in tweets based on attention weights while using it to augment the decision process. Extensive experiments demonstrate that BIC consistently outperforms state-of-the-art baselines on two widely adopted datasets. Further analyses reveal that text-graph interactions and modeling semantic consistency are essential improvements and help combat bot evolution.

📄 PDF Abstract BibTeX arXiv:2208.08320

Code (1)

LzyFischer/BIC 공식 구현 pytorch

Tasks

MisinformationTwitter Bot Detection

Similar Papers 제목 키워드 기반

Rumor Detection on Twitter with Claim-Guided Hierarchical Graph Attention Networks

2021-10-09 · EMNLP 2021 11 · Hongzhan Lin, Jing Ma, Mingfei Cheng, Zhiwei Yang 외

Rumors are rampant in the era of social media. Conversation structures provide valuable clues to differentiate between real and fake claims. However, existing rumor detection methods are either limited to the strict rela…

Graph AttentionRepresentation Learning

Heterogeneous Graph Attention Networks for Early Detection of Rumors on Twitter

2020-06-10 · Qi Huang, Junshuai Yu, Jia Wu, Bin Wang

With the rapid development of mobile Internet technology and the widespread use of mobile devices, it becomes much easier for people to express their opinions on social media. The openness and convenience of social media…

Graph Attention

GPT-Image-2 in the Wild: A Twitter Dataset of Self-Reported AI-Generated Images from the First Week of Deployment

2026-04-28 · Kidus Zewde, Simiao Ren, Xingyu Shen, Jiaqi Wu 외 arxiv

The release of GPT-image-2 by OpenAI marks a watershed moment in AI-generated imagery: the boundary between photographic reality and synthetic content has never been more difficult to discern. We introduce the GPT-Image-…

Face Detection

LMBot: Distilling Graph Knowledge into Language Model for Graph-less Deployment in Twitter Bot Detection

2023-06-30 · Zijian Cai, Zhaoxuan Tan, Zhenyu Lei, Zifeng Zhu 외

As malicious actors employ increasingly advanced and widespread bots to disseminate misinformation and manipulate public opinion, the detection of Twitter bots has become a crucial task. Though graph-based Twitter bot de…

Domain AdaptationLanguage ModelingLanguage ModellingMisinformation+1

Multiview Deep Learning for Predicting Twitter Users' Location

2017-12-21 · Tien Huu Do, Duc Minh Nguyen, Evaggelia Tsiligianni, Bruno Cornelis 외

The problem of predicting the location of users on large social networks like Twitter has emerged from real-life applications such as social unrest detection and online marketing. Twitter user geolocation is a difficult …

Deep LearningMarketingMultiview Learning