LGOct 1, 2025

Multi-Marginal Flow Matching with Adversarially Learnt Interpolants

arXiv:2510.01159v12 citationsh-index: 29Has Code
Originality Incremental advance
AI Analysis

This addresses trajectory inference in scientific applications like biology, but it is incremental as it builds on existing flow matching methods with a novel adversarial component.

The paper tackles the problem of learning dynamics from discrete time snapshots without ground-truth trajectories by proposing ALI-CFM, a multi-marginal flow matching method that uses adversarial learning to fit interpolants, and it outperforms baselines on spatial transcriptomics and cell tracking datasets while matching them on single-cell trajectory prediction.

Learning the dynamics of a process given sampled observations at several time points is an important but difficult task in many scientific applications. When no ground-truth trajectories are available, but one has only snapshots of data taken at discrete time steps, the problem of modelling the dynamics, and thus inferring the underlying trajectories, can be solved by multi-marginal generalisations of flow matching algorithms. This paper proposes a novel flow matching method that overcomes the limitations of existing multi-marginal trajectory inference algorithms. Our proposed method, ALI-CFM, uses a GAN-inspired adversarial loss to fit neurally parametrised interpolant curves between source and target points such that the marginal distributions at intermediate time points are close to the observed distributions. The resulting interpolants are smooth trajectories that, as we show, are unique under mild assumptions. These interpolants are subsequently marginalised by a flow matching algorithm, yielding a trained vector field for the underlying dynamics. We showcase the versatility and scalability of our method by outperforming the existing baselines on spatial transcriptomics and cell tracking datasets, while performing on par with them on single-cell trajectory prediction. Code: https://github.com/mmacosha/adversarially-learned-interpolants.

Foundations

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

Your Notes