OCLGNAJul 17, 2025

Unsupervised Ground Metric Learning

arXiv:2507.13094v11 citationsh-index: 7
Originality Incremental advance
AI Analysis

This work addresses the problem of data classification without labels for researchers in machine learning, offering incremental improvements in algorithmic convergence and modeling flexibility.

The paper tackles unsupervised metric learning by proposing algorithms for learning optimal transport cost matrices and exploring alternative distances like Mahalanobis-like metrics and graph Laplacians, with results including a proof of linear convergence for a stochastic algorithm in a non-paracontractive setting.

Data classification without access to labeled samples remains a challenging problem. It usually depends on an appropriately chosen distance between features, a topic addressed in metric learning. Recently, Huizing, Cantini and Peyré proposed to simultaneously learn optimal transport (OT) cost matrices between samples and features of the dataset. This leads to the task of finding positive eigenvectors of a certain nonlinear function that maps cost matrices to OT distances. Having this basic idea in mind, we consider both the algorithmic and the modeling part of unsupervised metric learning. First, we examine appropriate algorithms and their convergence. In particular, we propose to use the stochastic random function iteration algorithm and prove that it converges linearly for our setting, although our operators are not paracontractive as it was required for convergence so far. Second, we ask the natural question if the OT distance can be replaced by other distances. We show how Mahalanobis-like distances fit into our considerations. Further, we examine an approach via graph Laplacians. In contrast to the previous settings, we have just to deal with linear functions in the wanted matrices here, so that simple algorithms from linear algebra can be applied.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes