初始化
解算器
聚类分析
光谱聚类
计算机科学
计算复杂性理论
算法
特征向量
坐标下降
水准点(测量)
离散化
维数之咒
嵌入
数学
数学优化
人工智能
程序设计语言
地理
物理
数学分析
量子力学
大地测量学
作者
Feiping Nie,Jitao Lu,Danyang Wu,Rong Wang,Xuelong Li
标识
DOI:10.1109/tpami.2023.3279394
摘要
Normalized-Cut (N-Cut) is a famous model of spectral clustering. The traditional N-Cut solvers are two-stage: 1) calculating the continuous spectral embedding of normalized Laplacian matrix; 2) discretization via K-means or spectral rotation. However, this paradigm brings two vital problems: 1) two-stage methods solve a relaxed version of the original problem, so they cannot obtain good solutions for the original N-Cut problem; 2) solving the relaxed problem requires eigenvalue decomposition, which has O(n3) time complexity ( n is the number of nodes). To address the problems, we propose a novel N-Cut solver designed based on the famous coordinate descent method. Since the vanilla coordinate descent method also has O(n3) time complexity, we design various accelerating strategies to reduce the time complexity to O(|E|) ( |E| is the number of edges). To avoid reliance on random initialization which brings uncertainties to clustering, we propose an efficient initialization method that gives deterministic outputs. Extensive experiments on several benchmark datasets demonstrate that the proposed solver can obtain larger objective values of N-Cut, meanwhile achieving better clustering performance compared to traditional solvers.
科研通智能强力驱动
Strongly Powered by AbleSci AI