SOTAVerified

Linearized Optimal Transport pyLOT Library: A Toolkit for Machine Learning on Point Clouds

2025-02-05Unverified0· sign in to hype

Jun Linwu, Varun Khurana, Nicholas Karris, Alexander Cloninger

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

The pyLOT library offers a Python implementation of linearized optimal transport (LOT) techniques and methods to use in downstream tasks. The pipeline embeds probability distributions into a Hilbert space via the Optimal Transport maps from a fixed reference distribution, and this linearization allows downstream tasks to be completed using off the shelf (linear) machine learning algorithms. We provide a case study of performing ML on 3D scans of lemur teeth, where the original questions of classification, clustering, dimension reduction, and data generation reduce to simple linear operations performed on the LOT embedded representations.

Tasks

Reproductions