Author: Denis Avetisyan
New research explores the dynamics of artificial intelligence agents interacting on networks, revealing how their behaviors and the nature of shared information shape collective outcomes.

Mathematical modeling, including mean-field approaches, accurately captures the learning dynamics of online-offline systems of LLM agents and highlights the impact of agent personality and event type on information propagation.
The increasing prevalence of online information, coupled with the rise of automated accounts, presents a paradox: greater connectivity can amplify instability. This research, titled ‘Learning dynamics from online-offline systems of LLM agents’, investigates how information propagates through networks of Large Language Model (LLM) agents, modeling their interactions to understand emergent dynamics. We demonstrate that despite complex factors like agent “personality” and event characteristics, the spread of information can be effectively captured by a simplified Susceptible-Infected (SI) model with just two transmission rates. Can these findings inform strategies to mitigate the spread of misinformation and promote more stable information ecosystems online?
Modeling the Dynamics of Information Flow
The pervasive nature of digital information demands a rigorous understanding of how it spreads, yet applying traditional epidemiological models-designed for disease transmission-proves inadequate when modeling human social behavior. These models typically treat individuals as uniformly susceptible, overlooking the crucial role of personality, belief systems, and cognitive biases that dramatically influence information acceptance and sharing. Unlike a virus, information encounters critical evaluation, emotional response, and selective attention; individuals aren’t simply ‘infected’ but actively process and reinterpret what they encounter. Consequently, a more nuanced approach is required-one that moves beyond simple susceptibility rates and incorporates the complexities of human cognition and social dynamics to accurately capture the flow of information in the digital realm.
Accurately modeling information diffusion within a digital public sphere necessitates moving beyond simplistic representations of individuals as merely susceptible to influence. Contemporary simulations increasingly incorporate nuanced personality traits – such as openness, conscientiousness, extraversion, agreeableness, and neuroticism – to better reflect the heterogeneity of human behavior online. These traits impact not only whether an individual will share information, but also what type of information resonates with them, and how they engage with it. By assigning agents in the simulation varying levels of these characteristics, researchers can observe emergent patterns of polarization, the formation of echo chambers, and the spread of both accurate and misleading content in ways that more closely mirror real-world dynamics. This approach acknowledges that individuals are not passive recipients of information, but rather active agents who filter, interpret, and share content based on their unique psychological profiles, ultimately shaping the collective discourse of the digital sphere.
The realism of any simulation modeling public discourse hinges on accurately representing the events that trigger and shape it; to that end, researchers increasingly rely on the Armed Conflict Location & Event Data Project (ACLED) dataset as a foundational element. ACLED meticulously collects data on the location, dates, actors, and types of political violence and protest activity around the globe. This granular, publicly available information allows simulations to be ‘seeded’ with events mirroring real-world occurrences, from localized demonstrations to larger-scale conflicts. By incorporating ACLED data, models move beyond abstract scenarios and can explore how specific incidents – a protest sparked by economic hardship, a violent crackdown by authorities, or the emergence of a new political movement – propagate through a simulated social network, influencing opinions and potentially escalating into broader unrest. This approach enables a more nuanced understanding of the complex interplay between real-world events and the dynamics of information spread within the digital public sphere.

Agent Personality and Network Topology
LLM Agents within the simulation are assigned personalities based on the established Big Five Model of personality traits – Openness, Conscientiousness, Extraversion, Agreeableness, and Neuroticism. Each agent receives a vector of values representing its standing on each of these five dimensions, allowing for nuanced variation beyond simple binary classifications. These values are randomly initialized within a defined range, creating a diverse population of agents with differing behavioral tendencies. This approach allows for systematic exploration of how personality traits impact information diffusion and network dynamics, as opposed to relying on pre-defined or arbitrary agent behaviors. The specific numerical values assigned to each trait influence the agent’s propensity to engage with different types of information and interact with other agents.
The likelihood of an agent engaging with a specific piece of information is determined by a combination of its personality, as defined by the Big Five Model, and the attributes of the information itself. Specifically, an agent exhibiting high openness will demonstrate a greater propensity to engage with novel or complex information, while an agent with high extraversion is more likely to engage with information originating from numerous other agents. Conversely, information perceived as irrelevant to an agent’s internal state – as determined by its personality profile – or originating from a limited number of sources will result in a decreased probability of engagement. This interaction between agent personality and information characteristics modulates network-wide information diffusion.
Agent interactions are modeled using k-regular random networks to represent social connection structures. In a k-regular network, each node (agent) is connected to exactly k other nodes, ensuring a uniform degree distribution and preventing the formation of isolated agents. This topology is generated randomly, creating a complex network while maintaining a consistent connection density. The value of k directly influences network connectivity and information diffusion rates; higher values of k result in denser networks with potentially faster propagation, while lower values create sparser networks. Utilizing k-regular random networks provides a controlled environment for analyzing how network structure impacts agent behavior and information exchange, mimicking the characteristics of real-world social networks without the complexities of naturally occurring network topologies.

Quantifying Information Spread with Agent-Based Modeling
An Agent-Based Model (ABM) was implemented to simulate information diffusion across a population of autonomous agents. This approach allows for the modeling of complex interactions and emergent behaviors not easily captured by traditional methods. Engagement probabilities – the likelihood of an agent sharing received information – are estimated using Logistic Regression. This statistical technique predicts the probability of a binary outcome (sharing or not sharing) based on a set of predictor variables characterizing the agent and the information itself. The Logistic Regression model provides a quantifiable estimate of engagement, which then drives the information-sharing behavior of agents within the ABM, enabling simulation of information spread dynamics and subsequent analysis.
Agent behavior within the model demonstrates a statistically significant correlation between personality traits and information sharing. Specifically, agents characterized by high levels of Openness (Trait) exhibit a greater propensity to share information regardless of Event Severity. Furthermore, Extraversion (Trait) positively influences sharing likelihood, indicating that agents with higher extraversion scores are more likely to disseminate information to their network. These relationships are quantified through logistic regression within the Agent-Based Model, establishing a clear link between individual personality characteristics and collective information spread.
Event severity is a key determinant of information engagement within the agent-based model, with a clear distinction made between peaceful and violent events. The model employs a Mean-Field approach to quantify this relationship, achieving a Root Mean Squared Error (RMSE) of 0.0223 when predicting engagement levels. This performance notably surpasses that of a more complex 32-parameter logistic model, indicating that the simplified Mean-Field representation effectively captures the influence of event severity on information dissemination without requiring excessive parameters.

Unveiling Systemic Insights with Mean-Field Approximation
To gain a broader understanding beyond individual agent interactions, a mean-field model was developed as a differential equation approximation of the information spread process. This analytical technique simplifies the complex system by representing the collective behavior of agents, focusing on average tendencies rather than specific agent actions. By mathematically describing how information propagates through the population as a whole, the model provides insights into the overall dynamics – such as the rate of dissemination and the factors influencing it. This approach complements the agent-based simulations by offering a computationally efficient method for validating the simulation results and exploring parameter sensitivities, ultimately enhancing the robustness and generalizability of the research findings. The resulting equations capture the macroscopic trends that emerge from the microscopic interactions modeled in the simulations, providing a powerful tool for theoretical analysis and prediction.
A recently developed analytical model rigorously demonstrates the substantial influence of personality traits – specifically, Openness and Extraversion – on the speed at which information spreads through a population. The model’s predictive accuracy is remarkably high, achieving a root mean squared error (RMSE) of just 0.0223 when compared against simulation data. This precision is further amplified when examining scenarios involving peaceful events, where the RMSE drops to an even more impressive 0.0098. Furthermore, the model exhibits strong performance in predicting information flow within trait group 1, as indicated by a normalized RMSE (NRMSE) of 0.1696, suggesting a refined ability to capture dynamics within specific personality profiles and highlighting the potential for targeted interventions or messaging strategies.
The integration of agent-based modeling and mean-field approximation within the LLM Simulation establishes a robust framework for dissecting the complexities of information propagation. By combining the granular, individual-level behaviors captured by agent-based simulations with the analytical tractability of mean-field theory, researchers gain a comprehensive understanding of how information disseminates through populations. This dual approach allows for not only accurate reproduction of observed patterns but also the exploration of targeted interventions; the simulation can effectively assess how alterations to individual traits, network structures, or external factors might influence information flow, offering potential strategies for shaping public discourse and mitigating the spread of misinformation. The framework’s capacity to bridge microscopic behaviors with macroscopic trends positions it as a valuable tool for diverse applications, from predicting the impact of social media campaigns to understanding the dynamics of collective behavior in crisis situations.

The research illuminates how seemingly independent agents, interacting within a network, generate collective behaviors-a phenomenon akin to urban development. Grace Hopper aptly stated, “It’s easier to ask forgiveness than it is to get permission.” This sentiment resonates with the study’s findings; agents don’t require centralized direction to propagate information, but rather, evolve through local interactions. Much like a city’s infrastructure adapting incrementally, the mean-field models capture these emergent dynamics without necessitating a complete overhaul of the system. The study demonstrates that even with simple agent personalities, complex information flows arise, highlighting that structure fundamentally dictates behavior within these online-offline systems.
What Lies Ahead?
This work demonstrates the utility of established mathematical frameworks – mean-field theory, specifically – in describing the surprisingly complex behavior of interacting language agents. However, the elegance of the model belies the limitations inherent in any simplification. The current formulation, while capturing essential dynamics, treats agents as largely homogenous entities, differentiated only by superficial ‘personality’ parameters. Systems break along invisible boundaries – if one cannot account for the internal state, for the evolving beliefs within each agent, pain is coming. Future work must address the emergence of heterogeneous information landscapes, where agents not only propagate information, but also create it, altering the very structure of the network itself.
A critical vulnerability lies in the assumption of static network topology. Real systems are not fixed; they adapt, rewire, and exhibit preferential attachment. Anticipating weaknesses requires understanding how network evolution interacts with agent behavior. Will certain network structures amplify instability, creating echo chambers and polarization? Or can they foster resilience and consensus? Furthermore, the current models primarily examine information propagation; a deeper investigation into the effects of that information – its influence on agent actions and subsequent network changes – is paramount.
Ultimately, this research is a first step towards a more nuanced understanding of collective intelligence. The challenge now is to move beyond descriptive models to predictive ones, capable of forecasting emergent behavior and identifying critical intervention points. The field requires a shift from simply observing how agents interact to understanding why they interact, and what systemic pressures drive those interactions.
Original article: https://arxiv.org/pdf/2602.23437.pdf
Contact the author: https://www.linkedin.com/in/avetisyan/
See also:
- Movie Games responds to DDS creator’s claims with $1.2M fine, saying they aren’t valid
- All Golden Ball Locations in Yakuza Kiwami 3 & Dark Ties
- The MCU’s Mandarin Twist, Explained
- These are the 25 best PlayStation 5 games
- Scream 7 Will Officially Bring Back 5 Major Actors from the First Movie
- SHIB PREDICTION. SHIB cryptocurrency
- Server and login issues in Escape from Tarkov (EfT). Error 213, 418 or “there is no game with name eft” are common. Developers are working on the fix
- Rob Reiner’s Son Officially Charged With First Degree Murder
- Every Death In The Night Agent Season 3 Explained
- How to Repair the Bronze Gate in Starsand Island
2026-03-02 09:45