Thank you for the great work. In my case, I want to do a simple conditional generation task, where each graph is associated with a label from {0,1}. During the sampling process, I would like to control the generated graph with the label. My initial though is to add a new parameter for label in two score models(GNNs) during training. Could you tell me how you will realize this task?
Dear authors,
Thank you for the great work. In my case, I want to do a simple conditional generation task, where each graph is associated with a label from {0,1}. During the sampling process, I would like to control the generated graph with the label. My initial though is to add a new parameter for label in two score models(GNNs) during training. Could you tell me how you will realize this task?
Best, Allen Wnag