Improved MinMax cut graph clustering with nonnegative relaxation

  • Authors:
  • Feiping Nie;Chris Ding;Dijun Luo;Heng Huang

  • Affiliations:
  • Department of Computer Science and Engineering, University of Texas, Arlington;Department of Computer Science and Engineering, University of Texas, Arlington;Department of Computer Science and Engineering, University of Texas, Arlington;Department of Computer Science and Engineering, University of Texas, Arlington

  • Venue:
  • ECML PKDD'10 Proceedings of the 2010 European conference on Machine learning and knowledge discovery in databases: Part II
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

In graph clustering methods, MinMax Cut tends to provide more balanced clusters as compared to Ratio Cut and Normalized Cut. The traditional approach used spectral relaxation to solve the graph cut problem. The main disadvantage of this approach is that the obtained spectral solution has mixed signs, which could severely deviate from the true solution and have to resort to other clustering methods, such as K-means, to obtain final clusters. In this paper, we propose to apply additional nonnegative constraint into MinMax Cut graph clustering and introduce novel algorithms to optimize the new objective. With the explicit nonnegative constraint, our solutions are very close to the ideal class indicator matrix and can directly assign clusters to data points. We present efficient algorithms to solve the new problem with the non-negative constraint rigorously. Experimental results show that our new algorithm always converges and significantly outperforms the traditional spectral relaxation approach on ratio cut and normalized cut.