The Loss Floor of Denoising Score Matching: Fisher Geometry from Schrödinger Bridges

arXiv:2608.23916 2026 Training 2 ideas extracted · analyzed Sep 1, 2026

What the math gives to ML

The paper identifies an exact irreducible loss component in denoising score matching: the conditional-score regression loss exceeds the marginal-score loss by the conditional variance of the target. This variance is the trace of a Fisher–Rao metric and, for Gaussian corruption, can be written using the posterior covariance of the clean sample given the noisy sample. The most actionable transfer is to subtract or normalize this analytically estimated floor when comparing models, selecting noise weights, or constructing curricula, preventing schedule-dependent noise from being mistaken for model quality. A second opportunity is information-flow weighting, using the identity between the floor and mutual-information decay to allocate training effort where the corruption channel is most informative.

Ideas from this paper

Mechanism confirmed, baseline not beaten 2026

Fisher-floor-corrected DSM

Replace raw denoising score-matching loss reports and weighting decisions with a floor-corrected loss that removes the conditional-target variance intrinsic to the corruption process. This makes models trained under different noise schedules comparable and can produce a lower-variance validation signal for checkpoint selection.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: The Loss Floor of Denoising Score Matching: Fisher Geometry from Schrödinger Bridges arXiv:2608.23916
Unverified 2026

Information-flow DSM weighting

Use the corruption channel's information-loss rate to choose diffusion training weights rather than relying only on signal-to-noise heuristics. The conditional-score floor measures where the noisy observation still carries recoverable information about the clean data, allowing training compute to be concentrated on informative time regions.

Useful6/10
Difficulty6/10
Novelty6/10
Paper: The Loss Floor of Denoising Score Matching: Fisher Geometry from Schrödinger Bridges arXiv:2608.23916