Laplacian Matrix for Dimensionality Reduction and Clustering

09/18/2019
by   Laurenz Wiskott, et al.
0

Many problems in machine learning can be expressed by means of a graph with nodes representing training samples and edges representing the relationship between samples in terms of similarity, temporal proximity, or label information. Graphs can in turn be represented by matrices. A special example is the Laplacian matrix, which allows us to assign each node a value that varies only little between strongly connected nodes and more between distant nodes. Such an assignment can be used to extract a useful feature representation, find a good embedding of data in a low dimensional space, or perform clustering on the original samples. In these lecture notes we first introduce the Laplacian matrix and then present a small number of algorithms designed around it.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/23/2019

Geometric Laplacian Eigenmap Embedding

Graph embedding seeks to build a low-dimensional representation of a gra...
research
03/08/2018

Concise Fuzzy Representation of Big Graphs: a Dimensionality Reduction Approach

The enormous amount of data to be represented using large graphs exceeds...
research
10/16/2019

Multiclass spectral feature scaling method for dimensionality reduction

Irregular features disrupt the desired classification. In this paper, we...
research
03/29/2023

The G-invariant graph Laplacian

Graph Laplacian based algorithms for data lying on a manifold have been ...
research
12/15/2021

Fast Computation of Generalized Eigenvectors for Manifold Graph Embedding

Our goal is to efficiently compute low-dimensional latent coordinates fo...
research
10/16/2016

Probabilistic Dimensionality Reduction via Structure Learning

We propose a novel probabilistic dimensionality reduction framework that...
research
02/03/2015

Laplacian Mixture Modeling for Network Analysis and Unsupervised Learning on Graphs

Laplacian mixture models identify overlapping regions of influence in un...

Please sign up or login with your details

Forgot password? Click here to reset