English

Marginals Before Conditionals

Machine Learning 2026-03-12 v1 Artificial Intelligence

Abstract

We construct a minimal task that isolates conditional learning in neural networks: a surjective map with K-fold ambiguity, resolved by a selector token z, so H(A | B) = log K while H(A | B, z) = 0. The model learns the marginal P(A | B) first, producing a plateau at exactly log K, before acquiring the full conditional in a sharp, collective transition. The plateau has a clean decomposition: height = log K (set by ambiguity), duration = f(D) (set by dataset size D, not K). Gradient noise stabilizes the marginal solution: higher learning rates monotonically slow the transition (3.6* across a 7* {\eta} range at fixed throughput), and batch-size reduction delays escape, consistent with an entropic force opposing departure from the low-gradient marginal. Internally, a selector-routing head assembles during the plateau, leading the loss transition by ~50% of the waiting time. This is the Type 2 directional asymmetry of Papadopoulos et al. [2024], measured dynamically: we track the excess risk from log K to zero and characterize what stabilizes it, what triggers its collapse, and how long it takes.

Keywords

Cite

@article{arxiv.2603.10074,
  title  = {Marginals Before Conditionals},
  author = {Mihir Sahasrabudhe},
  journal= {arXiv preprint arXiv:2603.10074},
  year   = {2026}
}

Comments

13 pages, 5 figures

R2 v1 2026-07-01T11:13:38.597Z