paper-with-me

홈 › Papers

A Homotopy Algorithm for Optimal Transport

2021-12-13 · Roozbeh Yousefzadeh

The optimal transport problem has many applications in machine learning, physics, biology, economics, etc. Although its goal is very clear and mathematically well-defined, finding its optimal solution can be challenging for large datasets in high-dimensional space. Here, we propose a homotopy algorithm that first transforms the problem into an easy form, by changing the target distribution. It then transforms the problem back to the original form through a series of iterations, tracing a path of solutions until it finds the optimal solution for the original problem. We define the homotopy path as a subspace rotation based on the orthogonal Procrustes problem, and then we discretize the homotopy path using eigenvalue decomposition of the rotation matrix. Our goal is to provide an algorithm with complexity bound $\mathcal{O}(n^2 \log(n))$, faster than the existing methods in the literature.

📄 PDF Abstract BibTeX arXiv:2112.06763

Code (0)

등록된 구현이 없습니다.

Tasks

Form

Methods 이 논문이 사용한 방법론

Procrustes Procrustes

Similar Papers 제목 키워드 기반

Homotopy Continuation Approaches for Robust SV Classification and Regression

2015-07-12 · Shinya Suzumura, Kohei Ogawa, Masashi Sugiyama, Masayuki Karasuyama 외

In support vector machine (SVM) applications with unreliable data that contains a portion of outliers, non-robustness of SVMs often causes considerable performance deterioration. Although many approaches for improving th…

ClassificationGeneral ClassificationModel Selectionregression+1

Homotopy-Guided Self-Supervised Learning of Parametric Solutions for AC Optimal Power Flow

2025-11-11 · Shimiao Li, Aaron Tuor, Draguna Vrabie, Larry Pileggi 외 arxiv

Learning to optimize (L2O) parametric approximations of AC optimal power flow (AC-OPF) solutions offers the potential for fast, reusable decision-making in real-time power system operations. However, the inherent nonconv…

Self-Supervised Learning

Homotopy Analysis for Tensor PCA

2016-10-28 · Anima Anandkumar, Yuan Deng, Rong Ge, Hossein Mobahi

Developing efficient and guaranteed nonconvex algorithms has been an important challenge in modern machine learning. Algorithms with good empirical performance such as stochastic gradient descent often lack theoretical g…

global-optimization

Fast Multi-Agent Temporal-Difference Learning via Homotopy Stochastic Primal-Dual Optimization

2019-08-07 · Dongsheng Ding, Xiaohan Wei, Zhuoran Yang, Zhaoran Wang 외

We study the policy evaluation problem in multi-agent reinforcement learning where a group of agents, with jointly observed states and private local actions and rewards, collaborate to learn the value function of a given…

Multi-agent Reinforcement LearningReinforcement LearningStochastic Optimization

Fast Screening Rules for Optimal Design via Quadratic Lasso Reformulation

2023-10-13 · Guillaume Sagnol, Luc Pronzato

The problems of Lasso regression and optimal design of experiments share a critical property: their optimal solutions are typically \emph{sparse}, i.e., only a small fraction of the optimal variables are non-zero. Theref…

Experimental Designregression