paper-with-me

Papers

Graph Clustering with Cross-View Feature Propagation

2024-08-12 · Zhixuan Duan, Zuo Wang, Fanghui Bi

Graph clustering is a fundamental and challenging learning task, which is conventionally approached by grouping similar vertices based on edge structure and feature similarity.In contrast to previous methods, in this paper, we investigate how multi-view feature propagation can influence cluster discovery in graph data.To this end, we present Graph Clustering With Cross-View Feature Propagation (GCCFP), a novel method that leverages multi-view feature propagation to enhance cluster identification in graph data.GCCFP employs a unified objective function that utilizes graph topology and multi-view vertex features to determine vertex cluster membership, regularized by a module that supports key latent feature propagation. We derive an iterative algorithm to optimize this function, prove model convergence within a finite number of iterations, and analyze its computational complexity. Our experiments on various real-world graphs demonstrate the superior clustering performance of GCCFP compared to well-established methods, manifesting its effectiveness across different scenarios.

📄 PDF Abstract BibTeX arXiv:2408.06029

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGraph Clustering

Similar Papers 제목 키워드 기반

Improved Dual Correlation Reduction Network

2022-02-25 · Yue Liu, Sihang Zhou, Xinwang Liu, Wenxuan Tu 외

Deep graph clustering, which aims to reveal the underlying graph structure and divide the nodes into different clusters without human annotations, is a fundamental yet challenging task. However, we observed that the exis…

ClusteringFeature CorrelationGraph Clustering

SLCGC: A lightweight Self-supervised Low-pass Contrastive Graph Clustering Network for Hyperspectral Images

2025-02-05 · Yao Ding, Zhili Zhang, Aitao Yang, Yaoming Cai 외

Self-supervised hyperspectral image (HSI) clustering remains a fundamental yet challenging task due to the absence of labeled data and the inherent complexity of spatial-spectral interactions. While recent advancements h…

ClusteringComputational EfficiencyContrastive LearningDenoising+1

Deep Graph Clustering via Dual Correlation Reduction

2021-12-29 · Yue Liu, Wenxuan Tu, Sihang Zhou, Xinwang Liu 외

Deep graph clustering, which aims to reveal the underlying graph structure and divide the nodes into different groups, has attracted intensive attention in recent years. However, we observe that, in the process of node e…

ClusteringFeature CorrelationGraph Clustering

Fast and Scalable Semi-Supervised Learning for Multi-View Subspace Clustering

2024-08-11 · Huaming Ling, Chenglong Bao, Jiebo Song, Zuoqiang Shi

In this paper, we introduce a Fast and Scalable Semi-supervised Multi-view Subspace Clustering (FSSMSC) method, a novel solution to the high computational complexity commonly found in existing approaches. FSSMSC features…

Clusteringgraph constructionMulti-view Subspace Clustering

MPC: Multi-View Probabilistic Clustering

2022-01-01 · CVPR 2022 1 · Junjie Liu, Junlong Liu, Shaotian Yan, Rongxin Jiang 외

Despite the promising progress having been made, the two challenges of multi-view clustering (MVC) are still waiting for better solutions: i) Most existing methods are either not qualified or require additional steps…

ClusteringIncomplete multi-view clustering