IsoScore: Measuring the Uniformity of Embedding Space Utilization
This work addresses a methodological gap for NLP researchers by providing a reliable metric to analyze embedding space properties, cautioning against the use of brittle existing tools.
The authors tackled the problem of measuring isotropy in embedding spaces, proposing IsoScore as a tool that accurately quantifies uniformity of variance across dimensions, and used it to challenge misleading conclusions from prior studies.
The recent success of distributed word representations has led to an increased interest in analyzing the properties of their spatial distribution. Several studies have suggested that contextualized word embedding models do not isotropically project tokens into vector space. However, current methods designed to measure isotropy, such as average random cosine similarity and the partition score, have not been thoroughly analyzed and are not appropriate for measuring isotropy. We propose IsoScore: a novel tool that quantifies the degree to which a point cloud uniformly utilizes the ambient vector space. Using rigorously designed tests, we demonstrate that IsoScore is the only tool available in the literature that accurately measures how uniformly distributed variance is across dimensions in vector space. Additionally, we use IsoScore to challenge a number of recent conclusions in the NLP literature that have been derived using brittle metrics of isotropy. We caution future studies from using existing tools to measure isotropy in contextualized embedding space as resulting conclusions will be misleading or altogether inaccurate.