JuliaGraphs / JuliaGraphs/GraphNeuralNetworks.jl

implementation of the DropMessage paper

Open
#412 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
308
Forks
74
Avg merge
3d 6h
Merged PRs (30d)
2

Description

Recently I had planned to work on some experiments related to the DropMessage paper and its extensions and application on various datasets like

  • Cora
  • CiteSeer
  • Pubmed
  • Flickr
  • ogbn-arxiv

If it would be considered useful, I could write up a tutorial/blog related to the work to show GNN.jl users how to modify architectures and use them on various datasets and experiment along the way.
Experiments include:

  • Edge perturbation
  • Feature noise injection
  • Subgraph sampling
  • Diffusion

Let me know if this will be useful for the repository! 😄
Thanks

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No repository files, tests, or entry points are identified. Start by reading the DropMessage paper and reviewing GNN.jl's existing architecture and dataset APIs; the scope and definition of done would need to be agreed before implementing experiments or a tutorial.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.