Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 946 Bytes

File metadata and controls

23 lines (20 loc) · 946 Bytes

GraphModelStudy

Graph Model Study in ICL (2023/01~02)


Paper List

  1. Graph Neural Network
  2. Semi-Supervised Classification with Graph Convolutional Networks, ICRL 2017
  3. Graph Attention Networks, ICRL 2018
  4. Modeling Relational Data with Graph Convolutional Networks, ESWC 2018
  5. Graph Partition Neural Networks for Semi-Supervised Classification, Arxiv 2018
  6. EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs, AAAI 2020
  7. Graph Transformer Network, NIPS 2019
  8. Hypergraph Neural Networks, AAAI 2019
  9. Graph-Bert: Only Attention is Needed for Learning Graph Representations, Arxiv 2020

Members