Robust data-driven discovery of fractional differential equations via weak formulations and Pareto-based subset selection
arXiv:2608.12879
2026
Training
2 ideas extracted · analyzed Sep 1, 2026
What the math gives to ML
The paper's transferable asset is an adjoint weak formulation for fractional operators: instead of differentiating noisy measurements, it moves the fractional derivative onto smooth test functions and evaluates an integral against the measured field. This creates noise-averaging features whose variance decreases with grid refinement, unlike strong-form fractional derivatives whose noise amplification grows with order. A practical neural transfer is to replace pointwise fractional PDE residuals in a neural dynamics model or PINN with several precomputed weak residual projections, optionally combined with sparse ridge selection over operator types and continuous fractional orders. The resulting loss should be substantially more stable when observations are noisy or temporally undersampled.
Ideas from this paper
△ Mechanism confirmed, baseline not beaten
2026
Replace pointwise fractional derivatives of noisy trajectories in a neural PDE or neural dynamics loss with weak projections in which the fractional operator acts on smooth test functions. The network is trained to match integral residuals over local space-time windows, making the residual insensitive to high-frequency measurement noise while retaining sensitivity to the underlying fractional dynamics.
Useful7/10
Difficulty4/10
Novelty5/10
Unverified
2026
Add a sparse, interpretable fractional-dynamics layer to a neural world model: candidate terms are evaluated through weak projections, while both their support and continuous derivative orders are selected by validation error versus model complexity. This avoids forcing the model to choose from a dense fixed dictionary containing many nearly collinear fractional orders.
Useful6/10
Difficulty6/10
Novelty6/10