Clustering versus sorting: a mass-conserving reaction-diffusion model of planar polarity puncta
arXiv:2608.29679
2026
Architecture
1 ideas extracted · analyzed Sep 1, 2026
What the math gives to ML
This paper provides a constructive mass-conserving reaction-diffusion mechanism that separates three useful behaviors: total punctum mass, punctum width, and punctum spacing. Its transferable asset is not merely diffusion, but reversible local reactions with conserved reservoirs and sign-opposed orientation channels, which can create sparse, mutually exclusive assignments without softmax normalization. A neural implementation could use a small number of explicit reaction-diffusion steps as a differentiable clustering or routing layer over image patches, tokens, or graph nodes, with feature-dependent reaction rates and exact conservation enforced by the update. The reported absence of oscillatory instabilities also makes this a plausible stable alternative to unconstrained recurrent competitive routing.
Ideas from this paper
Unverified
2026
Insert a differentiable reaction-diffusion layer that converts dense token or pixel features into sparse, spatially coherent routing masks. Two competing orientations form complexes through conserved monomer reservoirs, so local assignments can cluster while opposite assignments mutually exclude one another instead of independently activating at the same location. The layer can be used as a soft-to-hard MoE router, attention-mask generator, or object-part grouping module.
Useful6/10
Difficulty5/10
Novelty7/10