paper-with-me

홈 › Papers

Optimal Transport for Machine Learners

2025-05-10 · Gabriel Peyré

Optimal Transport is a foundational mathematical theory that connects optimization, partial differential equations, and probability. It offers a powerful framework for comparing probability distributions and has recently become an important tool in machine learning, especially for designing and evaluating generative models. These course notes cover the fundamental mathematical aspects of OT, including the Monge and Kantorovich formulations, Brenier's theorem, the dual and dynamic formulations, the Bures metric on Gaussian distributions, and gradient flows. It also introduces numerical methods such as linear programming, semi-discrete solvers, and entropic regularization. Applications in machine learning include topics like training neural networks via gradient flows, token dynamics in transformers, and the structure of GANs and diffusion models. These notes focus primarily on mathematical content rather than deep learning techniques.

📄 PDF Abstract BibTeX arXiv:2505.06589

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Using Machine Teaching to Identify Optimal Training-Set Attacks on Machine Learners

2015-01-25 · Shike Mei, Xiaojin Zhu

We investigate a problem at the intersection of machine learning and security: training-set attacks on machine learners. In such attacks an attacker contaminates the training data so that a specific learning algorithm wo…

Bilevel Optimizationregression

Recent Advances in Optimal Transport for Machine Learning

2023-06-28 · Eduardo Fernandes Montesuma, Fred Ngolè Mboula, Antoine Souloumiac

Recently, Optimal Transport has been proposed as a probabilistic framework in Machine Learning for comparing and manipulating probability distributions. This is rooted in its rich history and theory, and has offered new …

reinforcement-learningTransfer Learning

The Teaching Dimension of Linear Learners

2015-12-07 · Ji Liu, Xiaojin Zhu

Teaching dimension is a learning theoretic quantity that specifies the minimum training set size to teach a target model to a learner. Previous studies on teaching dimension focused on version-space learners which mainta…

regression

Teaching to Learn: Sequential Teaching of Agents with Inner States

2020-09-14 · Mustafa Mert Celikok, Pierre-Alexandre Murena, Samuel Kaski

In sequential machine teaching, a teacher's objective is to provide the optimal sequence of inputs to sequential learners in order to guide them towards the best model. In this paper we extend this setting from current s…

Meta-Learning

Robust Generalization with Adaptive Optimal Transport Priors for Decision-Focused Learning

2026-02-01 · Haixiang Sun, Andrew L. Liu arxiv

Few-shot learning requires models to generalize under limited supervision while remaining robust to distribution shifts. Existing Sinkhorn Distributionally Robust Optimization (DRO) methods provide theoretical guarantees…

Few-Shot Learning