AIMS Lab Seminar | Jiwei Peng (McMaster University)
Oct 6, 2025
11:30AM to 12:30PM
Date/Time
Date(s) - 06/10/2025
11:30 am - 12:30 pm
Location: HH312
Speaker: Jiwei Peng (McMaster University)
Title: Image Segmentation through Spectral Clustering
Description: https://sites.google.com/view/aims-lab-seminar/fall-2025/oct-6
Clustering is the act of grouping data of similar structures or behaviors. Any finite dataset can be transformed into an undirected, weighted simple graph by representing each data point as a vertex and assigning a weighted edge between every pair of vertices to reflect their degree of similarity. By analyzing the matrix representation of this similarity graph through the lenses of spectral graph theory and numerical linear algebra, one can determine an optimal partitioning of the graph which maximizes the similarity within subgraphs while ensuring the dissimilarity between them. This technique is known as spectral clustering. We provide a practical application of this method in image segmentation, where distinct objects within an image can be detected and extracted.