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

Question about the trigger training process #11

Open
panicpan2000 opened this issue Sep 15, 2023 · 0 comments
Open

Question about the trigger training process #11

panicpan2000 opened this issue Sep 15, 2023 · 0 comments

Comments

@panicpan2000
Copy link

panicpan2000 commented Sep 15, 2023

Hi. I have some questions.

  1. glabels (line 120-121 of gta.py) is not used in the following step. Intuitively, it looks like that the code miss a step like bkd_dr.data['labels'] = glabels. Now, it seems that the generators try to let the graph with the trigger be predicted as the original label. In this case, I am not sure if the loss of the two generators is calculated with true labels or target labels.
  2. I can not find the graph attention mechanism mentioned in the paper to obtain node encoding. It looks like the generator directly uses the adjacency matrix as the input and the adjacency matrix is only combined with a random trigger.
    Thank you.
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

1 participant