Reduced Order Modeling of One-Dimensional Conservative PDEs via the Cumulative Distribution Transform
arXiv:2607.17066
2026
Architecture
2 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper provides a concrete coordinate system in which one-dimensional mass-preserving transport becomes approximately linear: each density is represented by its monotone quantile map relative to a fixed reference density. In these coordinates, translations are affine shifts and transport-dominated solution manifolds can have dramatically smaller linear dimension than in Eulerian coordinates, including an exactly two-dimensional representation for linear transport. This suggests replacing raw spatial fields with monotone transport-map latents for neural PDE surrogates, while using a monotonicity-preserving decoder to guarantee nonnegative, mass-conserving reconstructions. The most direct experiments are transport-heavy sequence prediction and reduced latent dynamics, comparing CDT latents against standard autoencoder or Eulerian POD latents at equal latent dimension.
Ideas from this paper
△ Mechanism confirmed, baseline not beaten
2026
Represent every nonnegative equal-mass one-dimensional state by its CDT quantile map relative to a fixed reference density, then train the neural dynamics model in this transformed space rather than on Eulerian grid values. The latent manifold for translations and transport-dominated evolution is substantially flatter: linear transport lies in the span of the initial transformed state and the constant function, while nonlinear conservative dynamics have algebraic approximation error bounds.
Useful8/10
Difficulty5/10
Novelty6/10
△ Mechanism confirmed, baseline not beaten
2026
Build an autoencoder whose decoder outputs a monotone quantile function rather than an unconstrained spatial field. The latent representation can be compressed with POD or a neural bottleneck in CDT space, while the decoder guarantees valid transport maps and therefore avoids negative densities, mass drift, and spurious oscillations common in unconstrained reduced-order neural decoders.
Useful7/10
Difficulty5/10
Novelty6/10