Paper deep dive
Selective Control under Noisy Perception: Governance Failures Hidden by Aggregate Metrics in Modular Networks
Igor Itkin
Intelligence
Status: succeeded | Model: Gemma-4-26B-A4B | Prompt: intel-v1 | Confidence: 92%
Last extracted: 7/9/2026, 5:46:54 AM
Summary
This paper investigates how noisy content moderation classifiers disproportionately harm 'bridge' users in modular networks, a failure masked by standard aggregate accuracy metrics. Using an agent-based model with Q-learning agents on a stochastic block model network, the authors introduce a position-weighted 'governance loss' metric. They demonstrate that while aggregate usefulness remains stable under varying noise levels, governance loss significantly increases under false-positive-heavy conditions. The study further shows that user degree is a strong proxy for betweenness centrality, and that institutional delay and classification noise operate through independent pathways, complicating adaptive regulatory strategies.
Entities (10)
Relation Signals (6)
Degree Centrality â proxies â Betweenness Centrality
confidence 98% · the cheap quantity to audit is how many connections a user has (degree), a near-perfect proxy for the betweenness that defines a bridge (r=0.96).
Agent-based model â simulates â Modular Network
confidence 95% · We show this in an agent-based model where N=240 learning agents on a community-structured network each post harmless, productive, or dangerous content
False-Positive-Heavy Noise â increases â Governance Loss
confidence 94% · A governance loss (L_gov) ... more than doubles under false-positive-heavy noise.
Governance Loss â quantifies â Bridge Node Errors
confidence 92% · A governance loss (L_gov) that prices these two mistakes separately from the cost of enforcement more than doubles under false-positive-heavy noise.
Aggregate Usefulness â obscures â Bridge Node Harm
confidence 90% · Aggregate accuracy hides who is harmed, and the cheap quantity to audit is how many connections a user has (degree)...
Institutional Delay â actsindependentlyof â Classification Noise
confidence 88% · Delay drives instability through the alarm feedback loop; noise drives governance failure through bridge errors; a regulator facing both must address them separately
Cypher Suggestions (0)
No Cypher suggestions yet.
Abstract
Abstract:A content-moderation system can score well on every standard accuracy metric and still cause real harm, if its mistakes fall on the few users who connect otherwise separate communities. We show this in an agent-based model where N=240 learning agents on a community-structured network each post harmless, productive, or dangerous content, and a regulator removes or penalizes whatever a noisy classifier flags. Overall usefulness barely moves as the noise changes (one-way ANOVA, p=0.96): by aggregate measures, nothing looks wrong. The damage instead concentrates on these bridge users, whose useful posts are wrongly suppressed and whose dangerous posts are wrongly spared. A governance loss (L_gov) that prices these two mistakes separately from the cost of enforcement more than doubles under false-positive-heavy noise. Aggregate accuracy hides who is harmed, and the cheap quantity to audit is how many connections a user has (degree), a near-perfect proxy for the betweenness that defines a bridge (r=0.96).
Tags
Links
- Source: https://arxiv.org/abs/2606.14819v1
- Canonical: https://arxiv.org/abs/2606.14819v1
Trouble viewing inline? Open PDF directly â
Full Text
133,575 characters extracted from source content.
Expand or collapse full text
Selective Control under Noisy Perception: Governance Failures Hidden by Aggregate Metrics in Modular Networks Igor Itkin Independent Researcher, Tel Aviv, Israel ig.itkin@gmail.com ORCID: 0009-0004-9513-8463 (May 2026) Abstract A content-moderation system can score well on every standard accuracy metric and still cause real harm, if its mistakes fall on the few users who connect otherwise separate communities. We show this in an agent-based model where N=240N=240 learning agents on a community-structured network each post harmless, productive, or dangerous content, and a regulator removes or penalizes whatever a noisy classifier flags. Overall usefulness barely moves as the noise changes (one-way ANOVA, p=0.96p=0.96): by aggregate measures, nothing looks wrong. The damage instead concentrates on these bridge users, whose useful posts are wrongly suppressed and whose dangerous posts are wrongly spared. A governance loss (âgovL_gov) that prices these two mistakes separately from the cost of enforcement more than doubles under false-positive-heavy noise. Aggregate accuracy hides who is harmed, and the cheap quantity to audit is how many connections a user has (degree), a near-perfect proxy for the betweenness that defines a bridge (r=0.96r=0.96). 1 Introduction Online platforms and regulatory institutions govern populations that behave less like homogeneous crowds and more like networks: participants cluster into communities (interest groups, forums, regional or topical clusters), densely connected within and only sparsely connected across. Because no institution can directly observe the true intent behind every post or account at scale, it must decide whom to act on from the label an automatic classifier (a content filter, a spam detector, a risk score) assigns, removing, throttling, or sanctioning whatever is marked harmful. The classifier is thus the institutionâs only window onto the population, and an imperfect one: even at high overall accuracy it mislabels a non-trivial fraction of items, and those mistakes are not spread uniformly across the network. The few nodes that bridge otherwise separated communities carry disproportionate weight (Kempe et al., 2003), because cross-community influence must pass through them. A false negative on such a bridge, a missed dangerous item, lets harmful content cross a structural barrier that would otherwise contain it, whereas a false positive, a wrongly flagged productive item, severs the coordination that links the two communities; the same error deep inside a single community is far more easily absorbed. Standard evaluation metrics (precision, recall, the F1 score, aggregate system performance) average over all nodes and so cannot see where an error lands. An audit built on them, whether it asks about fairness or about safety, certifies a governance regime as sound by every aggregate measure exactly when its harms are concentrating at the positions that hold the network together (Figure 1). The quantity an audit should track is therefore where the classifierâs errors fall, not how often it errs. (a) Oracle classificationClassifier=M=IBridge nodescorrectly labeledAggregateusefulnessGovernancelossperfect2.212.210.0390.039(b) FP-heavy noiseClassifier64% accurateProductive bridgesmislabeled PâDPâDAggregateusefulnessGovernancelossnoisy2.212.21 (same)0.0880.088 (2.3Ă2.3Ă) Figure 1: The bridge-error dilution mechanism. (a) Under oracle classification, all labels are correct; governance loss consists only of control cost. (b) Under false-positive-heavy noise, productive bridge nodes are mislabeled as dangerous and suppressed. Aggregate usefulness is unchanged because bridges are a small fraction of the population. Conclusion: position-specific errors are invisible to global metrics but detectable by a bridge-weighted governance loss. Two research traditions speak to this problem but rarely meet. Evolutionary game dynamics on networks (SzabĂł and FĂĄth, 2007; Perc et al., 2017) and enforcement in agent-based models (Epstein, 2002; Salahshour et al., 2022) study how punishment and structure shape collective behavior, but they assume the regulator observes the true state of each agent. Work on algorithmic content moderation (Gorwa et al., 2020; Gillespie, 2018) takes classifier error seriously, yet evaluates it with position-blind aggregate metrics. Neither tradition asks what happens when classification error is filtered through network position, nor how that interacts with an enforcement policy that adapts (Zheng et al., 2022), a feedback signal that arrives late, or content that itself changes in response to enforcement. Section 2 develops these threads in detail; the gap they leave is a governance evaluation sensitive to where errors fall. We make the problem concrete with a deliberately minimal bilevel model: a regulator acting on a population that adapts in response. Agents occupy a stochastic block model (SBM) network, a graph whose nodes split into densely linked communities joined by a few bridge nodes, and each agent produces content of one of three types: harmless, productive (valuable cross-agent coordination), or dangerous. Agents adjust their behavior over time through tabular Q-learning. The regulator never sees these true types; it sees only noisy classifier labels, and it punishes whatever is labeled dangerous, optionally punishing flagged bridge nodes more harshly, an intensity we call its bridge targeting. We judge the outcome through two lenses. Aggregate usefulness is the conventional one: the total value the population produces, computed from agentsâ true content types. Governance loss, âgovL_gov, is the metric we propose: a position-weighted cost of the two ways governance failsâdangerous activity left unchecked at bridges, and productive activity wrongly suppressed at bridgesâplus the cost of control itself. A governance failure, throughout, means one of those two priced events. The abstraction is intentional, in the tradition of stylized social simulation (Epstein, 2002): the aim is not predictive realism but an isolated, reproducible demonstration of failures that aggregate usefulness cannot see. The study is organized around five research questions: RQ1. Can aggregate usefulness detect governance failures when classification errors concentrate at bridge nodes rather than spreading uniformly? RQ2. Does the governance loss separate the distinct failure modes that aggregate usefulness conflates? RQ3. Can a regulator that adapts its bridge-targeting intensity resolve the tradeoff between catching dangerous content and suppressing productive content? RQ4. Do institutional delay (the lag between an agentâs action and the regulatorâs response) and classification noise compound at bridge positions, or act independently? RQ5. How does endogenous content (content types that evolve with agent behavior) change the governance picture? We make five contributions, one per research question: 1. A governance loss, âgov=âFN+âFP+âcontrolL_gov=L_FN+L_FP+L_control, that separates three failure modes (dangerous activity missed at bridges, productive activity suppressed at bridges, and control expenditure) and is built to satisfy four stated desiderata: exposure weighting, bridge sensitivity, convex control cost, and decomposability (RQ2). 2. A demonstration that governance loss registers position-concentrated classification errors that aggregate usefulness averages away. Usefulness stays within 2.2112.211â2.2162.216 across noise regimes (one-way analysis of variance, p=0.96p=0.96); governance loss more than doubles under false-positive-heavy noise (0.039â0.0880.039â 0.088, Cohenâs d=2.41d=2.41), and the ordering holds across all 27 weighting configurations we test. Whether those errors are also more costly we test directly: with one-hop influence (Experiment 10) bridge-placed danger spreads no further than danger elsewhere, but adding a multi-hop contagion (Experiment 11) makes structural position carry large consequence (Cohenâs d>3d>3) in the non-saturating regime, at inter-community density high enough for a cascade to cross, operating through node degree, for which betweenness is a near-collinear proxy in modular networks (RQ1). 3. An adaptive bridge-targeting bandit that fails to ease off under noisy classification. This exposes a reward-design pitfall: adaptive governance needs a reward aligned with governance loss, not with raw bridge error rates (RQ3). 4. A delay-by-noise study showing that institutional delay and classification noise act through independent pathways rather than compounding. Delay drives instability through the alarm feedback loop; noise drives governance failure through bridge errors; a regulator facing both must address them separately (RQ4). 5. An endogenous-content extension in which content type evolves with behavior, coupling enforcement, behavior, and the classifierâs ground truth in a feedback loop that the fixed-type model cannot capture (RQ5). The contribution is methodological: a metric and a set of mechanisms, demonstrated in a controlled model rather than calibrated to a platform. Section 2 reviews related work; Sections 3â4 define the model and the governance loss; Section 5 reports eleven experiments answering the research questions; Section 6 discusses implications and limitations. The companion paper treats institutional delay without classification noise. Code and data are available at https://github.com/YehudaItkin/noisy-perception-governance.111The repository will be made public upon publication. 2 Related Work Enforcement on networks. Network topology shapes cooperation dynamics (SzabĂł and FĂĄth, 2007; Nowak, 2006): punishment and reward mechanisms alter equilibrium selection depending on population structure (Sigmund et al., 2001; Perc et al., 2013), and modular community organization creates heterogeneous roles for different positions (Holland et al., 1983; Girvan and Newman, 2002). Epstein (2002) introduced the canonical agent-based model of civil violence, where enforcement level affects rebellion nonlinearly and generates punctuated equilibrium. Siegel (2011) demonstrated that repression efficacy is nonmonotonic: the same enforcement level that suppresses collective action in one topology triggers backlash in another. More recently, Salahshour et al. (2022) showed experimentally that as punishment noise increases, contributions decrease and punishment intensifies, producing a 45% drop in gains, a destructive feedback loop they call âthe cost of noise.â Zhao et al. (2024) found that Q-learning agents under probabilistic punishment exhibit both continuous and discontinuous cooperation phase transitions. The premise that bridge nodes carry outsized influence over cross-community spread is grounded in the influence-maximization literature (Kempe et al., 2003), which shows that high-centrality nodes disproportionately determine how far a behavior propagates through a network. This literature establishes that enforcement outcomes depend on where enforcement is applied and how accurately it targets, but does not combine network-position-dependent errors with noisy classification. Adaptive regulators and bilevel learning. A regulator that adapts its targeting policy based on observed outcomes faces a bilevel learning problem: agents best-respond to the regulator while the regulator learns from agent behavior. Zheng et al. (2022) demonstrated this in the AI Economist, where a social planner and economic agents co-adapt via two-level deep reinforcement learning. Yang et al. (2022) proposed meta-gradient incentive design for inducing cooperation among selfish agents, and Evans et al. (2025) formalized bilevel ABM as a Stackelberg game in the ADAGE framework. This connects to the broader literature on inspection games and Stackelberg security games (Avenhaus et al., 2002; Tambe, 2011), where a defender allocates limited enforcement across targets that an adversary may exploit, and detection is imperfect. Our setting differs in that the regulator faces classification noise rather than strategic evasion, and the targets are network positions rather than discrete assets. At a smaller scale, Henderson et al. (2023) framed IRS audit selection as an explore-exploit bandit where audit policy must simultaneously maximize detection reward and maintain unbiased population estimates. Our adaptive multiplier bandit (Section 3) is closest to this last line: the regulator adjusts bridge targeting intensity based on observed bridge error rates, trading off suppression of dangerous bridges against collateral damage to productive ones. Content moderation and algorithmic governance. Algorithmic content moderation introduces position-independent classification errors into governance decisions (Gorwa et al., 2020; Gillespie, 2018). Evaluation of these systems typically relies on aggregate accuracy metrics that average over all nodes and content types, treating a false positive on an isolated peripheral node identically to one on a high-betweenness bridge. Truong et al. (2025) showed in a calibrated ABM that delayed takedown of illegal content produces steep, nonlinear degradation of moderation effectiveness: moderation becomes negligible when delay exceeds roughly two weeks. Bail et al. (2018) showed empirically that exposure to opposing views can increase polarization, the backfire effect. Our observation that aggressive bridge targeting trends self-defeating under noisy classification is the enforcement analog: a policy designed to suppress danger at critical positions can instead suppress productive coordination when classification is inaccurate. Opinion dynamics and endogenous type change. Flache et al. (2017) survey opinion dynamics models and discuss external and institutional influence among the open directions. Banisch and Olbrich (2019) showed that reinforcement-learning agents on modular networks develop stable polarization through social feedback, a mechanism structurally parallel to our Q-learning agents on stochastic block models. Sobkowicz (2018) modeled opinion evolution via Bayesian updating under fixed cognitive biases, showing how persistent biases shape which opinions stabilize. Hegselmann and Krause (2002) introduced the bounded-confidence model in which opinions converge through repeated averaging among sufficiently similar agents; later extensions add steering signals that bias this convergence. Our endogenous content extension (Section 3) draws on this tradition: content type transitions depend on agent behavior, creating a feedback loop between enforcement, adaptation, and the classifierâs ground truth. Delay and noise in evolutionary dynamics. The companion paper addresses delayed repression without classification noise. The interaction between delay and stochastic perturbations is theoretically subtle: Miekisz and WesoĆowski (2011) showed that the compound effect is model-dependent: in some update rules delay and noise compound to destabilize the ESS, while in others the slowed dynamics make the ESS robust to both. Miekisz and Mohamadichamgavi (2025) found that in structured replicator dynamics with delays interpreted as juvenile compartments, stochastic dynamics yield higher cooperation than deterministic dynamics. Dasgupta (2007) showed that in global games, strategic delay under noisy signals partially compensates for noise by allowing agents to gather more information. In feedback-evolving games, Yan et al. (2021) showed that delayed environmental feedback combined with punishment generates oscillations through a Hopf mechanism, a parallel finding where delay acts on agent contributions rather than institutional observation. Ke et al. (2025) introduced adaptive punishment that dynamically adjusts intensity to the fraction of cooperators, producing limit cycles and Hopf bifurcations reminiscent of our adaptive bandit results. Our Experiment 5 tests the delayânoise compound effect in a setting these papers do not address: noisy classification at structurally important bridge positions combined with institutional observation delay. Gap. Governance loss is a position-weighted, cost-sensitive error metric, and as such inherits the logic of cost-sensitive learning (Elkan, 2001), which weights misclassifications by their consequences rather than counting them uniformly. It differs in two ways: the weights are derived from network structure (betweenness) rather than a fixed cost matrix, and the metric is decomposed into named failure modes (missed threats, suppressed coordination, control cost) rather than collapsed into a single expected cost. Fairness-aware metrics for graph-based classifiers address group-level disparities (Kang et al., 2022) but do not decompose errors by structural network position or by failure mode. More broadly, none of the threads above combines network-position-dependent classification errors with adaptive enforcement, endogenous content dynamics, and institutional delay on modular networks. How these interact to produce governance failures invisible to standard metricsâand whether adaptive targeting can mitigate themâhas not been studied. The governance loss metric âgovL_gov (Section 4) addresses the diagnostic side; the adaptive multiplier bandit and endogenous content extension address the prescriptive and dynamic sides. 3 Model We model a population of adaptive agents on a modular network together with a regulator that observes noisy content labels and enforces selectively. The formulation below builds up from the network and agent behavior to the enforcement rule, then adds the two optional mechanismsâadaptive bridge targeting and endogenous contentâthat later experiments switch on and off. 3.1 Problem formulation We consider a regulator governing a population of N agents on a modular network under imperfect observation. Formally: âą Input: network G, confusion matrix M, bridge targeting multiplier m, agent architecture (Q-learning). âą Observation: the regulator sees predicted content labels c^i c_i, not true types cic_i. âą Action: selective enforcement with intensity piâ(t)p_i(t) depending on predicted label and network position. âą Question: does the standard aggregate evaluation metric (usefulness) detect governance failures that arise from position-dependent classification errors? We formalize the model components below and define the governance loss metric in Section 4. 3.2 Network structure Agents occupy positions in a directed modular graph G=(V,E)G=(V,E) generated by a stochastic block model (Holland et al., 1983); edges are directed to represent asymmetric influence, but betweenness centrality is computed on the undirected projection. The network consists of n agents partitioned into K communities with intra-community edge probability pinp_in and inter-community edge probability poutâȘpinp_out p_in. This construction produces modular community structure of the kind studied by Girvan and Newman (2002), where dense internal connectivity coexists with sparse inter-community links. Bridge nodes âŹâVBâ V are defined as the set of nodes whose betweenness centrality (Freeman, 1977) exceeds a threshold percentile within the network. Formally, the betweenness centrality of node v is gâ(v)=âsâ vâ tnsâtâ(v)/nsâtg(v)= _sâ vâ tn_st(v)/n_st, where nsâtn_st is the total number of shortest paths from s to t and nsâtâ(v)n_st(v) is the number of those paths passing through v. Nodes in the top quantile of betweenness centrality are designated as bridges.222For ErdĆsâRĂ©nyi and scale-free topologies used in the cross-topology experiment (Experiment 2), bridge nodes are identified by degree centrality rather than betweenness centrality, since degree correlates strongly with betweenness in these non-modular topologies and is computationally cheaper. These nodes disproportionately mediate information flow between communities and therefore play an outsized role in both productive coordination and dangerous contagion. 3.3 Agent behavior and content types Each agent i selects an action aiâ(t)âL,M,Ra_i(t)â\L,M,R\ at each discrete time step, corresponding to loyal (safe), moderate, and radical behavior respectively. Actions yield immediate payoffs that increase with risk: the benefit of action R exceeds that of M, which exceeds that of L. Agents adapt their action selection through tabular Q-learning (Sutton and Barto, 2018) with ϔΔ-greedy exploration, maximizing expected discounted reward ââtÎłtâriâ(t)E _tÎł^tr_i(t), where the per-step reward riâ(t)=bâ(aiâ(t),ci)ââ[punished]âÎșâ(aiâ(t))r_i(t)=b(a_i(t),c_i)-1[punished]\,Îș(a_i(t)) combines an action/content benefit b with the punishment cost Îș incurred when the regulator acts on agent i (the same agent reward as the companion paper; benefit and cost values are listed in Appendix A). The state space encodes the local alarm level observed by the agent. Each agent also carries a fixed content type ciâH,P,Dc_iâ\H,P,D\, representing harmless content, productive autonomy, and dangerous radicalization respectively. Content type determines the true nature of an agentâs output but is not directly observable by the regulator. The distinction between action (behavioral choice) and content type (latent category) is fundamental: an agent choosing radical action R may be producing productive innovation (ci=Pc_i=P) or genuinely dangerous content (ci=Dc_i=D), and the regulator must classify this distinction under uncertainty. 3.4 Noisy classification The regulator does not observe content types directly. Instead, it receives a noisy predicted label c^iâ(t) c_i(t) drawn from a confusion matrix M where entry Mxây=PrâĄ(c^=yâŁc=x)M_xy= ( c=y c=x). The confusion matrix is sampled once per node per time step and cached, so that all downstream decisions (observation, enforcement, and metric computation) reference the same noisy realization. Four noise regimes are studied. The oracle regime sets =M=I, providing perfect classification. The default noise regime introduces moderate off-diagonal entries reflecting asymmetric classification uncertainty. The FP-heavy regime inflates the misclassification rate for both harmless (HâDHâD: 0.02â0.200.02â0.20) and productive (PâDPâD: 0.15â0.350.15â0.35) content, which raises false positives across non-dangerous nodes. The FN-heavy regime inflates the probability that dangerous content (D) is misclassified as harmless (H) or productive (P), which raises false negatives on dangerous nodes. 3.5 Selective enforcement The regulator applies punishment to agents based on their predicted labels and network position. The punishment probability for agent i at time t takes the form piâ(t)=utâ Ïâ(kâ(Aâ(tâÎ)âAc))â diâ miâ(c^i),p_i(t)=u_tÂ·Ï (k(A(t- )-A_c) )· d_i· m_i( c_i), (1) where utu_t is the control intensity, Ïâ(â )Ï(·) is a sigmoid activation, Aâ(tâÎ)A(t- ) is the alarm level observed with institutional delay Î , AcA_c is the alarm threshold, did_i is a detectability factor, and miâ(c^i)m_i( c_i) is a bridge targeting multiplier that can be elevated for bridge nodes perceived as dangerous. The bridge targeting multiplier implements selective enforcement: when mi>1m_i>1 for bridge nodes classified as dangerous, the regulator applies disproportionate scrutiny to structurally central positions. The intent of the policy is to reduce cascade risk when classification is accurate, at the price of collateral costs when false positives are frequent; whether this tradeoff materializes is an empirical question (Section 5). The multiplier is swept across values 1.0,1.35,1.8\1.0,1.35,1.8\ in experiments, where mi=1.0m_i=1.0 corresponds to uniform enforcement and mi=1.8m_i=1.8 corresponds to aggressive bridge targeting. 3.6 Adaptive bridge targeting The static bridge multiplier m faces a potential dilemma: the policy that works best under accurate classification may do the most damage under noisy classification. In our experiments this dilemma appears as a directional trend rather than a significant effect (Section 5), but it motivates the question of adaptation: an adaptive regulator should increase m when dangerous content concentrates at bridge positions and decrease m when false positives dominate. We implement this as an epsilon-greedy bandit over six discrete multiplier levels, m from 1.01.0 to 2.02.0 in steps of 0.20.2. The bandit maintains an exponential moving average (EMA) of reward per level with smoothing parameter αEMA=0.05 _EMA=0.05. At each step, it selects the level with the highest EMA reward with probability 1âÏ”1-Δ and explores uniformly with probability Ï”=0.10Δ=0.10. The reward signal penalizes both bridge false positives and undetected dangerous bridges: rmâ(t)=âFPâŹâ(t)â2âDâŹâ(t),r_m(t)=-FP_B(t)-2D_B(t), (2) where the asymmetric weight (2Ă2Ă on missed threats) biases the bandit toward higher m when danger is real; the âFPâŹ-FP_B term is meant to make it back off when false positives dominate, although Experiment 4 shows this intention fails, because FPâŹFP_B is set by the confusion matrix and does not respond to m. The bandit operates independently of the force-level Q-learning (when active), avoiding the combinatorial explosion of a joint action space. When âadaptive_multiplierâ is disabled, the multiplier is fixed from configuration, recovering the static model of Experiments 1â3. 3.7 Endogenous content dynamics In the base model, each agentâs content type ciâH,P,Dc_iâ\H,P,D\ is fixed at initialization. This is a simplifying assumption: in practice, an agent choosing radical behavior may shift toward genuinely dangerous content over time. We relax this by introducing action-contingent content transitions. At each step, after an agent selects action aiâ(t)a_i(t), its content type transitions according to a Markov chain (a)T^(a) where Txây(a)=PrâĄ(ct+1=yâŁct=x,at=a)T^(a)_xy= (c_t+1=y c_t=x,a_t=a). The key rates: radical action (R) increases the probability of transitioning to dangerous content (PâDPâ D: 0.15), while loyal action (L) increases the probability of transitioning to harmless content (DâHDâ H: 0.08). Moderate action (M) produces mild drift toward productive content. All transition matrices are row-stochastic and can be scaled by a strength parameter ÎČ that controls the overall transition speed. This creates a feedback loop absent in the base model: enforcement based on noisy classification changes agent behavior via Q-learning, which changes content types via transitions, which changes the classification problem for the next step. Under FP-heavy noise, the loop may produce a false-alarm spiral: productive bridges are suppressed, shift to loyal behavior, and transition toward harmless content. This reduces actual danger while governance loss remains high, because the regulator continues to suppress based on stale classification patterns. When endogenous content is disabled, content types are fixed at initialization, recovering the base model. 3.8 Dangerous-content contagion The governance loss weights errors by bridge position on the premise that bridges govern cross-community spread. The base model contains no process that could make this premise true. Influence in the base model is one-hop: an agentâs reward depends only on its immediate neighbors (Equation 1 and the influence term below it). A one-hop quantity cannot depend on betweenness, which is a multi-hop, global property of a nodeâs position on shortest paths. For structural position to carry dynamic consequence, the model needs a process that propagates over more than one edge. We add one as an optional mechanism, switched on only in Experiment 11. When the cascade is enabled, dangerous content spreads along edges by a threshold rule. A susceptible node i (one whose content type is not D and that has not been immunized) adopts D with probability ÎČc _c if at least a fraction Ξ of its in-neighbors already carry D: PrâĄ(ciâD)=ÎČcâ â[|jâpredâ(i):cj=D||predâ(i)|â„Ξ]. (c_iâ D)= _c·1\! [ |\j (i):c_j=D\||pred(i)|â„Ξ ]. (3) The threshold Ξ spans the simple-to-complex contagion axis of Centola and Macy (2007): at Ξ=0Ξ=0 a single dangerous neighbor suffices, so the contagion crosses individual bridge ties (simple contagion); at larger Ξ a node needs a critical mass of dangerous neighbors, which a lone cross-community tie cannot supply (complex contagion). Enforcement provides containment: a node that is both detected (predicted D) and punished in a step is immunized and its content reset, so missed dangerous nodes (false negatives) are the ones left free to spread. This couples the classifierâs bridge-level errors to a genuine multi-hop process, the only channel in the model through which a nodeâs structural position can affect population-level outcomes. When the cascade is disabled, content spreads through no edges and the base model is recovered. 3.9 Simulation loop Algorithm 1 summarizes the complete simulation loop and shows how noisy classification feeds into selective enforcement. 1:Input: graph G, confusion matrix M, multiplier m, horizon T, seeds 2:Initialize Q-tables Qiâ(s,a)â0Q_i(s,a)â 0 for all agents i 3:for t=0,1,âŠ,Tâ1t=0,1,âŠ,T-1 do 4: for each agent i do 5: Draw predicted label: c^iâ(t)âŒâ[ci,â ] c_i(t) [c_i,·] (noisy classification) 6: Select action aiâÏ”â-greedyâ(Qi,si,Ï”)a_iâΔ-greedy(Q_i,s_i,Δ) 7: end for 8: Compute alarm: Aâ(t)â1Nââidiâ fâ(ai)A(t)â 1N _id_i· f(a_i) 9: Compute enforcement: piâ(t)âutâ Ïâ(kâ(Aâ(tâÎ)âAc))â diâ miâ(c^i)p_i(t)â u_t·Ï(k(A(t- )-A_c))· d_i· m_i( c_i) 10: Sample punishment: Οiâ(t)âŒBernoulliâ(piâ(t)) _i(t) (p_i(t)) 11: Compute rewards and update Q-tables 12:end for 13:Output: time series, governance loss âgovL_gov, regime label Algorithm 1 Simulation loop for one run. The key addition over the companion paperâs loop is the noisy classification step (line 5): each agentâs true content type cic_i is mapped through the confusion matrix M to a predicted label c^i c_i, which then determines the bridge targeting multiplier miâ(c^i)m_i( c_i) in the enforcement step (line 9). 3.10 System metrics Aggregate usefulness is the mean payoff across all agents. Bridge risk is the mean radical fraction among bridge nodes specifically. The false-positive fraction on bridges, FPâŹFP_B, is the number of non-dangerous bridge nodes incorrectly classified as dangerous divided by the total number of bridge nodes. The false-negative fraction on bridges, FNâŹFN_B, is the number of dangerous bridge nodes incorrectly classified as non-dangerous divided by the total number of bridge nodes. These bridge-specific error rates can diverge substantially from population-level averages because bridges constitute a small fraction of all nodes, concentrating the noise effect at structurally critical positions. Bridge nodes also receive elevated charisma (+0.2+0.2) and detectability (+0.15+0.15) relative to non-bridge nodes, on the assumption that structurally central positions carry both greater influence and greater visibility to the regulator. 4 Governance Loss Aggregate accuracy hides where errors fall. This section defines a governance loss that weights classification errors by network position and splits them into named failure modes, after first stating the properties such a metric should satisfy. 4.1 Motivation and desiderata Standard evaluation of classification systems reports aggregate metrics (overall accuracy, precision, recall) that treat all errors as equally costly regardless of where they occur in a network. In modular systems with heterogeneous node roles, this aggregation obscures critical governance failures. A false negative on an isolated peripheral node has minimal system-level consequences, whereas the same error on a bridge node connecting two communities enables dangerous content to propagate across an otherwise effective structural barrier. Similarly, a false positive on a bridge node carrying productive coordination severs inter-community information flow, imposing costs disproportionate to the errorâs contribution to aggregate false-positive statistics. We want a metric that makes this visible. The decomposition below quantifies three distinct failure modes, each weighted by structural importance. We require any governance quality metric âL to satisfy four properties: 1. Exposure weighting. The cost of a classification error should scale with the activity it fails to address. When no dangerous content reaches bridge nodes, the FN component should vanish regardless of the classifierâs false-negative rate; when no enforcement occurs, the FP component should vanish. This is achieved by multiplying each error rate by a measure of the relevant activity level, so that the product is zero whenever either factor is zero. 2. Bridge sensitivity. Errors at structurally central nodes (high betweenness centrality) must be separable from population-level errors. The metric should allow inspection of bridge-specific failure independent of the aggregate error rate. 3. Control cost convexity. Higher control intensity should have increasing marginal cost, to reflect diminishing returns and increasing friction from governance expenditure. 4. Decomposability. The false-negative, false-positive, and control-cost contributions must be separately inspectable, so that an analyst can identify which failure mode dominates. The product form in Equation 4 is a parsimonious additive-separable structure satisfying all four desiderata. Property 1 rules out terms that depend on error rates alone (they would be nonzero even absent relevant activity). Property 2 mandates bridge-restricted rather than population-level error rates. Property 3 motivates the quadratic uÂŻ2 u^2 over a linear term. Property 4 is satisfied by construction since âgovL_gov decomposes into three named additive components. We do not claim uniqueness: other product-form or risk-weighted decompositions satisfying these properties exist. We claim that this is a parsimonious representative with interpretable components. 4.2 Formal definition Let âŹâVBâ V denote the set of bridge nodes identified by betweenness centrality (Freeman, 1977). Define the following quantities: FNâŹFN_B is the false-negative fraction among bridge nodes (the number of dangerous bridge nodes misclassified as non-dangerous, divided by the total number of bridge nodes; note that the maximum value equals the fraction of dangerous nodes among bridges, approximately 0.20 in our experiments), FPâŹFP_B is the false-positive fraction among bridge nodes (the number of non-dangerous bridge nodes misclassified as dangerous, divided by the total number of bridge nodes; note that the maximum value equals the fraction of non-dangerous nodes among bridges, approximately 0.80 in our experiments), DâŹD_B is the dangerous-radical bridge fraction (the fraction of bridge nodes simultaneously radical and carrying dangerous content), PpunP^pun is the overall fraction of nodes punished by the regulator, and uÂŻ u is the mean repression probability across all agents (i.e., the population average of piâ(t)p_i(t) from Equation 1, not the regulator force utu_t alone). Definition 1 (Governance Loss). The governance loss is âgov=λFNâ FNâŹâ DâŹââFN+λFPâ FPâŹâ PpunââFP+λuâ uÂŻ2ââcontrol,L_gov= _FN·FN_B· D_B_L_FN+ _FP·FP_B· P^pun_L_FP+ _u· u^2_L_control, (4) where λFN _FN, λFP _FP, and λu _u are weighting coefficients. The product form ensures that each error-rate term is modulated by the actual activity it fails to address: a high false-negative rate costs little if there is negligible dangerous bridge activity to miss, and a high false-positive rate costs little if few nodes are actually punished. 4.3 Interpretation and diagnostic comparison The first term, âFNL_FN, captures the cost of undetected dangerous activity at bridge positions. When the classifier misses dangerous content on a bridge node, the regulator fails to intervene at precisely the location where intervention would be most effective at preventing cross-community spread. This term increases when false-negative rates are elevated specifically on nodes with high betweenness centrality, regardless of the population-level false-negative rate. The second term, âFPL_FP, captures the cost of suppressing productive bridge activity. When the classifier incorrectly labels productive content as dangerous on a bridge node, enforcement action removes a node that was providing valuable inter-community coordination. The cost is structural: productive bridges carry information between communities (Girvan and Newman, 2002), and their suppression fragments the network. The third term, âcontrolL_control, captures the cost of control itself. The quadratic form uÂŻ2 u^2 penalizes high control intensity regardless of targeting accuracy. This reflects the general principle that governance expenditure has opportunity costs and that excessive enforcement imposes friction on all network participants. Remark 1 (Structural channel for an accuracyâtargeting interaction). The product form suggests a channel through which classifier accuracy α and targeting intensity m could interact. Parameterize the confusion matrix via â(α)=αâ+(1âα)â0M(α)= +(1-α)M_0, so FPâŹâ(α)FP_B(α) decreases in α. The relevant cross-partial of the false-positive term is â2âFPâαââm=λFPâ âFPâŹâαâ âPpunâm, â^2L_FPâα\,â m= _FP· _Bâα· â P^punâ m, which is negative (a complementarity) only to the extent that targeting actually raises the punished fraction (âPpun/âm>0â P^pun/â m>0). In our model this channel turns out to be weak: the punished fraction is nearly flat in m (Spearman Ï=0.03Ï=0.03, p=0.38p=0.38), so the FP cross-partial is small, and it is partly offset by an opposing âFNL_FN term. Whether the net interaction is complementary is therefore an empirical question, not a structural guarantee; Experiment 9 tests it directly and finds the accuracy main effect strong but the αĂmαà m interaction not statistically significant. We thus report a reliable main effect of classification accuracy rather than a complementarity result. As a diagnostic example, we compare governance loss against aggregate usefulness under the experimental conditions of Section 5. When λFN=λFP=λu=1 _FN= _FP= _u=1, the oracle baseline achieves âgov=0.039L_gov=0.039, consisting entirely of control cost (since FNâŹ=FPâŹ=0FN_B=FP_B=0 under perfect classification). Under FP-heavy noise, âgovL_gov rises to 0.0880.088 (+0.050+0.050 absolute, 2.3Ă2.3Ă relative; Cohenâs d=2.41d=2.41) while aggregate usefulness remains unchanged at â2.21â2.21. This divergence illustrates, within this model, that bridge-specific, exposure-weighted error decomposition captures structural governance information that a scalar usefulness metric averages away. We do not claim that usefulness is the only alternative; bridge-specific FP/FN rates, punishment Gini coefficients, or cross-community edge activity may also detect aspects of this effect. The contribution of âgovL_gov is its compact decomposability (Desideratum 4): it separates failure modes so that an analyst can identify whether the dominant problem is missed threats, suppressed coordination, or excessive control. The metric tells you what is going wrong, not just that something is. 5 Experiments The model (Section 3) and governance loss metric (Section 4) set up the central question: does noisy classification at structurally important positions produce governance failures invisible to standard evaluation? Eleven experiments (6,720 runs total) test this from different angles. Experiments 1â3 establish two base findings: noise hides governance failures, and âgovL_gov separates failure modes; they also surface the bridge-targeting dilemma as a directional hypothesis, tested directly in Experiments 4 and 9. Experiments 4â6 ask whether adaptive targeting, institutional delay, and endogenous content dynamics change the picture. Experiments 7â10 close open questions: coupling threshold, delay invariance, joint optimization, and whether bridge position amplifies spread. Experiment 11 returns to that last question with an explicit contagion mechanism, asking whether structural position carries dynamic consequence once dangerous content can propagate, and whether the operative property is betweenness or node degree. The experiments refine the five research questions of Section 1 into eleven operational questions: 1. Does aggregate usefulness detect governance failures caused by position-dependent classification errors? 2. Does bridge targeting interact with topology and classification accuracy? 3. Does the governance loss decomposition provide information beyond simpler alternatives? 4. Can an adaptive regulator handle the targetingâaccuracy tradeoff that defeats static policies? 5. Do institutional delay and classification noise compound at bridge positions? 6. Does endogenous content evolution change governance dynamics relative to fixed types? 7. At what coupling strength does aggregate usefulness become sensitive to noise regime? 8. Is the adaptive targeting bandit delay-invariant? 9. How does the optimal bridge targeting intensity depend on classifier accuracy, and are the two investments complements or substitutes? 10. Does dangerous content on bridge nodes actually amplify population-level spread, as the metricâs bridge weighting assumes? 11. When dangerous content can propagate over multiple hops, does structural position carry outsized consequence, and is the operative property betweenness or node degree? Table 1 maps each experiment to its operational question; figure and table captions cite these question numbers. Relative to the introductionâs research questions, questions 1, 7, 10, and 11 elaborate RQ1; question 3 is RQ2; questions 2, 4, and 9 probe RQ3; questions 5 and 8 are RQ4; and question 6 is RQ5. Experiment Question Varied factor Controlled factors Exp. 1: Noise sweep Q1 Noise regime Topology, m=1.0m=1.0 Exp. 2: Bridge targeting Q2 Topology Ă m Noise (default) Exp. 3: Loss decomposition Q3 Noise regime Ă m λ=1λ=1, topology Exp. 4: Adaptive multiplier Q4 Adaptive vs. static Ă noise Topology Exp. 5: Delay Ă noise Q5 Delay Ă noise regime m=1.35m=1.35 Exp. 6: Endogenous content Q6 Exo/endo Ă noise m=1.35m=1.35 Exp. 7: Coupling threshold Q7 Cost multiplier Ă noise Topology Exp. 8: Adaptive under delay Q8 Delay Ă noise (adaptive) Topology Exp. 9: Joint optimization Q9 αĂmαà m Topology, delay Exp. 10: Bridge contagion Q10 Content placement Noise (FN-heavy) Exp. 11: Cascade consequence Q11 Placement Ă threshold Ξ Noise (FN-heavy), m=1.0m=1.0 Table 1: Mapping of experiments to research questions. Experiments 1â3 are the base model; 4â6 extend it; 7â11 close open questions. 5.1 Experimental setup Shared settings. All experiments use N=240N=240 agents on a modular stochastic block model graph (6 communities, intra-community edge probability pin=0.08p_in=0.08, inter-community pout=0.004p_out=0.004, bridge fraction 12% by betweenness centrality). The population size N=240N=240 is large enough for stable bridge-specific statistics (approximately 28 bridge nodes at 12%) but small enough for exhaustive Q-table exploration within 500 steps. The 6-community modular structure produces well-separated communities with a modularity ratio of pin/pout=20p_in/p_out=20, which gives clearly defined bridge roles. Agent Q-learning parameters (α=0.10α=0.10, Ï”=0.08Δ=0.08, Îł=0.95Îł=0.95) follow standard practice (Sutton and Barto, 2018). Content types (H, P, D) are distributed uniformly across agents to isolate the effect of classification noise from spatial content clustering. Simulation horizon: 500 steps, 50 seeds per condition, paired by seed across noise regimes to ensure that differences reflect noise regime rather than graph realization. Governance loss uses equal weighting λFN=λFP=λu=1 _FN= _FP= _u=1 throughout; a sensitivity sweep over 27 λ configurations is reported in Appendix C.1. Baselines. The oracle condition (=M=I, perfect classification) is the baseline for all experiments. It provides the lower bound on achievable governance loss (equal to pure control cost since FPâŹ=FNâŹ=0FP_B=FN_B=0). All effect sizes (Cohenâs d) are computed relative to this baseline. This is a mechanism study: we compare noise regimes against perfect observation, not competing governance models from the literature. Statistical reporting. The eleven experiments run many hypothesis tests, and we apply no family-wise correction. None is needed for the primary claims: they rest either on very large effects (Cohenâs d>2d>2, ANOVA F>40F>40) that survive any correction, or on nulls that we back with equivalence tests (two one-sided tests, TOST) rather than with a non-significant p alone, since a non-significant difference can also be a power failure. Equivalence tests accompany the usefulness nulls (Experiments 1, 6, and 7), the placement nulls (Experiments 10 and 11), and the banditâs delay-invariance (Experiment 8). The one primary null stated without an equivalence test is the delay Ă noise interaction of Experiment 5, where no single equivalence bound is natural; there we report the non-significant interaction term together with the per-condition trajectories it rests on. The within-noise directional results (Experiments 2, 4, and 9) are reported as hypotheses the data is consistent with, not as confirmed effects, and are flagged as such at each occurrence. 5.2 Experiment 1: Noise sweep The first experiment compares four noise regimes (oracle, default, FP-heavy, and FN-heavy) on a fixed modular network topology. The oracle condition provides perfect classification (=M=I) and serves as the reference against which governance costs are measured. The default condition applies moderate asymmetric noise with off-diagonal confusion probabilities. The FP-heavy condition inflates the misclassification rate from productive (P) to dangerous (D); this elevates false positives specifically on productive nodes. The FN-heavy condition inflates the misclassification rate from dangerous (D) to harmless (H) or productive (P), which elevates false negatives on dangerous nodes. For each condition, the simulation records aggregate usefulness, bridge-specific radical fraction, population-level and bridge-specific false-positive and false-negative rates, and the full governance loss decomposition. The primary hypothesis is that aggregate usefulness will remain invariant across conditions while bridge-specific error rates and governance loss will diverge. Such a finding would confirm that standard metrics are blind to governance failures hiding in plain sight. The central empirical finding is that aggregate usefulness is invariant across all four noise conditions (Table 2). The oracle condition yields mean usefulness of 2.2132.213, while the default, FP-heavy, and FN-heavy conditions yield 2.2112.211â2.2162.216. A one-way ANOVA confirms that these differences are not statistically significant (F=0.10F=0.10, p=0.96p=0.96). The maximum spread across conditions is 0.0050.005, or 0.2%0.2\% of the mean. A TOST equivalence test confirms statistical equivalence to the oracle for all conditions at a bound of Δ=0.1 =0.1 (pTOST<10â5p_TOST<10^-5); this bound is roughly two cross-seed standard deviations (SDâ0.05SDâ 0.05), so it should be read as ruling out differences larger than the run-to-run noise floor, not as a substantively calibrated threshold. A regulator who monitors only aggregate usefulness would see nothing wrong: identical performance across noise regimes that differ dramatically in governance quality. Condition Usefulness FPâŹFP_B FNâŹFN_B âgovL_gov Cohenâs d vs. oracle Oracle 2.213 0.000 0.000 0.039 â Default noise 2.212 0.077 0.050 0.056 1.08 FP-heavy 2.216 0.228 0.051 0.088 2.41 FN-heavy 2.211 0.053 0.152 0.057 0.96 Table 2: Governance outcomes by noise regime (50 seeds per condition). Usefulness is invariant across conditions, while bridge-specific false-positive and false-negative rates diverge by factors of three or more. Conclusion: governance loss âgovL_gov reveals large-effect differences (Cohenâs d up to 2.42.4) invisible to the usefulness metric (question 1). Standard errors for FPâŹFP_B and FNâŹFN_B are below 0.0050.005 in all conditions. While usefulness remains flat, bridge-specific error rates diverge sharply. The FP-heavy condition produces FPâŹ=0.228FP_B=0.228, a three-fold increase over the default condition (0.0770.077) and elevated from the oracle baseline of zero. The FN-heavy condition produces FNâŹ=0.152FN_B=0.152, a three-fold increase over the default (0.0500.050). These divergences occur entirely within bridge-specific metrics and are invisible to any evaluation framework that aggregates across all nodes or all content types. Figure 2 presents the full noise sweep results: FP-heavy regimes sharply increase false-positive rates at bridge nodes, while FN-heavy regimes elevate false negatives at bridge nodes. Population-level error rates shift less dramatically than bridge-specific rates because bridge nodes represent a small fraction of the total population, and errors at bridge positions are diluted when averaged over all nodes. This dilution effect is precisely what makes bridge-specific metrics necessary for governance evaluation. Figure 2: Noise mode comparison across bridge-specific and population-level error metrics. Bridge-specific error rates diverge from population averages. Conclusion: governance quality concentrates at structurally central positions invisible to aggregate evaluation (question 1). Fifty seeds per condition. 5.3 Experiment 2: Topology and bridge targeting The second experiment crosses network topology (ErdĆsâRĂ©nyi, scale-free, and modular stochastic block model) with bridge targeting intensity (multiplier values mâ1.0,1.35,1.8mâ\1.0,1.35,1.8\). The uniform multiplier m=1.0m=1.0 applies identical enforcement pressure to all nodes regardless of structural position. Elevated multipliers concentrate enforcement on bridge nodes classified as dangerous, implementing selective governance. This experiment tests the hypothesis that bridge targeting reduces bridge radicalization in modular networks where community structure creates clearly defined bridge roles, but that the benefit comes at the cost of increased collateral punishment, particularly when false positives cause productive bridges to be misidentified as dangerous. The modular topology is expected to show the strongest bridge effects because its community structure produces nodes with high betweenness centrality that occupy clearly differentiated structural positions. One caveat applies to the comparison: bridges are operationalized by betweenness centrality in the modular model but by degree centrality in the ErdĆsâRĂ©nyi and scale-free graphs (Section 3), so the contrast crosses two operational definitions of âbridgeâ rather than one. Experiment 11 softens this, finding that degree rather than betweenness is the property that drives consequence and that the two are near-collinear in modular structure. This experiment runs at the default noise regime; the accuracy-vs-noise contrast is examined separately in Experiments 4 and 9. The hypothesis is only partly confirmed, and not where it predicted. Bridge targeting with multiplier m=1.8m=1.8 suppresses bridge radicalization relative to uniform enforcement (m=1.0m=1.0) in two of the three topologies: the effect is largest in ErdĆsâRĂ©nyi graphs (bridge radical fraction 0.296â0.2590.296â 0.259, paired t=3.58t=3.58, p=0.0008p=0.0008), present but smaller in the modular model (0.251â0.2320.251â 0.232, paired t=2.40t=2.40, p=0.02p=0.02), and absent in scale-free graphs (0.334â0.3360.334â 0.336, paired p=0.80p=0.80) (Figure 3). The scale-free null comes with the definitional caveat above: its degree-defined âbridgesâ are hubs, and the design cannot separate a genuine failure of targeting from the change in bridge definition. In the modular stochastic block model, aggressive bridge targeting also reduces the dangerous-radical bridge fraction (0.048â0.0400.048â 0.040, paired p=0.04p=0.04); the accompanying rise in overall punished fraction is small and not statistically significant at this sample (paired p=0.11p=0.11), so we treat the collateral-cost channel as suggestive rather than established here. Figure 3: Bridge targeting across topologies and multiplier levels (mâ1.0,1.35,1.8mâ\1.0,1.35,1.8\) at the default noise regime. Higher multipliers suppress bridge radicalization in the ErdĆsâRĂ©nyi (paired p=0.0008p=0.0008 at m=1.8m=1.8 vs. m=1.0m=1.0) and modular (p=0.02p=0.02) topologies, and have no detectable effect in scale-free graphs (p=0.80p=0.80). Conclusion: targeting suppresses bridge radicalization in ErdĆsâRĂ©nyi and modular topologies but not on hub-dominated scale-free graphs (question 2); the accuracy-dependence of its net cost is examined in Experiments 4 and 9. Results averaged over 50 seeds per condition. Whether this targeting becomes counterproductive under noisy classification (because it concentrates enforcement on exactly the nodes most likely to be misclassified) is the governance dilemma we probe in Experiments 4 and 9. There the direction is as expected (targeting trends harmful under FP-heavy noise, helpful under accurate classification), but on the governance-loss metric the effect is within noise at our sample size; we therefore state the dilemma as a directional hypothesis the data is consistent with, not a significant effect. 5.4 Experiment 3: Governance loss decomposition The third experiment decomposes the governance loss âgovL_gov into its three component terms with equal weighting (λFN=λFP=λu=1 _FN= _FP= _u=1). The totals are those of Experiment 1 (Table 2, the noise sweep at the default targeting multiplier m=1.35m=1.35), here split into âFNL_FN, âFPL_FP, and âcontrolL_control. A separate grid that crosses the four noise regimes with four targeting multipliers (mâ1.0,1.2,1.5,2.0mâ\1.0,1.2,1.5,2.0\; 800 runs) confirms that the oracle-to-FP-heavy ordering holds at every multiplier level (FP-heavy Cohenâs d between 2.12.1 and 2.52.5 across multipliers; the multiplier dimension itself is the subject of Experiment 4). For each of the 50 seeds per condition, the decomposition is computed from the frozen simulation outputs. Effect sizes are computed as Cohenâs d between each noise condition and the oracle baseline. The oracle provides a lower bound on achievable governance loss (equal to pure control cost âcontrolL_control since classification is perfect). Departures from this bound quantify the governance cost attributable to classification noise, decomposed by failure mode. This experiment directly addresses the central claim that governance loss reveals costs invisible to aggregate usefulness. The governance loss formula reveals the hidden costs that usefulness cannot detect (Figure 4). Under oracle classification, governance loss is âgov=0.039L_gov=0.039, consisting entirely of control cost âcontrolL_control since both FPâŹFP_B and FNâŹFN_B are zero. This represents the irreducible cost of governance activity itself. Under FP-heavy noise, governance loss rises to âgov=0.088L_gov=0.088, driven primarily by the âFPL_FP component: suppression of productive bridges. The effect size relative to the oracle is Cohenâs d=2.41d=2.41, indicating a very large effect that would be detected with high power in any adequately sampled study. Under FN-heavy noise, governance loss is âgov=0.057L_gov=0.057 with Cohenâs d=0.96d=0.96 versus the oracle, driven by the âFNL_FN component: undetected dangerous bridge activity. The default noise condition (âgov=0.056L_gov=0.056) falls between these extremes, with moderate contributions from both error types. Figure 4: Governance loss decomposition across noise regimes (50 seeds per condition at the default multiplier m=1.35m=1.35, the same runs as Table 2). Left: âgovL_gov split into its components âcontrolL_control, âFPL_FP, and âFNL_FN; FP-heavy noise inflates the false-positive bridge component (âFPL_FP), FN-heavy noise the false-negative one (âFNL_FN). Middle: aggregate usefulness against governance loss, with usefulness clustered near 2.22.2 while governance loss spreads more than twofold. Right: the per-regime distribution of âgovL_gov. Conclusion: governance loss separates failure modes invisible to aggregate usefulness (question 3). The asymmetry between FP-heavy and FN-heavy governance loss (0.0880.088 vs. 0.0570.057) reflects the structure of the model: false positives on productive bridges both add to âFPL_FP directly and slightly increase effective control expenditure as the regulator acts on misclassified nodes, compounding costs in the âcontrolL_control term. False negatives, by contrast, represent failures to act and therefore do not inflate control costs. Comparison with alternative metrics. To assess whether âgovL_gov provides information beyond simpler alternatives, we compare eight metrics across noise conditions using one-way ANOVA (Table 3). Metric ANOVA F p Detects noise regime? Aggregate usefulness 0.10 0.962 No Punished fraction 0.17 0.920 No âgovL_gov 47.4 <10â4<10^-4 Yes Bridge FP rate 1843 <10â4<10^-4 Yes Bridge FN rate 176 <10â4<10^-4 Yes Population FP rate 17978 <10â4<10^-4 Yes Population FN rate 1317 <10â4<10^-4 Yes Table 3: Metric sensitivity to noise condition (one-way ANOVA, 4 conditions Ă 50 seeds). Outcome-level metrics (usefulness, punished fraction) are blind to noise regime. All error-rate metrics, including âgovL_gov, detect the effect. âgovL_govâs advantage is not unique detection but separation into interpretable failure modes (question 3). Both outcome-level metrics (usefulness and punished fraction) are blind to noise regime (p>0.68p>0.68). All error-rate metrics detect the effect, including population-level FP/FN rates that are not bridge-specific. The contribution of âgovL_gov is therefore not unique detection but decomposition: it combines FN exposure, FP suppression, and control cost into a single scalar whose components are separately interpretable (Desideratum 4). An analyst can read off which failure mode dominates, not just that something differs. Data provenance. All reported values in Experiments 1â3 are computed from frozen simulation outputs generated with 50 seeds per condition on modular stochastic block model networks with bridge nodes defined by betweenness centrality. Governance loss uses equal component weights (λ=1λ=1). Effect sizes are Cohenâs d computed from the cross-seed distributions. 5.5 Experiment 4: Adaptive vs. static bridge targeting The bridge-targeting dilemma motivated by Experiment 2 (targeting may help under accurate classification but hurt under noisy classification, a contrast probed directly in Experiments 4 and 9) raises a natural question: can a regulator that adapts its targeting intensity manage this tradeoff? Experiment 4 compares four enforcement policies across four noise regimes: three static multipliers (mâ1.0,1.35,1.8mâ\1.0,1.35,1.8\) and the adaptive bandit from Section 3.6. Each combination is run for 500 steps with 50 seeds. The hypothesis is that no single static multiplier is optimal across noise regimes, and that an adaptive bandit converges to a regime-appropriate targeting level. The results partially confirm and partially complicate this hypothesis. Under FP-heavy noise, aggressive targeting trends worse than no targeting (m=1.0m=1.0: âgov=0.087L_gov=0.087; m=1.8m=1.8: 0.0900.090), consistent with the governance dilemma from Experiment 2, though the gap at this single multiplier step is within noise (t=0.56t=0.56, p=0.58p=0.58); the clearer signal is the monotone increase across the wider α range in Experiment 9. Under FN-heavy noise, the ranking reverses: m=1.8m=1.8 gives the lowest governance loss (0.0570.057) because strong targeting compensates for missed dangerous content, though this gap is also within noise (t=0.47t=0.47, p=0.64p=0.64). No single static m is clearly optimal across regimes. The adaptive bandit, however, converges to mâ1.50mâ 1.50 in all noise regimes and does not back off under FP-heavy noise (âgov=0.091L_gov=0.091, slightly worse than m=1.0m=1.0). The reason is that its reward signal (rm=âFPâŹâ2âDâŹr_m=-FP_B-2D_B) is misaligned with governance loss: bridge FP rate is determined by the confusion matrix and does not depend on m, so the bandit sees only that higher m reduces DâŹD_B and increases its reward. It does not observe that higher m also amplifies the enforcement impact of false positives through the punishment probability, which enters âgovL_gov via the âFPL_FP and âcontrolL_control terms. This is a reward-design failure, not an indictment of adaptive governance. A convergence check with 2,000 steps (4Ă the base horizon) confirms that the bandit stabilizes at mâ1.5mâ 1.5 under FP-heavy noise: the result reflects the reward signal, not insufficient learning time. A bandit whose reward includes the enforcement cost (e.g., rm=âFPâŹâ Ppunâ2âDâŹâuÂŻ2r_m=-FP_B· P^pun-2D_B- u^2) would penalize high m under FP-heavy noise. The finding illustrates a general challenge: the regulator must optimize governance loss, but governance loss depends on both classification quality (which the regulator cannot control) and enforcement intensity (which it can). A reward signal that conflates these two sources produces misaligned adaptation. Figure 5: Adaptive vs. static bridge targeting across noise regimes (50 seeds per condition). Left: governance loss âgovL_gov by enforcement policy and noise regime. Right: mean bridge multiplier used. Conclusion: the adaptive bandit converges to mâ1.5mâ1.5 regardless of noise regime, failing to back off under FP-heavy noise because its reward tracks bridge error rates but not the enforcement cost of false positives (question 4). 5.6 Experiment 5: Delay Ă noise interaction The companion paper shows that institutional delay alone destabilizes otherwise stable systems. This paper shows that noise alone hides governance failures. A real regulator faces both. Experiment 5 crosses seven delay values (Îâ0,2,4,6,8,10,14 â\0,2,4,6,8,10,14\) with four noise regimes, producing a 7Ă47Ă 4 grid of conditions (50 seeds each, 1,400 runs total). The bridge multiplier is fixed at m=1.35m=1.35. The hypothesis is that delay and FP-noise compound: the critical delay for instability onset is shorter under FP-heavy noise. The results reject this hypothesis. Runaway rates are nearly identical across noise regimes at each delay: 6% at Îâ€4 †4, 16% at Î=6 =6, and 30% at Î=8 =8, regardless of whether classification is oracle, default, FP-heavy, or FN-heavy. The critical delay for instability onset is set by the alarmâfeedback loop (the mechanism from the companion paper) and is unaffected by classification noise. Governance loss, however, differs sharply across noise regimes at every delay: FP-heavy noise adds â0.05â0.05 to âgovL_gov relative to oracle (from â0.043â0.043 to â0.092â0.092 at m=1.35m=1.35), and this offset is roughly constant across all delays. Delay and noise thus operate through independent pathways: delay drives runaway through the alarm feedback loop, while noise drives governance failure through bridge-specific classification errors. The two do not interact: they are additive, not compounding. A two-way ANOVA confirms this independence formally: the delay Ă noise interaction term is not significant for either governance loss (F=0.36F=0.36, p=0.99p=0.99, =18,1372df=18,1372) or runaway classification (F=0.005F=0.005, p=1.00p=1.00). Delay and noise are additive. A regulator facing both faces two separate problems, not one synergistic one. Reducing delay addresses instability; improving classification addresses governance quality. Neither substitutes for the other. Figure 6: Delay Ă noise interaction (50 seeds per cell). Left: governance loss âgovL_gov as a function of delay and noise regime: noise adds a constant offset at all delays. Right: fraction of runs classified as runaway. Conclusion: the runaway threshold is set by delay and is independent of noise regime: delay and noise act additively, not synergistically (question 5). 5.7 Experiment 6: Endogenous content types In the base model, content types are fixed at initialization. Experiment 6 tests whether endogenous content dynamics change governance outcomes. Three conditions are compared: exogenous content (the base model), endogenous content with default transition strength (ÎČ=1.0ÎČ=1.0), and endogenous content with fast transitions (ÎČ=1.5ÎČ=1.5). Each is crossed with three noise regimes (oracle, default, FP-heavy), producing 3Ă3=93Ă 3=9 conditions with 50 seeds each (450 runs). The hypothesis is that endogenous content creates a feedback loop absent in the base model, potentially amplifying or dampening the governance failures observed in Experiments 1â3. The main effect of endogenous content is a redistribution across types. Under the base model, the population maintains its initial composition (H=0.35H=0.35, P=0.45P=0.45, D=0.20D=0.20). Under endogenous dynamics, the population polarizes: H increases to 0.460.46 (+11+11p), D increases slightly to 0.220.22 (+2+2p), and P drops to 0.320.32 (â13-13p). Productive agents split: some transition toward harmless content through loyal behavior, while others who persist in radical behavior drift toward dangerous content. This polarization pattern is consistent across all noise regimes and both transition strengths, and echoes the RL-driven polarization on modular networks found by Banisch and Olbrich (2019). Despite this population shift, governance loss under endogenous content is only marginally different from the base model: under FP-heavy noise, âgov=0.082L_gov=0.082 (endogenous, ÎČ=1.0ÎČ=1.0) vs. 0.0870.087 (exogenous). The difference is non-significant (Welch t=â1.04t=-1.04, p=0.30p=0.30) and, beyond that, statistically equivalent: a two one-sided test rejects any difference larger than one pooled cross-seed standard deviation (Δ=0.024 =0.024, pTOST=7Ă10â5p_TOST=7Ă 10^-5), comfortably inside the â0.05â0.05 oracle-to-FP-heavy gap the metric is built to register. This is a reassuring null result for the base model: the fixed-type assumption does not introduce substantial bias in the governance loss findings from Experiments 1â3. The endogenous extension changes the composition of the populationâmore harmless agents, fewer productive onesâbut the noiseâstructure interaction that drives governance loss is stable under this shift. Usefulness decreases slightly under endogenous content (2.202.20 vs. 2.222.22) because the P-type bonus for moderate action (+0.5+0.5) is lost when productive agents transition to other types. We note that only moderate transition strengths (ÎČâ1.0,1.5ÎČâ\1.0,1.5\) are tested; faster transitions (ÎČâ„3ÎČâ„ 3) could produce larger population shifts and different governance dynamics. Figure 7: Endogenous content dynamics across noise regimes (50 seeds per condition). Left: dangerous content fraction (D) in the tail period. The dashed line marks the initial fraction (0.20). Under endogenous dynamics the D fraction edges slightly up (to â0.22â0.22) and is statistically invariant across noise regimes (ANOVA p=0.86p=0.86 at the default transition strength; p>0.78p>0.78 for all endogenous subsets). Right: governance loss with and without endogenous content. Conclusion: endogenous content shifts the population composition but leaves governance loss nearly unchanged (question 6). 5.8 Experiment 7: Coupling strength threshold The usefulness invariance in Experiments 1â3 might be explained as weak coupling: usefulness computes payoffs from true content types, and classification noise affects it only indirectly through punishment â Q-learning â action shifts. If so, stronger coupling (higher punishment costs) should strengthen this indirect channel until usefulness responds to noise regime. Experiment 7 tests for such a threshold by sweeping the punishment cost multiplier over 0.5,1,2,4,7,10,15\0.5,1,2,4,7,10,15\ under oracle and FP-heavy noise (50 seeds each, 700 runs total). The result is a strong null: usefulness remains statistically invariant across all seven cost multipliers (p>0.34p>0.34, |d|<0.20|d|<0.20 in all cases). Equivalence is confirmed directly rather than inferred from non-significance: at every cost level a two one-sided test rejects an oracle-vs-FP-heavy usefulness difference larger than Δ=0.1 =0.1 (the Experiment 1 bound, â2â2 cross-seed standard deviations), with pTOST<10â12p_TOST<10^-12 throughout. Even at 15Ă15Ă the base punishment cost, usefulness does not distinguish oracle from FP-heavy classification. Mean usefulness decreases with cost (from 2.3652.365 at 0.5Ă0.5Ă to 1.7761.776 at 15Ă15Ă) because higher punishment drives agents toward low-payoff loyal behavior, but this decrease is identical under both noise regimes. The coupling threshold does not exist in the tested range: usefulness is structurally decoupled from classification noise, rather than weakly coupled. This closes the open question within the tested range. The blindness of aggregate usefulness to classification noise is not a parameter-regime artifact that can be overcome by increasing punishment severity up to 15Ă15Ă base cost. It is a structural property: usefulness computes payoffs from true content types, and Q-learning agents adapt their action distributions identically under oracle and noisy classification because the noise affects which agents are punished but not how much punishment costs. Detecting governance failures requires metrics that incorporate classification information, such as âgovL_gov. 5.9 Experiment 8: Adaptive targeting under delay Experiment 4 showed the adaptive bandit converges to mâ1.5mâ1.5 regardless of noise regime. Experiment 5 showed delay and noise are additive. Experiment 8 tests whether the bandit remains delay-invariant: does it converge to the same multiplier under Îâ0,6,14 â\0,6,14\ crossed with oracle and FP-heavy noise (300 runs)? The hypothesis is that the banditâs reward signal (bridge FP rate and dangerous bridge fraction) lies in the noise-governed subspace and does not depend on delay. If so, the bandit is naturally delay-invariant without needing delay-aware modifications, a consequence of the delayânoise independence from Experiment 5. The results confirm this: the bandit converges to mâ1.50mâ 1.50 (±0.15± 0.15) across all six cells of the 3Ă23Ă 2 design. Neither delay nor noise regime shifts the banditâs targeting intensity. Runaway rates increase with delay (6% at Î=0 =0, 14% at Î=6 =6, 34% at Î=14 =14) but are identical between oracle and FP-heavy at each delay, replicating the independence from Experiment 5. The adaptive bandit is delay-invariant because its reward depends on bridge-level classification outcomes (noise-governed) rather than on the alarm feedback loop (delay-governed). This result extends the delayânoise additivity from a passive observation (Experiment 5) to an active policy: a regulator adapting to noise does not need to separately adapt to delay, and vice versa. This is consistent with theoretical regret decompositions showing that delay and bandit noise contribute additively (Jin et al., 2022). 5.10 Experiment 9: Joint optimization of targeting and classification Experiments 1â8 treat classifier accuracy as exogenous: the regulator adapts enforcement intensity m but takes the confusion matrix M as given. In practice, a regulator allocates resources between two channels: improving classification (reducing FP/FN rates) and intensifying enforcement (raising m). This experiment asks how the optimal m depends on classifier accuracy, and whether the two investments are complements or substitutes. We parameterize classifier accuracy as a scalar αâ[0,1]αâ[0,1], where the confusion matrix is the linear interpolation â(α)=αâ+(1âα)âFPM(α)= +(1-α)M_FP between FP-heavy (α=0α=0) and oracle (α=1α=1). We sweep α from 0 to 11 in steps of 0.20.2, crossed with m from 1.01.0 to 2.02.0 in steps of 0.20.2 (36 conditions, 20 seeds each, 720 runs). For each (α,m)(α,m) pair, we compute the mean governance loss âgovL_gov. The dominant result is a strong main effect of classifier accuracy. Governance loss falls monotonically along the accuracy axis, at every multiplier level, from âgovâ0.089L_govâ 0.089 at α=0α=0 (full FP-heavy noise) to â0.040â 0.040 at α=1α=1 (oracle; minimum 0.0370.037 at m=1.6m=1.6). A regression of âgovL_gov on α, m, and their interaction over all 720 runs finds the accuracy coefficient large and highly significant, the multiplier coefficient small, and the αĂmαà m interaction not significant (ÎČαâm=â0.002 _α m=-0.002, p=0.73p=0.73). The interaction we hoped to findâaccuracy and targeting acting as complements (Remark 1)âis therefore not statistically supported. The suggestive pattern is there directionally: at α=0α=0, governance loss rises with m (from 0.0890.089 at m=1.0m=1.0 to 0.0930.093 at m=2.0m=2.0), so targeting hurts under the worst classifier; at α=1.0α=1.0, the lowest loss occurs at mâ=1.6m^*=1.6 (0.0370.037), so mild targeting helps. A corner submodularity check is consistent with complementarity (ââ(0,2.0)+ââ(1.0,1.0)=0.133>0.129=ââ(0,1.0)+ââ(1.0,2.0)L(0,2.0)+L(1.0,1.0)=0.133>0.129=L(0,1.0)+L(1.0,2.0)), but the margin (0.0040.004) is within cross-seed noise and 10 of 25 adjacent-corner checks go the other way. We report the accuracy main effect as the finding and the complementarity as an unconfirmed directional trend. The practical implication rests on the main effect, not the interaction: classification accuracy is the dominant lever on governance loss, cutting it by more than half from worst to perfect classifier. Targeting intensity is a second-order knob whose sign depends weakly and non-significantly on accuracy. The cautious reading (do not target aggressively through a poor classifier) is directionally supported but not established at our sample size. Limitations of Experiment 9. With 20 seeds per cell (vs. 50 in Experiments 1â8), the governance loss surface is noisy: the optimal mââ(α)m^*(α) path is non-monotonic across α, reflecting stochastic variation rather than a systematic pattern, and the αĂmαà m interaction is not significant (p=0.73p=0.73). The robust result is the accuracy main effect; the complementarity is a directional trend that would need more seeds and a wider multiplier range to confirm. 5.11 Experiment 10: Does bridge position amplify spread? The governance loss metric weights errors at bridge nodes by betweenness centrality, on the premise, imported from the influence-maximization literature (Kempe et al., 2003), that bridges govern cross-community spread. This experiment tests that premise directly within our model. We place the dangerous content fraction (held fixed at 0.20) either preferentially on bridge nodes or preferentially on non-bridge nodes, under FN-heavy noise so that dangerous content is systematically missed and left free to spread influence. If bridges amplify contagion, bridge-biased placement should produce higher population-level radicalization (50 seeds per placement). It does not. The tail-period radical fraction is 0.2180.218 under bridge-biased placement and 0.2180.218 under non-bridge-biased placement (two-sample comparison: t=0.12t=0.12, p=0.91p=0.91, Cohenâs d=0.02d=0.02; a paired test gives the same null, p=0.79p=0.79). A third, uniform placement (the design also includes one; see the grid in Appendix A) yields 0.2110.211, within noise of both biased placements (pâ„0.08pâ„ 0.08). In our model, bridge nodesâ inter-community degree is too low under the sparse SBM (pout=0.004p_out=0.004) for bridge position to amplify population-level spread through the influenceâreward coupling. This null is not an artifact of the coupling magnitude: sweeping the influence weight λinflâ0.1,0.22,0.5,1.0 _inflâ\0.1,0.22,0.5,1.0\ leaves the bridge-vs-non-bridge difference negligible throughout (|diff|<0.003|diff|<0.003 at all four levels: bridge 0.190/0.214/0.259/0.3010.190/0.214/0.259/0.301 vs. non-bridge 0.191/0.214/0.261/0.3010.191/0.214/0.261/0.301), even though stronger coupling raises overall radicalization. Nor is it an artifact of network sparsity, the parameter that most directly limits how much a bridge could amplify cross-community spread: sweeping the inter-community edge probability poutâ0.004,0.01,0.02,0.04p_outâ\0.004,0.01,0.02,0.04\ up to ten times the base density (400 additional runs) leaves the difference within noise at every level (|d|â€0.22|d|†0.22, all p>0.28p>0.28: bridge 0.218/0.225/0.238/0.2680.218/0.225/0.238/0.268 vs. non-bridge 0.218/0.224/0.241/0.2670.218/0.224/0.241/0.267; a TOST equivalence test bounds the difference within one cross-seed standard deviation at every density, pTOSTâ€8.3Ă10â5p_TOST†8.3Ă 10^-5), even though denser inter-community links raise overall radicalization from 0.220.22 to 0.270.27. Bridge position confers no contagion advantage even when bridges carry substantially more inter-community traffic. The placement of dangerous content on bridges does not change population spread at any coupling we tested. This is a deliberately honest negative result: it bounds the contribution. The governance loss metric correctly detects bridge-specific errors that global metrics dilute (Experiments 1â3), but the consequence of those errorsâwhether a missed dangerous bridge actually does more damage than a missed dangerous periphery nodeâis an assumption inherited from network theory, not a dynamic property demonstrated in this toy model. A model with explicit cascade or contagion dynamics would be required to establish that bridge errors are more costly, rather than only more visible to a bridge-weighted metric. Experiment 11 supplies that mechanism. 5.12 Experiment 11: Does structural position carry dynamic consequence? Experiment 10âs null has a structural cause. Influence in the base model is one-hop: an agentâs reward depends only on its immediate neighbors. A one-hop quantity cannot depend on betweenness, which is defined over multi-hop shortest paths, so no amount of tuning the one-hop coupling can make bridge position matter. Experiment 11 adds the missing ingredient, the dangerous-content cascade of Section 3.8, and asks two questions: does structural position now carry outsized consequence, and is the operative property betweenness (which the metric uses) or node degree? We place the dangerous fraction (0.20) on the highest-betweenness nodes (bridge), on random non-bridge nodes, or on the highest-degree non-bridge nodes (a degree-matched control that holds degree high while keeping betweenness low). Each placement runs under FN-heavy noise across five contagion thresholds Ξâ0,0.2,0.35,0.5,0.65Ξâ\0,0.2,0.35,0.5,0.65\ spanning simple to complex contagion, at m=1.0m=1.0, with 50 seeds (750 runs). To give bridges enough cross-community degree for a contagion to cross, the inter-community edge probability is raised to pout=0.03p_out=0.03, 7.57.5 times the base density. This value lies within the range Experiment 10 swept under the one-hop mechanism, but the cascade itself runs at this single density: whether position carries consequence at the base density pout=0.004p_out=0.004, the configuration behind the headline governance-loss numbers, remains untested, and the scope statements below carry this condition. The outcome is the peak dangerous-content fraction reached over the run, which captures reach before enforcement drives the cascade extinct; tail averages would only record the controlled steady state. Structural position now matters, and strongly. Seeding dangerous content on bridges rather than on random non-bridge nodes raises peak reach from 0.3650.365 to 0.5610.561 at Ξ=0.35Ξ=0.35 (Welch t=18.9t=18.9, p<10â32p<10^-32, Cohenâs d=3.78d=3.78) and from 0.2410.241 to 0.3390.339 at Ξ=0.50Ξ=0.50 (d=3.12d=3.12). The effect is largest in the complex-contagion regime (Ξ=0.35Ξ=0.35â0.50.5) and small at Ξ=0Ξ=0 (d=0.44d=0.44): a simple contagion saturates the population regardless of where it starts, so seed position washes out, whereas a complex contagion does not saturate and so remains sensitive to structure (Figure 8, left). This is the scope condition for the bridge weighting: it is dynamically justified when the dangerous process does not saturate. But the operative property is degree, not betweenness. Bridge placement and the degree-matched non-bridge control produce statistically indistinguishable reach at every threshold (Cohenâs dâ€0.15d†0.15, all pâ„0.46pâ„ 0.46; e.g. 0.5610.561 vs. 0.5550.555 at Ξ=0.35Ξ=0.35, t=0.60t=0.60, p=0.55p=0.55; a TOST equivalence test bounds the difference within one cross-seed standard deviation at every threshold, pTOST<3Ă10â5p_TOST<3Ă 10^-5). Once degree is held high, betweenness adds nothing. The bridge weighting succeeds in our setting only because betweenness and degree are nearly collinear in modular networks: across seeds the two have correlation 0.960.96, and bridge nodes carry 1.71.7 times the degree of non-bridge nodes. Betweenness is therefore a serviceable proxy for the property that actually drives consequence (degree) in modular topologies, but the two could be separated in networks with low-degree cut vertices, where a degree-based weighting would be the correct choice. Figure 8: Cascade consequence (50 seeds per cell). Left: peak dangerous-content fraction by seed placement across the simple-to-complex threshold Ξ. Bridge and high-degree non-bridge placements track each other and both exceed random non-bridge placement, most strongly in the non-saturating (complex) regime. Right: effect size of position. Bridge versus random non-bridge is large at Ξ=0.35Ξ=0.35â0.50.5 (Cohenâs d>3d>3); bridge versus degree-matched non-bridge is near zero throughout. Conclusion: structural position carries outsized consequence once content propagates, but the operative property is node degree, for which betweenness is a proxy in modular networks (question 11). Experiment 11 converts the imported premise of Experiment 10 into a demonstrated, scoped result. Structural-position errors do carry outsized consequence once dangerous content can propagate, provided the contagion does not saturate and the inter-community density is high enough for a cascade to cross (pout=0.03p_out=0.03 here); the property that makes a position consequential is its degree, which betweenness tracks closely in the modular regime the metric targets. 6 Discussion We read the eleven experiments as one argument about what noisy, position-blind governance does and does not change. The subsections move from the core diagnostic finding through the three model extensions to the limitations that bound it. 6.1 Usefulness invariance as a diagnostic example The invariance of aggregate usefulness across noise regimes (2.2112.211â2.2162.216) is not a weak-coupling artifact; it is a structural property. Experiment 7 confirms this by sweeping punishment costs from 0.5Ă0.5Ă to 15Ă15Ă base: usefulness remains invariant (p>0.34p>0.34) at all tested levels. The mechanism has two parts, both quantifiable. First, usefulness computes payoffs from true content types cic_i, not predicted labels c^i c_i. Classification noise can alter usefulness only indirectly: noise changes c^iâ c_iâ punishment redistribution â Q-learning update â action shift â payoff change. Each step attenuates the signal. This true-type usefulness is an idealized benchmark: it is the metric an omniscient evaluator would compute, and it is the most favorable case for the standard yardstick. A real evaluator without ground truth would estimate usefulness from the same noisy labels the regulator acts on, which would couple it to classification error directly and only widen the blind spot we document, not close it. Second, bridge nodes constitute 12% of the population. The additional false-positive punishment under FP-heavy noise lands on this 12%, adding FPâŹĂfbridgeâ0.23Ă0.12=0.028FP_BĂ f_bridgeâ 0.23Ă 0.12=0.028 to the population punishment rate, a 14% perturbation relative to the base rate of â0.20â0.20. This perturbation is too small to shift the Q-learning equilibrium: agents across the population experience nearly identical punishment statistics, converge to the same action distribution, and therefore produce the same usefulness. The dilution is arithmetic, not parametric, and persists across the full coupling range tested in Experiment 7. We should be explicit about what Experiments 1â3 demonstrate and what they do not. The governance loss metric âgovL_gov is designed to detect bridge-specific errors, and the simulation produces bridge-specific errors by construction (through the confusion matrix). Showing that âgovL_gov detects what it was designed to detect is a proof of concept, not an independent validation. The value of the demonstration is not that the result is surprising but that it makes the dilution arithmetic concrete and quantifiable in a complete ABM with learning agents. Experiments 10 and 11 then test whether the bridge weighting tracks a real consequence. In the base model, with only one-hop influence, it does not: placing dangerous content on bridges versus elsewhere produces no difference in population spread (Experiment 10). Adding a multi-hop contagion changes this (Experiment 11): structural position then carries large consequence in the non-saturating regime (Cohenâs d>3d>3), so the weighting is dynamically justified once content can propagate. The operative property turns out to be node degree rather than betweenness, with the two near-collinear in modular networks; betweenness is a serviceable proxy here but would need to become a degree weighting where the two separate. The metric is thus a diagnostic whose weighting is demonstrated rather than assumed, under a stated scope (a non-saturating dangerous process on a modular network with inter-community density high enough for a cascade to cross). The alternative metrics comparison (Table 3) sharpens this point: the blindness is specific to outcome-level metrics (usefulness, punished fraction), not to all aggregate metrics. Error-rate metrics, including population-level FP/FN rates that are not bridge-specific, readily detect the effect. The contribution of âgovL_gov is therefore not detection per se, but diagnosis: it separates missed threats from suppressed coordination from control cost in a single scalar (Desideratum 4), so an analyst can identify which failure mode dominates in each noise regime. 6.2 The governance dilemma of bridge targeting Bridge targeting sets a trap in principle. Under accurate classification, multiplier m=1.8m=1.8 does what you want: it suppresses dangerous content at structurally critical positions. Under FP-heavy classification, the same policy should backfire, concentrating enforcement on precisely those nodes most likely to be productive bridges misidentified as dangerous. Our data is consistent with this direction but does not establish it: the radicalization-suppression effect is significant in the ErdĆsâRĂ©nyi and modular topologies (though absent in scale-free, Experiment 2), while the governance-loss penalty under noise is within cross-seed noise at our sample size (Experiments 4, 9). We therefore present the trap as a mechanism the model exhibits directionally, not as a demonstrated effect. If the dilemma holds, it implies that the value of bridge targeting is bounded above by classification accuracy at bridge positions specifically: a governance system that targets bridges aggressively should also classify them accurately. Our data is directionally consistent with this but, as noted, does not establish the noise-dependence at the governance-loss level. The intuition (you cannot aim precisely through a noisy classifier) is what Experiment 9 probes more directly. 6.3 Adaptive governance: harder than it looks The adaptive multiplier bandit from Experiment 4 does not solve the governance dilemma; it illustrates why the dilemma is hard. The bandit converges to mâ1.50mâ 1.50 regardless of noise regime, failing to back off under FP-heavy noise. The problem is reward misalignment: bridge FP rate depends on the confusion matrix, not on the multiplier, so the bandit sees only that higher m reduces dangerous bridge activity. It cannot observe that higher m also amplifies the enforcement cost of those false positives. The lesson is that adaptive governance requires a reward signal aligned with governance loss. A bandit that tracked enforcement cost alongside bridge error rates would penalize high m when false positives are frequent. But constructing such a signal requires knowing the governance loss decomposition, which is the metric we proposed. The adaptive regulator and the diagnostic metric are complements, not substitutes. More broadly, in the limit of random classification no targeting policy can outperform uniform enforcement, since the multiplier is then applied to essentially random nodes. This bound is the conceptual anchor for the accuracy main effect of Experiment 9: accuracy, not targeting intensity, is the dominant lever. 6.4 Delay and noise are independent, not compounding Experiment 5 tests whether institutional delay and classification noise interact at bridge positions. They do not. Miekisz and WesoĆowski (2011) showed that the compound effect of delay and stochasticity in evolutionary dynamics is model-dependent; in our ABM, the two are additive. The runaway threshold is identical across noise regimes: the fraction of seeds classified as runaway follows the same trajectory (6%â16%â30%6\%â 16\%â 30\% at delays 0â6â80â 6â 8) whether classification is oracle or FP-heavy. Governance loss, by contrast, differs sharply across noise regimes at every delay: FP-heavy noise adds â0.05â0.05 to âgovL_gov regardless of delay. The two mechanisms operate through independent pathways: delay acts through the alarmâfeedback loop that determines system stability, while noise acts through bridge-specific classification errors that determine governance quality. Neither amplifies the other. The mathematical reason is that delay drops out of the steady-state statistics. In the tail period the alarm signal is approximately stationary: Aâ(t)âAâ+Δâ(t)A(t)â A^*+ (t), where AâA^* is the equilibrium alarm and Δ is a stationary fluctuation. Stationarity means Aâ(tâÎ)A(t- ) has the same distribution as Aâ(t)A(t), so every time-averaged functional of the delayed alarm, including the expected repression probability â[Ïâ(kâ(Aâ(tâÎ)âAc))]E[Ï(k(A(t- )-A_c))], is delay-invariant; no expansion of the sigmoid is needed. Delay shifts the temporal phase of alarm fluctuations but not their distribution, so steady-state punishment statistics (and hence the banditâs reward signal) are delay-invariant. What delay does change is whether the system reaches a stationary regime at all: past the runaway threshold the alarm stops being stationary, and that is the delay pathway the companion paper analyzes. Experiment 8 extends this from passive observation to active policy: the adaptive bandit converges to mâ1.50mâ 1.50 at all tested delays (Îâ0,6,14 â\0,6,14\), confirming that its reward signal lies in the noise-governed subspace. This additivity echoes regret decompositions in adversarial MDPs with delayed bandit feedback, where the delay penalty enters the regret bound as a separate additive term (Jin et al., 2022; Lancewicki et al., 2023). The independence connects the two papers and is good news for intervention design. The companion paper shows that delay alone destabilizes an otherwise stable system; this paper shows that noise alone hides governance failures. Because the two act through separate pathways, they call for separate fixes: reducing institutional delay (the companion paperâs prescription) addresses instability, improving bridge classification (this paperâs) addresses governance quality, and a regulator facing both needs both. 6.5 Classification accuracy dominates targeting intensity Experiment 9 sweeps classifier accuracy α against targeting intensity m. The result is asymmetric: accuracy is a first-order lever on governance loss (the α coefficient is large and highly significant, cutting âgovL_gov from â0.089â0.089 to â0.037â0.037), while targeting is second-order and its benefit depends on accuracy only weakly. We had expected the two to be clean complements through the product form âFP=λFPâ FPâŹâ(α)â Ppunâ(m)L_FP= _FP·FP_B(α)· P^pun(m): raising m should cost more when FPâŹFP_B is high, so better classification should make targeting cheaper (Remark 1). But this channel requires targeting to raise the punished fraction, and in our model PpunP^pun is nearly flat in m (Ï=0.03Ï=0.03). The αĂmαà m interaction is correspondingly non-significant (p=0.73p=0.73). The directional pattern still points the cautious way: at α=0α=0 governance loss rises with m (targeting through a broken classifier hurts), and at α=1α=1 a mild multiplier (mâ=1.6m^*=1.6) gives the lowest loss. The defensible policy statement is the main effect (invest in classification accuracy first) rather than a precise complementarity prescription, which our data does not establish. 6.6 Endogenous content and feedback loops When content types evolve with agent behavior (Experiment 6), the system develops feedback loops absent in the base model. Enforcement shapes behavior through Q-learning, and under endogenous content this behavioral shift also changes the ground truth the classifier targets. The net compositional effect in our model is a mild polarization: harmless content rises (to â0.46â0.46) and productive content falls (to â0.32â0.32), while the dangerous fraction edges slightly up (from 0.200.20 to â0.22â0.22) rather than down: some agents persisting in radical behavior drift into dangerous content faster than enforcement removes it. This compositional shift is regime-invariant: the tail dangerous fraction does not differ across noise regimes (one-way ANOVA F=0.15F=0.15, p=0.86p=0.86). Governance loss, in turn, is barely affected: under FP-heavy noise, âgovL_gov is 0.0820.082 with endogenous content versus 0.0870.087 without, a difference an equivalence test places within one cross-seed standard deviation (pTOST=7Ă10â5p_TOST=7Ă 10^-5). The endogenous feedback reshapes which content exists but not the noiseâstructure interaction that drives governance loss, so the fixed-type base model is an adequate approximation for the metricâs behavior. The endogenous extension connects to the opinion dynamics literature: Banisch and Olbrich (2019) showed that reinforcement-learning agents on modular networks develop stable polarization through social feedback. Our model adds a governance layer: the regulatorâs noisy enforcement is itself a form of social feedback that shapes content evolution. Salahshour et al. (2022) documented a similar destructive loop experimentally: noisy punishment intensifies while cooperation declines. The endogenous content model formalizes this as a feedback between enforcement, behavior, and the classification target. 6.7 Temporal dynamics: what equilibrium averages miss All results in Experiments 1â3 are reported as tail-period averages over the last 250 of 500 steps. This follows standard practice in ABM reporting (Lee et al., 2015), but it discards transient dynamics that may carry governance-relevant information. Examining the per-step trajectories reveals that FP-heavy noise produces different temporal patterns from oracle classification, even when the tail averages converge to similar values. Bridge FP rates under FP-heavy noise exhibit higher variance and occasional spikes where a cluster of productive bridges is simultaneously misclassified. These spikes are transient (they average out over 250 steps) but they represent governance events: periods where productive inter-community coordination is disrupted. A regulator monitoring in real time would observe these disruptions even if the time-averaged metric is within tolerance. The adaptive banditâs multiplier trajectory provides additional temporal information, of a negative kind. The trajectory looks the same under oracle and FP-heavy classification: an early exploration phase of multiplier scatter, then convergence to mâ1.5mâ 1.5 in both regimes (Experiment 4). The temporal record carries no noise-dependent signature, which is the temporal face of the reward-misalignment result: the banditâs reward stream contains no trace of the enforcement cost of false positives, so its trajectory cannot reflect the regime it operates in. A regulator hoping to detect the FP-heavy regime from the banditâs behavior would find nothing to read. 6.8 Limitations This is a deliberately small model, and four features of it bound what the results can claim. The governance loss carries two construction choices worth flagging. Its weights λFN,λFP,λu _FN, _FP, _u are free parameters; a sweep of all 27 combinations confirms the headline conclusion is λ-robust, with only the intermediate ordering of default versus FN-heavy noise sensitive to the weighting (Appendix C.1). The product form âFN=λFNâ FNâŹâ DâŹL_FN= _FN·FN_B· D_B also sets âFN=0L_FN=0 whenever no dangerous content reaches bridges, regardless of the false-negative rate. This is intended (a missed threat that does not exist is costless), but it leaves the metric blind to false negatives in seeds where dangerous content happens to avoid bridges. The content dynamics are only partly endogenous. Experiment 6 relaxes the fixed-type assumption with action-contingent transitions, yet the transition probabilities remain external parameters, identical across agents and independent of network position, community membership, or neighbor behavior. A richer model would let local social influence drive content evolution and would seed dangerous content preferentially at bridges rather than uniformly at initialization. The base model omits cascade dynamics: a node influences its neighbors only through a weak influenceâreward coupling, not through a propagating cascade, and Experiment 10 shows the consequence directly, with dangerous content on bridges spreading no further than dangerous content elsewhere. Experiment 11 adds the missing mechanism and finds that structural position then does carry outsized consequence, but three qualifications remain. First, the effect holds only when the contagion does not saturate (a simple, low-threshold contagion floods the population regardless of seed position); the bridge weighting is justified in the complex-contagion regime, not universally. Second, the property that drives consequence is node degree, which betweenness tracks closely in modular networks but not in topologies with low-degree cut vertices, where the weighting should follow degree instead. Third, the cascade runs at inter-community density pout=0.03p_out=0.03, raised from the base 0.0040.004 so that a contagion can cross communities at all; whether position carries consequence at the sparse base density, the configuration behind the headline governance-loss numbers, is untested. The cascade in Experiment 11 also keeps the transition rule external and the contagion fixed-rate rather than learned; a model in which agents choose to transmit, and in which a single missed bridge can seed a multi-community outbreak through a learned process, would tie the weighting still more tightly to the dynamics. The structural choices are robust within the ranges we tested but untested beyond them. Repeating the core finding across bridge fractions of 5%, 12%, and 20% keeps governance loss under FP-heavy noise at roughly twice the oracle value throughout (Appendix C.1), and the usefulness invariance discussed above persists across the full coupling-strength sweep (Experiment 7). What we cannot test at N=240N=240 with idealized block structure is whether the picture holds in larger, heterogeneous networks, or where community membership is dynamic or contested and bridge positions are harder to identify. The dilution arithmetic itself, however, holds in any modular system; the numbers are model-dependent, the structural insight is not. 7 Conclusion A regulator that acts on classifier labels governs a population it never observes directly. We asked what that blindness costs when classification errors fall on the few nodes that bridge otherwise separated communities, and whether the conventional yardstick (aggregate usefulness) registers the damage. It does not. Across noise regimes usefulness holds near 2.212.21 (one-way ANOVA p=0.96p=0.96), while the bridge-weighted governance loss âgovL_gov more than doubles, from 0.0390.039 under oracle classification to 0.0880.088 under false-positive-heavy noise (Cohenâs d=2.41d=2.41). The cause is arithmetic, not parametric: bridges are a small fraction of the population, so errors concentrated on them average away in any global statistic and survive only in a metric that weights position. The eleven experiments are best read not as a surprise but as making that dilution concrete and measurable inside a full model of learning agents. The metric earns its place by diagnosis rather than detection. Population error rates already signal that something is wrong under noise; what âgovL_gov adds is separation, resolving missed danger at bridges, suppressed coordination at bridges, and control cost into three terms of a single scalar, so that an analyst can name which failure mode dominates in each regime. Several of our findings are negative, and they discipline the design of noisy governance more than a run of positive results would. An adaptive bandit that targets bridges harder whenever it detects danger never learns to ease off under false-positive-heavy noise, because its reward tracks bridge error rates and not the enforcement cost those errors carry. Adaptive governance therefore needs a reward aligned with governance loss, which is the metric we propose. Institutional delay and classification noise act independently: delay sets the threshold for runaway instability, noise sets the level of governance loss, and none of our tests finds either amplifying the other. A regulator facing both must reduce delay and improve classification as separate interventions, not hope that one fix buys the other. Two results fix the scope of the contribution. In the base model, dangerous content on bridges spreads no further than elsewhere (p=0.91p=0.91): with one-hop influence, bridge position confers no contagion advantage, so the weighting cannot be read off the base dynamics. Adding a multi-hop contagion changes this. Structural position then carries large consequence (Cohenâs d>3d>3) whenever the dangerous process does not saturate, which demonstrates the bridge weighting rather than assuming it, under a stated scope. The property that makes a position consequential is its degree, for which betweenness is a near-collinear proxy in modular networks (r=0.96r=0.96) but not in topologies with low-degree cut vertices, where a degree weighting would be the right choice. The dilution arithmetic itself is generic to modular systems. Tightening the cascade into a learned transmission process, and turning the grid-search resource-allocation results into formal optimization, are the natural steps beyond this. Read this way, âgovL_gov is a diagnostic whose position weighting is demonstrated, scoped to a non-saturating dangerous process, to inter-community density high enough for a cascade to cross, and to degree as the operative axis. Acknowledgments The author thanks Ilya Makarov for valuable feedback on the manuscript. References Avenhaus et al. [2002] Rudolf Avenhaus, Bernhard von Stengel, and Shmuel Zamir. Inspection games. In Handbook of Game Theory with Economic Applications, volume 3, pages 1947â1987. Elsevier, 2002. doi: 10.1016/S1574-0005(02)03014-X. Bail et al. [2018] Christopher A. Bail, Lisa P. Argyle, Taylor W. Brown, John P. Bumpus, Haohan Chen, M. B. Fallin Hunzaker, Jaemin Lee, Marcus Mann, Friedolin Merhout, and Alexander Volfovsky. Exposure to opposing views on social media can increase political polarization. Proceedings of the National Academy of Sciences, 115(37):9216â9221, 2018. doi: 10.1073/pnas.1804840115. Banisch and Olbrich [2019] Sven Banisch and Eckehard Olbrich. Opinion polarization by learning from social feedback. Journal of Mathematical Sociology, 43(2):76â103, 2019. doi: 10.1080/0022250X.2018.1517761. Centola and Macy [2007] Damon Centola and Michael Macy. Complex contagions and the weakness of long ties. American Journal of Sociology, 113(3):702â734, 2007. doi: 10.1086/521848. Dasgupta [2007] Amil Dasgupta. Coordination and delay in global games. Journal of Economic Theory, 134(1):195â225, 2007. doi: 10.1016/j.jet.2006.03.004. Elkan [2001] Charles Elkan. The foundations of cost-sensitive learning. In Proceedings of the Seventeenth International Joint Conference on Artificial Intelligence (IJCAI), pages 973â978, 2001. Epstein [2002] Joshua M. Epstein. Modeling civil violence: An agent-based computational approach. Proceedings of the National Academy of Sciences, 99(suppl_3):7243â7250, 2002. doi: 10.1073/pnas.092080199. Evans et al. [2025] Benjamin Patrick Evans, Sihan Zeng, Sumitra Ganesh, and Leo Ardon. ADAGE: A generic two-layer framework for adaptive agent-based modelling. In Proceedings of the International Conference on Autonomous Agents and Multiagent Systems (AAMAS), 2025. Flache et al. [2017] Andreas Flache, Michael MĂ€s, Thomas Feliciani, Edmund Chattoe-Brown, Guillaume Deffuant, Sylvie Huet, and Jan Lorenz. Models of social influence: Towards the next frontiers. Journal of Artificial Societies and Social Simulation, 20(4):2, 2017. doi: 10.18564/jasss.3521. Freeman [1977] Linton C. Freeman. A set of measures of centrality based on betweenness. Sociometry, 40(1):35â41, 1977. doi: 10.2307/3033543. Gillespie [2018] Tarleton Gillespie. Custodians of the Internet: Platforms, Content Moderation, and the Hidden Decisions That Shape Social Media. Yale University Press, 2018. Girvan and Newman [2002] Michelle Girvan and Mark E. J. Newman. Community structure in social and biological networks. Proceedings of the National Academy of Sciences, 99(12):7821â7826, 2002. doi: 10.1073/pnas.122653799. Gorwa et al. [2020] Robert Gorwa, Reuben Binns, and Christian Katzenbach. Algorithmic content moderation: Technical and political challenges in the automation of platform governance. Big Data & Society, 7(1):1â15, 2020. doi: 10.1177/2053951719897945. Grimm et al. [2020] Volker Grimm, Steven F. Railsback, Christian E. Vincenot, Uta Berger, Cara Gallagher, Donald L. DeAngelis, Bruce Edmonds, Jiaqi Ge, Jarl Giske, JĂŒrgen Groeneveld, et al. The ODD protocol for describing agent-based and other simulation models: A second update to improve clarity, replication, and structural realism. Journal of Artificial Societies and Social Simulation, 23(2):7, 2020. doi: 10.18564/jasss.4259. Hegselmann and Krause [2002] Rainer Hegselmann and Ulrich Krause. Opinion dynamics and bounded confidence: Models, analysis and simulation. Journal of Artificial Societies and Social Simulation, 5(3):2, 2002. Henderson et al. [2023] Peter Henderson, Ben Chugg, Brandon Anderson, Kristen Altenburger, Alex Turk, John Guyton, Jacob Goldin, and Daniel E. Ho. Integrating reward maximization and population estimation: Sequential decision-making for internal revenue service audit selection. In Proceedings of the AAAI Conference on Artificial Intelligence, volume 37, pages 5087â5095, 2023. Holland et al. [1983] Paul W. Holland, Kathryn Blackmond Laskey, and Samuel Leinhardt. Stochastic blockmodels: First steps. Social Networks, 5(2):109â137, 1983. doi: 10.1016/0378-8733(83)90021-7. Jin et al. [2022] Tiancheng Jin, Tal Lancewicki, Haipeng Luo, Yishay Mansour, and Aviv Rosenberg. Near-optimal regret for adversarial MDP with delayed bandit feedback. Advances in Neural Information Processing Systems (NeurIPS), 35, 2022. Kang et al. [2022] Jian Kang, Yan Zhu, Yinglong Xia, Jiebo Luo, and Hanghang Tong. Rawlsgcn: Towards rawlsian difference principle on graph convolutional network. In Proceedings of the ACM Web Conference (W), pages 1214â1225, 2022. doi: 10.1145/3485447.3512169. Ke et al. [2025] Xingfu Ke, Hao Yu, Xiao-Pu Han, Yi-Cheng Zhang, and Fanyuan Meng. Adaptive punishment in social dilemmas. arXiv preprint arXiv:2512.09450, 2025. Kempe et al. [2003] David Kempe, Jon Kleinberg, and Ăva Tardos. Maximizing the spread of influence through a social network. In Proceedings of the Ninth ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, pages 137â146, 2003. doi: 10.1145/956750.956769. Lancewicki et al. [2023] Tal Lancewicki, Aviv Rosenberg, and Dmitry Sotnikov. Delay-adapted policy optimization and improved regret for adversarial MDP with delayed bandit feedback. In Proceedings of the 40th International Conference on Machine Learning (ICML), volume 202 of PMLR, pages 18482â18534, 2023. Lee et al. [2015] Ju-Sung Lee, Tatiana Filatova, Arika Ligmann-Zielinska, Behrooz Hassani-Mahmooei, Forrest Stonedahl, Iris Lorscheid, Alexey Voinov, Gary Polhill, Zhanli Sun, and Dawn Parker. The complexities of agent-based modeling output analysis. Journal of Artificial Societies and Social Simulation, 18(4):4, 2015. doi: 10.18564/jasss.2897. Miekisz and Mohamadichamgavi [2025] Jacek Miekisz and Javad Mohamadichamgavi. Intrinsic noise in structured replicator dynamics modelling time delays. Dynamic Games and Applications, 2025. doi: 10.1007/s13235-025-00640-8. Miekisz and WesoĆowski [2011] Jacek Miekisz and Sergiusz WesoĆowski. Stochasticity and time delays in evolutionary games. Dynamic Games and Applications, 1:440â448, 2011. doi: 10.1007/s13235-011-0028-1. Nowak [2006] Martin A. Nowak. Five rules for the evolution of cooperation. Science, 314(5805):1560â1563, 2006. doi: 10.1126/science.1133755. Perc et al. [2013] MatjaĆŸ Perc, JesĂșs GĂłmez-Gardeñes, Attila Szolnoki, Luis M. FlorĂa, and Yamir Moreno. Evolutionary dynamics of group interactions on structured populations: A review. Journal of the Royal Society Interface, 10(80):20120997, 2013. doi: 10.1098/rsif.2012.0997. Perc et al. [2017] MatjaĆŸ Perc, Jillian J. Jordan, David G. Rand, Zhen Wang, Stefano Boccaletti, and Attila Szolnoki. Statistical physics of human cooperation. Physics Reports, 687:1â51, 2017. doi: 10.1016/j.physrep.2017.05.004. Salahshour et al. [2022] Mohammad Salahshour, Vincent Oberhauser, and Matteo Smerlak. The cost of noise: Stochastic punishment falls short of sustaining cooperation in social dilemma experiments. PLoS ONE, 17(3):e0263028, 2022. doi: 10.1371/journal.pone.0263028. Siegel [2011] David A. Siegel. When does repression work? collective action in social networks. The Journal of Politics, 73(4):993â1010, 2011. doi: 10.1017/S0022381611000727. Sigmund et al. [2001] Karl Sigmund, Christoph Hauert, and Martin A. Nowak. Reward and punishment. Proceedings of the National Academy of Sciences, 98(19):10757â10762, 2001. doi: 10.1073/pnas.161155698. Sobkowicz [2018] PaweĆ Sobkowicz. Opinion dynamics model based on cognitive biases of complex agents. Journal of Artificial Societies and Social Simulation, 21(4):8, 2018. doi: 10.18564/jasss.3867. Sutton and Barto [2018] Richard S. Sutton and Andrew G. Barto. Reinforcement Learning: An Introduction. MIT Press, 2018. SzabĂł and FĂĄth [2007] György SzabĂł and GĂĄbor FĂĄth. Evolutionary games on graphs. Physics Reports, 446(4â6):97â216, 2007. doi: 10.1016/j.physrep.2007.04.004. Tambe [2011] Milind Tambe. Security and Game Theory: Algorithms, Deployed Systems, Lessons Learned. Cambridge University Press, 2011. ten Broeke et al. [2016] Guus ten Broeke, George van Voorn, and Arend Ligtenberg. Which sensitivity analysis method should I use for my agent-based model? Journal of Artificial Societies and Social Simulation, 19(1):5, 2016. doi: 10.18564/jasss.2857. Truong et al. [2025] Bao Tran Truong, Sangyeon Kim, Gianluca Nogara, et al. Delayed takedown of illegal content on social media makes moderation ineffective. arXiv preprint arXiv:2502.08841, 2025. Yan et al. [2021] Fang Yan, Xiaojie Chen, Zhipeng Qiu, and Attila Szolnoki. Cooperator driven oscillation in a time-delayed feedback-evolving game. New Journal of Physics, 23:053017, 2021. doi: 10.1088/1367-2630/abf205. Yang et al. [2022] Jiachen Yang, Ethan Wang, Rakshit Trivedi, Tuo Zhao, and Hongyuan Zha. Adaptive incentive design with multi-agent meta-gradient reinforcement learning. In Proceedings of the International Conference on Autonomous Agents and Multiagent Systems (AAMAS), pages 1436â1444, 2022. Zhao et al. [2024] Chenyang Zhao, Guozhong Zheng, Chun Zhang, Jiqiang Zhang, and Li Chen. Emergence of cooperation under punishment: A reinforcement learning perspective. Chaos, 34(7):073123, 2024. doi: 10.1063/5.0207777. Zheng et al. [2022] Stephan Zheng, Alexander Trott, Sunil Srinivasa, David C. Parkes, and Richard Socher. The AI economist: Taxation policy design via two-level deep multiagent reinforcement learning. Science Advances, 8(18):eabk2607, 2022. doi: 10.1126/sciadv.abk2607. Appendix Appendix A Model Parameters and Implementation This appendix provides the full model specification (this section), the experimental design and statistical procedures (Appendix B), and the robustness checks, ODD-protocol alignment, and reproducibility details (Appendix C) that support the main text. A.1 Simulation configuration Table 4 lists every model parameter and its baseline value; the rationale for the principal choices follows, and parameters varied in specific experiments are mapped in Table 5. Table 4: Model parameters and baseline values. Values marked â are varied in the experiments mapped in Table 5. Parameter Value Role Network N 240 number of agents K 6 communities pinp_in 0.08 intra-community edge probability poutp_out 0.004 inter-community edge probability fâŹf_B 0.12 bridge fraction (top betweenness) Q-learning agents α 0.10 learning rate Îł 0.95 discount factor ϔΔ 0.08 exploration rate Regulator and repression Î 6â 6 institutional delay (steps) k 10 sigmoid sharpness AcA_c 0.72 alarm threshold λinfl _infl 0.22â 0.22 influence coupling weight u 1.0 regulator force m 1.0â 1.0 bridge-targeting multiplier Actions and payoffs bL,M,Rb_L,M,R 1.0 / 2.3 / 3.0 action benefit values productive-moderate bonus +0.5+0.5 rewards the useful equilibrium dangerous-radical bonus +0.2+0.2 residual payoff to radicalism bridge charisma / detectability +0.2+0.2 / +0.15+0.15 structural-position bonuses Content and governance loss (H,P,D)0(H,P,D)_0 0.35 / 0.45 / 0.20 initial content shares λFN,λFP,λu _FN, _FP, _u 1,1,1â 1,1,1 governance-loss weights ÎČ 1.0â 1.0 content-transition strength Simulation steps 500 time steps per run burn-in 250 tail period = last 250 steps seeds 50â 50 replications per condition All experiments use a modular stochastic block model network with N=240N=240 agents partitioned into K=6K=6 communities. Intra-community edge probability is pin=0.08p_in=0.08 and inter-community edge probability is pout=0.004p_out=0.004. Bridge nodes are identified as the top 12% of nodes by betweenness centrality computed over the undirected projection of the graph. Agents use tabular Q-learning with learning rate α=0.10α=0.10, discount factor Îł=0.95Îł=0.95, and ϔΔ-greedy exploration with Ï”=0.08Δ=0.08. The state space encodes discretized local influence, alarm bucket, punishment status, and bridge membership. The repression parameters are: institutional delay Î=6 =6 steps, sigmoid sharpness k=10k=10, alarm threshold Ac=0.72A_c=0.72, influence coupling weight λinfl=0.22 _infl=0.22 (a moderate value; Experiment 10 sweeps it over [0.1,1.0][0.1,1.0] and finds the bridge-contagion null insensitive to it), and static regulator force ut=1.0u_t=1.0. The action space is L,M,R\L,M,R\ with benefit values 1.0,2.3,3.0\1.0,2.3,3.0\, chosen so that, absent punishment, radical (R) is the most attractive action (driving the need for governance) while the gap to moderate (M) is small enough that enforcement can shift the equilibrium. The content-type bonuses (+0.5+0.5 for productive-moderate, +0.2+0.2 for dangerous-radical) make productive-moderate the socially useful equilibrium; their magnitudes are illustrative and the qualitative findings are insensitive to them, since the governance-loss results depend on bridge-level classification, not on the exact payoff cardinals. Each simulation runs for 500 time steps with a burn-in period of 250 steps; all metrics are computed over the tail period. A convergence diagnostic confirms that Q-values stabilize within the burn-in: the mean radical fraction changes by less than 0.01 between the last two 100-step windows at all tested conditions (worst case: 0.009). Content types are assigned as H (35%), P (45%), and D (20%) across the population, with assignment independent of network position. A.2 Simulation step loop Algorithm 2 summarizes one time step. All new features (endogenous content, adaptive multiplier) are gated by configuration flags; with them off, the loop reduces to the fixed-type base model. Algorithm 2 One simulation step 1:sample predicted labels c^iâŒâ(ci) c_i (c_i) for all nodes âł once per node, cached 2:read delayed alarm Aâ(tâÎ)A(t- ) from the history buffer 3:for each agent i do 4: aiâÏ”â-greedyâ(Qi,si)a_iâΔ-greedy(Q_i,s_i) âł sis_i: local influence, alarm bucket, punishment, bridge flag 5:end for 6:if endogenous content enabled then 7: update cic_i via the action-contingent transition (strength ÎČ); resample c^i c_i 8:end if 9:piâÏâ(kâ(Aâ(tâÎ)âAc))p_iâÏ\! (k\,(A(t- )-A_c) ), scaled by m if iââŹi and c^i=D c_i=D âł repression probability 10:sample punishments; compute rewards (benefit â- punishment ++ influence coupling) 11:for each agent i do 12: Qiâ(si,ai)âQiâ(si,ai)+αâ[ri+ÎłâmaxaâČâĄQiâ(siâČ,aâČ)âQiâ(si,ai)]Q_i(s_i,a_i)â Q_i(s_i,a_i)+α [r_i+Îł _a Q_i(s_i ,a )-Q_i(s_i,a_i) ] 13:end for 14:append the current alarm Aâ(t)A(t) to the history buffer 15:return step metrics A.3 Noise regimes The four noise regimes are defined by confusion matrices over content types H,P,D\H,P,D\: âą Oracle: identity matrix =M=I. âą Default: moderate symmetric noise. HâH:0.85,P:0.13,D:0.02Hâ\H:0.85,P:0.13,D:0.02\; PâH:0.20,P:0.65,D:0.15Pâ\H:0.20,P:0.65,D:0.15\; DâH:0.05,P:0.20,D:0.75Dâ\H:0.05,P:0.20,D:0.75\. âą FP-heavy: elevated PâDPâ D probability. HâH:0.70,P:0.10,D:0.20Hâ\H:0.70,P:0.10,D:0.20\; PâH:0.10,P:0.55,D:0.35Pâ\H:0.10,P:0.55,D:0.35\; DâH:0.05,P:0.20,D:0.75Dâ\H:0.05,P:0.20,D:0.75\. âą FN-heavy: elevated DâH,PDâ\H,P\ probabilities. HâH:0.85,P:0.13,D:0.02Hâ\H:0.85,P:0.13,D:0.02\; PâH:0.20,P:0.70,D:0.10Pâ\H:0.20,P:0.70,D:0.10\; DâH:0.25,P:0.50,D:0.25Dâ\H:0.25,P:0.50,D:0.25\. Predicted labels are sampled from the confusion matrix once per node per time step and cached for all downstream use within that step, which keeps observation, enforcement, and metric computation consistent. A.4 Bridge targeting The bridge targeting multiplier m is applied to nodes in âŹB whose predicted label is D. Three multiplier levels are tested: m=1.0m=1.0 (uniform enforcement), m=1.35m=1.35 (moderate targeting), and m=1.8m=1.8 (aggressive targeting). The regulator force is fixed at ut=1.0u_t=1.0 across conditions to isolate the effect of targeting from overall enforcement level. A.5 Governance loss computation Governance loss is computed from frozen simulation outputs using the formula âgov=λFNâ FNâŹâ DâŹ+λFPâ FPâŹâ Ppun+λuâ uÂŻ2,L_gov= _FN·FN_B· D_B+ _FP·FP_B· P^pun+ _u· u^2, where DâŹD_B is the dangerous-radical bridge fraction and PpunP^pun is the overall punished fraction. All reported results use equal weights λFN=λFP=λu=1 _FN= _FP= _u=1. The product form ensures that error rates are weighted by the actual activity they fail to address. Appendix B Experimental Design and Statistics B.1 Experiment design grid Table 5 maps each of the eleven experiments to its varied factors, replication count, and total runs. Seeds are paired across conditions by graph realization, so differences reflect the manipulated factor rather than the network draw. The per-experiment configurations below add the detail that does not fit a table (reward formulas, transition strengths, interpolation schemes). Table 5: Design grid for the eleven experiments. Total: 6,720 runs. Robustness sweeps reported inline (the λ, bridge-fraction, influence-weight, and poutp_out sweeps) are not counted here. # Experiment Varied factors Seeds Runs 1 Noise sweep 4 noise regimes 50 200 2 Topology Ă targeting 3 topologies Ă 3 m 50 450 3 Loss decomposition 4 noise Ă 4 m 50 800 4 Adaptive vs. static 4 policies Ă 4 noise 50 800 5 Delay Ă noise 7 delays Ă 4 noise 50 1,400 6 Endogenous content 3 modes Ă 3 noise 50 450 7 Coupling threshold 7 punishment costs Ă 2 noise 50 700 8 Adaptive under delay 3 delays Ă 2 noise 50 300 9 Joint optimization 6 accuracies Ă 6 m 20 720 10 Bridge contagion 3 placements 50 150 11 Cascade consequence 3 placements Ă 5 thresholds Ξ 50 750 Total 6,720 B.2 Per-experiment configurations The experiments that need detail beyond the design grid are specified here; the rest use the shared settings of Table 4. Experiment 4 (adaptive multiplier). The adaptive bandit selects from multiplier levels mâ1.0,1.2,1.4,1.6,1.8,2.0mâ\1.0,1.2,1.4,1.6,1.8,2.0\ with epsilon-greedy exploration (Ï”=0.10Δ=0.10). Reward is rm=âFPâŹâ2âDâŹr_m=-FP_B-2D_B, updated via EMA with αEMA=0.05 _EMA=0.05. The bandit operates per step, independently of the regulatorâs force-level selection. Four conditions are compared: three static multipliers (mâ1.0,1.35,1.8mâ\1.0,1.35,1.8\) and the adaptive bandit, crossed with four noise regimes, for 800 runs total. Experiment 5 (delay Ă noise). Seven delay values (Îâ0,2,4,6,8,10,14 â\0,2,4,6,8,10,14\) are crossed with four noise regimes (oracle, default, FP-heavy, FN-heavy), with bridge multiplier fixed at m=1.35m=1.35. All other parameters match the shared settings. Total: 1,400 runs. Experiment 6 (endogenous content). Content transitions follow per-action Markov chains (Section 3.7). Two strengths are tested: default (ÎČ=1.0ÎČ=1.0) and fast (ÎČ=1.5ÎČ=1.5). Three conditions (exogenous, endogenous default, endogenous fast) are crossed with three noise regimes (oracle, default, FP-heavy), for 450 runs total. B.3 Statistical methods Each condition is run with 50 random seeds (1â50). Since the same seed generates the same network graph across noise conditions, observations are paired by seed. Reported values are means across seeds; the ANOVA reported in Table 3 treats conditions as independent groups, which is conservative (a paired test would yield even larger F statistics). Effect sizes are Cohenâs d computed as d=(xÂŻconditionâxÂŻoracle)/spooledd=( x_condition- x_oracle)/s_pooled, where spooleds_pooled is the pooled standard deviation. The 50-seed design provides power >0.95>0.95 for detecting effects of dâ„0.8dâ„ 0.8 at α=0.05α=0.05. Appendix C Robustness, ODD Protocol, and Reproducibility C.1 Robustness checks Two checks beyond the numbered experiments confirm that the core finding does not depend on specific parameter choices. Governance-loss weighting. The weights λFN,λFP,λu _FN, _FP, _u were swept over all 27 combinations in 0.5,1,2\0.5,1,2\. The extremal ranking is stable in every configuration: oracle classification yields the lowest âgovL_gov and FP-heavy noise the highest. Only the intermediate ordering of default versus FN-heavy noise reverses, in 10 of 27 configurations, namely those where λFPâ«Î»FN _FP _FN down-weights the missed-threat term. The headline conclusion that noisy classification imposes governance costs invisible to aggregate usefulness is therefore λ-robust; only the intermediate ordering needs domain-specific weight calibration. Bridge fraction. The bridge set is defined as the top 12% of nodes by betweenness centrality. Repeating the core experiment with bridge fractions of 5%, 12%, and 20% (50 seeds each) holds governance loss under FP-heavy noise at roughly twice the oracle value throughout: 0.0820.082, 0.0870.087, 0.1000.100 versus 0.0350.035, 0.0390.039, 0.0480.048 respectively. The qualitative finding is invariant to the bridge-definition threshold. C.2 ODD protocol alignment Following the ODD protocol [Grimm et al., 2020], the modelâs seven elements are as follows. Purpose. Investigate how classification noise interacts with network structure to produce governance failures invisible to aggregate metrics. Entities, state variables, and scales. N=240N=240 agents, each with an action, a Q-table, a true content type, a predicted content type, bridge membership, charisma, detectability, and a cost scale, on a directed modular graph; one regulator holding the enforcement parameters of Table 4. One step is one interaction round; a run lasts 500 steps. Process overview and scheduling. Each step proceeds as in Algorithm 2: (1) noisy classification, (2) action selection via Q-learning, (3) optional content transition, (4) enforcement based on the delayed alarm and predicted labels, (5) reward computation and Q-table update. Design concepts. Emergence: governance failures emerge from the noiseâstructure interaction. Adaptation: Q-learning. Sensing: agents observe the delayed alarm, local influence, and punishment history. Stochasticity: noise sampling, graph generation, and exploration. Initialization. Graph drawn from the stochastic block model, Q-tables set to zero, content types sampled from the population distribution independently of position. Input data. None; the model is self-contained. Submodels. Benefit function, punishment probability, alarm computation, content-transition matrices, and the governance-loss decomposition, all defined in Sections 3â4. Sensitivity analysis follows ten Broeke et al. [2016]: the 27-configuration λ sweep (Appendix C.1) tests robustness to governance loss weighting, while the cross-topology experiment tests structural sensitivity. Per-step output analysis follows Lee et al. [2015]. C.3 Secondary parameter magnitudes Several parameters enter only as secondary modifiers and are set to illustrative values: the bridge charisma (+0.2+0.2) and detectability (+0.15+0.15) bonuses (direction motivated in Section 3: structurally central nodes are both more influential and more visible), the adaptive banditâs DâŹD_B reward weight (2Ă2Ă the false-positive term, reflecting that missed dangerous bridges are the costlier failure) and EMA rate (0.050.05), and the confusion-matrix off-diagonals (e.g., PâD=0.35PâD=0.35 under FP-heavy noise). These magnitudes are not calibrated to data; the noise regimes are comparative (oracle vs. default vs. FP/FN-heavy), and the qualitative findings depend on the bridge-level error structure rather than the exact values. The Q-learning hyperparameters (α=0.10α=0.10, Ï”=0.08Δ=0.08, Îł=0.95Îł=0.95) are standard tabular-RL defaults chosen for sufficient exploration over a moderate horizon [Sutton and Barto, 2018]. C.4 Reproducibility All simulation code, configuration files, and outputs are stored under experiments/. Results reported in the main text are in experiments/results/paper2/. Each run produces a raw trajectory CSV, a summary with per-seed metrics, and a configuration manifest.