Coder Social home page Coder Social logo

Comments (3)

ShichangZh avatar ShichangZh commented on June 12, 2024

Thank you for reaching out. Just to confirm the question here. Are you saying that the first five numbers are the results you get when you apply the min-cut loss to a GNN model? Did you use GraphSAGE, or did you use other architectures?

from graphless-neural-networks.

ShichangZh avatar ShichangZh commented on June 12, 2024

I see. It is been a while, so I will have to go back and check our code again, which may take some time. Meanwhile, may I ask did you only observe this for Citeseer or other datasets as well? Could you please also provide results on a few more datasets if you have them? Say Cora.

By the way, your previous comment is messed up with some extra email information. You may want to edit it.

from graphless-neural-networks.

wutaiqiang avatar wutaiqiang commented on June 12, 2024

After my doubt check, I find I get such results due to:

I forget to softmax the results for teacher, but I do that for student.

Hence, results from teacher are unstable but from student are not so .

After fix the issue, I get:

teacher:
0.9904
0.9978
0.9898
0.9957
0.9925

student:
0.9457
0.9499
0.9519
0.9670
0.9278

setting: SAGE, Citeseer, and transductive.

from graphless-neural-networks.

Related Issues (8)

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.