Melia et al AISTATS 2001

From Cohen Courses
Revision as of 14:09, 4 February 2011 by Dperciva (talk | contribs)
Jump to navigationJump to search

Citation

Marina Melia and Jianbo Shi. 2001. A Random Walks View of Spectral Segmentation. In AISTATS 2001.

Online version

Available on Marina Melia's Website

Summary

This paper gives a general theoretical interpretation of a wide variety of spectral methods. Drawing on the general problem of normalized graph cuts, the authors show that the problem can be interpreted in terms of a random walk.

The authors first present the general framework of normalized cuts. We assume we are given an index set and similarity matrix where entry represents a similarity between item and item . We then seek a partition of into two sets . This partition is a normalized cut if it minimizes the following criteria:

where, for , we define:

However, the above problem is computationally intractable in general. We can approximate solutions to this problem using the following generalized eigenvalue problem:

Here, is a diagonal matrix with (we define this as the degree of ), and .. By using the smallest eigenvectors from this solution, and looking for index sets in which the entry values are constant, we can get approximate solutions to the normalized graph cuts problem.

The authors recast the problem by simply rewriting the eigenvalue problem as:

Related papers