graph Laplacian

GPTKB entity

Statements (36)
Predicate Object
gptkbp:instanceOf gptkb:mathematical_concept
gptkbp:alsoKnownAs Laplacian matrix
gptkbp:application gptkb:machine_learning
image segmentation
community detection
random walks on graphs
electrical networks
gptkbp:appliesTo graphs
gptkbp:definedIn L = D - A
gptkbp:eigenvalues contain information about graph connectivity
gptkbp:field graph theory
linear algebra
gptkbp:generalizes normalized Laplacian
signless Laplacian
gptkbp:heldBy matrix representation of a graph
https://www.w3.org/2000/01/rdf-schema#label graph Laplacian
gptkbp:introduced gptkb:Gustave_Kirchhoff
gptkbp:introducedIn 1847
gptkbp:location A is the adjacency matrix
D is the degree matrix
gptkbp:number_of_zero_eigenvalues equals number of connected components
gptkbp:property positive semi-definite
symmetric for undirected graphs
gptkbp:relatedTo gptkb:Cheeger_inequality
gptkb:Kirchhoff's_theorem
gptkb:Fiedler_vector
algebraic connectivity
gptkbp:smallest_eigenvalue is zero
gptkbp:usedFor gptkb:spectral_graph_theory
network analysis
clustering
gptkbp:bfsParent gptkb:Laplacian
gptkb:higher-order_Cheeger_inequalities
gptkb:Normalized_Cuts
gptkb:Chebyshev_Spectral_Graph_Convolutional_Network
gptkbp:bfsLayer 7