Skip to content

How do you do the node classification experiment (the result in Table2)?  #15

Description

@ShengdingHu

different nodes' embeddings are quite similar in their absolute value in each dimension. Do you perform some column normalization for the downstream task, e.g. the node structure role classification?

In detail, for example, the output chi for
x1= [1.0 0.0 0.999737033462 0.000552053084944 0.999157958099]
x2 = [1.0 0.0 0.997427493114 0.00121764919074 0.9980411342 ]
For each dimension of x1,x2 , the value is quite similar. Do you do some normalization in order to use it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions