Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Vector Concatenation Question #148

Open
cabisarri opened this issue Jul 27, 2021 · 0 comments
Open

Vector Concatenation Question #148

cabisarri opened this issue Jul 27, 2021 · 0 comments

Comments

@cabisarri
Copy link

I am wondering if there are more explanations about the vectors concatenation. In the paper, u, v, uv, and |u-v| are concat and then it is used for the Softmax loss. |u-v| seems to be intuitive since when u and v are close, this goes to near zero (semantically similar). But the meaning of u, v and uv are not clear, would you elaborate more? Also, I see some work took square of max(u, v), and it seems to be working well. Overall, I am curious why those are working and how they are designed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant