paper-with-me

홈 › Papers

Socialbots on Fire: Modeling Adversarial Behaviors of Socialbots via Multi-Agent Hierarchical Reinforcement Learning

2021-10-20 · Thai Le, Long Tran-Thanh, Dongwon Lee

Socialbots are software-driven user accounts on social platforms, acting autonomously (mimicking human behavior), with the aims to influence the opinions of other users or spread targeted misinformation for particular goals. As socialbots undermine the ecosystem of social platforms, they are often considered harmful. As such, there have been several computational efforts to auto-detect the socialbots. However, to our best knowledge, the adversarial nature of these socialbots has not yet been studied. This begs a question "can adversaries, controlling socialbots, exploit AI techniques to their advantage?" To this question, we successfully demonstrate that indeed it is possible for adversaries to exploit computational learning mechanism such as reinforcement learning (RL) to maximize the influence of socialbots while avoiding being detected. We first formulate the adversarial socialbot learning as a cooperative game between two functional hierarchical RL agents. While one agent curates a sequence of activities that can avoid the detection, the other agent aims to maximize network influence by selectively connecting with right users. Our proposed policy networks train with a vast amount of synthetic graphs and generalize better than baselines on unseen real-life graphs both in terms of maximizing network influence (up to +18%) and sustainable stealthiness (up to +40% undetectability) under a strong bot detector (with 90% detection accuracy). During inference, the complexity of our approach scales linearly, independent of a network's structure and the virality of news. This makes our approach a practical adversarial attack when deployed in a real-life setting.

📄 PDF Abstract BibTeX arXiv:2110.10655

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackHierarchical Reinforcement LearningMisinformationReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Adversarial Socialbots Modeling Based on Structural Information Principles

2023-12-13 · Xianghua Zeng, Hao Peng, Angsheng Li

The importance of effective detection is underscored by the fact that socialbots imitate human behavior to propagate misinformation, leading to an ongoing competition between socialbots and detectors. Despite the rapid a…

Misinformation

Let’s Chat: Understanding User Expectations in Socialbot Interactions

2022-07-01 · NAACL (HCINLP) 2022 7 · Elizabeth Soper, Erin Pacquetet, Sougata Saha, Souvik Das 외

This paper analyzes data from the 2021 Amazon Alexa Prize Socialbot Grand Challenge 4, in order to better understand the differences between human-computer interactions (HCI) in a socialbot setting and conventional human…

Conversational AI: The Science Behind the Alexa Prize

2018-01-11 · Ashwin Ram, Rohit Prasad, Chandra Khatri, Anu Venkatesh 외

Conversational agents are exploding in popularity. However, much work remains in the area of social conversation as well as free-form conversation over a broad range of domains and topics. To advance the state of the art…

ManagementNatural Language UnderstandingResponse Generationspeech-recognition+1

Building A User-Centric and Content-Driven Socialbot

2020-05-06 · Hao Fang

To build Sounding Board, we develop a system architecture that is capable of accommodating dialog strategies that we designed for socialbot conversations. The architecture consists of a multi-dimensional language underst…

ArticlesManagementReading ComprehensionSpeech Synthesis+1

Reliable Conversational Agents under ASP Control that Understand Natural Language

2025-02-13 · Yankai Zeng

Efforts have been made to make machines converse like humans in the past few decades. The recent techniques of Large Language Models (LLMs) make it possible to have human-like conversations with machines, but LLM's flaws…