Abstract

Graph clustering discovers groups or communities within networks. Increasingly, models use autoencoders to achieve effective clustering combined with Graph Neural Networks (GNN) for structure incorporation. However, GNNs based on convolution or attention variants lack dynamic fusion, suffer from over-smoothing, noise, node heterophily, are computationally expensive and typically require the complete graph being present. Instead, we propose SCGC, capable of dynamic soft structure fusion via augmentation-less edge-contrastive loss. Further, we propose SCGC*, with a more expressive novel distance metric, Influence, and our Influence Augmented Contrastive (IAC) loss, requiring only half the model parameters. Our models, SCGC and SCGC*, dynamically fuse discriminative node representations, jointly refine soft cluster assignments, completely eliminate convolutions and attention of traditional GNNs, use only simple linear units, and yet efficiently incorporate structure. They are impervious to layer depth; robust to over-smoothing, incorrect edges and heterophily; scalable by batching; augmentation-less; relaxes the homophily assumption and trivially parallelizable. We improve significantly over the state-of-the-art on a wide range of benchmarks, including images, sensor data, text, and citation networks, with superb efficiency. Specifically, 20% on ARI and 18% on NMI for DBLP; overall 55% reduction in training time and overall, 81% reduction on inference time. code: https://github.com/gayanku/SCGC.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.