摘要
超图谱聚类方法由于能很好地描述数据点间的高阶信息,近年来受到了广泛的关注。不同于传统图结构,超图结构中的超边不是两两数据点间的连接,而是一组具有某种相同特性的数据子集。在实际应用中,常用K-近邻来构建超图中的超边,因此,并没有考虑到数据内在的关联性。提出一种新的基于稀疏重构的超图构建方法。对每一样本,用稀疏表示来找到与其最有关联的近邻样本,以此形成基于稀疏重构的超图模型,使得每个超边内的样本都具有很强的关联性。最后通过对超图拉普拉斯矩阵进行谱分解得到聚类结果。在人脸数据库、手写体数据库上的实验结果验证了算法的有效性。
Hypergraph spectral clustering method attracts much attention,because it can effectively describe high-order information among the data. Different from traditional graph model, hyperedge in hypergraph is not a pair-wise link be- tween two data points, while it is a subset of data points sharing with some attribute. In practices, hyperedge is usually built by simple K-NN clustering, so it does not consider inherent relationship among the data. We proposed a new hy- pergraph spectral clustering algorithm with sparse representation. For each data point,sparse representation was used to seek its related neighbors to form a hyperedge, so the data points in a hyperedge have strong dependency. Finally, the spectral decomposition was performed on the Laplace matrix of the hypergraph to obtain the clustering result. Extensive experiments on face database and handwriting database demonstrate the effectiveness of the proposed method.
出处
《计算机科学》
CSCD
北大核心
2014年第2期145-148,156,共5页
Computer Science
基金
国家自然科学基金项目(21004401)
模式识别国家重点实验室开放课题基金(201204234)
江苏省杰出青年基金(SBK201210296)
中国博士后基金(20110491429)
江苏省光谱成像与智能感知重点实验室(南京理工大学)基金(30920130122003)
江苏省优势学科建设工程资助
关键词
超图
稀疏表示
谱聚类
Hypergraph,Sparse representation,Spectral clustering