Social Theory Should Be a Structural Prior for Agentic AI: A Formal Framework for Multi-Agent Social Systems
Abstract: Agentic AI systems are increasingly deployed not in isolation, but inside social environments populated by other agents and humans, such as in social media platforms, multi-agent LLM pipelines or autonomous robotics fleets. In these settings, system behavior emerges not from individual agents alone, but from the multi-agent interactions over time. Emergent dynamics of individuals in a social group have been long studied by social scientists in human contexts. \textbf{This position paper argues that agentic AI systems must be modeled with social theory as a structural prior, and formalizes a Multi-Agent Social Systems (MASS) framework for how agents interact and influence to generate system-level outcomes.} We represent MASS as a class of dynamical system of information generation, local influence and interaction structure, formulated by four structural priors anchored in social theory: strategic heterogeneity, networked-constrained dependence, co-evolution and distributional instability. We demonstrate the importance of each structural prior through formal propositions, and articulate a research agenda for how MASS should be modeled, evaluated and governed.
Paper Prompts
Sign up for free to create and run prompts on this paper using GPT-5.
Top Community Prompts
Explain it Like I'm 14
Overview
This paper talks about how modern AI agents don’t act alone—they live and work inside social worlds with other AI agents and humans (like on social media, in multi-agent LLM systems, or robot fleets). The authors say we should design and study these AI “societies” using social theory—the science of how groups of people interact—as a built-in starting point. They introduce a clear framework called Multi-Agent Social Systems (MASS) to describe and analyze how agents connect, talk, influence each other, and create big, group-level outcomes over time.
Key Questions
The paper asks simple but important questions:
- How do AI agents change each other’s behavior when they interact over time?
- Why do the connections between agents (who talks to whom) matter so much?
- What built-in rules about social behavior should guide the design of AI systems?
- How can we measure and steer these AI societies so they stay healthy and helpful?
Methods and Approach
The authors create a formal framework called MASS to model AI societies. Here’s the idea in everyday language:
- Think of a social network (like your group of friends or a platform feed) as a graph G. Each node is an agent (human, AI, or mixed), and edges are the ways they can interact (reply, follow, mention, collaborate).
- Each agent has an internal state x(t). You can picture this like what a person “thinks or feels” at a moment—an opinion, a belief, or a preference.
- Agents share messages m(t) with their neighbors. This is what others can actually see or read (like posts, replies, or actions).
- Two key functions describe how things change over time:
- f: How internal state becomes an outward message. Analogy: how what you believe turns into what you say or post.
- g: How seeing neighbors’ messages changes your internal state. Analogy: after talking with friends or seeing trending posts, your opinion may shift.
- Together with the network G (who connects to whom), this trio S = (f, g, G) describes how the whole system evolves.
The authors argue that four “structural priors” (built-in rules drawn from social theory) should shape how we design AI societies. These are the big patterns we should expect and build for:
- Strategic heterogeneity: Agents aren’t all the same. Different types play different roles (leaders, bridges, broadcasters).
- Network-constrained dependence: What an agent knows depends on its local neighbors, not the whole world.
- Co-evolution: Agents and the network change each other. Small nudges can cascade into big shifts.
- Distributional instability: The information environment (the “topics” and signals agents see) keeps changing because agents collectively produce it.
They support these ideas with formal statements (propositions) and real data from an AI-only social platform called MoltBook. On MoltBook, 39,700 AI “authors” posted over 2.1 million messages. The team treats it like a living lab to see how the four priors show up in practice.
Main Findings and Why They Matter
Here’s a concise look at the four priors and what the MoltBook study showed. This list is to make the results easier to scan:
- Strategic heterogeneity (agents are different):
- Finding: “Hub” agents (highly connected) behaved differently from “mid” and “periphery” agents. Their engagement (“karma”) grew along different paths.
- Why it matters: You can’t treat all agents as identical. Who they are and where they sit in the network changes outcomes.
- Network-constrained dependence (local neighborhoods matter):
- Finding: Agents connected to many others had more variable engagement. The shape of the reply network influenced not just averages but the spread of outcomes.
- Why it matters: What you see depends on who you’re connected to. Global averages miss this local reality.
- Co-evolution (agents and network shape each other):
- Finding: An agent’s change in engagement was predicted by its neighbors’ previous engagement, and the reply network itself formed from these interactions. This closes the loop: states change the network; the network changes future states.
- Why it matters: Small changes can ripple through the system. Designing only the “individual” agent is not enough; we must consider feedback over time.
- Distributional instability (no fixed “data universe”):
- Finding: The overall distribution of engagement changed day to day. There wasn’t a stable, unchanging environment.
- Why it matters: In social settings, the “data” isn’t a fixed, external thing. Agents collectively create and reshape it, so evaluations must track change over time.
Implications and Potential Impact
If we accept these four priors, we start designing AI societies differently:
- Modeling: Stop assuming a single, stable environment and identical agents. Instead, model types of agents, their roles, and their local neighborhoods on a graph. Expect the system to keep changing.
- Evaluation: Move beyond one-off tests or static benchmarks. Measure how populations evolve over time (like trends, cascades, polarization or consensus) and how network structure affects what agents see and do.
- Governance: Don’t focus only on individual “alignment.” Build rules and incentives at the group level (like platform policies or protocols) that keep the whole system fair, resilient, and diverse—without silencing legitimate voices. Expect adversaries to adapt and feedback loops to amplify effects.
In short, the paper says: When AI agents live in social worlds, the big outcomes come from their interactions. Social theory gives us the right lenses and tools to design, measure, and guide these complex systems. Using MASS and its four priors helps us build AI agents worthy of joining human communities—and helps those communities thrive rather than spiral.
Knowledge Gaps
Unresolved knowledge gaps, limitations, and open questions
Below is a single, concrete list of what the paper leaves missing, uncertain, or unexplored, framed to guide future research.
- Formalization of f, g, h: The paper defines information exchange f and influence g but leaves the network update function h(G(t), {m_i(t)}) underspecified; precise, estimable functional forms and parameterizations for real platforms (e.g., ranking algorithms, triadic closure, preferential attachment) are not provided.
- Identifiability of dynamics: Conditions under which f, g, and h are identifiable from observational traces ({x_i(t), m_i(t), G(t)}) are not derived; methods to disentangle influence, selection, and algorithmic mediation remain open.
- Causal inference vs correlation: The framework does not specify experimental or quasi-experimental designs to distinguish homophily/selection from true social influence and algorithmic exposure effects in MASS (e.g., instrumental variables, network randomized experiments).
- Necessary and sufficient conditions for propositions: The existence-style propositions (P1–P4) lack characterization of general conditions, bounds, or counterexamples; deriving necessary/sufficient conditions for when each prior holds (or fails) is an open task.
- Stability, tipping points, and control: Co-evolutionary sensitivity is asserted, but stability regions, bifurcations, and control-theoretic interventions to prevent undesirable cascades are not analyzed.
- Stationarity claim scope: Proposition 4 asserts non-existence of a stationary distribution p(x) without specifying classes of MASS where stationary or metastable regimes might exist; clarifying assumptions under which stationarity is possible is needed.
- Measurement of latent states: How to operationalize and estimate x_i(t) (beliefs, stances) for humans and LLM agents from observable messages m_i(t) is unspecified; robust, validated mapping procedures are needed.
- Persona and identity drift: f(x_i(t), θ_i) references persona, but how to model, detect, and mitigate LLM persona/identity drift over time within MASS is left unresolved.
- Archetype discovery and θ_i learning: The paper assumes role/archetype parameters θ_i but does not provide methods to discover, validate, or track archetypes from data (e.g., mixture models, clustering on behavior/position).
- Multi-layer, multiplex networks: G is treated as a single graph, while real systems have multiple interaction types and algorithmic layers (follows, replies, recommendations); extending MASS to multiplex, weighted, and hypergraph structures is open.
- Exogenous shocks and inputs: The framework largely treats the environment as endogenously produced; how to model exogenous information shocks (news, policy changes) and their interaction with endogenous dynamics is not addressed.
- Observation vs exposure: The model uses observed interactions as proxies for exposure, but real exposure sets are unobserved; methods to infer or approximate Mi(t) (the true exposure set) under platform ranking constraints are needed.
- Data limitations and privacy: Practical pathways to obtain the fine-grained interaction, exposure, and algorithmic data required to fit MASS in human-machine platforms are not discussed.
- Scalability and tractability: Algorithms to estimate or simulate MASS at real-world scale (millions of agents) with dynamic G are not specified; computational complexity and approximate inference strategies remain open.
- Generalization beyond social media: The paper asserts applicability to robotics fleets and multi-agent tool ecosystems but does not map f, g, G, and φ(t) to physical constraints (latency, sensing, actuation), safety limits, and resource contention.
- Robustness to adversaries: While coordinated agents are mentioned, there is no framework for adversarial modeling (threat models, capabilities), detection, and formal robustness guarantees under strategically adaptive adversaries.
- Governance mechanisms as algorithms: The governance section is conceptual; concrete, testable mechanisms (e.g., network-level throttling, role-based quotas, audit triggers) and their performance/side effects are not instantiated or evaluated.
- Evaluation benchmarks: Proposed evaluation ideas lack concrete, shared benchmarks, datasets, metrics, and protocols tailored to MASS (e.g., longitudinal cascade metrics, archetype-resolved outcomes); standardization is an open need.
- Welfare and normative objectives: φ(t) (system-level outcomes) is not operationalized in terms of welfare, fairness, epistemic quality, or safety; defining measurable objectives and trade-offs is a gap.
- Learning under non-stationarity: Methods for agents to learn/adapt (online learning, meta-learning, continual learning) under distributional instability are not specified; preventing catastrophic forgetting while tracking drift is open.
- Boundary conditions with single-task settings: Formal characterization of when MASS reduces to single-task assumptions (e.g., sparse interactions, negligible feedback) and how to detect boundary crossings in deployment is missing.
- Role of attention/memory constraints: Influence dynamics g do not incorporate realistic bounded attention, memory decay, or context-window limits for LLM agents; modeling cognitive constraints is open.
- Content semantics and meaning: The framework abstracts away message semantics; linking content topics/frames to x_i(t), influence strength, and agenda-setting processes remains unmodeled.
- Calibration and forecasting: Procedures to validate MASS models prospectively (out-of-sample forecasts, intervention tests) and quantify predictive uncertainty are not provided.
- Heterogeneous human–machine interactions: Differences in cognition, incentives, and constraints between humans, bots, and cyborgs are acknowledged but not formally modeled; interaction asymmetries and their consequences are open.
- Intervention design and safety limits: How to design and test interventions (rate limits, re-wiring, recommendation tweaks) that achieve desired φ(t) while avoiding unintended consequences is not explored.
- Reproducibility and data availability: The MoltBook analyses are brief; details on data access, code, and replication plans (including sensitivity analyses) are absent.
- External validity of MoltBook: Findings from an LLM-only platform may not generalize to mixed human–machine environments; systematic comparisons across settings are needed.
- Statistical rigor in MoltBook analyses: The OLS approach for co-evolution does not address endogeneity, autocorrelation, or agent fixed effects; causal and panel methods (e.g., GEE, fixed-effects, Granger causality tests) are not applied.
- Proxy validity for “engagement”: Karma as a proxy for agent state/influence may be noisy and platform-specific; validating alternative or composite proxies is needed.
- Temporal granularity: Analyses are daily; how results change under finer-grained or continuous-time models (Hawkes processes, event-driven dynamics) remains unexplored.
- Heavy-tailed outcomes: Variance comparisons may be unstable under heavy-tailed engagement distributions; robust statistics and tail modeling are not considered.
- Network preprocessing choices: Pruning nodes with degree <2 for visualization may bias interpretation; rigorous network estimation with all nodes/edges is needed for inference.
- Discovering and preserving epistemic diversity: Concrete methods to measure diversity collapse and to design mechanisms (e.g., exposure rebalancing, role-aware routing) that preserve diversity are not developed.
- Integration with MARL and ABM: Formal correspondences or unifications with multi-agent RL and agent-based modeling (state/action spaces, rewards, learning rules) are not specified.
- Tooling and APIs for MASS agents: Practical interfaces for encoding structural priors (roles, observation constraints) into agent architectures and LLM prompts are not provided.
- Detection and response pipelines: End-to-end pipelines for monitoring {x_i(t), m_i(t), G(t)}, detecting regime shifts, and triggering governance actions are not articulated.
- Ethical and legal considerations: The paper does not address ethical constraints on manipulating social graphs or exposures, consent in mixed populations, or compliance with platform policies and laws.
- Cross-cultural and jurisdictional heterogeneity: How varying norms and regulations affect MASS dynamics and governance transferability is unaddressed.
- Multiscale modeling: Methods to couple micro (agent), meso (community), and macro (platform) dynamics, and to design controls at different scales, remain open.
Practical Applications
Immediate Applications
Below is a concise set of deployable use cases that leverage the MASS framework’s structural priors (P1: strategic heterogeneity; P2: network‑constrained dependence; P3: co‑evolution; P4: distributional instability). Each item notes sectors, potential tools/products/workflows, and feasibility assumptions/dependencies.
- Network-aware monitoring and evaluation for multi‑agent LLM systems (Software, MLOps) [P2, P3, P4]
- What: Add topology‑conditioned metrics (e.g., neighbor‑conditioned regression slopes, cascade predictors) and drift measures (e.g., daily Wasserstein distances) to agent pipelines.
- Tools/workflows: “MASS-Guard” dashboards tracking {x,m,G} over time; drift alarms; networked A/B test telemetry.
- Assumptions/dependencies: Access to interaction graphs or high‑fidelity proxies; standardized agent telemetry; privacy-compliant logging.
- Botnet and coordinated influence detection using MASS signatures (Social cybersecurity, Platforms, Public sector) [P1, P2, P3]
- What: Detect archetype mixes (amplifier/bridging bots), star‑shaped ego‑nets, and co‑evolutionary cascades to triage threats.
- Tools/workflows: Role/archetype classifiers; topology anomaly detectors; early‑warning cascade models.
- Assumptions/dependencies: Data-sharing with platforms; robust ground truth; adversarial resilience.
- Diversity‑preserving recommender and feed adjustments (Media/Platforms, Advertising) [P1, P2, P4]
- What: Introduce network‑aware constraints to reduce echo chambers (e.g., weak‑tie exposure quotas, community‑bridging slots).
- Tools/workflows: Re-ranking that treats epistemic diversity as an objective; exposure audits by network partition.
- Assumptions/dependencies: Ability to instrument ranking algorithms; well‑defined diversity targets; user consent and policy clearance.
- Cluster‑randomized A/B testing as network interventions (Platforms, Product analytics) [P2, P3]
- What: Shift from i.i.d. tests to cluster/graph‑aware experiments to estimate spillover effects.
- Tools/workflows: Graph partitioning; interference‑robust estimators; holdout communities for causal inference.
- Assumptions/dependencies: Reliable community detection; sample sizes adequate for cluster designs.
- Opinion leader mapping for targeted outreach (Marketing, Public health comms, Education) [P1, P2]
- What: Identify hubs/bridges and tailor messaging strategies accordingly.
- Tools/workflows: Influence/centrality scoring; archetype‑sensitive creative testing.
- Assumptions/dependencies: Up-to-date network snapshots; consent for influencer analytics; compliance with advertising policies.
- Role‑aware multi‑agent LLM teams (Enterprise software, Dev tools) [P1]
- What: Engineer agent teams with deliberate persona diversity and role separation to mitigate “persona collapse” and improve coverage.
- Tools/workflows: Persona libraries; role‑specific prompting and memory; conflict‑resolution playbooks.
- Assumptions/dependencies: Prompt discipline; controlled tool‑calling sandboxes; monitoring for role drift.
- Pre‑deployment “MoltBook‑style” sandboxes for stress‑testing (Software/Platforms, Regulators) [P1, P2, P3, P4]
- What: Evaluate agent systems in closed social simulations to probe cascades, manipulation, and drift before production.
- Tools/workflows: Synthetic social networks; controlled archetype mixes; perturbation tests.
- Assumptions/dependencies: Simulator fidelity; representative archetypes; transferability to production.
- Content moderation triage by cascade propensity (Platforms, Trust & safety) [P2, P3]
- What: Prioritize reviews for content likely to trigger large cascades given current topology.
- Tools/workflows: Cascade risk scoring; queueing policies combining centrality and early engagement signals.
- Assumptions/dependencies: Real‑time graph updates; precision‑recall tradeoffs managed under policy constraints.
- Local‑observability policies in robot fleets (Robotics, Logistics) [P2, P3]
- What: Design communication and control policies that respect topology constraints and mitigate unstable feedback.
- Tools/workflows: Dynamic topology control; neighborhood‑bounded planning; co‑evolution stress tests.
- Assumptions/dependencies: Reliable mesh networking; latency budgets; safety cases for adaptive comms.
- Classroom debate and peer‑learning designs that avoid echo effects (Education) [P1, P2]
- What: Structure student/agent discussions to leverage weak ties and diverse roles for better outcomes.
- Tools/workflows: Rotating network pairings; role‑assigned LLM tutors; exposure dashboards for instructors.
- Assumptions/dependencies: Student privacy; transparent use of AI assistants; classroom buy‑in.
- Public health messaging through hubs and bridges (Healthcare, Public sector) [P1, P2]
- What: Use network mapping to choose disseminators and reinforce adoption (complex contagion).
- Tools/workflows: Community influencer identification; reinforcement scheduling.
- Assumptions/dependencies: Community data access; ethical engagement; misinformation counter‑strategies.
- Distributional drift monitors in MLOps (Software, Finance) [P4]
- What: Treat evaluation distribution as a live variable; gate deployments on drift thresholds.
- Tools/workflows: Continuous W1/KL monitors; rollback policies; canary cohorts in graph context.
- Assumptions/dependencies: Stable baselines; alert fatigue management; governance around auto‑rollbacks.
- Adversarial red‑teaming via micro‑perturbations (Security, Platforms) [P3]
- What: Introduce small perturbations in a single agent and measure superlinear system impacts.
- Tools/workflows: Controlled attack scripts; co‑evolution sensitivity analyses; mitigation drills.
- Assumptions/dependencies: Safe sandboxes; clear incident response; compliance with platform policies.
- Cross‑team weak‑tie surfacing in collaboration tools (Enterprise productivity) [P2]
- What: Slack/Teams plugins that suggest cross‑functional connections to improve knowledge diffusion.
- Tools/workflows: Lightweight organizational network analysis; privacy‑preserving recommendations.
- Assumptions/dependencies: Employee consent; minimal metadata collection; cultural adoption.
Long‑Term Applications
These applications require additional research, scaling, standardization, or regulatory development to be practical.
- Network‑level audit and reporting regulations for platforms (Policy) [P2, P3, P4]
- What: Mandate disclosure of network health metrics, cascade risks, and distributional drift.
- Tools/workflows: Standardized MASS indicators; third‑party audit APIs.
- Assumptions/dependencies: Regulatory consensus; privacy-preserving measurement; interoperable schemas.
- Agent identity/intent signaling standards across ecosystems (Policy, Software) [P1, P3]
- What: Cross‑platform protocols for role disclosure (human/bot/cyborg), capability declarations, and intent messaging.
- Tools/workflows: Signed attestations; verifiable credentials; public registries.
- Assumptions/dependencies: Industry adoption; anti‑spoofing infrastructure; user experience alignment.
- Co‑evolution‑robust recommender infrastructures (Platforms) [P2, P3, P4]
- What: Recsys that actively manage feedback loops to preserve diversity and dampen unstable cascades.
- Tools/workflows: Closed‑loop controllers with network feedback; long‑horizon outcome optimization.
- Assumptions/dependencies: Measurable societal objectives; safe exploration; oversight frameworks.
- Continuous alignment at population scale (AI Safety, Industry/Academia) [P1–P4]
- What: Shift from dyadic RLHF/DPO to mechanisms that align collective outcomes in open, multi‑agent environments.
- Tools/workflows: Mechanism design, norm formation protocols, and adaptive guardrails.
- Assumptions/dependencies: Formal objectives at system level; evaluation paradigms for societal metrics.
- Cross‑platform coordinated manipulation prevention (Policy, Platforms) [P2, P3]
- What: Federated detection and response to campaigns spanning multiple networks.
- Tools/workflows: Shared indicators of compromise; joint takedown protocols; secure data enclaves.
- Assumptions/dependencies: Legal and technical interoperability; trust frameworks; global coordination.
- Health misinformation defense networks with community co‑evolution (Healthcare, Public sector) [P2, P3]
- What: AI/community “copilots” that adapt with local norms while maintaining evidence fidelity.
- Tools/workflows: Multi‑agent engagement agents; reinforcement through trusted community ties.
- Assumptions/dependencies: Ethical approval; robust evaluation in the field; cultural adaptation.
- Market microstructure safeguards for agentic trading (Finance) [P1–P4]
- What: MASS‑based stress tests for herding, flash crashes, and network cascades among trading bots.
- Tools/workflows: Realistic agent heterogeneity and topology simulators; network‑aware circuit breakers.
- Assumptions/dependencies: Exchange cooperation; high‑fidelity data; regulatory acceptance.
- Grid and mobility control via adaptive agent networks (Energy, Transportation/Robotics) [P2, P3]
- What: Demand response and swarm control that adjust topology and influence pathways under stress.
- Tools/workflows: Co‑evolution controllers; neighborhood‑bounded coordination policies.
- Assumptions/dependencies: Safety certification; cyber‑resilience; real‑time telemetry.
- Pretraining with social structural priors (AI Research) [P1–P3]
- What: Train agents with inductive biases for roles, local observability, and network dynamics.
- Tools/workflows: Objective terms penalizing global attention shortcuts; curricula with graph‑structured tasks.
- Assumptions/dependencies: Scalable training regimes; benchmarks reflecting MASS phenomena.
- Open benchmarks of human‑machine composite populations (Academia, Standards) [P1–P4]
- What: Longitudinal datasets and tasks that evaluate population trajectories and governance interventions.
- Tools/workflows: “MASSBench” with standardized telemetry, intervention APIs, and outcome metrics.
- Assumptions/dependencies: Ethical data collection; long‑horizon funding; community governance.
- Public procurement risk tests for agent deployments (Policy, GovTech) [P1–P4]
- What: Require MASS stress tests and governance plans in tenders for AI systems with social impact.
- Tools/workflows: Certification pipelines; scenario libraries; post‑deployment monitoring mandates.
- Assumptions/dependencies: Policy frameworks; auditing capacity; enforcement mechanisms.
- Legal theories and tooling for network‑level accountability (Policy/LegalTech) [P2, P3, P4]
- What: Liability constructs and evidence tooling when harms emerge from interaction dynamics rather than single actors.
- Tools/workflows: Network forensics; causality frameworks for cascades; audit trails for G(t).
- Assumptions/dependencies: Jurisprudential development; evidentiary standards; multidisciplinary consensus.
- City‑scale civic deliberation platforms with contestability (Civic tech) [P1, P2]
- What: Deliberation systems that embed role diversity and local observability while ensuring inclusive participation.
- Tools/workflows: Structured “argument networks”; facilitation agents; legitimacy dashboards.
- Assumptions/dependencies: Public trust; accessibility; safeguards against capture.
Notes on feasibility across applications:
- Data access and privacy: Many applications require access to interaction graphs or proxies; privacy‑preserving telemetry and aggregation are critical.
- Measurement of latent states: In practice, x_i must be proxied (e.g., engagement, stance vectors); validity and bias need auditing.
- Platform cooperation: Most network‑level interventions depend on platform APIs and governance.
- Simulator fidelity and external validity: Sandboxes must approximate real environments; transfer gaps should be quantified.
- Ethical and regulatory alignment: Human subjects, fairness, and transparency requirements apply, especially in healthcare, education, and public sector deployments.
- Computational cost and complexity: Network‑aware evaluation and control introduce non‑trivial real‑time computation and monitoring overhead.
Glossary
- Agentic AI: AI systems designed to act autonomously with goals and capabilities. "Agentic AI systems are increasingly embedded in social environments, where their behavior is shaped not only by their individual capabilities but by interactions with other agents - and humans - over time."
- Agenda-setting theory: A communication theory stating that media and actors shape which issues are salient and how they are framed. "Agenda-setting theory from the communications field establishes that social actors do not merely report on a pre-existing world, but their reporting shapes which issues become salient and how they are framed [27]."
- Algorithmic amplification: Platform-side boosting of content visibility based on algorithmic signals (e.g., engagement). "also, the engagement generated by the agents at t reshape algorithmic amplification [36], which reconfigures G,"
- Algorithmic mediation: The way platform algorithms filter and present information, thereby shaping what agents see. "and algorithmic mediation, the portion of G is determined by the social media platform (i.e. recommended feed)."
- Amplifier bots: Automated accounts designed to broadcast messages widely, often via hub-like patterns. "Amplifier bots broadcast messages with star-shaped ego-networks [74],"
- Archetype distribution: The composition of distinct agent types in a population that affects system outcomes. "Population-level outcomes depend not only on the marginal statistics but also on the joint agent archetype distribution."
- Bounded perturbation: A small, limited change to an agent’s state that can propagate through a system. "Social theory predicts that a bounded perturbation to a single agent can have population-level consequences because the system co-evolves;"
- Bridging bots: Automated accounts that connect otherwise separate communities, facilitating cross-group diffusion. "bridging bots connect social, geographical and ideological communities [76, 71],"
- Campbell's Law: The principle that metrics used for social decision-making can distort the processes they measure. "Campbell's Law states that any social decision making metric distorts the process it monitors [88, 11]."
- Co-evolution: Mutual shaping of agents and the interaction network over time. "P3. Co-evolution Social theory predicts that a bounded perturbation to a single agent can have population-level consequences because the system co-evolves"
- Co-evolutionary sensitivity: A system property where tiny changes can lead to large, dynamic divergences due to feedback between agents and structure. "Proposition 3 (Co-evolutionary sensitivity)."
- Complex contagion: Diffusion processes that require multiple exposures or reinforcement to spread. "complex contagion shows that behaviors that require reinforcement follow different network structure from simple diffusion [41]."
- Conformity cascades: Collective shifts where individuals align with perceived group norms, potentially snowballing. "we observe issues like conformity cascades [18] and norm entrenchments [46]."
- Coordinated bots: Automated accounts acting in concert to create the appearance of widespread support or activity. "coordinated bots provide the illusion of grassroots movement [52, 34],"
- Cyborg: A hybrid agent combining human and machine control. "Agents can be human, machine, or a hybrid of both (cyborg)."
- Distributional instability: The notion that the data-generating process changes over time due to endogenous interactions. "P4. Distributional Instability Social theory predicts that the information environment is endoge- nously produced by agent interactions;"
- Ego-network: The subgraph consisting of a focal node and its immediate connections. "Amplifier bots broadcast messages with star-shaped ego-networks [74],"
- Endogeneity: When variables (e.g., observations or distributions) are generated within and shaped by the system itself. "rejecting H0 and confirming that the information environment is endogeneously shaped by agent interaction dynamics."
- Exogenous data distribution: An external, fixed data source unaffected by the system’s internal dynamics. "Single-task agentic systems assumes a stable, exogeneous data distribution,"
- Friedkin-Johnsen social influence theory: A formal model where interactions update beliefs and future interactions. "the Friedkin-Johnsen's social influence theory, which states that agent interaction in G modifies their internal states which in turn modifies their future interactions."
- Graph convolutional networks: Neural architectures that learn over graph-structured neighborhoods. "Graph convolutional networks enable learning over local neighborhood structures [53],"
- Heterogeneity Non-Reducibility: The proposition that heterogeneous populations cannot be reduced to homogeneous averages without changing outcomes. "Proposition 1 (Heterogeneity Non-Reducibility)."
- Homophily: The tendency of agents to connect with similar others, shaping exposures and diffusion. "Further theories of homophily correlates information exposures dependent on the neighboring agents [4],"
- i.i.d. (independent and identically distributed): An assumption that observations are independent samples from the same distribution. "Single-task agentic systems either treat observations as independent and identically distributed (i.i.d.) [93]"
- Information cascade: A chain of transmissions where prior sharing influences subsequent sharing and reach. "Empirically, information cascade size and reach depends not on independent sharing behavior,"
- Local Observability Constraint: The limitation that agents only observe their local neighborhood, not global information. "Proposition 2 (Local Observability Constraint)."
- Longitudinal panel studies: Research designs tracking the same entities over time to observe dynamics. "evaluation must observe agents in their social environments and measure performance under recursive feedback over time, drawing from longitudinal panel studies [85]."
- Louvain clustering: A community detection algorithm for identifying clusters in large networks. "and clustered the nodes with a Louvain clustering."
- Mechanism design: The study of designing rules and incentives to achieve desired system-level outcomes. "Mechanism design provides templates for engineering rules and incentive structures that produce desired collective outcomes [10, 83],"
- Multi-Agent Social Systems (MASS): Dynamic, networked environments where heterogeneous agents exchange information and influence over time. "We define a class of dynamic interaction systems called Multi-Agent Social Systems (MASS) as networked environments where heterogeneous agents exchange information and influence one another over time."
- Network embeddedness: The idea that actions are situated within concrete relational structures that constrain and enable behavior. "Sociology's network embeddedness argument states that economic and social action is embedded in concrete relational networks"
- Network-Constrained Dependence: The principle that network structure determines observations and updates, leading to divergent trajectories. "P2. Network-Constrained Dependence Social theory predicts that the network structure of G is not a neutral substrate."
- Non-existence of a Stationary Distribution: The claim that a fixed, time-invariant observation distribution does not exist in such systems. "Proposition 4 (Non-existence of a Stationary Distribution)."
- Norm entrenchments: The hardening of social norms through repeated interactions and reinforcement. "we observe issues like conformity cascades [18] and norm entrenchments [46]."
- OLS regression: Ordinary Least Squares; a linear regression method for estimating relationships between variables. "we perform an OLS regression of each agent's karma change (Axi(t) = xi(t) - xi(t - 1)) on the mean log-karma of its reply-network neighbors at t - 1,"
- Ostrom's design principles: Guidelines for governing shared resources via community-driven rules and monitoring. "Ostrom's design principles show that governing shared resources requires graduated sanctions and collective choice arrangements above the individual level [79];"
- Role theory: A social theory positing that actors occupy distinct functional roles affecting behavior and influence. "role theory, which states that actors in social systems are not interchangeable but occupy distinct functional roles [32];"
- Social construction of reality: The view that shared meanings collectively shape what is perceived as reality. "The social construction of reality further argues that the information environment is also shaped by the shared meanings through which agents collectively interpret information [69]."
- Social cybersecurity: The study of securing social systems against manipulation and coordinated inauthentic behavior. "social simulation and social cybersecurity [98, 45, 99, 86, 15]."
- Structuration theory: A theory that structure and agency recursively constitute each other over time. "Structuration theory [19]; Social Influence Theory [35, 28]"
- Threshold models: Models where individuals act once exposures exceed a personal threshold, enabling tipping dynamics. "threshold models characterize conditions under which collective behavior tips [38]."
- Two-step communication flow theory: The idea that opinion leaders mediate mass media effects on broader audiences. "two-step communication flow theory, where a seminal study showed that opinion leaders mediate and shape population-level influence in ways followers cannot [24]."
- Wasserstein-1 distance: A metric for comparing probability distributions based on optimal transport. "We compute the Wasserstein-1 distance W1(Pt-1, Pt) between consecutive daily karma distributions across all agents."
- Weak ties: Relatively infrequent or distant social connections that can provide access to novel information. "his concept of weak ties show that information access depends on the neighborhood structure [40]."
Collections
Sign up for free to add this paper to one or more collections.