paper-with-me

홈 › Papers

Invariance encoding in sliced-Wasserstein space for image classification with limited training data

2022-01-09 · Mohammad Shifat E Rabbi, Yan Zhuang, Shiying Li, Abu Hasnat Mohammad Rubaiyat, Xuwang Yin, Gustavo K. Rohde

Deep convolutional neural networks (CNNs) are broadly considered to be state-of-the-art generic end-to-end image classification systems. However, they are known to underperform when training data are limited and thus require data augmentation strategies that render the method computationally expensive and not always effective. Rather than using a data augmentation strategy to encode invariances as typically done in machine learning, here we propose to mathematically augment a nearest subspace classification model in sliced-Wasserstein space by exploiting certain mathematical properties of the Radon Cumulative Distribution Transform (R-CDT), a recently introduced image transform. We demonstrate that for a particular type of learning problem, our mathematical solution has advantages over data augmentation with deep CNNs in terms of classification accuracy and computational complexity, and is particularly effective under a limited training data setting. The method is simple, effective, computationally efficient, non-iterative, and requires no parameters to be tuned. Python code implementing our method is available at https://github.com/rohdelab/mathematical_augmentation. Our method is integrated as a part of the software package PyTransKit, which is available at https://github.com/rohdelab/PyTransKit.

📄 PDF Abstract BibTeX arXiv:2201.02980

Code (2)

rohdelab/PyTransKit 공식 구현
rohdelab/mathematical_augmentation 공식 구현 pytorch

Tasks

Data Augmentationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

A Novel Sliced Fused Gromov-Wasserstein Distance

2025-08-04 · Moritz Piening, Robert Beinert arxiv

The Gromov--Wasserstein (GW) distance and its fused extension (FGW) are powerful tools for comparing heterogeneous data. Their computation is, however, challenging since both distances are based on non-convex, quadratic …

Slicing Wasserstein Over Wasserstein Via Functional Optimal Transport

2025-09-26 · Moritz Piening, Robert Beinert arxiv

Wasserstein distances define a metric between probability measures on arbitrary metric spaces, including meta-measures (measures over measures). The resulting Wasserstein over Wasserstein (WoW) distance is a powerful, bu…

Gaussian Processes

Revisiting Sliced Wasserstein on Images: From Vectorization to Convolution

2022-04-04 · Khai Nguyen, Nhat Ho

The conventional sliced Wasserstein is defined between two probability measures that have realizations as vectors. When comparing two probability measures over images, practitioners first need to vectorize images and the…

Distance-Matrix Wasserstein Statistics for Scalable Gromov--Wasserstein Learning

2026-05-14 · Ao Xu, Tieru Wu arxiv

Gromov--Wasserstein (GW) distances compare graphs, shapes, and point clouds through internal distances, without requiring a common coordinate system. This invariance is powerful, but discrete GW is a nonconvex quadratic …

Graph ClassificationTwo-sample testingPoint Clouds

Encoded Prior Sliced Wasserstein AutoEncoder for learning latent manifold representations

2020-10-02 · Sanjukta Krishnagopal, Jacob Bedrossian

While variational autoencoders have been successful in several tasks, the use of conventional priors are limited in their ability to encode the underlying structure of input data. We introduce an Encoded Prior Sliced Was…