LGAIMay 16

Learning Unbiased Permutations via Flow Matching

arXiv:2605.1675552.2
Predicted impact top 46% in LG · last 90 daysOriginality Highly original
AI Analysis

For tasks involving sorting, ranking, and matching, PermFlow addresses the limitation of existing differentiable methods that collapse under ambiguity, enabling the capture of multiple valid permutations.

PermFlow introduces a flow matching framework that learns multimodal permutation distributions without collapsing under ambiguity, achieving high accuracy on unambiguous inputs and recovering multiple valid permutations where Sinkhorn-based methods fail.

Learning permutations is fundamental to sorting, ranking, and matching, but existing differentiable methods based on entropy-regularized Sinkhorn produce a single softened solution and collapse under ambiguity. We present PermFlow, a conditional flow matching framework that operates directly on the affine subspace of matrices with unit row and column sums. A closed-form tangent-space projector preserves these constraints exactly along every trajectory, by construction rather than through iterative correction, and a nearest-target coupling routes distinct noisy initializations toward distinct valid permutations. The result is a model that captures multimodal permutation distributions rather than collapsing them to a single mode. On a visual sorting task with blended-digit ambiguity and a symmetric linear assignment problem, PermFlow achieves high accuracy on unambiguous inputs and recovers both valid permutations under ambiguity, where Sinkhorn-based baselines structurally fail.

Foundations

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

Your Notes