Hierarchical Optimal Transport for Multimodal Distribution Alignment
John Lee, Max Dabagia, Eva L. Dyer, Christopher J. Rozell

TL;DR
This paper introduces a hierarchical optimal transport method that leverages clustered data structure to improve alignment in multimodal, noisy, or ambiguous datasets, with applications in neural decoding.
Contribution
The paper proposes a novel hierarchical OT formulation and a distributed ADMM algorithm that efficiently scales and guarantees performance under certain conditions.
Findings
Hierarchical OT improves alignment accuracy in multimodal data.
The method scales quadratically with the largest cluster size.
Application to neural data shows significant alignment improvements.
Abstract
In many machine learning applications, it is necessary to meaningfully aggregate, through alignment, different but related datasets. Optimal transport (OT)-based approaches pose alignment as a divergence minimization problem: the aim is to transform a source dataset to match a target dataset using the Wasserstein distance as a divergence measure. We introduce a hierarchical formulation of OT which leverages clustered structure in data to improve alignment in noisy, ambiguous, or multimodal settings. To solve this numerically, we propose a distributed ADMM algorithm that also exploits the Sinkhorn distance, thus it has an efficient computational complexity that scales quadratically with the size of the largest cluster. When the transformation between two datasets is unitary, we provide performance guarantees that describe when and how well aligned cluster correspondences can be recovered…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Bayesian Methods and Mixture Models · Text and Document Classification Technologies
MethodsAlternating Direction Method of Multipliers
