Related Experiment Video
Updated: Jun 6, 2025

Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine
Published on: October 27, 2016
An Empirical Study of Self-Supervised Learning with Wasserstein Distance
Makoto Yamada1,2, Yuki Takezawa1,3, Guillaume Houry1,4
1Machine Learning and Data Science Unit, Okinawa Institute of Science and Technology, Okinawa 904-0412, Japan.
This study explores self-supervised learning (SSL) using Tree-Wasserstein distance (TWD). We found that combining TWD with specific probability models and Jeffrey divergence regularization stabilizes training and improves performance over cosine similarity.
Area of Science:
- Machine Learning
- Computer Vision
Background:
- Self-supervised learning (SSL) commonly uses cosine similarity.
- Wasserstein distance, specifically Tree-Wasserstein distance (TWD), is less explored in SSL.
- Training Wasserstein distance can be numerically challenging.
Purpose of the Study:
- Investigate optimizing SSL with TWD.
- Identify stable training procedures for TWD in SSL.
- Evaluate TWD's effectiveness against cosine similarity in representation learning.
Main Methods:
- Employed two TWD types: total variation and ClusterTree.
- Tested various probability models: softmax, ArcFace, and simplicial embedding.
- Introduced Jeffrey divergence-based regularization for optimization stability.
Main Results:
- A softmax and TWD combination outperformed standard SimCLR on benchmark datasets (STL10, CIFAR10/100, SVHN).
- TWD with SimSiam failed to train, indicating sensitivity to model combinations.
- Jeffrey divergence regularization significantly aided model training.
Conclusions:
- Model performance in SSL with TWD is highly dependent on the chosen probability model.
- TWD, when appropriately combined with probability models and regularization, surpasses cosine similarity-based methods for representation learning.
Related Concept Videos
Wald-Wolfowitz Runs Test I
The test works...
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
On...
Empirical Method to Interpret Standard Deviation
This rule is used widely in statistics to calculate the proportion of data values...
Mean Absolute Deviation
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
Kendall's Coefficient of Concordance
Wilcoxon Signed-Ranks Test for Matched Pairs

