Self-supervised In-context Operator Learning for Stochastic Mean-Field Control
arXiv:2608.18282
2026
Architecture
2 ideas extracted · analyzed Sep 1, 2026
What the math gives to ML
The paper combines two transferable constructions: triangular invertible coupling maps with exact inverse and log-determinant, and amortized task-conditioned learning of entire controlled distributional dynamics rather than solving one control problem at a time. The invertibility gives an explicit likelihood and score route without numerical Jacobian determinants, while the probability-flow reformulation converts stochastic Fokker–Planck evolution into deterministic particle trajectories. The most promising transfer is a task-conditioned invertible trajectory module that can represent distributions, evaluate density-derived forces, and optimize control costs without supervised optimal trajectories. This is especially relevant to amortized diffusion control, distributional planning, and reusable controllers over families of tasks.
Ideas from this paper
△ Mechanism confirmed, baseline not beaten
2026
Train one prompt-conditioned controller to solve a distribution of stochastic control tasks directly from the control objective, instead of generating an optimal trajectory dataset for every task. Use the probability-flow velocity to evolve particles deterministically, evaluate running and terminal costs on those particles, and backpropagate through the rollout to learn a reusable operator.
Useful7/10
Difficulty6/10
Novelty6/10
△ Mechanism confirmed, baseline not beaten
2026
Replace an unconstrained trajectory or density network with a stack of RealNVP-style triangular coupling layers whose inverse and log-volume change are analytic. Condition the coupling subnetworks on the task prompt and time, so the same invertible module represents task-specific population states while providing an exactly computable density and score surrogate.
Useful7/10
Difficulty5/10
Novelty4/10