paper-with-me

Papers

Regularized Optimal Transport for Dynamic Semi-supervised Learning

2021-03-22 · Mourad El Hamri, Younès Bennani

Semi-supervised learning provides an effective paradigm for leveraging unlabeled data to improve a model's performance. Among the many strategies proposed, graph-based methods have shown excellent properties, in particular since they allow to solve directly the transductive tasks according to Vapnik's principle and they can be extended efficiently for inductive tasks. In this paper, we propose a novel approach for the transductive semi-supervised learning, using a complete bipartite edge-weighted graph. The proposed approach uses the regularized optimal transport between empirical measures defined on labelled and unlabelled data points in order to obtain an affinity matrix from the optimal transport plan. This matrix is further used to propagate labels through the vertices of the graph in an incremental process ensuring the certainty of the predictions by incorporating a certainty score based on Shannon's entropy. We also analyze the convergence of our approach and we derive an efficient way to extend it for out-of-sample data. Experimental analysis was used to compare the proposed approach with other label propagation algorithms on 12 benchmark datasets, for which we surpass state-of-the-art results. We release our code.

📄 PDF Abstract BibTeX arXiv:2103.11937

Code (1)

MouradElHamri/OTP 공식 구현

Similar Papers 제목 키워드 기반

Nearly Tight Convergence Bounds for Semi-discrete Entropic Optimal Transport

2021-10-25 · Alex Delalande

We derive nearly tight and non-asymptotic convergence bounds for solutions of entropic semi-discrete optimal transport. These bounds quantify the stability of the dual solutions of the regularized problem (sometimes call…

Optimal Transport-Guided Conditional Score-Based Diffusion Model

2023-09-21 · NeurIPS 2023 11

Conditional score-based diffusion model (SBDM) is for conditional generation of target data with paired data as condition, and has achieved great success in image translation. However, it requires the paired data as cond…

Relative Entropy-Regularized Optimal Transport on a Graph: a new algorithm and an experimental comparison

2021-08-23 · Sylvain Courtain, Guillaume Guex, Ilkka Kivimaki, Marco Saerens

Following [21, 23], the present work investigates a new relative entropy-regularized algorithm for solving the optimal transport on a graph problem within the randomized shortest paths formalism. More precisely, a unit f…

Optimal Transport-Guided Conditional Score-Based Diffusion Models

2023-11-02 · Xiang Gu, Liwei Yang, Jian Sun, Zongben Xu

Conditional score-based diffusion model (SBDM) is for conditional generation of target data with paired data as condition, and has achieved great success in image translation. However, it requires the paired data as cond…

Image-to-Image TranslationSuper-ResolutionTranslation

Sparsity-Constrained Optimal Transport

2022-09-30 · Tianlin Liu, Joan Puigcerver, Mathieu Blondel

Regularized optimal transport (OT) is now increasingly used as a loss or as a matching layer in neural networks. Entropy-regularized OT can be computed using the Sinkhorn algorithm but it leads to fully-dense transportat…

Mixture-of-Experts