Coder Social home page Coder Social logo

gnnpapers's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gnnpapers's Issues

Two missing papers

Thank you for your great effort in surveying these papers. We believe you might have missed two important papers from our lab.

M. Zhang, Z. Cui, M. Neumann, and Y. Chen, An End-to-End Deep Learning Architecture for Graph Classification, Proc. AAAI Conference on Artificial Intelligence (AAAI-18), 2018. This is the first paper to study advanced pooling layers for graph classification.

M. Zhang and Y. Chen, Link Prediction Based on Graph Neural Networks, Advances in Neural Information Processing Systems (NeurIPS-18), spotlight presentation, 2018. This is a successful GNN application in social networks and link prediction.

We would appreciate much if you can add them to the list. Thanks!

Some trivial typo

Hi there,
Thanks for your suggestions!

but I think maybe there should be eNsp, not eMsp in front of Explainability. (maybe line 21)

sincerely,

Suggesting delete unrelated papers

I found some unrelated papers in this list, such as:

Non-local Neural Networks. Wang, Xiaolong and Girshick, Ross and Gupta, Abhinav and He, Kaiming. CVPR 2018.

Neural Message Passing for Quantum Chemistry. Gilmer, Justin and Schoenholz, Samuel S and Riley, Patrick F and Vinyals, Oriol and Dahl, George E. 2017.

Two paper suggestions

Hi, thanks for the great collection!

I would like to point out our recent works

  • "Principal Neighbourhood Aggregation for Graph Nets". NeurIPS 2020 (paper, code)
  • "Directional Graph Networks". Oral at DiffGeo4DL workshop NeurIPS 2020 (paper, code)

I think they would both fit perfectly in the analysis section.

Thank you very much!

(SC'21) Efficient Scaling of Dynamic Graph Neural Networks

Our paper on scalable graph neural networks for dynamic graphs has been recently accepted by the top conference in the supercomputing/HPC area - named โ€˜ACM/IEEE Supercomputing 2021โ€™. This is a joint work between the US and India team at IBM Research. The paper is available from the following link.
Efficient Scaling of Dynamic Graph Neural Networks
Venkatesan T. Chakaravarthy, Shivmaran S. Pandian, Saurabh Raje, Yogish Sabharwal, Toyotaro Suzumura, Shashanka Ubaru
Paper: https://lnkd.in/dzcPKtRX
Conference: SC'21 (https://sc21.supercomputing.org/)
It would be great if you could add this work to the Efficiency section. The code will be available soon.

Paper suggestion

Hi,

thank you for the great GNN paper collection!

I would like to point out our recent work:
Stierle, M., Weinzierl, S., Harl, M., Matzner, M.: A technique for determiningrelevance scores of process activities using graph-based neural networks. Decision Support Systems 144, 113511 (2021)

You can access the paper here

Thank you very much!
Sven

Graph Capsule CNN Related Papers

Great list! Feel free to add these two papers related to capsule networks.

  1. Graph Capsule Convolutional Neural Networks. Saurabh Verma, Zhi-Li Zhang (ICML workshop 2018, our paper :))
  2. Capsule Graph Neural Network Zhang. Xinyi, Lihui Chen (ICLR 2019)

GraphSAINT from ICLR 2020

Thanks for the great collection!

I would like to point out our recent paper in ICLR 2020, "GraphSAINT: Graph sampling based inductive method". We proposed a graph sampling based minibatch training algorithm that works well on large graphs and deep GNNs. I think it fits under the "Efficiency" category of your collection.

Our code is available via https://github.com/GraphSAINT/GraphSAINT

The PyTorch Geometric library also has a reference implementation.

Suggestion for paper: Prototype Propagation Networks (PPN) for Weakly-supervised Few-shot Learning on Category Graph

Hi

Thx for keeping a good collection of GNN papers. I found it comprehensive and interesting!

Can I suggest a recent IJCAI2019 paper (also accepted for ICML workshop 2019) : Prototype Propagation Networks (PPN) for Weakly-supervised Few-shot Learning on Category Graph (https://arxiv.org/abs/1905.04042) for the addition of the list?

This paper shows an application of GNN on few-shot learning. It would be nice to add it in.

Can we add an option to organize the papers in chronological order?

Organizing papers according to their contents is good, but chronological order makes it easier to follow the new trend in top conferences. We can put several markdown files in this repo, each named as "ICML", "NIPS" etc, and inside we have subsections like "2020", "2019", etc. I personally think it would be much more convenient.

Three graph neural network papers from NIPS 2018

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.