Giter Site home page Giter Site logo

Leaderboard results of GOODTwitter about good HOT 6 CLOSED

Wuyxin avatar Wuyxin commented on June 15, 2024
Leaderboard results of GOODTwitter

from good.

Comments (6)

CM-BF avatar CM-BF commented on June 15, 2024

Hi Yingxin,

Thank you for your question. Although we provide GOODTwitter in this repo, it hasn't been included in this work officially, so we don't have the leaderboard results right now. Sorry for this inconvenience.

Best,
Shurui

from good.

Wuyxin avatar Wuyxin commented on June 15, 2024

Thanks, that's fair!

Another quick question is that, for WebKB, since the graph only has 617 nodes, by setting batch size to 4096, does that mean the GraphSAINT sampler return the whole graph everytime (i.e., the same as the whole graph training)?

from good.

CM-BF avatar CM-BF commented on June 15, 2024

The walk-based GraphSAINT won't sample the whole graph, instead, the size of sampled graphs only depends on walk_length, i.e., the size of sampled graphs is not affected by the batch size.

Please let me know if any questions. 😄

from good.

Wuyxin avatar Wuyxin commented on June 15, 2024

I see! But why do you use the sampler while we can feed the whole graph into the GNN in this case? Wouldn't that be easier as the graph size is small?

from good.

CM-BF avatar CM-BF commented on June 15, 2024

We tried directly feeding the whole graph for small graph cases. However, the performance difference is trivial. Therefore, we simply apply this sampler to all datasets for consistency. :)

Best,
Shurui

from good.

Wuyxin avatar Wuyxin commented on June 15, 2024

Got it. Yeah that's also what I got - the performance doesn't seem to differ much. Thanks!

from good.

Related Issues (20)

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.