LGSTAPP-PHCOMP-PHOct 24, 2025

On the flow matching interpretability

arXiv:2510.21210v1h-index: 13
Originality Incremental advance
AI Analysis

This addresses the problem of opaque neural trajectories in generative models for researchers in physics and machine learning, though it is incremental as it applies an existing method to a specific domain.

The paper tackles the lack of interpretability in intermediate steps of flow matching generative models by constraining flow steps to known physical distributions, specifically using the 2D Ising model, resulting in preserved physical fidelity and faster generation than Monte Carlo methods as lattice size increases.

Generative models based on flow matching have demonstrated remarkable success in various domains, yet they suffer from a fundamental limitation: the lack of interpretability in their intermediate generation steps. In fact these models learn to transform noise into data through a series of vector field updates, however the meaning of each step remains opaque. We address this problem by proposing a general framework constraining each flow step to be sampled from a known physical distribution. Flow trajectories are mapped to (and constrained to traverse) the equilibrium states of the simulated physical process. We implement this approach through the 2D Ising model in such a way that flow steps become thermal equilibrium points along a parametric cooling schedule. Our proposed architecture includes an encoder that maps discrete Ising configurations into a continuous latent space, a flow-matching network that performs temperature-driven diffusion, and a projector that returns to discrete Ising states while preserving physical constraints. We validate this framework across multiple lattice sizes, showing that it preserves physical fidelity while outperforming Monte Carlo generation in speed as the lattice size increases. In contrast with standard flow matching, each vector field represents a meaningful stepwise transition in the 2D Ising model's latent space. This demonstrates that embedding physical semantics into generative flows transforms opaque neural trajectories into interpretable physical processes.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes