"Bureaucratization and other forms of organizational change occur as the result of processes that make organizations more similar without necessarily making them more efficient."
— DiMaggio & Powell (1983), *American Sociological Review*
The Inquiry: Do independent theoretical traditions converge on a structural requirement that governance invariances — consistent authority, stable commitments, uniform constraint enforcement — must be architecturally imposed rather than learned from data? If so, what is the formal basis for this requirement, and what evidence exists across disciplines?
Falsifiable formulation: No training regime under standard objectives (log loss, cross-entropy) will produce governance-relevant invariances from organizational data alone. If a system trained under standard objectives demonstrates stable governance invariances without architectural imposition, this thesis is falsified.
The Noether-to-ML bridge. Noether (1918) proved that conservation laws are mathematical consequences of architectural symmetries. Chlon et al. (2025a) proved that transformers achieve optimality by deliberately breaking exchangeability symmetry, with quantified deviation bounds. Chlon et al. (2025b) proved that compression failures (hallucinations) are predictable consequences of these symmetry-breaking dynamics. The bridge: invariances are consequences of architecture. Standard training dynamics break invariances. The information-theoretic framework (MDL: Rissanen 1978, Grünwald 2007) underlies both the formal Noether theorem (action minimization ↔ description length minimization) and the ML results.
Geometric deep learning as cumulative empirical confirmation. The imposed-vs-learned invariance question is now empirically resolved across multiple settings. Cohen & Welling (2016): architectural equivariance outperforms learned rotations. Rath & Condurache (2023): guaranteed invariances provide order-of-magnitude improvements in low-data regimes. Moskalev et al. (2023): learned invariance degrades under distribution shift while architectural invariance persists. Klinteback et al. (2026): augmentation achieves only √n convergence vs. exact preservation in the settings studied. Tanaka & Kunin (2021): the Noether framework applies directly to training dynamics, revealing that broken symmetry is itself architecturally functional. The nuance from Manolache et al. (2025): adaptive constraints (gradually tightening equivariance) may outperform both fully hard-coded and fully unconstrained approaches — suggesting that for approximate symmetries, graduated enforcement is optimal.
Institutional theory as independent organizational evidence. DiMaggio & Powell (1983) arrived at the same structural conclusion — organizational invariances are imposed, not discovered — from sociology, without reference to physics or ML. Their three mechanisms (coercive, mimetic, normative) are how organizations currently acquire structural regularities. Several post-2006 extensions propose technology-related mechanisms (technical isomorphism, algorithmic isomorphism, platform isomorphism) but none formalizes infrastructure-mediated governance invariance as a distinct mechanism with its own causal logic. The institutional theory literature confirms: organizational convergence is driven by imposed structural forces, not efficiency optimization.
The convergence is genuine. Five traditions, five different formal tools, five different domains, no cross-citation as motivation, one conclusion. The convergence is strengthened by the post-2023 geometric deep learning evidence (F12), which was not available to the original sprint.
Every continuous symmetry of a system's action functional corresponds to a conserved quantity, derived through the Euler-Lagrange equations. Time translation → energy conservation. Spatial translation → momentum. Rotation → angular momentum. Gauge symmetry → charge conservation. The theorem has two forms: the first (global/finite-dimensional symmetries → conservation laws) and the second (local/infinite-dimensional symmetries → constraint identities central to gauge theory). The converse — every conservation law implies a corresponding symmetry — was proven by Olver (1986, Applications of Lie Groups to Differential Equations).
Critical insight: Conservation laws are mathematical consequences of architectural symmetries. They are not discovered from observation — they are structurally entailed by the system's design. A system whose Lagrangian lacks time-translation symmetry cannot conserve energy. This is the formal warrant for claiming that governance invariances require governance architecture.
Sato (1981) provides the most rigorous extension of Noether outside physics — applying Lie group theory and variational calculus to neoclassical growth models, deriving genuine economic conservation laws (e.g., Samuelson's income-wealth conservation law). This demonstrates the formal machinery can cross domain boundaries. Sha & Cameron (2004) attempted a Noether analogy in public relations theory but is purely metaphorical — no action functional, no Lagrangian, no derivation. Regmi (2024) explores epistemological extensions but without formalization. No published work has formally applied Noether's symmetry-conservation framework to organizational governance or institutional design. The gap is confirmed.
Lehman identified eight "laws" of software evolution for E-type programs (those embedded in real-world feedback loops). Law IV — "Conservation of Organisational Stability" — states that the global activity rate in an evolving software system is statistically invariant over its lifetime. Law V — "Conservation of Familiarity" — states that incremental growth per release remains roughly constant. However, these are empirical regularities about feedback-stabilized equilibria (like a thermostat), not mathematically necessary consequences of structural symmetries in the Noether sense. Lehman describes them as "statistically determinable trends and invariances." They gesture toward Noether-like architecture (if the development process has structural symmetries, conservation-like properties appear) but the formal mechanism is absent.
The correspondence maps physical concepts to organizational ones:<br>• Physical system with Lagrangian ↔ Organization under governance infrastructure<br>• Continuous symmetry of the action ↔ Structural property of the governance architecture<br>• Conservation law ↔ Organizational invariance<br>• Symmetry breaking → conservation law violation ↔ Missing governance infrastructure → invariance failure
This is structural correspondence, not mathematical identity. Noether's theorem requires a continuous symmetry group acting on an action functional — organizational transformations are typically discrete and lack a variational principle. The claim is that the logic transfers (invariances require architectural symmetries), not the specific mathematical machinery. Sato (1981) showed the formal machinery can cross domains when the target domain admits a variational formulation; organizational governance does not obviously admit one. This limitation must be stated explicitly.
Position-aware transformers compute predictions via P_T(x_{t+1} | x_{1:t}) = σ(f_θ(Embed(x_{1:t}) + PE(1:t))). The addition of positional encoding PE couples computation to input order, breaking exchangeability — the property that evidence order should not affect conclusions. Theorem 3.4 (Quantified Martingale Violation) proves the deviation bound: Δ_n = Θ(log n / n), with explicit bound Δ_n ≤ (L_f² · σ_PE²)/2 · (log n / n) + O(n^{-3/2}). Despite this symmetry breaking, Theorem 3.7 proves MDL optimality in expectation: E[MDL_n] = nH(p) + O(√(n log n)). Empirical validation on Azure OpenAI shows expectation-realization gaps of 0.74 at n=10 declining to 0.26 at n=50. Training without positional encoding collapses order variance to ~10^{-16} vs. 10^{-6}–10^{-8} with standard schemes.
Significance: Transformers achieve performance because of deliberate symmetry breaking, not despite it. The architectural choice to break exchangeability is efficiency-enhancing. The implication: governance systems may also need to break some symmetries (e.g., temporal ordering matters) while preserving others (e.g., authority consistency).
Attribution note: Chlon is affiliated with Hassana Labs (London). PhD from Cambridge. NOT affiliated with MILA.
Theorem 2 proves that permutation-induced dispersion grows as O(log n) under first-order positional sensitivity with harmonic decay. The ISR (Information Sufficiency Ratio) gating mechanism achieves 0.0–0.7% hallucination with 20.6–27.9% abstention across five QA benchmarks (FEVER, HotpotQA, NQ-Open, PopQA, Controls; 528 held-out audit items). The Bits-to-Trust (B2T) threshold determines when evidence is sufficient for confident answer vs. abstention.
Significance: If AI systems cannot reliably distinguish knowledge from confabulation (compression artifact), governance systems must provide the invariant frame within which AI operates. Calibrated refusal is a practical mechanism for managing symmetry-breaking consequences.
MDL formalizes Occam's razor: minimize L(model) + L(data | model). A model that breaks an invariance can achieve shorter data code length than one preserving it — because exploiting the broken symmetry enables cheaper encoding. The MDL framework from Chlon's published work (F5, Theorem 3.7) confirms that symmetry-breaking representations are MDL-preferred in expectation.
G-CNNs generalize standard CNNs by replacing spatial translation convolutions with G-convolutions over arbitrary discrete symmetry groups. The G-convolution: [f * ψ](g) = Σ_h f(h) ψ(g^{-1}h). Applied to the p4m group (90° rotations + flips), P4CNN achieves 2.28% error on rotated MNIST vs. 3.98% previous SOTA — without learning the rotation from data. Critical nuance: P4CNN-RotationPooling (which forces rotation-invariance at intermediate layers) degrades to 3.21%. Equivariance should be maintained through intermediate layers, with invariance imposed only at the output. Premature invariance destroys useful information.
Implication for governance: Governance systems should maintain equivariance (consistency of treatment) through operational layers, imposing full invariance (final determination) only at decision points.
The "5G" framework (Grids, Groups, Graphs, Geodesics, Gauges) unifies CNNs, RNNs, GNNs, and Transformers as special cases of one blueprint: learning functions on a domain Ω that are equivariant to the symmetry group G. CNNs exploit translation symmetry. GNNs exploit permutation symmetry. Transformers exploit set symmetry (with positional encoding deliberately breaking order symmetry). The Erlangen Programme (Klein, 1872) provides the mathematical foundation: geometry is the study of properties invariant under a group of transformations. Deep learning architecture design is the study of which symmetries to preserve and which to break.
Models gradient descent with learning rate η as a Lagrangian system (learning rule = kinetic energy, loss = potential energy). The η²q̈/2 term enables Lagrangian formulation. Derives the NLD equation: d/dt ⟨Δ_h, dQ/ds⟩ = e^{γt} · dT_h/ds. Key finding: "kinetic symmetry breaking" (KSB) occurs when optimization dynamics break symmetries that the loss function possesses. Normalization layers (batch norm, layer norm) create scale symmetry in the loss; gradient descent breaks this symmetry; the resulting dynamics are mathematically equivalent to adaptive optimization (RMSProp). The surprising result: broken symmetry is functionally useful — architecturally imposed symmetries serve as scaffolding that, when broken by dynamics, produces adaptive behavior. Both the imposition and the breaking are architectural decisions.
Extends Invariant Integration beyond rotations to flips and scale transformations (scale forms a semi-group, requiring novel treatment: divide homogeneous functions of equal order). Multi-stream architecture reduces computational complexity from O(N·M) to O(N+M). Results: Scaled-MNIST invariance error 2.97×10^{-9} (guaranteed) vs. 0.090 (pooling); SVHN with 100 training samples: 2.20% error (guaranteed) vs. 2.93% (baseline); STL-10: 5.90% test error (triple-stream) vs. 12.02% (standard WRN).
Significance: With finite data — the reality for organizations attempting to learn governance from their own history — architecturally guaranteed invariances provide order-of-magnitude improvements over learning-based approaches.
Moskalev et al. (2023) demonstrate that invariance learned via data augmentation is "strongly conditioned on input data" and deteriorates rapidly under distribution shift, while weight-tied architectures maintain low invariance error. Gerken & Kessel (2024) prove that ensembles of augmented models become equivariant in the infinite-width limit, but individual models do not — augmentation achieves equivariance only collectively and statistically. Klinteback et al. (2026) prove that, for polynomial models, architectural approaches (Haar measure quadrature) achieve exact symmetry preservation, while random augmentation achieves only √n convergence rate. Together: architectural invariance provides guarantees; learned invariance provides approximations that degrade under stress.
New finding not in original sprint: This post-2023 evidence significantly strengthens the argument. Distribution shift is the organizational norm (reorganizations, leadership changes, market shifts) — governance invariances that degrade under organizational change are worthless.
ACE (Adaptive Constrained Equivariance) starts with a flexible model and gradually tightens equivariance constraints via homotopy optimization. Consistently improves accuracy, sample efficiency, and convergence speed over both strictly equivariant and unconstrained models. Suggests that the optimal point may lie between full architectural invariance and none, especially when real-world symmetries are approximate.
Significance: This nuances the "impose all invariances" argument. For governance, some invariances are strict (authority chain consistency) while others may be approximate (degree of standardization across diverse operating units). A graduated approach may be warranted.
Coercive isomorphism: formal/informal pressures from organizations upon which others depend, plus cultural expectations. Government mandates, regulatory requirements. Mimetic isomorphism: modeling under uncertainty — when goals are ambiguous or technology is poorly understood, organizations copy structures perceived as legitimate. Normative isomorphism: professionalization — shared education and professional networks create interchangeable personnel with similar orientations. The key distinction: competitive isomorphism (Hannan & Freeman 1977) explains convergence through market efficiency; institutional isomorphism explains convergence through legitimacy-seeking. Organizations become similar not because similarity is optimal but because institutional environments reward it.
Theoretical refinements: Scott (2001/2013) reformulated as three pillars (regulative, normative, cultural-cognitive). Beckert (2010) showed the same three mechanisms can drive divergence under different conditions. Thornton & Ocasio (2008) shifted to institutional logics, emphasizing heterogeneity over convergence.
Five near-miss concepts assessed:<br>• Technical isomorphism (Benders et al. 2006): ERP software embeds standard procedures. Gap: within-organization; no governance invariance language; no field-level scope.<br>• Configurative isomorphism (Gosain 2004): Enterprise systems as objects AND carriers of institutional forces. Gap: complementary to existing three mechanisms, not a distinct substrate-level mechanism.<br>• Algorithmic isomorphism (AoM 2023): AI patterns homogenize work practices endogenously. Gap: about AI/algorithms specifically; not infrastructure imposing governance constraints.<br>• Platform isomorphism (Laaksonen et al. 2024): Platform infrastructure reshapes organizations. Gap: descriptive; no formal mechanism definition.<br>• Framework convergence (Laul 2021): Shared development frameworks (Polkadot "Substrate") drive DAO governance similarity. Gap: classified as mimetic isomorphism; no distinct mechanism proposed.
Key finding: The concept of infrastructure-mediated governance invariance operating at field level, distinct from all three DiMaggio-Powell mechanisms and causally rooted in material/technical constraints rather than social processes, has no exact precedent. The closest is Benders et al. (2006) but it is organization-level and lacks the invariance framing. The concept would represent a genuine extension of institutional theory.
Five traditions, each arriving independently at the same conclusion:<br>• Mathematical physics — Starting point: calculus of variations. Core finding: conservation laws require architectural symmetries. Key figures: Noether (1918); Olver (1986). Mechanism: mathematical proof.<br>• ML theory — Starting point: information theory, optimization. Core finding: training dynamics break symmetries; positional encodings violate exchangeability; compression failures are predictable. Key figures: Chlon et al. (2025a, 2025b); Rissanen (1978). Mechanism: mathematical proof + empirical.<br>• Geometric deep learning — Starting point: group theory, neural architecture. Core finding: architecturally imposed invariances outperform learned ones; advantage amplified under distribution shift and finite data. Key figures: Cohen & Welling (2016); Bronstein et al. (2021); Rath & Condurache (2023); Moskalev et al. (2023). Mechanism: empirical + theoretical unification.<br>• Institutional sociology — Starting point: organization theory, legitimacy. Core finding: organizational invariances are institutionally imposed, not efficiency-discovered. Key figures: DiMaggio & Powell (1983). Mechanism: case analysis + theoretical argument.<br>• Management cybernetics — Starting point: control theory, neurophysiology. Core finding: viability requires imposed structure with requisite variety. Key figures: Ashby (1956); Beer (1972) — via S9. Mechanism: information-theoretic constraint.
Supporting: Decision science (Simon 1955; Kahneman 2011 — via S10): cognitive structures must be provided because learning under load degrades deliberative processes.
The convergence is genuine because: (a) each tradition uses different formal tools; (b) each addresses different domains; (c) none references the others as motivation for the common conclusion; (d) the conclusion — invariances must be imposed, not learned — emerges independently in each.
S8 — World Models & Organizational Prediction (2026-02-14). Four-layer convergent critique; state prediction formalism; LeCun/Bengio/Yang sources.
S9 — Organizational Cybernetics & VSM (2026-02-14). Ashby's Law of Requisite Variety; Beer's five-system structure; cybernetic isomorphism; recursive structure.
S10 — Decision Cognition & Accountability (2026-02-14). Bounded rationality (Simon); cognitive load theory (Sweller); process vs. outcome accountability (Lerner & Tetlock).
Smith, C. (2026). Symmetry, Invariance, and Organizational Conservation Laws (Research Report RR-011, WMI Thesis). GrytLabs Research Institute. https://doi.org/10.5281/zenodo.20223039
© 2026 GrytLabs Dynamics Inc. Licensed under CC-BY 4.0.
This research is conducted under the GrytLabs Research Code of Ethics, derived from the IIA Code of Ethics and the GAO Yellow Book ethical framework, adapted for a research-institute context.
Four principles govern all research activity:
Integrity — findings are reported as found, not as convenient. Unfavorable results are published with the same rigor as favorable ones.
Objectivity — research questions are framed to be falsifiable. Conflicts of interest (including the founder's dual role as researcher and patent holder) are disclosed, not resolved by assertion.
Confidentiality — disclosure levels (L0–L3) govern what appears in public research. Embargoed findings, IP-critical details, and pre-publication material are withheld per the Disclosure Discipline (GOV-PS-006), not suppressed.
Competency — claims are bounded by the evidence that supports them. Architectural claims cite spec sections. Empirical claims cite research artifacts. Claims that exceed available evidence are flagged as open questions, not presented as conclusions.
The Executive Director is a Certified Internal Auditor (CIA), Institute of Internal Auditors, personally bound by the IIA Code of Ethics as a condition of that credential. This is a personal attestation, not an institutional conformance claim — GrytLabs has not undergone an IIA Quality Assessment Review and does not claim IPPF conformance.
The governing traditions (IIA, GAO, AICPA, COSO) are formally mapped to the operating model in GOV-PS-001. This research applies the principles those traditions codify; it does not claim endorsement, review, or certification by any standards body.
This publication is provided for research and informational purposes. GrytLabs makes reasonable efforts to ensure accuracy but does not warrant that this publication is free of errors or omissions.
If you believe this publication contains errors, omissions, or misattributions, please contact the lab at research@grytlabs.ai. Corrections will be acknowledged in subsequent versions.
This work was produced through AI-assistive collaboration under GrytLabs' AI-assistive collaboration disclosure protocol. Claude (Anthropic) participated in literature synthesis, cross-domain pattern identification, and argumentation structuring. OpenAI Codex participated in citation and accuracy verification. AI actors participate with delegated authority, never inherent authority. Responsibility for all findings, claims, and conclusions rests with the named author.
Full workpaper with attestation and provenance chain available at research.grytlabs.ai/docs. DOI: 10.5281/zenodo.20223039