Giter Site home page Giter Site logo

Comments (3)

cynricfu avatar cynricfu commented on June 14, 2024 1

In my original experiments, I tried homogeneous GNNs with (1) the original graph data without node/edge type information and (2) the metapath-based homogeneous graph constructed by the best-performing metapath.

On IMDb, (1) performs better. On DBLP, (2) performs better. The reported results on the paper are obtained with (2).

MAGNN without metapath fusion and metapath instance encoder is still not exactly the same as GAT using metapath-based homogeneous graphs. The metapath instances essentially provide prior weights on the metapath-based neighbors.

from magnn.

Wentao-Xu avatar Wentao-Xu commented on June 14, 2024

I also have a similar observation. The GAT has a much higher performance than the results reported in this paper.

Could you share the code of baselines? or a part of the baselines? Thank you very much.

from magnn.

zezhishao avatar zezhishao commented on June 14, 2024

@Wentao-Xu Sorry to reply so late, my implementation is to delete MetaPath Fusion and Metapath Encoding in accordance with the MAGNN framework, and implement a simple GAT.
I recently saw a KDD'21 paper that may answer this question:
Are we really making much progress? Revisiting, benchmarking, and refining heterogeneous graph neural networks

from magnn.

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.