Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Predict edge features with given node features #5

Open
gooaah opened this issue Apr 22, 2021 · 2 comments
Open

Predict edge features with given node features #5

gooaah opened this issue Apr 22, 2021 · 2 comments

Comments

@gooaah
Copy link

gooaah commented Apr 22, 2021

Hi developers,

I am working on crystal structure generation. I hope to find a suitable graph generative model. So I wonder if this model can generate edge features conditioned on given node features (they represent type of elements).

Moreover, crystal graphs have additional invariance. The edge features will change depending on the node ordering. But they still represent the same structure. Can such property be considered in this model?

Thanks.

@yikang613
Copy link

Hi,

I am also workig on generating the edge features for each graph. Have you found a suitable graph generative model for this task? Thanks.

best wishes

@Jary-lrj
Copy link

Hi,

I wanna know whether your generated graphs by edp-gnn have node features. I use ENZYMES as training dataset and edp-gnn as score model. ENZYMES has node_attributions while generated graphs doesn't have. I wonder whether it's correctly.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants