paper-with-me

홈 › Papers

Regularized Optimal Transport and the Rot Mover's Distance

2016-10-20 · Arnaud Dessein, Nicolas Papadakis, Jean-Luc Rouas

This paper presents a unified framework for smooth convex regularization of discrete optimal transport problems. In this context, the regularized optimal transport turns out to be equivalent to a matrix nearness problem with respect to Bregman divergences. Our framework thus naturally generalizes a previously proposed regularization based on the Boltzmann-Shannon entropy related to the Kullback-Leibler divergence, and solved with the Sinkhorn-Knopp algorithm. We call the regularized optimal transport distance the rot mover's distance in reference to the classical earth mover's distance. We develop two generic schemes that we respectively call the alternate scaling algorithm and the non-negative alternate scaling algorithm, to compute efficiently the regularized optimal plans depending on whether the domain of the regularizer lies within the non-negative orthant or not. These schemes are based on Dykstra's algorithm with alternate Bregman projections, and further exploit the Newton-Raphson method when applied to separable divergences. We enhance the separable case with a sparse extension to deal with high data dimensions. We also instantiate our proposed framework and discuss the inherent specificities for well-known regularizers and statistical divergences in the machine learning and information geometry communities. Finally, we demonstrate the merits of our methods with experiments using synthetic data to illustrate the effect of different regularizers and penalties on the solutions, as well as real-world data for a pattern recognition application to audio scene classification.

📄 PDF Abstract BibTeX arXiv:1610.06447

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Classification

Similar Papers 제목 키워드 기반

The Gene Mover's Distance: Single-cell similarity via Optimal Transport

2021-02-01 · Riccardo Bellazzi, Andrea Codegoni, Stefano Gualandi, Giovanna Nicora 외

This paper introduces the Gene Mover's Distance, a measure of similarity between a pair of cells based on their gene expression profiles obtained via single-cell RNA sequencing. The underlying idea of the proposed distan…

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 …

Optimal transport distances for directed, weighted graphs: a case study with cell-cell communication networks

2023-09-13 · James S. Nagai, Ivan G. Costa, Michael T. Schaub

Comparing graphs by means of optimal transport has recently gained significant attention, as the distances induced by optimal transport provide both a principled metric between graphs as well as an interpretable descript…

PMD: An Optimal Transportation-based User Distance for Recommender Systems

2019-09-10 · Yitong Meng, Xinyan Dai, Xiao Yan, James Cheng 외

Collaborative filtering, a widely-used recommendation technique, predicts a user's preference by aggregating the ratings from similar users. As a result, these measures cannot fully utilize the rating information and are…

Collaborative FilteringRecommendation Systems

Near-linear time approximation algorithms for optimal transport via Sinkhorn iteration

2017-05-26 · NeurIPS 2017 12 · Jason Altschuler, Jonathan Weed, Philippe Rigollet

Computing optimal transport distances such as the earth mover's distance is a fundamental problem in machine learning, statistics, and computer vision. Despite the recent introduction of several algorithms with good empi…

BIG-bench Machine Learning