|
|
|
|
|
by frizkie
485 days ago
|
|
Is this better rephrased as “any two vectors in a high-dimensional space are almost always functionally orthogonal”? I have mostly a laypersons understanding of this idea but I would assume that it would be false to say that they are typically _entirely_ orthogonal? |
|
That said, for sparse high dimensional datasets, which aren't proper vector spaces, the probability of being truly orthogonal can be quite high - e.g. if half your vectors have totally disjoint support from the other half then the probability is at least 50-50.
Note that ML/LLM practioners use "approximate orthogonality" anyway.