paper-with-me

Papers

Large Language Model-driven Multi-Agent Simulation for News Diffusion Under Different Network Structures

2024-10-16 · Xinyi Li, Yu Xu, Yongfeng Zhang, Edward C. Malthouse

The proliferation of fake news in the digital age has raised critical concerns, particularly regarding its impact on societal trust and democratic processes. Diverging from conventional agent-based simulation approaches, this work introduces an innovative approach by employing a large language model (LLM)-driven multi-agent simulation to replicate complex interactions within information ecosystems. We investigate key factors that facilitate news propagation, such as agent personalities and network structures, while also evaluating strategies to combat misinformation. Through simulations across varying network structures, we demonstrate the potential of LLM-based agents in modeling the dynamics of misinformation spread, validating the influence of agent traits on the diffusion process. Our findings emphasize the advantages of LLM-based simulations over traditional techniques, as they uncover underlying causes of information spread -- such as agents promoting discussions -- beyond the predefined rules typically employed in existing agent-based models. Additionally, we evaluate three countermeasure strategies, discovering that brute-force blocking influential agents in the network or announcing news accuracy can effectively mitigate misinformation. However, their effectiveness is influenced by the network structure, highlighting the importance of considering network structure in the development of future misinformation countermeasures.

📄 PDF Abstract BibTeX arXiv:2410.13909

Code (0)

등록된 구현이 없습니다.

Tasks

BlockingLanguage ModelingLanguage ModellingLarge Language ModelMisinformation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Multi-Agent Systems Powered by Large Language Models: Applications in Swarm Intelligence

2025-03-05 · Cristian Jimenez-Romero, Alper Yegenoglu, Christian Blum

This work examines the integration of large language models (LLMs) into multi-agent simulations by replacing the hard-coded programs of agents with LLM-driven prompts. The proposed approach is showcased in the context of…

Large Language Model-Based Reward Design for Deep Reinforcement Learning-Driven Autonomous Cyber Defense

2025-11-20 · Sayak Mukherjee, Samrat Chatterjee, Emilie Purvine, Ted Fujimoto 외 arxiv

Designing rewards for autonomous cyber attack and defense learning agents in a complex, dynamic environment is a challenging task for subject matter experts. We propose a large language model (LLM)-based reward design ap…

Reinforcement Learning

Agent-driven Long-tail Simulation for Autonomous Driving

2026-07-05 · Junru Gu, Lijin Yang, Jianing Huang, Shu Liu 외 arxiv

Evaluating autonomous driving systems in closed-loop settings requires realistic and interactive simulation, yet existing simulators largely rely on log replay or rule-based agents, limiting behavioral diversity and long…

Autonomous Driving

Exploring the Intersection of Large Language Models and Agent-Based Modeling via Prompt Engineering

2023-08-14 · Edward Junprung

The final frontier for simulation is the accurate representation of complex, real-world social systems. While agent-based modeling (ABM) seeks to study the behavior and interactions of agents within a larger system, it i…

Prompt Engineering

From Individual to Society: A Survey on Social Simulation Driven by Large Language Model-based Agents

2024-12-04 · Xinyi Mou, Xuanwen Ding, Qi He, Liang Wang 외

Traditional sociological research often relies on human participation, which, though effective, is expensive, challenging to scale, and with ethical concerns. Recent advancements in large language models (LLMs) highlight…

Language ModelingLanguage ModellingLarge Language Model