Submodular Framework for Structured-Sparse Optimal Transport
Piyushi Manupriya, Pratik Jawanpuria, Karthik S. Gurumoorthy, SakethaNath Jagarlapudi, Bamdev Mishra
TL;DR
This work introduces sparsity-constrained unbalanced optimal transport (UOT) by recasting sparsity requirements as matroid constraints and leveraging a weakly submodular surrogate. By showing that the induced set function is $\alpha$-weakly submodular, the authors design gradient-based discrete greedy algorithms with approximation guarantees for both general sparsity and column-wise sparsity, backed by a convex inner optimization via MMD-UOT and an explicit dual analysis. The approach yields sparse transport plans that are interpretable and diverse, and is demonstrated across topology design, word alignment, and mixture-of-experts gating, often outperforming strong baselines and achieving tight duality gaps. The results highlight a principled link between OT and submodularity, offering scalable, principled tools for structured sparsity in transport problems with unnormalized measures.
Abstract
Unbalanced optimal transport (UOT) has recently gained much attention due to its flexible framework for handling un-normalized measures and its robustness properties. In this work, we explore learning (structured) sparse transport plans in the UOT setting, i.e., transport plans have an upper bound on the number of non-sparse entries in each column (structured sparse pattern) or in the whole plan (general sparse pattern). We propose novel sparsity-constrained UOT formulations building on the recently explored maximum mean discrepancy based UOT. We show that the proposed optimization problem is equivalent to the maximization of a weakly submodular function over a uniform matroid or a partition matroid. We develop efficient gradient-based discrete greedy algorithms and provide the corresponding theoretical guarantees. Empirically, we observe that our proposed greedy algorithms select a diverse support set and we illustrate the efficacy of the proposed approach in various applications.
