Instantaneous arithmetic computation via ratio-encoding in chemical reaction networks

arXiv:2608.26305 2026 Architecture 1 ideas extracted · analyzed Aug 29, 2026

What the math gives to ML

The paper's transferable asset is a gauge-invariant representation of numbers by nonnegative pairs: the value is a ratio, so common rescaling of both channels has no effect. Pairwise tensor and direct-sum operations compose exactly into multiplication and addition, while signed dual rails implement subtraction and signed multiplication without requiring negative concentrations. This suggests a neural arithmetic architecture in which activations and optionally weights are stored as ratio-encoded channels, with explicit gauge renormalization after every operation to control dynamic range. The main opportunity is improved numerical stability for deep multiplicative or rational networks, although the representation costs extra channels and should be tested in targeted settings rather than ordinary unconstrained MLPs.

Ideas from this paper

Unverified 2026

Dual-Rail Ratio Arithmetic Layer

Replace scalar neural activations by pairs of nonnegative channels whose ratio represents the signed or unsigned activation. Implement multiplication and addition through pair algebra, and renormalize each pair because the representation is invariant under multiplying both rails by the same positive scalar. This creates an explicitly bounded, cancellation-aware arithmetic layer for deep multiplicative MLPs, rational networks, and neural fields.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Instantaneous arithmetic computation via ratio-encoding in chemical reaction networks arXiv:2608.26305