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

Attention vs Add in LKA #32

Open
iumyx2612 opened this issue Nov 30, 2022 · 1 comment
Open

Attention vs Add in LKA #32

iumyx2612 opened this issue Nov 30, 2022 · 1 comment

Comments

@iumyx2612
Copy link

In table 3, changing attention (mul) to add reduces VAN performance from 75.4 to 74.6. I think this is really huge. However, in the ablation study, you stated that "Besides, replacing attention with adding operation is also not achieving a lower accuracy". Is it okay to say it like that since the performance drop is 0.8

Can't treat add as a type of attention function? In Attention Mechanisms in Computer Vision: A Survey, we have the formula:
image
I can treat function f here is an addition operation can't I?

@iumyx2612
Copy link
Author

@MenghaoGuo Hello can you explain this?

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