←back to thread

86 points alexop | 1 comments | | HN request time: 0.001s | source
Show context
dvt ◴[] No.43328174[source]
Great post, but what struck me (again, like every time I look at cos similiarity) is how unreasonably well it works. It's just one of those things that's so "weird" about our world: why would cosine similarity work in n-dimensional semantic spaces? It's so stupid simple, and it intuitively makes sense, and it works really well. Crazy cool.

I'm reminded of that old Eugene Wigner quote: "The most incomprehensible thing about the universe is that it is comprehensible."

replies(2): >>43329590 #>>43331752 #
1. blackbear_ ◴[] No.43331752[source]
No mystery there IMO. It works well because linear projections are the basic building block of modern neural networks.