Unsupervised K-Nearest Neighbor Regression
Oliver Kramer

TL;DR
This paper introduces a novel unsupervised K-nearest neighbor regression method for nonlinear dimensionality reduction, enabling efficient embedding and sorting of high-dimensional data by optimizing latent variables based on neighborhood structures.
Contribution
It presents a new UNN regression approach that effectively learns low-dimensional manifolds from high-dimensional data, with strategies for optimizing latent neighborhoods.
Findings
UNN effectively reduces dimensionality of high-dimensional data.
Iterative strategies improve embedding quality.
Method suitable for data sorting tasks.
Abstract
In many scientific disciplines structures in high-dimensional data have to be found, e.g., in stellar spectra, in genome data, or in face recognition tasks. In this work we present a novel approach to non-linear dimensionality reduction. It is based on fitting K-nearest neighbor regression to the unsupervised regression framework for learning of low-dimensional manifolds. Similar to related approaches that are mostly based on kernel methods, unsupervised K-nearest neighbor (UNN) regression optimizes latent variables w.r.t. the data space reconstruction error employing the K-nearest neighbor heuristic. The problem of optimizing latent neighborhoods is difficult to solve, but the UNN formulation allows the design of efficient strategies that iteratively embed latent points to fixed neighborhood topologies. UNN is well appropriate for sorting of high-dimensional data. The iterative…
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
TopicsFace and Expression Recognition · Neural Networks and Applications · Advanced Clustering Algorithms Research
