Dimension Reduction with Locally Adjusted Graphs
Yingfan Wang, Yiyang Sun, Haiyang Huang, Cynthia Rudin

TL;DR
LocalMAP is a novel dimension reduction algorithm that dynamically adjusts local graphs to improve cluster separation in high-dimensional data, especially in biological datasets.
Contribution
The paper introduces LocalMAP, a new DR method that adaptively updates graphs locally to better identify true clusters in large high-dimensional datasets.
Findings
LocalMAP outperforms existing DR methods in cluster separation.
It effectively identifies real clusters in biological datasets.
Dynamic graph adjustment enhances dimensionality reduction accuracy.
Abstract
Dimension reduction (DR) algorithms have proven to be extremely useful for gaining insight into large-scale high-dimensional datasets, particularly finding clusters in transcriptomic data. The initial phase of these DR methods often involves converting the original high-dimensional data into a graph. In this graph, each edge represents the similarity or dissimilarity between pairs of data points. However, this graph is frequently suboptimal due to unreliable high-dimensional distances and the limited information extracted from the high-dimensional data. This problem is exacerbated as the dataset size increases. If we reduce the size of the dataset by selecting points for a specific sections of the embeddings, the clusters observed through DR are more separable since the extracted subgraphs are more reliable. In this paper, we introduce LocalMAP, a new dimensionality reduction algorithm…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Image Processing Techniques
