paper-with-me

Papers

Deep Diffusion Maps

2025-05-09 · Sergio García-Heredia, Ángela Fernández, Carlos M. Alaíz

One of the fundamental problems within the field of machine learning is dimensionality reduction. Dimensionality reduction methods make it possible to combat the so-called curse of dimensionality, visualize high-dimensional data and, in general, improve the efficiency of storing and processing large data sets. One of the best-known nonlinear dimensionality reduction methods is Diffusion Maps. However, despite their virtues, both Diffusion Maps and many other manifold learning methods based on the spectral decomposition of kernel matrices have drawbacks such as the inability to apply them to data outside the initial set, their computational complexity, and high memory costs for large data sets. In this work, we propose to alleviate these problems by resorting to deep learning. Specifically, a new formulation of Diffusion Maps embedding is offered as a solution to a certain unconstrained minimization problem and, based on it, a cost function to train a neural network which computes Diffusion Maps embedding -- both inside and outside the training sample -- without the need to perform any spectral decomposition. The capabilities of this approach are compared on different data sets, both real and synthetic, with those of Diffusion Maps and the Nystrom method.

📄 PDF Abstract BibTeX arXiv:2505.06087

Code (1)

sgh14/deep-diffusion-maps 공식 구현 tf

Tasks

Dimensionality Reduction

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Learning Structure-Guided Diffusion Model for 2D Human Pose Estimation

2023-06-29 · Zhongwei Qiu, Qiansheng Yang, Jian Wang, Xiyu Wang 외

One of the mainstream schemes for 2D human pose estimation (HPE) is learning keypoints heatmaps by a neural network. Existing methods typically improve the quality of heatmaps by customized architectures, such as high-re…

2D Human Pose EstimationDenoisingPose Estimation

Diffusion Maps meet Nyström

2018-02-23 · N. Benjamin Erichson, Lionel Mathelin, Steven L. Brunton, J. Nathan Kutz

Diffusion maps are an emerging data-driven technique for non-linear dimensionality reduction, which are especially useful for the analysis of coherent structures and nonlinear embeddings of dynamical systems. However, th…

Dimensionality ReductionTime SeriesTime Series Analysis

Hodge Laplacians and Hodge Diffusion Maps

2025-04-10 · Alvaro Almeida Gomez, Jorge Duque Franco

We introduce Hodge Diffusion Maps, a novel manifold learning algorithm designed to analyze and extract topological information from high-dimensional data-sets. This method approximates the exterior derivative acting on d…

Dimensionality Reduction

Hypoelliptic Diffusion Maps I: Tangent Bundles

2015-03-17 · Tingran Gao

We introduce the concept of Hypoelliptic Diffusion Maps (HDM), a framework generalizing Diffusion Maps in the context of manifold learning and dimensionality reduction. Standard non-linear dimensionality reduction method…

Dimensionality Reduction

Landmark Diffusion Maps (L-dMaps): Accelerated manifold learning out-of-sample extension

2017-06-28 · Andrew W. Long, Andrew L. Ferguson

Diffusion maps are a nonlinear manifold learning technique based on harmonic analysis of a diffusion process over the data. Out-of-sample extensions with computational complexity $\mathcal{O}(N)$, where $N$ is the number…