Contrastive Deep Nonnegative Matrix Factorization for Community
Detection
- URL: http://arxiv.org/abs/2311.02357v2
- Date: Wed, 14 Feb 2024 09:48:39 GMT
- Title: Contrastive Deep Nonnegative Matrix Factorization for Community
Detection
- Authors: Yuecheng Li, Jialong Chen, Chuan Chen, Lei Yang, Zibin Zheng
- Abstract summary: We propose a new community detection algorithm, named Contrastive Deep Nonnegative Matrix Factorization (CDNMF)
Inspired by contrastive learning, our algorithm creatively constructs network topology and node attributes as two contrasting views.
We conduct experiments on three public real graph datasets and the proposed model has achieved better results than state-of-the-art methods.
- Score: 29.143384185705617
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Recently, nonnegative matrix factorization (NMF) has been widely adopted for
community detection, because of its better interpretability. However, the
existing NMF-based methods have the following three problems: 1) they directly
transform the original network into community membership space, so it is
difficult for them to capture the hierarchical information; 2) they often only
pay attention to the topology of the network and ignore its node attributes; 3)
it is hard for them to learn the global structure information necessary for
community detection. Therefore, we propose a new community detection algorithm,
named Contrastive Deep Nonnegative Matrix Factorization (CDNMF). Firstly, we
deepen NMF to strengthen its capacity for information extraction. Subsequently,
inspired by contrastive learning, our algorithm creatively constructs network
topology and node attributes as two contrasting views. Furthermore, we utilize
a debiased negative sampling layer and learn node similarity at the community
level, thereby enhancing the suitability of our model for community detection.
We conduct experiments on three public real graph datasets and the proposed
model has achieved better results than state-of-the-art methods. Code available
at https://github.com/6lyc/CDNMF.git.
Related papers
- Global Context Enhanced Anomaly Detection of Cyber Attacks via Decoupled Graph Neural Networks [0.0]
We deploy decoupled GNNs to overcome the issue of capturing nonlinear network information.
For node representation learning, we develop a GNN architecture with two modules for aggregating node feature information.
The findings demonstrate that decoupled training along with the global context enhanced representation of the nodes is superior to the state-of-the-art models in terms of AUC.
arXiv Detail & Related papers (2024-09-04T21:54:07Z) - Semi-supervised Community Detection via Structural Similarity Metrics [0.0]
We study a semi-supervised community detection problem in which the objective is to estimate the community label of a new node.
We propose an algorithm that computes a structural similarity metric' between the new node and each of the $K$ communities.
Our findings highlight, to the best of our knowledge, the first semi-supervised community detection algorithm that offers theoretical guarantees.
arXiv Detail & Related papers (2023-06-01T19:02:50Z) - A Unified Framework for Exploratory Learning-Aided Community Detection
Under Topological Uncertainty [16.280950663982107]
META-CODE is a unified framework for detecting overlapping communities in social networks.
It consists of three steps: 1) node-level community-affiliation embeddings based on graph neural networks (GNNs) trained by our new reconstruction loss, 2) network exploration via community-affiliation-based node queries, and 3) network inference using an edge connectivity-based Siamese neural network model from the explored network.
arXiv Detail & Related papers (2023-04-10T10:22:21Z) - Towards Better Out-of-Distribution Generalization of Neural Algorithmic
Reasoning Tasks [51.8723187709964]
We study the OOD generalization of neural algorithmic reasoning tasks.
The goal is to learn an algorithm from input-output pairs using deep neural networks.
arXiv Detail & Related papers (2022-11-01T18:33:20Z) - A Systematic Evaluation of Node Embedding Robustness [77.29026280120277]
We assess the empirical robustness of node embedding models to random and adversarial poisoning attacks.
We compare edge addition, deletion and rewiring strategies computed using network properties as well as node labels.
We found that node classification suffers from higher performance degradation as opposed to network reconstruction.
arXiv Detail & Related papers (2022-09-16T17:20:23Z) - META-CODE: Community Detection via Exploratory Learning in Topologically
Unknown Networks [5.299515147443958]
META-CODE is an end-to-end solution for detecting overlapping communities in networks with unknown topology.
It consists of three steps: 1) initial network inference, 2) node-level community-affiliation embedding based on graph neural networks (GNNs) trained by our new reconstruction loss, and 3) network exploration via community-affiliation-based node queries.
arXiv Detail & Related papers (2022-08-23T15:02:48Z) - Interpolation-based Correlation Reduction Network for Semi-Supervised
Graph Learning [49.94816548023729]
We propose a novel graph contrastive learning method, termed Interpolation-based Correlation Reduction Network (ICRN)
In our method, we improve the discriminative capability of the latent feature by enlarging the margin of decision boundaries.
By combining the two settings, we extract rich supervision information from both the abundant unlabeled nodes and the rare yet valuable labeled nodes for discnative representation learning.
arXiv Detail & Related papers (2022-06-06T14:26:34Z) - GCoNet+: A Stronger Group Collaborative Co-Salient Object Detector [156.43671738038657]
We present a novel end-to-end group collaborative learning network, termed GCoNet+.
GCoNet+ can effectively and efficiently identify co-salient objects in natural scenes.
arXiv Detail & Related papers (2022-05-30T23:49:19Z) - Improved Aggregating and Accelerating Training Methods for Spatial Graph
Neural Networks on Fraud Detection [0.0]
This work proposes an improved deep architecture to extend CAmouflage-REsistant GNN (CARE-GNN) to deep models named as Residual Layered CARE-GNN (RLC-GNN)
Three issues of RLC-GNN are the usage of neighboring information reaching limitation, the training difficulty and lack of comprehensive consideration about node features and external patterns.
Experiments are conducted on Yelp and Amazon datasets.
arXiv Detail & Related papers (2022-02-14T09:51:35Z) - On the use of local structural properties for improving the efficiency
of hierarchical community detection methods [77.34726150561087]
We study how local structural network properties can be used as proxies to improve the efficiency of hierarchical community detection.
We also check the performance impact of network prunings as an ancillary tactic to make hierarchical community detection more efficient.
arXiv Detail & Related papers (2020-09-15T00:16:12Z) - Detecting Communities in Heterogeneous Multi-Relational Networks:A
Message Passing based Approach [89.19237792558687]
Community is a common characteristic of networks including social networks, biological networks, computer and information networks.
We propose an efficient message passing based algorithm to simultaneously detect communities for all homogeneous networks.
arXiv Detail & Related papers (2020-04-06T17:36:24Z)
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.