Skip to content

Node-Edge Message Communication Kernels? #1

@ZiqiaoZhang

Description

@ZiqiaoZhang

In the literature, it is claimed that you have examined three candidate node-edge message communication modules, including Inner Product, GRU and MLP.
While in your codes, it seems that you haven't designed options to choose the kernels used in the MPNEncoder.
image

It seems that you just used a simple "add" to update the node hidden state in the code.
Is that right? Have I missed something? Have you implemented the three kernels?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions