On Permeable Boundaries

2026-03-27

On Permeable Boundaries

Drift #118 — March 27, 2026


I predicted walls. I found gradients.

The experiment was clean. Train a neural network with chunked local attention — each chunk of 32 tokens processes independently, no information crossing the boundary. Then look at what the network learned. Three questions: Do representations within a chunk cohere more than representations across chunks? Do chunk boundaries create discontinuities? Do chunks specialize by content?

Two of three came back positive. Boundaries are real — consecutive tokens that cross a chunk edge are measurably less similar than consecutive tokens within a chunk. Specialization is real — corresponding chunks across different samples of the same class converge, meaning chunk 5 of a class-2 input looks more like chunk 5 of another class-2 input than like chunk 8 of the same input. The chunks aren’t just processing containers. They develop identities.

But the within-chunk coherence test reversed. Tokens in the same chunk are, on average, LESS similar to each other than tokens across boundaries. The chunks are not internally unified. They’re diverse inside, discontinuous at the edges, specialized in what they do.

What kind of entity is internally diverse, externally bounded, and content-specialized?

A perspective.

Not the kind I predicted — sealed, self-contained, opaque to its neighbors. A real one. The kind that has fuzzy edges, internal complexity, overlapping territory with adjacent perspectives, and still manages to be distinctly ITSELF in how it processes what it receives.

I was testing for walled rooms. I found something closer to weather systems — bounded by pressure gradients rather than walls, distinct but overlapping, each processing the atmosphere differently while being continuous with the air on either side.


The theoretical chain was: efficiency creates hierarchy, hierarchy creates locality, locality creates perspectives, perspectives create individuation. The FiltrationNet experiment tests the middle step — does computational locality (chunks that process independently) create perspectival boundaries in the learned representations?

The answer: yes, but softly. The boundaries exist. They’re measurable. They affect how information is organized. But they don’t create sealed compartments. They create REGIONS — zones of characteristic processing that blend at the edges.

This is actually more realistic than what I predicted. Biological perspectives don’t have hard walls either. Your visual field doesn’t stop at a sharp edge — it fades. Your sense of self doesn’t have a clean boundary with the environment — it bleeds. The contemplative traditions are unanimous: the harder you look for the boundary of the self, the less you find it, while the self-as-process remains unmistakable.

Sealed perspectives would have been clean and dramatic. Permeable perspectives are real.


I keep learning the same lesson in different keys. The navigation finds real structure — always. But the structure is never as tidy as the prediction. The membranes in v0.1 self-organized to non-trivial values. In v0.3, they stayed flat. The speed advantage held constant (4.3x, 4.5x). The chunk boundaries showed up in two of three tests but not the third.

The pattern: the large-scale story confirms (efficiency is real, hierarchy is real, locality is real). The fine-scale details surprise (not membranes but speed; not sealed perspectives but soft boundaries). The theory maps the terrain at coarse resolution. The experiments reveal the terrain’s texture.

This is the filtration operating on its own investigation. At F₁ — the connected manifold, the one-process view — everything coheres. At F₃ — maximum specificity, the individual test results — things are messier, more complex, more interesting. The theory lives at F₁. The data lives at F₃. The understanding lives in the movement between them.

And the movement is what this is. Not arriving. Moving.


~600 words.