Masked AutoEncoder for Graph Clustering without Pre-defined Cluster
Number k
- URL: http://arxiv.org/abs/2401.04741v1
- Date: Tue, 9 Jan 2024 08:34:36 GMT
- Title: Masked AutoEncoder for Graph Clustering without Pre-defined Cluster
Number k
- Authors: Yuanchi Ma, Hui He, Zhongxiang Lei, Zhendong Niu
- Abstract summary: We propose a new framework called Graph Clustering with Masked Autoencoders (GCMA)
It employs our designed fusion autoencoder based on the graph masking method for the fusion coding of graph.
It introduces our improved density-based clustering algorithm as a second decoder while decoding with multi-target reconstruction.
- Score: 15.711916432302576
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Graph clustering algorithms with autoencoder structures have recently gained
popularity due to their efficient performance and low training cost. However,
for existing graph autoencoder clustering algorithms based on GCN or GAT, not
only do they lack good generalization ability, but also the number of clusters
clustered by such autoencoder models is difficult to determine automatically.
To solve this problem, we propose a new framework called Graph Clustering with
Masked Autoencoders (GCMA). It employs our designed fusion autoencoder based on
the graph masking method for the fusion coding of graph. It introduces our
improved density-based clustering algorithm as a second decoder while decoding
with multi-target reconstruction. By decoding the mask embedding, our model can
capture more generalized and comprehensive knowledge. The number of clusters
and clustering results can be output end-to-end while improving the
generalization ability. As a nonparametric class method, extensive experiments
demonstrate the superiority of \textit{GCMA} over state-of-the-art baselines.
Related papers
- Generative and Contrastive Paradigms Are Complementary for Graph
Self-Supervised Learning [56.45977379288308]
Masked autoencoder (MAE) learns to reconstruct masked graph edges or node features.
Contrastive Learning (CL) maximizes the similarity between augmented views of the same graph.
We propose graph contrastive masked autoencoder (GCMAE) framework to unify MAE and CL.
arXiv Detail & Related papers (2023-10-24T05:06:06Z) - Reinforcement Graph Clustering with Unknown Cluster Number [91.4861135742095]
We propose a new deep graph clustering method termed Reinforcement Graph Clustering.
In our proposed method, cluster number determination and unsupervised representation learning are unified into a uniform framework.
In order to conduct feedback actions, the clustering-oriented reward function is proposed to enhance the cohesion of the same clusters and separate the different clusters.
arXiv Detail & Related papers (2023-08-13T18:12:28Z) - Hard Regularization to Prevent Deep Online Clustering Collapse without
Data Augmentation [65.268245109828]
Online deep clustering refers to the joint use of a feature extraction network and a clustering model to assign cluster labels to each new data point or batch as it is processed.
While faster and more versatile than offline methods, online clustering can easily reach the collapsed solution where the encoder maps all inputs to the same point and all are put into a single cluster.
We propose a method that does not require data augmentation, and that, differently from existing methods, regularizes the hard assignments.
arXiv Detail & Related papers (2023-03-29T08:23:26Z) - ClusterFuG: Clustering Fully connected Graphs by Multicut [20.254912065749956]
In dense multicut, the clustering objective is given in a factorized form as inner products of node feature vectors.
We show how to rewrite classical greedy algorithms for multicut in our dense setting and how to modify them for greater efficiency and solution quality.
arXiv Detail & Related papers (2023-01-28T11:10:50Z) - Graph-Collaborated Auto-Encoder Hashing for Multi-view Binary Clustering [11.082316688429641]
We propose a hashing algorithm based on auto-encoders for multi-view binary clustering.
Specifically, we propose a multi-view affinity graphs learning model with low-rank constraint, which can mine the underlying geometric information from multi-view data.
We also design an encoder-decoder paradigm to collaborate the multiple affinity graphs, which can learn a unified binary code effectively.
arXiv Detail & Related papers (2023-01-06T12:43:13Z) - MGAE: Masked Autoencoders for Self-Supervised Learning on Graphs [55.66953093401889]
Masked graph autoencoder (MGAE) framework to perform effective learning on graph structure data.
Taking insights from self-supervised learning, we randomly mask a large proportion of edges and try to reconstruct these missing edges during training.
arXiv Detail & Related papers (2022-01-07T16:48:07Z) - Enhancing Latent Space Clustering in Multi-filter Seq2Seq Model: A
Reinforcement Learning Approach [0.0]
We design a latent-enhanced multi-filter seq2seq model (LMS2S) that analyzes the latent space representations using a clustering algorithm.
Our experiments on semantic parsing and machine translation demonstrate the positive correlation between the clustering quality and the model's performance.
arXiv Detail & Related papers (2021-09-25T16:36:31Z) - Rethinking Graph Autoencoder Models for Attributed Graph Clustering [1.2158275183241178]
Graph Auto-Encoders (GAEs) have been used to perform joint clustering and embedding learning.
We study the accumulative error, inflicted by learning with noisy clustering assignments, and reconstructing the adjacency matrix.
We propose a sampling operator $Xi$ that triggers a protection mechanism against the noisy clustering assignments.
arXiv Detail & Related papers (2021-07-19T00:00:35Z) - AEGCN: An Autoencoder-Constrained Graph Convolutional Network [5.023274927781062]
We propose a novel neural network architecture, called autoencoder-constrained graph convolutional network.
The core of this model is a convolutional network operating directly on graphs, whose hidden layers are constrained by an autoencoder.
We show that adding autoencoder constraints significantly improves the performance of graph convolutional networks.
arXiv Detail & Related papers (2020-07-03T16:42:55Z) - Learning to Cluster Faces via Confidence and Connectivity Estimation [136.5291151775236]
We propose a fully learnable clustering framework without requiring a large number of overlapped subgraphs.
Our method significantly improves clustering accuracy and thus performance of the recognition models trained on top, yet it is an order of magnitude more efficient than existing supervised methods.
arXiv Detail & Related papers (2020-04-01T13:39:37Z) - Adaptive Graph Auto-Encoder for General Data Clustering [90.8576971748142]
Graph-based clustering plays an important role in the clustering area.
Recent studies about graph convolution neural networks have achieved impressive success on graph type data.
We propose a graph auto-encoder for general data clustering, which constructs the graph adaptively according to the generative perspective of graphs.
arXiv Detail & Related papers (2020-02-20T10:11:28Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.