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: Matrix multiplication in the DrBC #4

Open
gonzalesMK opened this issue Jan 19, 2024 · 0 comments
Open

Question: Matrix multiplication in the DrBC #4

gonzalesMK opened this issue Jan 19, 2024 · 0 comments

Comments

@gonzalesMK
Copy link

Hello!

I've carefully reviewed both your paper and code, and I want to commend you on the excellent work.

I am seeking clarification on a specific aspect, if you would be so kind.

In reference to this specific line of code: https://github.com/FFrankyy/DrBC/blob/b8a84db280e941d27484e338cbfc736774f6a5a6/BetLearn.py#L157C1-L157C58

node_linear = tf.matmul(n2npool, p_node_conv)

It appears to be a matrix multiplication involving weights. However, I'm having difficulty correlating this operation with the visual representation in the provided image from the paper:

image

Could you please provide me some clarification on this?

@gonzalesMK gonzalesMK changed the title Question: No graph convolution in the encoder in the paper Question: Matrix multiplication in the DrBC Jan 19, 2024
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