paper-with-me

Papers

Geodesic Sinkhorn for Fast and Accurate Optimal Transport on Manifolds

2022-11-02 · Guillaume Huguet, Alexander Tong, María Ramos Zapatero, Christopher J. Tape, Guy Wolf, Smita Krishnaswamy

Efficient computation of optimal transport distance between distributions is of growing importance in data science. Sinkhorn-based methods are currently the state-of-the-art for such computations, but require $O(n^2)$ computations. In addition, Sinkhorn-based methods commonly use an Euclidean ground distance between datapoints. However, with the prevalence of manifold structured scientific data, it is often desirable to consider geodesic ground distance. Here, we tackle both issues by proposing Geodesic Sinkhorn -- based on diffusing a heat kernel on a manifold graph. Notably, Geodesic Sinkhorn requires only $O(n\log n)$ computation, as we approximate the heat kernel with Chebyshev polynomials based on the sparse graph Laplacian. We apply our method to the computation of barycenters of several distributions of high dimensional single cell data from patient samples undergoing chemotherapy. In particular, we define the barycentric distance as the distance between two such barycenters. Using this definition, we identify an optimal transport distance and path associated with the effect of treatment on cellular data.

📄 PDF Abstract BibTeX arXiv:2211.00805

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionTime SeriesTime Series AnalysisVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Optimal Transport on the Lie Group of Roto-translations

2024-02-23 · Daan Bon, Gautam Pai, Gijs Bellaard, Olga Mula 외

The roto-translation group SE2 has been of active interest in image analysis due to methods that lift the image data to multi-orientation representations defined on this Lie group. This has led to impactful applications …

GPUTranslation

Sinkhorn Divergences for Unbalanced Optimal Transport

2019-10-28 · Thibault Séjourné, Jean Feydy, François-Xavier Vialard, Alain Trouvé 외

Optimal transport induces the Earth Mover's (Wasserstein) distance between probability distributions, a geometric divergence that is relevant to a wide range of problems. Over the last decade, two relaxations of optimal …

A Sinkhorn-type Algorithm for Constrained Optimal Transport

2024-03-08 · Xun Tang, Holakou Rahmanian, Michael Shavlovsky, Kiran Koshy Thekumparampil 외

Entropic optimal transport (OT) and the Sinkhorn algorithm have made it practical for machine learning practitioners to perform the fundamental task of calculating transport distance between statistical distributions. In…

Scheduling

Fast Log-Domain Sinkhorn Optimal Transport with Warp-Level GPU Reductions

2026-04-04 · Hao Xiao arxiv

Entropic regularized optimal transport (OT) via the Sinkhorn algorithm has become a fundamental tool in machine learning, yet existing implementations either suffer from numerical instability for small regularization par…

A Fast and Accurate Splitting Method for Optimal Transport: Analysis and Implementation

2021-10-22 · ICLR 2022 4 · Vien V. Mai, Jacob Lindbäck, Mikael Johansson

We develop a fast and reliable method for solving large-scale optimal transport (OT) problems at an unprecedented combination of speed and accuracy. Built on the celebrated Douglas-Rachford splitting technique, our metho…

GPU