paper-with-me

홈 › Papers

Intrinsic Dimensionality Explains the Effectiveness of Language Model Fine-Tuning

2020-12-22 · ACL 2021 5 · Armen Aghajanyan, Luke Zettlemoyer, Sonal Gupta

Although pretrained language models can be fine-tuned to produce state-of-the-art results for a very wide range of language understanding tasks, the dynamics of this process are not well understood, especially in the low data regime. Why can we use relatively vanilla gradient descent algorithms (e.g., without strong regularization) to tune a model with hundreds of millions of parameters on datasets with only hundreds or thousands of labeled examples? In this paper, we argue that analyzing fine-tuning through the lens of intrinsic dimension provides us with empirical and theoretical intuitions to explain this remarkable phenomenon. We empirically show that common pre-trained models have a very low intrinsic dimension; in other words, there exists a low dimension reparameterization that is as effective for fine-tuning as the full parameter space. For example, by optimizing only 200 trainable parameters randomly projected back into the full space, we can tune a RoBERTa model to achieve 90\% of the full parameter performance levels on MRPC. Furthermore, we empirically show that pre-training implicitly minimizes intrinsic dimension and, perhaps surprisingly, larger models tend to have lower intrinsic dimension after a fixed number of pre-training updates, at least in part explaining their extreme effectiveness. Lastly, we connect intrinsic dimensionality with low dimensional task representations and compression based generalization bounds to provide intrinsic-dimension-based generalization bounds that are independent of the full parameter count.

📄 PDF Abstract BibTeX arXiv:2012.13255

Code (2)

rabeehk/compacter 공식 구현 pytorch
anonymousxzy/compacter pytorch

Tasks

Generalization BoundsLanguage ModelingLanguage ModellingMRPCParaphrase IdentificationSemantic Textual SimilarityTransfer Learning

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
WordPiece 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Adam 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

Effective Reasoning Chains Reduce Intrinsic Dimensionality

2026-02-09 · Archiki Prasad, Mandar Joshi, Kenton Lee, Mohit Bansal 외 arxiv

Chain-of-thought (CoT) reasoning and its variants have substantially improved the performance of language models on complex reasoning tasks, yet the precise mechanisms by which different strategies facilitate generalizat…

Process monitoring based on orthogonal locality preserving projection with maximum likelihood estimation

2020-12-13 · Jingxin Zhang, Maoyin Chen, Hao Chen, Xia Hong 외

By integrating two powerful methods of density reduction and intrinsic dimensionality estimation, a new data-driven method, referred to as OLPP-MLE (orthogonal locality preserving projection-maximum likelihood estimation…

Density EstimationDimensionality ReductionFault DetectionFault Diagnosis

Curvature as a tool for evaluating dimensionality reduction and estimating intrinsic dimension

2025-09-16 · Charlotte Beylier, Parvaneh Joharinad, Jürgen Jost, Nahid Torbati arxiv

Utilizing recently developed abstract notions of sectional curvature, we introduce a method for constructing a curvature-based geometric profile of discrete metric spaces. The curvature concept that we use here captures …

Dimensionality Reduction

Dimensionality-induced information loss of outliers in deep neural networks

2024-10-29 · Kazuki Uematsu, Kosuke Haruki, Taiji Suzuki, Mitsuhiro Kimura 외

Out-of-distribution (OOD) detection is a critical issue for the stable and reliable operation of systems using a deep neural network (DNN). Although many OOD detection methods have been proposed, it remains unclear how t…

Out of Distribution (OOD) Detection

ABID: Angle Based Intrinsic Dimensionality

2020-06-23 · Erik Thordsen, Erich Schubert

The intrinsic dimensionality refers to the ``true'' dimensionality of the data, as opposed to the dimensionality of the data representation. For example, when attributes are highly correlated, the intrinsic dimensionalit…

Dimensionality Reduction