GithubHelp home page GithubHelp logo

goose315 / graph_pooling_benchmark Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 1.0 31.32 MB

Official PyTorch implement for paper: A Comprehensive Graph Pooling Benchmark: Effectiveness, Robustness and Generalizability

Jupyter Notebook 95.03% Python 4.97%

graph_pooling_benchmark's People

Contributors

goose315 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

luoxiao12

graph_pooling_benchmark's Issues

Some questions regarding KMISPool

Hi,

First of all, thank you and your team for the amazing work of benchmarking many pooling methods, including KMISPool.

I'm Francesco, an author of the KMIS-pooling method that you included in your paper. I was wandering, why did you set k=5 on all experiments? I believe this will make KMISPool underperform on all datasets, since it basically assumes that every graph has diameter > 5, which is a strong assumption for the datasets you took in considerations (that have only small-sized graphs). This setting will probably produce a single cluster for every graph, making it a de-facto global pooling instead of a hierarchical one. In my AAAI experiments the grid-search always returned k=1 among a space of {1, 2, 3}. Setting k=5 is like using a pooling on images with pooling size 6x6... it's a huge value.

Another question: KMISPooling does not allow the selection of a pooling ratio such as TopK. So, how did you manage to fix it in the experiments in the appendix (Tables 10,11,12,13)?

Thank you so much!

Bests,
Francesco

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.