paper-with-me

Papers

A Cluster-based Approach for Improving Isotropy in Contextual Embedding Space

2021-06-02 · ACL 2021 5 · Sara Rajaee, Mohammad Taher Pilehvar

The representation degeneration problem in Contextual Word Representations (CWRs) hurts the expressiveness of the embedding space by forming an anisotropic cone where even unrelated words have excessively positive correlations. Existing techniques for tackling this issue require a learning process to re-train models with additional objectives and mostly employ a global assessment to study isotropy. Our quantitative analysis over isotropy shows that a local assessment could be more accurate due to the clustered structure of CWRs. Based on this observation, we propose a local cluster-based method to address the degeneration issue in contextual embedding spaces. We show that in clusters including punctuations and stop words, local dominant directions encode structural information, removing which can improve CWRs performance on semantic tasks. Moreover, we find that tense information in verb representations dominates sense semantics. We show that removing dominant directions of verb representations can transform the space to better suit semantic applications. Our experiments demonstrate that the proposed cluster-based method can mitigate the degeneration problem on multiple tasks.

📄 PDF Abstract BibTeX arXiv:2106.01183

Code (1)

Sara-Rajaee/clusterbased_isotropy_enhancement 공식 구현

Similar Papers 제목 키워드 기반

Isotropy in the Contextual Embedding Space: Clusters and Manifolds

2021-01-01 · ICLR 2021 1 · Xingyu Cai, Jiaji Huang, Yuchen Bian, Kenneth Church

The geometric properties of contextual embedding spaces for deep language models such as BERT and ERNIE, have attracted considerable attention in recent years. Investigations on the contextual embeddings demonstrate a st…

Isotropy, Clusters, and Classifiers

2024-02-05 · Timothee Mickus, Stig-Arne Grönroos, Joseph Attieh

Whether embedding spaces use all their dimensions equally, i.e., whether they are isotropic, has been a recent subject of discussion. Evidence has been accrued both for and against enforcing isotropy in embedding spaces.…

Norm of Mean Contextualized Embeddings Determines their Variance

2024-09-17 · Hiroaki Yamagiwa, Hidetoshi Shimodaira

Contextualized embeddings vary by context, even for the same token, and form a distribution in the embedding space. To analyze this distribution, we focus on the norm of the mean embedding and the variance of the embeddi…

On Isotropy Calibration of Transformers

2021-09-27 · Yue Ding, Karolis Martinkus, Damian Pascual, Simon Clematide 외

Different studies of the embedding space of transformer models suggest that the distribution of contextual representations is highly anisotropic - the embeddings are distributed in a narrow cone. Meanwhile, static word r…

On Isotropy Calibration of Transformer Models

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Different studies of the embedding space of transformer models suggest that the distribution of contextual representations is highly anisotropic - the embeddings are distributed in a narrow cone. Meanwhile, static word r…