LGMLMay 12, 2018

Nonlinear Metric Learning through Geodesic Interpolation within Lie Groups

arXiv:1805.04784v31 citations
AI Analysis

This work addresses metric learning for classification tasks, but it appears incremental as it builds on existing linear metric fusion methods.

The paper tackles the problem of nonlinear distance metric learning by fusing component linear metrics through geodesic interpolation on Lie groups, resulting in a diffeomorphic transformation that improves k-NN classification, with experiments showing effectiveness on synthetic and real datasets.

In this paper, we propose a nonlinear distance metric learning scheme based on the fusion of component linear metrics. Instead of merging displacements at each data point, our model calculates the velocities induced by the component transformations, via a geodesic interpolation on a Lie transfor- mation group. Such velocities are later summed up to produce a global transformation that is guaranteed to be diffeomorphic. Consequently, pair-wise distances computed this way conform to a smooth and spatially varying metric, which can greatly benefit k-NN classification. Experiments on synthetic and real datasets demonstrate the effectiveness of our model.

Foundations

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

Your Notes