paper-with-me

Papers

Generative Locally Linear Embedding

2021-04-04 · Benyamin Ghojogh, Ali Ghodsi, Fakhri Karray, Mark Crowley

Locally Linear Embedding (LLE) is a nonlinear spectral dimensionality reduction and manifold learning method. It has two main steps which are linear reconstruction and linear embedding of points in the input space and embedding space, respectively. In this work, we propose two novel generative versions of LLE, named Generative LLE (GLLE), whose linear reconstruction steps are stochastic rather than deterministic. GLLE assumes that every data point is caused by its linear reconstruction weights as latent factors. The proposed GLLE algorithms can generate various LLE embeddings stochastically while all the generated embeddings relate to the original LLE embedding. We propose two versions for stochastic linear reconstruction, one using expectation maximization and another with direct sampling from a derived distribution by optimization. The proposed GLLE methods are closely related to and inspired by variational inference, factor analysis, and probabilistic principal component analysis. Our simulations show that the proposed GLLE methods work effectively in unfolding and generating submanifolds of data.

📄 PDF Abstract BibTeX arXiv:2104.01525

Code (1)

bghojogh/Generative-LLE 공식 구현

Tasks

Dimensionality ReductionVariational Inference

Similar Papers 제목 키워드 기반

Generative locally linear embedding: A module for manifold unfolding and visualization

2021-07-06 · Software Impacts 2021 7 · Benyamin Ghojogh, Ali Ghodsi, Fakhri Karray, Mark Crowley

Data often have nonlinear patterns in machine learning. One can unfold the nonlinear manifold of a dataset for low-dimensional visualization and feature extraction. Locally Linear Embedding (LLE) is a nonlinear spectral …

Data VisualizationDimensionality ReductionVariational Inference

Robust Locally-Linear Controllable Embedding

2017-10-15 · Ershad Banijamali, Rui Shu, Mohammad Ghavamzadeh, Hung Bui 외

Embed-to-control (E2C) is a model for solving high-dimensional optimal control problems by combining variational auto-encoders with locally-optimal controllers. However, the E2C model suffers from two major drawbacks: 1)…

Video Frame Interpolation by Plug-and-Play Deep Locally Linear Embedding

2018-07-04 · Anh-Duc Nguyen, Woojae Kim, Jongyoo Kim, Sang-Hoon Lee

We propose a generative framework which takes on the video frame interpolation problem. Our framework, which we call Deep Locally Linear Embedding (DeepLLE), is powered by a deep convolutional neural network (CNN) while …

Video Frame Interpolation

Learning Canonical Embeddings for Unsupervised Shape Correspondence with Locally Linear Transformations

2022-09-05 · Pan He, Patrick Emami, Sanjay Ranka, Anand Rangarajan

We present a new approach to unsupervised shape correspondence learning between pairs of point clouds. We make the first attempt to adapt the classical locally linear embedding algorithm (LLE) -- originally designed for …

Dimensionality ReductionPoint cloud reconstruction

Locally Linear Image Structural Embedding for Image Structure Manifold Learning

2019-08-25 · Benyamin Ghojogh, Fakhri Karray, Mark Crowley

Most of existing manifold learning methods rely on Mean Squared Error (MSE) or $\ell_2$ norm. However, for the problem of image quality assessment, these are not promising measure. In this paper, we introduce the concept…

Dimensionality ReductionImage Quality AssessmentSSIM