paper-with-me

홈 › Papers

megaman: Manifold Learning with Millions of points

2016-03-09 · James McQueen, Marina Meila, Jacob VanderPlas, Zhongyue Zhang

Manifold Learning is a class of algorithms seeking a low-dimensional non-linear representation of high-dimensional data. Thus manifold learning algorithms are, at least in theory, most applicable to high-dimensional data and sample sizes to enable accurate estimation of the manifold. Despite this, most existing manifold learning implementations are not particularly scalable. Here we present a Python package that implements a variety of manifold learning algorithms in a modular and scalable fashion, using fast approximate neighbors searches and fast sparse eigendecompositions. The package incorporates theoretical advances in manifold learning, such as the unbiased Laplacian estimator and the estimation of the embedding distortion by the Riemannian metric method. In benchmarks, even on a single-core desktop computer, our code embeds millions of data points in minutes, and takes just 200 minutes to embed the main sample of galaxy spectra from the Sloan Digital Sky Survey --- consisting of 0.6 million samples in 3750-dimensions --- a task which has not previously been possible.

📄 PDF Abstract BibTeX arXiv:1603.02763

Code (1)

mmp2/megaman 공식 구현

Similar Papers 제목 키워드 기반

Model reduction for the material point method via an implicit neural representation of the deformation map

2021-09-25 · Peter Yichen Chen, Maurizio M. Chiaramonte, Eitan Grinspun, Kevin Carlberg

This work proposes a model-reduction approach for the material point method on nonlinear manifolds. Our technique approximates the $\textit{kinematics}$ by approximating the deformation map using an implicit neural repre…

Super-Resolution

ShapeVis: High-dimensional Data Visualization at Scale

2020-01-15 · Nupur Kumari, Siddarth R., Akash Rupela, Piyush Gupta 외

We present ShapeVis, a scalable visualization technique for point cloud data inspired from topological data analysis. Our method captures the underlying geometric and topological structure of the data in a compressed gra…

Community DetectionData VisualizationDimensionality ReductionTopological Data Analysis+1

Riemannian Optimization on Relaxed Indicator Matrix Manifold

2025-03-26 · Jinghui Yuan, Fangyuan Xie, Feiping Nie, Xuelong Li

The indicator matrix plays an important role in machine learning, but optimizing it is an NP-hard problem. We propose a new relaxation of the indicator matrix and prove that this relaxation forms a manifold, which we cal…

Denoisingglobal-optimizationGraph ClusteringImage Denoising+1

Manifold Fitting in Ambient Space

2019-09-30 · Zhigang Yao, Bingjie Li, Wee Chin Tan

Modern sample points in many applications no longer comprise real vectors in a real vector space but sample points of much more complex structures, which may be represented as points in a space with a certain underlying …

Dimensionality Reduction

Centre manifold theorem for maps along manifolds of fixed points

2026-04-20 · Lachlan Ewen MacDonald arxiv

We prove a centre manifold theorem for a map along a manifold-with-boundary of fixed points, and provide an application to the study of gradient descent with large step size on two-layer matrix factorisation problems.