Skip to content

bench: benchmark SheafNN against a GNN over graph-structured dataset #14

@FiberedSkies

Description

@FiberedSkies

Description

Create a comprehensive benchmark to evaluate SheafNN performance against standard Graph Neural Network (GNN) architectures on graph-structured datasets. Following the insights provided by the original Sheaf Neural Networks paper, its expected that Koho will outperform typical GNNs on heterophilic datasets or graphs with asymmetric relationships between nodes. This can most easily be benched with learnable restrictions, in which case this will likely require significant data. essentially instead of $1$ diffusion weight matrix, theres now $1+M$ matrices to learn, where $M$ is the number of total restrictions in the graph sheaf.

Details

Metadata

Metadata

Assignees

No one assigned

    Labels

    benchmarkthis issue benchmarks the library for a specific taskhelp wantedExtra attention is neededpriority: medium

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions