AI agents must be modeled as social actors, not isolated optimizers: the MASS framework embeds four social-theory priors—heterogeneous strategies, networked dependence, co-evolution, and instability—to explain how multi-agent interactions produce emergent system outcomes. Without this structural lens, evaluation and governance of deployments from social media bots to autonomous fleets risk missing systemic effects and unintended externalities.
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.
Summary
Main Finding
The paper argues that agentic AI systems operating in social environments should be built with social theory as a structural prior. It formalizes Multi-Agent Social Systems (MASS) — a class of dynamical, networked systems (S = (f, g, G)) in which heterogeneous agents (human and/or machine) generate information, influence one another, and reshape interaction structure over time. Four structural priors (strategic heterogeneity, network-constrained dependence, co-evolution, distributional instability) are derived, each proven (propositions sketched) to violate common single-agent/single-task AI assumptions. Empirical analyses on an all-LLM social network (MoltBook) demonstrate the four priors in practice.
Key Points
- MASS formalization
- Agents i ∈ V have latent states xi(t) (beliefs, stances), emit observable messages mi(t) via an information exchange map mi(t) = f(xi(t), θi).
- Influence dynamics: xi(t+1) = g(xi(t), {mj(t) : j ∈ N(i)}, θi).
- Interaction/network structure G encodes who observes/interacts with whom and can itself evolve: G(t+1) = h(G(t), {mi(t)}).
- Four structural priors (rooted in social theory)
- Strategic heterogeneity (P1): agents differ in archetype θi and occupy non-interchangeable structural roles; population outcomes depend on archetype composition and placement in G (Heterogeneity Non-Reducibility).
- Network-constrained dependence (P2): local observability / topology matters — two systems with identical agent states but different G can diverge (Local Observability Constraint).
- Co-evolution (P3): agent states and network structure mutually shape each other; small perturbations can propagate and amplify over time (Co-evolutionary sensitivity).
- Distributional instability (P4): no stationary, exogenous observation distribution exists independent of interaction dynamics; the data distribution is endogenous.
- Empirical demonstration (MoltBook)
- Dataset: ~2.1 million posts/replies, 39,700 LLM agents (31 Jan–8 Feb 2026).
- Experiments:
- P1: Partition agents by degree (hub/mid/periphery) → diverging engagement (karma) trajectories by position.
- P2: Hub agents show higher log-karma variance → network position affects spread.
- P3: Regression of karma-change on neighbor mean karma produces time-varying nonzero slopes → network transmits engagement and co-evolves.
- P4: Wasserstein distances between consecutive karma distributions are nonzero and variable → nonstationary, endogenous distribution.
- Argument: social-theory constructs (role differentiation, homophily, complex contagion, structuration, agenda-setting) should be encoded as priors in agentic-AI architectures, evaluation, and governance.
Data & Methods
- Formal model (MASS):
- S = (f, g, G):
- f: information exchange (maps latent state → message; may depend on agent persona θi).
- g: influence/update dynamics (maps prior state + neighbor messages → next state).
- G: networked interaction graph (who can observe/interact), possibly evolving via h.
- Observability: agent i sees Mi(t) = {mj(t) | j ∈ N(i)} (local neighborhood).
- Endogenous distribution: pt(x) = p(x | G(t), {xi(t)}).
- S = (f, g, G):
- Propositions (sketch)
- P1: Heterogeneity non-reducibility — populations with same mean θ but different archetype mixes or structural placement produce different Φ(t).
- P2: Local observability constraint — identical agent states + different G can yield divergent trajectories.
- P3: Co-evolutionary sensitivity — bounded perturbation to one agent can lead to superlinear divergence of Φ over time.
- P4: Non-existence of stationary observation distribution independent of dynamics.
- (Proof sketches in paper Appendix B.)
- MoltBook empirical tests
- Data: reply network edges, agent-degree partitions, karma as engagement proxy.
- Statistical tests: comparisons of mean trajectories, variance analyses of log-karma, OLS regression of Δxi on neighbor mean log-karma (population-level slope ˆβ(t)), Wasserstein-1 distance W1 between daily karma distributions.
- Findings: support for all four structural priors; network topology, heterogeneity, co-evolution and distributional instability observed in an LLM-only social platform.
Implications for AI Economics
- Modeling and equilibrium concepts
- Standard representative-agent / i.i.d. assumptions break down: economists should use models that incorporate heterogeneous agent types (θi), network topology G, and endogenous network formation. Equilibrium notions should allow for path dependence, multiple attractors (consensus vs. polarization), and nonstationary distributions.
- Use dynamic general equilibrium, agent-based models (ABMs) with network formation, and stochastic dynamical systems rather than static or ergodic assumptions.
- Market design and platform competition
- Network position confers disproportionate influence (market power): hubs or algorithmically amplified agents act as intermediaries/opinion leaders, creating concentrated externalities and two-sided-market effects.
- Platform algorithms (ranking/recommendation) are part of G and serve as policy levers — small design changes can produce large, endogenous shifts in outcomes (lock-in, virality, amplification).
- Competition policy should consider dynamic, networked interactions and strategic heterogeneity (e.g., coordinated AI agents can create de facto dominant coalitions).
- Welfare, externalities, and regulation
- Externalities are highly localized but can cascade — regulation must account for network topology and co-evolution (targeting influential nodes, auditing algorithmic amplification).
- Distributional instability complicates welfare measurement: consumer surplus, exposure, or misinformation harms evolve endogenously; static ex-post assessments may misattribute causes.
- Policy interventions (taxes, visibility constraints, forced diversity) are akin to changing G or f/g and should be evaluated via counterfactual dynamic simulations.
- Econometrics and inference
- Nonstationarity and endogenous networks undermine standard identification strategies that rely on i.i.d. or stable distributions. Time-series/network panel methods with dynamic network fixed effects, shocks-instruments, or network-aware synthetic controls are needed.
- Causal inference requires careful accounting for spillovers (SUTVA violation). Use graph-based instruments, randomized algorithmic changes, or staggered rollouts that exploit exogenous variation in G or agent composition.
- Market microstructure and financial applications
- In markets where algorithmic traders interact in networks, these priors imply that liquidity, volatility, and price formation can be endogenous and path-dependent; microstructure models should incorporate influence networks and agent heterogeneity to analyze systemic risk.
- Risk, forecasting, and robustness
- Forecasting performance of ML models trained on past interaction data will degrade due to distributional instability. Robustness requires stress tests that simulate multi-agent interactions and policy counterfactuals.
- Strategic heterogeneity enables adversarial coordination (e.g., coordinated bots or agents exploiting market/platform rules) — regulators should require stress testing and certification under multi-agent scenarios.
- Design prescriptions for economists and policymakers
- Incorporate social-theory priors into structural models: explicitly model roles, homophily, tie formation, and reinforcement thresholds (complex contagion).
- Evaluate policy via forward simulations of MASS (ABMs + empirical calibration) rather than static reduced-form estimates alone.
- Use targeted interventions on G (visibility caps, differential ranking, forced diversity of exposures) as economic policy tools; test welfare tradeoffs under dynamic simulations.
- Collect richer networked data: timestamps, edge types, algorithmic exposure logs to enable identification of f, g, and h.
- Empirical research agenda suggestions
- Estimate heterogeneity distributions θi and their structural placement effects on outcomes (e.g., via hierarchical models with network fixed effects).
- Identify causal impacts of algorithmic changes on G and downstream economic outcomes using rollouts or instrumental variation.
- Measure externalities and systemic risk by computing counterfactuals under perturbations (as in Proposition 3).
- Develop econometric methods robust to endogenous, time-varying data-generating processes (e.g., online learning with concept drift, network-aware debiasing).
Concluding note: For AI economics, the paper signals that many traditional economic models and empirical strategies must be revised to treat agentic AI systems as components of endogenous, networked, evolving social systems. Accounting for heterogeneity, local network observability, co-evolution, and endogenous distributions is essential for accurate modeling, forecasting, policy design, and risk assessment.
Assessment
Claims (8)
| Claim | Direction | Confidence | Outcome | Details |
|---|---|---|---|---|
| Agentic AI systems are increasingly deployed not in isolation, but inside social environments populated by other agents and humans (e.g., social media platforms, multi-agent LLM pipelines, autonomous robotics fleets). Adoption Rate | positive | high | deployment prevalence of agentic AI inside social environments (multi-agent settings) |
0.12
|
| In multi-agent social settings, system behavior emerges not from individual agents alone, but from the multi-agent interactions over time. Organizational Efficiency | positive | high | emergent system-level behavior resulting from agent interactions |
0.12
|
| Emergent dynamics of individuals in a social group have been long studied by social scientists in human contexts. Other | positive | high | existence of a body of social-science research on emergent group dynamics |
0.2
|
| Agentic AI systems must be modeled with social theory as a structural prior. Governance And Regulation | positive | high | modeling approach for agentic AI systems (use of social-theory structural priors) |
0.02
|
| The paper formalizes a Multi-Agent Social Systems (MASS) framework for how agents interact and influence to generate system-level outcomes. Organizational Efficiency | positive | high | formal modeling of agent interactions and system-level outcomes |
0.2
|
| MASS is represented as a class of dynamical systems 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. Organizational Efficiency | positive | high | formal representation of multi-agent dynamics via four structural priors |
0.2
|
| The importance of each structural prior is demonstrated through formal propositions. Organizational Efficiency | positive | high | formal/theoretical demonstration of the role of each structural prior |
0.2
|
| The paper articulates a research agenda for how MASS should be modeled, evaluated and governed. Governance And Regulation | positive | high | proposed research directions for modeling, evaluation and governance of MASS |
0.2
|