TL;DR
This paper introduces a method to fine-tune flow-matching generative models using physical constraints from PDEs, enabling accurate inverse problem solving and physical consistency in scientific modeling.
Contribution
It proposes a differentiable post-training procedure that enforces physical laws in generative models and jointly infers unknown parameters, enhancing scientific inference capabilities.
Findings
Improved satisfaction of PDE constraints in generated solutions
Accurate recovery of hidden physical parameters
Effective handling of ill-posed inverse problems
Abstract
We present a framework for fine-tuning flow-matching generative models to enforce physical constraints and solve inverse problems in scientific systems. Starting from a model trained on low-fidelity or observational data, we apply a differentiable post-training procedure that minimizes weak-form residuals of governing partial differential equations (PDEs), promoting physical consistency and adherence to boundary conditions without distorting the underlying learned distribution. To infer unknown physical inputs, such as source terms, material parameters, or boundary data, we augment the generative process with a learnable latent parameter predictor and propose a joint optimization strategy. The resulting model produces physically valid field solutions alongside plausible estimates of hidden parameters, effectively addressing ill-posed inverse problems in a data-driven yet physicsaware…
Peer Reviews
Decision·ICLR 2026 Poster
-The key selling point is the enforcement of PDEs via weak-form residuals on a pretrained flow-matching model—no paired data or full retraining while keeping the base model’s inference cost. -The model jointly evolves state and latent parameters with an inverse predictor, enabling guided sampling from sparse parameter observations and adaptation under model misspecification.
The proposed method is practical for post-training physics enforcement for flow matching (no paired data or full retraining). It is useful and timely, but quite incremental rather than foundational. Physics is imposed via a weak-form residual penalty added to the flow-matching objective; it aligns the denoiser with PDE residuals but does not guarantee exact constraint satisfaction. The method relies on several heuristics and hyperparameters, such as scaled “memoryless” noise with factor κ, tim
**S1.** The paper recasts physics-based simulation as an adjoint-matching control framework, elegantly linking preference-aligned generative fine-tuning with physics-constrained inference. This bridges simulation-augmented modeling and stochastic optimal control, enabling physically consistent generative trajectories. **S2.** The method’s joint treatment of state and latent parameters allows simultaneous forward generation and inverse recovery within a unified flow-matching model. **S3.** The
**W1**: A core conceptual weakness of the paper is that it does not truly model the joint state–parameter distribution $(x, α)$. The latent variable $α$ is introduced post hoc through a frozen inverse predictor $\phi(x_1)$, which breaks end-to-end coupling between physical states and governing parameters. I would be interested know what tradeoffs do this approach have. An ablation where the base model jointly learns $(x, α)$ during pretraining would help clarify the effectiveness of the two-stag
1) Proposes a post-training route to impose physics on pretrained flow-matching models via weak-form PDE residuals, coupled with joint latent-parameter evolution for inverse problems without paired labels; also introduces a scaled memoryless noise schedule within adjoint matching. 2) Grounds the method in adjoint matching and implements randomized local test functions for stable weak residuals; experiments span Darcy denoising, sparse-observation guidance, linear-elasticity boundary adaptation,
1) Diversity objective may be misaligned for PDE solvers. For well-posed forward/inverse PDEs the target is a single solution; promoting output “diversity” is not desirable, and when partial observations make the task ill-posed, diversity stems from the problem, not the pipeline. The paper treats diversity as a knob/metric (SSIM-based) and studies its trade-off against residuals (Fig.\ 3), which can conflict with PDE goals. 2) Test problems are not comprehensive. Evaluations focus on Darcy deno
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
