paper-with-me

Papers

Outlier Dimensions Encode Task-Specific Knowledge

2023-10-26 · William Rudman, Catherine Chen, Carsten Eickhoff

Representations from large language models (LLMs) are known to be dominated by a small subset of dimensions with exceedingly high variance. Previous works have argued that although ablating these outlier dimensions in LLM representations hurts downstream performance, outlier dimensions are detrimental to the representational quality of embeddings. In this study, we investigate how fine-tuning impacts outlier dimensions and show that 1) outlier dimensions that occur in pre-training persist in fine-tuned models and 2) a single outlier dimension can complete downstream tasks with a minimal error rate. Our results suggest that outlier dimensions can encode crucial task-specific knowledge and that the value of a representation in a single outlier dimension drives downstream model decisions.

📄 PDF Abstract BibTeX arXiv:2310.17715

Code (1)

wrudman/outlier_dimensions 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Fine-tuning Happens in Tiny Subspaces: Exploring Intrinsic Task-specific Subspaces of Pre-trained Language Models

2023-05-27 · Zhong Zhang, Bang Liu, Junming Shao

Pre-trained language models (PLMs) are known to be overly parameterized and have significant redundancy, indicating a small degree of freedom of the PLMs. Motivated by the observation, in this paper, we study the problem…

Outliers Dimensions that Disrupt Transformers Are Driven by Frequency

2022-05-23 · Giovanni Puccetti, Anna Rogers, Aleksandr Drozd, Felice Dell'Orletta

While Transformer-based language models are generally very robust to pruning, there is the recently discovered outlier phenomenon: disabling only 48 out of 110M parameters in BERT-base drops its performance by nearly 30%…

An Isotropy Analysis in the Multilingual BERT Embedding Space

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

Several studies have explored various advantages of multilingual pre-trained models (e.g., multilingual BERT) in capturing shared linguistic knowledge. However, their limitations have not been paid enough attention to. I…

Exploring Anisotropy and Outliers in Multilingual Language Models for Cross-Lingual Semantic Sentence Similarity

2023-06-01 · Katharina Hämmerl, Alina Fastowski, Jindřich Libovický, Alexander Fraser

Previous work has shown that the representations output by contextual language models are more anisotropic than static type embeddings, and typically display outlier dimensions. This seems to be true for both monolingual…

Semantic SimilaritySemantic Textual SimilaritySentenceSentence Similarity

DuQuant: Distributing Outliers via Dual Transformation Makes Stronger Quantized LLMs

2024-06-03 · Haokun Lin, Haobo Xu, Yichen Wu, Jingzhi Cui 외

Quantization of large language models (LLMs) faces significant challenges, particularly due to the presence of outlier activations that impede efficient low-bit representation. Traditional approaches predominantly addres…

ManagementQuantization