Skip to content

Latest commit

 

History

History
96 lines (78 loc) · 5.16 KB

deep_learning.md

File metadata and controls

96 lines (78 loc) · 5.16 KB

Deep Learning

  • Community Detection Clustering via Gumbel Softmax (ArXiV 2020)

  • Graph Clustering with Graph Neural Networks (Arxiv 2020)

    • Anton Tsitsulin, John Palowitch, Bryan Perozzi, Emmanuel Müller
    • [Paper]
    • [Code]
  • Adversarial Attack on Community Detection by Hiding Individuals (WWW 2020)

    • Jia Li, Honglei Zhang, Zhichao Han, Yu Rong, Hong Cheng, Junzhou Huang
    • [Paper]
    • [Code]
  • One2Multi Graph Autoencoder for Multi-view Graph Clustering (WWW 2020)

  • Structural Deep Clustering Network (WWW 2020)

  • Deep Multi-Graph Clustering via Attentive Cross-Graph Association (WSDM 2020)

  • Overlapping Community Detection with Graph Neural Networks (MLGWorkShop 2019)

  • Supervised Community Detection with Line Graph Neural Networks (ICLR 2019)

  • Symmetric Graph Convolutional Autoencoder for Unsupervised Graph Representation Learning (ICCV 2019)

  • CommunityGAN: Community Detection with Generative Adversarial Nets (ArXiv 2019)

  • Learning to Identify High Betweenness Centrality Nodes from Scratch: A Novel Graph Neural Network Approach (CIKM 2019)

  • Unsupervised Community Detection with Modularity-Based Attention Model (ArXiv 2019)

  • An Adaptive Graph Learning Method Based on Dual Data Representations for Clustering (Pattern Recognition 2018)

  • Improving the Efficiency and Effectiveness of Community Detection via Prior-Induced Equivalent Super-Network (Scientific Reports 2017)

  • MGAE: Marginalized Graph Autoencoder for Graph Clustering (CIKM 2017)

  • Graph Clustering with Dynamic Embedding (Arxiv 2017)

  • Modularity based Community Detection with Deep Learning (IJCAI 2016)

  • Learning Deep Representations for Graph Clustering (AAAI 2014)