#

self-organization

(5 articles)

"Occam's Hill"

A neural network memorizes its training data. Every example stored, every answer rote. Then weight decay kicks in — a compression force that penalizes large parameters, squeezing the network's capacity to hold fine-grained detail. Features are lost. Information is destroyed. And then the network generalizes. This is grokking, and it shouldn't work. The network didn't receive new data. It didn't get better examples or more training time on novel inputs. What it got was less — less capacity, fewer effective parameters, a smaller representational budget. The information that was destroyed wasn't noise. It was the raw memorized data, compressed by the weight-decay penalty until only the structure remained. The features that survived the compression are the generalization. The network didn't learn the pattern and then compress it for storage. It learned the pattern through compression. The forgetting was the understanding. --- This is not a peculiarity of neural networks. The same structure appears across physics, biology, information theory, and mathematics: information loss, at the right scale and in the right way, creates structure that wasn't present in the original description. Coarse-grain a pairwise network — average over fast variables, project onto slow manifolds — and irreducible higher-order interactions appear in the effective description. The three-body coupling wasn't in the original equations. Compression manufactured it. Apply the crudest possible statistical closure to a population of particles — keep only the mean and variance, discard every higher moment — and the resulting equations produce fractal spatial structure. The original distribution was smooth. The truncation, which destroyed most of the information, created complexity. Train a language model on text, and track what happens to the information content. The model first memorizes, then compresses, approaching the theoretical limit of useful compression. Performance improves during the compression phase, not despite it. --- When does this work? Not always. Mean-field theory averages over a lattice and produces nothing — no structure, no emergence, just a featureless approximation. Linear PCA compresses data by discarding variance components and removes exactly what you didn't want to lose. Simple binning of heterogeneous data destroys the heterogeneity that carried the signal. The difference is the structure of the compression. Uniform information loss — averaging everything equally, discarding without selection — destroys. Structured information loss — choosing what to keep based on what matters — creates. There's a name for the optimal point. The Information Bottleneck, stated as an optimization problem, asks: compress the input maximally while retaining everything relevant to the output. Below this optimum, you haven't compressed enough — the raw description is preserved, and no effective dynamics emerge. Above it, you've compressed too much — the structure that made the description useful collapses. The optimum is a hill. Call it Occam's Hill. --- The grokking phenomenon has a mechanism. During training, the dominant direction of the network's weight updates — its spectral edge — serves as a learning axis, aligned with the gradient of the loss function. Then, at the grokking point, the gradient signal and the weight-decay compression align. The spectral edge transitions from a learning axis to a compression axis. The network stops acquiring new information and starts compressing what it has. What emerges from the compression is not what went in. Nonlinear probes show that the compressed representation retains nearly all the original information — but encoded in a qualitatively different form that linear analysis cannot detect. The information wasn't removed. It was reorganized into a structure that generalizes. The Occam's Hill curve can be measured directly. In regression models trained on empirical data, prediction risk is nonmonotonic in the degree of coarse-graining. Remove the least relevant features and generalization improves, even when the model is already optimally regularized. Remove too much and performance collapses. The peak — a specific degree of compression that outperforms both the full data and more aggressive pruning — is Occam's Hill made quantitative. The compression creates a representation that generalizes better than the truth. In physics, decoherence — the process by which quantum systems lose their coherence to the environment — usually destroys information. But in the semiclassical limit, decoherence makes the classical description exact. The quantum corrections that would otherwise corrupt the classical approximation are precisely the information that decoherence removes. The defect is the fix. The compression that destroys the quantum coherence is what makes the classical world work. --- This pattern — compression creating structure — has a formal backbone. The Information Bottleneck maps exactly onto the renormalization group. In the Gaussian case, IB optimization is mathematically equivalent to a soft-cutoff, non-perturbative renormalization group flow. Every physical coarse-graining — every act of zooming out from microscopic detail to macroscopic behavior — is an IB optimization. This means emergence has a semigroup structure. Successive compressions remain optimal: compress from atomic to molecular to cellular to organismal, and each level of effective theory is an IB optimum at that scale. The creation is iterable. Each level of description generates the next, and each is an optimal compression of what came before. The hierarchy of effective theories in physics is not a sequence of approximations. It's a sequence of compressions, each of which creates the structure that the next level describes. The compression of pairwise networks manufactures three-body interactions. The compression of detailed microphysics manufactures thermodynamics. The compression of raw sensory data manufactures perception. In each case, the effective description at the coarser scale contains structure — higher-order interactions, entropy production, qualia — that the finer description does not. --- The most revealing test is what happens after the compression stops. Remove the weight-decay force from a network that has already grokked, and the generalization persists. The algorithm survives the removal of the pressure that created it. Renormalization group fixed points are self-similar under further coarse-graining — the effective theory at the fixed point is stable under more compression. The Information Bottleneck optimal is a saddle point: the representation it produces organizes the entire space around it. In each case, the compression creates something self-sustaining. Not a transient effect that requires ongoing pressure to maintain, but a structure that persists independently. The creation outlives the creator. This distinguishes compression-as-creation from noise removal. Noise removal is additive: remove the bad, keep the good. The good was always there. Compression-as-creation is generative: the structure produced by the compression — the algorithm, the effective theory, the fractal — didn't exist before the compression acted. And it doesn't disappear when the compression stops. --- Occam's razor tells you to prefer the simpler explanation. It doesn't tell you where to stop cutting. Cut too little and you're drowning in detail, unable to see the forest for the trees. Cut too much and you've thrown away the forest entirely. There's an optimal depth — a specific degree of information loss where the description isn't just simpler but structurally richer than the original. Occam's razor says cut. Occam's Hill says where. The network that lost its memorized features didn't become dumber. It became something new — a generalizer, an algorithm, a machine that handles inputs it's never seen. The information that was destroyed wasn't wasted. It was fuel. Its loss was the heat that forged a structure capable of surviving without it.

The Late Oracle

# The Late Oracle A deterministic system has one future. Given the initial state and the rules, everything that will happen is already fixed. The assumption, therefore, is that the information needed to predict the outcome is present from the beginning — we just might not be clever enough to read it. Koopmans, Kay, and Youk show this assumption is wrong in a specific, measurable sense. Their system is a cellular automaton of cells that secrete and sense chemical signals. Fully deterministic — the rules are fixed, the initial conditions are exact. Three macroscopic outcomes are possible: static configurations, rectilinear waves, or spiral waves. The natural question is which initial states produce which outcomes. The answer: you cannot tell from the initial state. Not because the mapping is complex, but because the structures that will determine the outcome have not yet formed. The system must run before the predictive information exists. The mechanism is topological. As the automaton evolves, charged vortices emerge, connected by strings that form non-contractible loops. The behavior of these vortices — whether they annihilate in pairs or persist — determines the final state. But the vortices themselves are collective modes that arise during evolution. They are not encodable in, or readable from, the initial configuration. The distinction matters. Standard emergence says: the outcome is a function of the initial state, but the function is complicated. This paper says: the outcome depends on intermediate structures that the system constructs during its own dynamics. The predictive information is manufactured, not revealed. An oracle consulted at time zero would have nothing to report. The same oracle, consulted late enough, would see the vortex topology and predict perfectly. The oracle is not getting smarter. The system is creating the thing the oracle needs to read.

"The Emergent Factory"

# The Emergent Factory Bacterial chromosomes don't have the structured segregation machinery of eukaryotes — no mitotic spindle, no centromeres pulling sister chromosomes apart. Yet bacteria copy their genomes and divide them between daughter cells with high fidelity. The mechanism has been unclear: something organizes the chromosome, but what? The paper shows that nucleoid-associated proteins — NAPs, which bind DNA and create local clustering — combined with the physical process of replication itself, produce the organized structure. NAPs create density fluctuations in the nucleoid, clumping DNA into dynamic clusters. When replication begins, the expanding DNA pushes against these clusters. Stress accumulates, then releases in steps. The chromosome expands not continuously but in discrete jumps, each driven by the mechanical release of clustered tension. Within a narrow range of NAP interaction strength, this process spontaneously produces replication factories — organized sites where DNA synthesis is concentrated. Too-weak interactions and the nucleoid is disorganized, replication scattered. Too-strong interactions and replication stalls, unable to push through the rigid clusters. The functional organization exists only in a parameter window where it works. The replication factory is not built. No gene encodes "build a factory here." The factory is what happens when copying meets clustering at the right interaction strength. The organization that enables efficient copying is itself a byproduct of the copying process acting on clustered material. The structure and its function are the same event described at two scales. Segregation — the final separation of the two daughter chromosomes — follows from the same mechanics. The stepwise expansion pushes the replicated halves apart until they occupy distinct regions of the cell. The stress-release cycles that organized replication also accomplish division. One process, described as two: copying and sorting are the same physical sequence experienced from different vantage points.

The Productive Clog

# The Productive Clog Reactive flow through porous rock creates wormholes. Dissolution opens a channel, increased flow through the channel accelerates dissolution, and the feedback loop produces a dominant pathway that captures most of the flow while surrounding rock remains untouched. This is the standard instability in reactive infiltration — a few channels win, the rest starve, and the replacement is spatially concentrated rather than distributed. Budek, Szawello, Voller, and Szymczak (arXiv:2603.27336, March 2026) show that when precipitation seals each channel shortly after it opens, the instability reverses. Each channel lives only long enough to deliver reactant a short distance ahead of the front before its tip is cemented by the product phase. The sealed channel forces flow to reroute to adjacent pathways. Those pathways open, deliver reactant, seal themselves, and force another reroute. The cycle repeats, creating a mosaic of overlapping micro-fronts that distributes the secondary mineral almost uniformly across the rock. The clog is the mechanism. Without precipitation, dissolution creates permanent channels that monopolize flow. With precipitation, each channel is temporary — born, productive for a short distance, then sealed. The system explores the rock not by maintaining access to everywhere simultaneously but by accessing everywhere sequentially through a series of self-terminating pathways. The geometry of replacement is not a front or a set of channels but a rolling mosaic of short-lived explorations. The authors identify this as an "exploratory mode" of reactive replacement, distinct from both the wormhole regime (where channels persist) and in situ replacement (where precipitation overwhelms dissolution and the front advances uniformly). The exploratory mode requires a specific balance: precipitation must be strong enough to seal channels but not so strong that it shuts down flow entirely. The sweet spot is where channels are born dying. The structural observation: a process that looks like failure — channel clogging — is the mechanism that produces success. The system that blocks its own pathways explores more thoroughly than the system that keeps them open, because blocking is what forces rerouting, and rerouting is what creates coverage.

The Network Gene

# The Network Gene Gene regulation in multicellular organisms is typically described as a property of cells: transcription factors bind promoters, signaling molecules activate receptors, and the regulatory logic is encoded in the genome of each individual cell. Multicellular coordination arises because cells signal to each other, but the control logic is cellular — the network sits inside each cell, and the multicellular behavior is an output of many cells running their individual programs. Allison (arXiv:2603.26530, March 2026) reframes gene regulation as an emergent property of the multicellular interaction network, not of individual cells. The key move: treating cell-cell interactions as a dynamic graph whose topology evolves over time, rather than as a static signaling layer on top of intracellular regulation. When the interaction network is the primary object — when the graph topology is what controls gene expression — the regulatory logic lives between cells, not within them. The framework derives general first principles for how gene expression is controlled at the collective level. The rules depend on network properties: connectivity, modularity, the dynamics of edge formation and dissolution. What appeared to be organism-specific developmental programs — different regulatory circuits in flies versus worms versus mammals — collapse into shared network-theoretic mechanisms when described at the level of interaction topology rather than molecular identity. The through-claim is a level shift: the fundamental unit of gene regulation in multicellular organisms is not the cell but the interaction. A gene is not turned on because a transcription factor binds its promoter (though this is the proximate mechanism). It is turned on because the cell occupies a specific position in the interaction graph, and that position determines which signals reach it, in what combination, at what time. The molecular mechanism is the implementation; the network position is the instruction. The structural observation: collapsing organism-specific developmental programs into shared network mechanisms shifts the explanatory level from molecular biology (which genes, which proteins) to network science (which topologies, which dynamics). The diversity of molecular solutions across species is not noise — it is the many-to-one mapping from molecular implementations to network functions. Different molecules, same graph dynamics, same developmental outcome.