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

I have a question about the paper! #1

Closed
simonZlz opened this issue Dec 21, 2019 · 1 comment
Closed

I have a question about the paper! #1

simonZlz opened this issue Dec 21, 2019 · 1 comment

Comments

@simonZlz
Copy link

Thanks for reading.
GAT stacks layer for larger receptive field. But SPAGAN obviously does not need to do that.
But why does the SPAGAN still stack layers. I would appreciate it if someone could reply to me.

@ihollywhy
Copy link
Owner

You can compare such setup with the conventional CNN, where one can increase the receptive field by using a larger size of the kernel but still stacks multiple layers. Stacking layers not only increases the receptive field but also brings more non-linear to the network and increases the representation capacity of it.

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

2 participants