39
1

Fast and scalable Wasserstein-1 neural optimal transport solver for single-cell perturbation prediction

Abstract

\textbf{Motivation:} Predicting single-cell perturbation responses requires mapping between two unpaired single-cell data distributions. Optimal transport (OT) theory provides a principled framework for constructing such mappings by minimizing transport cost. Recently, Wasserstein-2 (W2W_2) neural optimal transport solvers (\textit{e.g.}, CellOT) have been employed for this prediction task. However, W2W_2 OT relies on the general Kantorovich dual formulation, which involves optimizing over two conjugate functions, leading to a complex min-max optimization problem that converges slowly. \\ \textbf{Results:} To address these challenges, we propose a novel solver based on the Wasserstein-1 (W1W_1) dual formulation. Unlike W2W_2, the W1W_1 dual simplifies the optimization to a maximization problem over a single 1-Lipschitz function, thus eliminating the need for time-consuming min-max optimization. While solving the W1W_1 dual only reveals the transport direction and does not directly provide a unique optimal transport map, we incorporate an additional step using adversarial training to determine an appropriate transport step size, effectively recovering the transport map. Our experiments demonstrate that the proposed W1W_1 neural optimal transport solver can mimic the W2W_2 OT solvers in finding a unique and ``monotonic" map on 2D datasets. Moreover, the W1W_1 OT solver achieves performance on par with or surpasses W2W_2 OT solvers on real single-cell perturbation datasets. Furthermore, we show that W1W_1 OT solver achieves 2545×25 \sim 45\times speedup, scales better on high dimensional transportation task, and can be directly applied on single-cell RNA-seq dataset with highly variable genes. \\ \textbf{Availability and Implementation:} Our implementation and experiments are open-sourced atthis https URL.

View on arXiv
@article{chen2025_2411.00614,
  title={ Fast and scalable Wasserstein-1 neural optimal transport solver for single-cell perturbation prediction },
  author={ Yanshuo Chen and Zhengmian Hu and Wei Chen and Heng Huang },
  journal={arXiv preprint arXiv:2411.00614},
  year={ 2025 }
}
Comments on this paper