English

Scalable Approximate Algorithms for Optimal Transport Linear Models

Machine Learning 2025-04-08 v1 Machine Learning Optimization and Control

Abstract

Recently, linear regression models incorporating an optimal transport (OT) loss have been explored for applications such as supervised unmixing of spectra, music transcription, and mass spectrometry. However, these task-specific approaches often do not generalize readily to a broader class of linear models. In this work, we propose a novel algorithmic framework for solving a general class of non-negative linear regression models with an entropy-regularized OT datafit term, based on Sinkhorn-like scaling iterations. Our framework accommodates convex penalty functions on the weights (e.g. squared-2\ell_2 and 1\ell_1 norms), and admits additional convex loss terms between the transported marginal and target distribution (e.g. squared error or total variation). We derive simple multiplicative updates for common penalty and datafit terms. This method is suitable for large-scale problems due to its simplicity of implementation and straightforward parallelization.

Keywords

Cite

@article{arxiv.2504.04609,
  title  = {Scalable Approximate Algorithms for Optimal Transport Linear Models},
  author = {Tomasz Kacprzak and Francois Kamper and Michael W. Heiss and Gianluca Janka and Ann M. Dillner and Satoshi Takahama},
  journal= {arXiv preprint arXiv:2504.04609},
  year   = {2025}
}

Comments

Code will be made available at this address: https://github.com/tomaszkacprzak/otlm

R2 v1 2026-06-28T22:48:45.147Z