Learning Isometric Separation Maps
Nikolaos Vasiloglou, Alexander G. Gray, David V. Anderson

TL;DR
This paper introduces the Isometric Separation Map, a convex, semi-supervised embedding method that incorporates class information into MVU-like algorithms, enabling exact linear separability without infinite-dimensional projections.
Contribution
It presents a novel convex semi-supervised embedding technique that integrates class labels into MVU-like methods, ensuring linear separability and enabling SVM-like classification.
Findings
The method always finds a kernel matrix that linearly separates training data.
Comparable performance to Large Margin SVMs.
Kernel can be trained to ensure data are linearly separable without infinite-dimensional mapping.
Abstract
Maximum Variance Unfolding (MVU) and its variants have been very successful in embedding data-manifolds in lower dimensional spaces, often revealing the true intrinsic dimension. In this paper we show how to also incorporate supervised class information into an MVU-like method without breaking its convexity. We call this method the Isometric Separation Map and we show that the resulting kernel matrix can be used as a binary/multiclass Support Vector Machine-like method in a semi-supervised (transductive) framework. We also show that the method always finds a kernel matrix that linearly separates the training data exactly without projecting them in infinite dimensional spaces. In traditional SVMs we choose a kernel and hope that the data become linearly separable in the kernel space. In this paper we show how the hyperplane can be chosen ad-hoc and the kernel is trained so that data are…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Machine Learning and Algorithms · Face and Expression Recognition
