English

Learning Inference Concurrency in DynamicGate MLP Structural and Mathematical Justification

Machine Learning 2026-04-16 v1

Abstract

Conventional neural networks strictly separate learning and inference because if parameters are updated during inference, outputs become unstable and even the inference function itself is not well defined [1, 2, 3]. This paper shows that DynamicGate MLP structurally permits learning inference concurrency [4, 5]. The key idea is to separate routing (gating) parameters from representation (prediction) parameters, so that the gate can be adapted online while inference stability is preserved, or weights can be selectively updated only within the inactive subspace [4, 5, 6, 7]. We mathematically formalize sufficient conditions for concurrency and show that even under asynchronous or partial updates, the inference output at each time step can always be interpreted as a forward computation of a valid model snapshot [8, 9, 10]. This suggests that DynamicGate MLP can serve as a practical foundation for online adaptive and on device learning systems [11, 12].

Keywords

Cite

@article{arxiv.2604.13546,
  title  = {Learning Inference Concurrency in DynamicGate MLP Structural and Mathematical Justification},
  author = {Yongil Choi},
  journal= {arXiv preprint arXiv:2604.13546},
  year   = {2026}
}

Comments

20 pages, 6 figures

R2 v1 2026-07-01T12:10:13.779Z