paper-with-me

Papers

Point Cloud Classification via Deep Set Linearized Optimal Transport

2024-01-02 · Scott Mahan, Caroline Moosmüller, Alexander Cloninger

We introduce Deep Set Linearized Optimal Transport, an algorithm designed for the efficient simultaneous embedding of point clouds into an $L^2-$space. This embedding preserves specific low-dimensional structures within the Wasserstein space while constructing a classifier to distinguish between various classes of point clouds. Our approach is motivated by the observation that $L^2-$distances between optimal transport maps for distinct point clouds, originating from a shared fixed reference distribution, provide an approximation of the Wasserstein-2 distance between these point clouds, under certain assumptions. To learn approximations of these transport maps, we employ input convex neural networks (ICNNs) and establish that, under specific conditions, Euclidean distances between samples from these ICNNs closely mirror Wasserstein-2 distances between the true distributions. Additionally, we train a discriminator network that attaches weights these samples and creates a permutation invariant classifier to differentiate between different classes of point clouds. We showcase the advantages of our algorithm over the standard deep set approach through experiments on a flow cytometry dataset with a limited number of labeled point clouds.

📄 PDF Abstract BibTeX arXiv:2401.01460

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationPoint Cloud Classification

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

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

2025-02-05 · Jun Linwu, Varun Khurana, Nicholas Karris, Alexander Cloninger

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…

ClusteringDimensionality Reduction

Linearized Optimal Transport for Analysis of High-Dimensional Point-Cloud and Single-Cell Data

2025-10-24 · Tianxiang Wang, Yingtong Ke, Dhananjay Bhaskar, Smita Krishnaswamy 외 arxiv

Single-cell technologies generate high-dimensional point clouds of cells, enabling detailed characterization of complex patient states and treatment responses. Yet each patient is represented by an irregular point cloud …

Synthetic Data GenerationPoint Clouds

Unsupervised Point Cloud Completion through Unbalanced Optimal Transport

2024-10-03 · Taekyung Lee, Jaemoo Choi, Myungjoo Kang, Jaewoong Choi

Unpaired point cloud completion explores methods for learning a completion map from unpaired incomplete and complete point cloud data. In this paper, we propose a novel approach for unpaired point cloud completion using …

Point Cloud Completion

Linearized Optimal Transport for Collider Events

2020-08-19 · Tianji Cai, Junyi Cheng, Katy Craig, Nathaniel Craig

We introduce an efficient framework for computing the distance between collider events using the tools of Linearized Optimal Transport (LOT). This preserves many of the advantages of the recently-introduced Energy Mover'…

BIG-bench Machine LearningJet Tagging

Partial Transport for Point-Cloud Registration

2023-09-27 · Yikun Bai, Huy Tran, Steven B. Damelin, Soheil Kolouri

Point cloud registration plays a crucial role in various fields, including robotics, computer graphics, and medical imaging. This process involves determining spatial relationships between different sets of points, typic…

Computational EfficiencyPoint Cloud Registration