Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,742 papers · 148 categories

Trend · papers per month

17355269 · May 202619922001200920172026
48 results for transportation barycenter

Efficient federated algorithm for calculating transportation barycenter.

problem Efficiently calculating the free-support transportation barycenter in a federated setting.
method Single-loop dual decomposition algorithm that uses only aggregated information.
result Significantly scalable and low-complexity algorithm for federated computation.

Paper tackles robust optimal transport with improved computational complexity and barycenter approximation.

problem Computing robust optimal transport and its barycenter efficiently.
method Sinkhorn-based algorithms for robust optimal transport and iterative Bregman projections for barycenter approximation.
result Improved computational complexity for robust optimal transport and barycenter approximation.

Paper introduces SGA for barycenter optimization in optimal transport.

problem Optimizing Wasserstein barycenter for discrete distributions.
method Sobolev gradient ascent algorithm tailored to Wasserstein geometry.
result SGA achieves convergence rate similar to subgradient descent.

A new method for averaging probability distributions based on optimal weak mass transport.

problem Averaging probability distributions in a geometric way.
method Weak barycenters based on optimal weak mass transport.
result Extracts common geometric information shared by all input distributions.

Efficiently computes optimal transport maps and Wasserstein barycenters using conditional normalizing flows.

problem Computing optimal transport maps and Wasserstein barycenters in high-dimensional spaces.
method Uses conditional normalizing flows to approximate distributions and solve the primal problem.
result Shows computational feasibility for hundreds of input distributions and yields accurate results.

New algorithm computes optimal transport barycenter efficiently.

problem Computing optimal transport barycenter for high-dimensional probability distributions.
method Wasserstein-Descent H˙1\dot{\mathbb{H}}^1-Ascent (WDHA) algorithm.
result Exact barycenter computation in nearly linear time and linear space complexity.

A new algorithm for estimating continuous entropic barycenters under arbitrary costs.

problem Estimating the average of probability distributions under arbitrary cost functions.
method Dual reformulation of Entropic Optimal Transport (EOT) problem based on weak OT.
result Established quality bounds for the recovered solution and seamless integration with EBM learning.

A new method for barycenter of probability measures using entropic optimal transport.

problem Finding a weighted average of probability distributions.
method Doubly regularized Wasserstein barycenters with entropic optimal transport.
result The new formulation is debiased and has a smooth density, leading to efficient estimation and optimization.

New research shows SAA can outperform SA for Wasserstein barycenters.

problem Optimizing Wasserstein barycenters with entropy regularization.
method Comparison of Stochastic Approximation (SA) and Sample Average Approximation (SAA) for large-scale problems.
result SAA can be more efficient than SA for Wasserstein barycenters, especially in large-scale settings.

Develops a method to efficiently compute Wasserstein barycenters with variational distributions.

problem High computational burden in computing Wasserstein barycenters for high-dimensional and continuous settings.
method Introduces a variational distribution to approximate the continuous Wasserstein barycenter, reformulating the problem as an optimization with c-cyclical monotonicity.
result The method provides a tractable dual formulation for efficient computation of Wasserstein barycenters, demonstrated on real applications.

Scalable algorithm for computing Wasserstein-2 barycenters without bias.

problem Computing Wasserstein-2 barycenters efficiently and accurately.
method Input convex neural networks and cycle-consistency regularization.
result Our approach avoids introducing bias and does not require minimax optimization.

A scalable algorithm approximates Wasserstein Barycenters using neural networks.

problem Representing the weighted mean of probability distributions in high dimensions.
method Input Convex Neural Networks (ICNNs) for Kantorovich dual formulation of Wasserstein-2 distance.
result Generative model representation of the Barycenter with infinite samples.

New method for scalable barycenter computation using Wasserstein gradient flows.

problem Scalability and integration of label information in barycenter computation.
method Gradient flows in Wasserstein space, time discretization, mini-batch optimal transport, modular regularization, task-aware functions, supervised information integration.
result Empirically validated new state-of-the-art barycenter solver with labeled barycenters outperforming unlabeled ones.

A novel approach to computing barycenters on graph-supported probability measures.

problem Computing weighted averages of measures on graphs.
method Dynamic optimal transport formulation on the simplex, gradient descent on the probability simplex.
result Intrinsic gradient descent provides a coherent framework for synthesizing and analyzing measures on graphs.

Paper introduces a novel framework for supervised graph prediction using Optimal Transport.

problem Supervised labeled graph prediction.
method Fused Gromov-Wasserstein (FGW) loss and FGW barycenter with neural network weights and learned graphs.
result The method can interpolate in the labeled graph space and achieve good performance on difficult problems.

TreeDSB solves mOT problems on tree-structured costs for Wasserstein barycenters.

problem Optimal transport with multiple marginals and tree-structured quadratic costs.
method Tree-based Diffusion Schrödinger Bridge (TreeDSB) for continuous and dynamic solutions.
result TreeDSB efficiently computes Wasserstein barycenters in high dimensions.

Study of Gaussian distributions using entropic Gromov-Wasserstein and inner product Gromov-Wasserstein.

problem Optimal transportation between Gaussian distributions with different dimensions.
method Entropic Gromov-Wasserstein and inner product Gromov-Wasserstein, with closed-form expressions and von Neumann's trace inequality.
result Closed-form expressions for the entropic IGW and its unbalanced variant between Gaussian distributions.

We present a stochastic algorithm to compute the barycenter of a set of probability distributions under the Wasserstein metric from optimal transport. Unlike previous approaches, our method extends to continuous input distributions and allows the support of the barycenter to be adjusted in each iteration. We tackle the…

2018-02-15abs ↗pdf ↗

We present new algorithms to compute the mean of a set of empirical probability measures under the optimal transport metric. This mean, known as the Wasserstein barycenter, is the measure that minimizes the sum of its Wasserstein distances to each element in that set. We propose two original algorithms to compute Wasse…

2013-10-16abs ↗pdf ↗

New method synthesizes and analyzes probability measures using entropy-regularized optimal transport.

problem Synthesize and analyze probability measures with entropy-regularized optimal transport.
method Entropy-regularized Wasserstein-2 cost and Sinkhorn divergence for synthesis and analysis.
result Computed barycentric coefficients and their stability for classification of corrupted point cloud data.

Proposes using Wasserstein barycenter for better multilingual alignment.

problem Finding word-to-word translations between multiple languages without parallel data.
method Uses Wasserstein barycenter as a more informative pivot language, minimizing pairwise transportation costs.
result Demonstrates state-of-the-art performances on standard benchmarks.

Study absolute continuity of Wasserstein barycenters on manifolds with singular cost functions.

problem Absolute continuity of Wasserstein barycenters on manifolds with singular cost functions.
method Approximation framework to handle singularity, geometrically transparent.
result Precise analytic condition on cost profile for necessary assumptions.

A novel unsupervised domain adaptation method using hierarchical optimal transport.

problem Unsupervised domain adaptation between source and target domains.
method Hierarchical optimal transport, leveraging class labels for structure formation in the source domain and learning probability measures in the target domain.
result The proposed HOT-DA method outperforms state-of-the-art approaches on various datasets.

The paper develops a method to achieve fairness in predictions using Wasserstein barycenters.

problem Learning a fair real-valued function independent of sensitive attributes.
method Establishing a connection between fair regression and optimal transport theory, deriving a close form expression for the optimal fair predictor as the Wasserstein barycenter of sensitive groups.
result The optimal fair predictor's distribution is the Wasserstein barycenter of sensitive groups' distributions, offering an intuitive interpretation and a simple post-processing algorithm.

Spectral clustering improves accuracy and efficiency for clustering discrete distributions.

problem Inaccurate clustering of discrete distributions using traditional methods.
method Spectral clustering combined with distribution affinity measures (MMD, Wasserstein distance) and linear optimal transport.
result Spectral clustering outperforms traditional methods in accuracy and efficiency.

In this paper we propose to perform model ensembling in a multiclass or a multilabel learning setting using Wasserstein (W.) barycenters. Optimal transport metrics, such as the Wasserstein distance, allow incorporating semantic side information such as word embeddings. Using W. barycenters to find the consensus between…

2019-02-13abs ↗pdf ↗

We propose Gaussian optimal transport for Image style transfer in an Encoder/Decoder framework. Optimal transport for Gaussian measures has closed forms Monge mappings from source to target distributions. Moreover interpolates between a content and a style image can be seen as geodesics in the Wasserstein Geometry. Usi…

2019-05-30abs ↗pdf ↗

Enhances fairness in multi-output models using optimal transport.

problem Improving fairness in multi-output models like multi-task/multi-class classification and representation learning.
method Post-processing method using optimal transport mappings to move model outputs towards empirical Wasserstein barycenter.
result Demonstrates effectiveness of the proposed approach on multi-task/multi-class classification and representation learning tasks.

We introduce a weak notion of barycenter of a probability measure μμ on a metric measure space (X,d,m)(X, d, {\bf m}), with the metric dd and reference measure m{\bf m}. Under the assumption that optimal transport plans are given by mappings, we prove that our barycenter B(μ)B(μ) is well defined; it is a probability measur…

2017-03-28abs ↗pdf ↗

Develops a new model for synthesizing and analyzing probability measures.

problem Synthesis and analysis of probability measures.
method Linear barycentric coding model (LBCM) using linear optimal transport (LOT) metric.
result Closed-form solution to 2-Wasserstein barycenters for compatible measures.

Efficiently aggregating data from different sources is a challenging problem, particularly when samples from each source are distributed differently. These differences can be inherent to the inference task or present for other reasons: sensors in a sensor network may be placed far apart, affecting their individual meas…

2017-05-21abs ↗pdf ↗

New clustering method for uncertain data using Wasserstein barycenters.

problem Clustering uncertain and structured data with observational/experimental error.
method Wasserstein barycenters and geodesic criterion for optimal clustering.
result Effective clustering of complex data in astronomy, biology, and remote sensing.

Paper tackles MSDA with GMMs and OT, improving over prior art.

problem Adapting multiple heterogeneous source measures to a target measure.
method Optimal Transport between Gaussian Mixture Models, with novel barycenter calculation.
result Improves image classification and fault diagnosis benchmarks.

Generative model improved using Liouville PDE-based sliced-Wasserstein flow.

problem Improving generative models for fair regression.
method Transformed sliced-Wasserstein flow into Liouville PDE-based formalism, handling density estimation with normalizing flows of neural ODE.
result Outperforms in convergence and fairness with reduced variance.