paper-with-me

홈 › Papers

Pruning Redundant Mappings in Transformer Models via Spectral-Normalized Identity Prior

2020-10-05 · Findings of the Association for Computational Linguistics 2020 · Zi Lin, Jeremiah Zhe Liu, Zi Yang, Nan Hua, Dan Roth

Traditional (unstructured) pruning methods for a Transformer model focus on regularizing the individual weights by penalizing them toward zero. In this work, we explore spectral-normalized identity priors (SNIP), a structured pruning approach that penalizes an entire residual module in a Transformer model toward an identity mapping. Our method identifies and discards unimportant non-linear mappings in the residual connections by applying a thresholding operator on the function norm. It is applicable to any structured module, including a single attention head, an entire attention block, or a feed-forward subnetwork. Furthermore, we introduce spectral normalization to stabilize the distribution of the post-activation values of the Transformer layers, further improving the pruning effectiveness of the proposed methodology. We conduct experiments with BERT on 5 GLUE benchmark tasks to demonstrate that SNIP achieves effective pruning results while maintaining comparable performance. Specifically, we improve the performance over the state-of-the-art by 0.5 to 1.0% on average at 50% compression ratio.

📄 PDF Abstract BibTeX arXiv:2010.01791

Code (1)

google-research/google-research 공식 구현 tf

Methods 이 논문이 사용한 방법론

Pruning 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Spectral-Normalized Identity Priors 설명 없음
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…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Spectral Normalization Spectral Normalization is a normalization technique used for generative adversarial networks, used to stabilize training of the discriminator. Spectral normalization has the…

Similar Papers 제목 키워드 기반

Spectral structural distortion reveals redundant neurons in neural networks

2026-05-14 · Yongyu Wang arxiv

Overparameterized neural networks often contain many removable neurons, yet what makes a neuron redundant remains poorly understood. Existing pruning criteria commonly rely on local quantities such as weight magnitude, a…

An Algorithm and Heuristic based on Normalized Mutual Information for Dimensionality Reduction and Classification of Hyperspectral images

2022-10-22 · Elkebir Sarhrouni, Ahmed Hammouch, Driss Aboutajdine

In the feature classification domain, the choice of data affects widely the results. The Hyperspectral image (HSI), is a set of more than a hundred bidirectional measures (called bands), of the same region (called ground…

ClassificationClassification Of Hyperspectral ImagesDimensionality Reductionfeature selection

Purifying Task Vectors in Knowledge-Aware Subspace for Model Merging

2025-10-16 · Bang An, Yibo Yang, Philip Torr, Bernard Ghanem arxiv

Model merging aims to integrate task-specific abilities from individually fine-tuned models into a single model without extra training. In recent model merging methods, task vector has become a fundamental building block…

Quantum-Inspired Spectral Geometry for Neural Operator Equivalence and Structured Pruning

2025-11-30 · Haijian Shao, Wei Liu, Xing Deng arxiv

The rapid growth of multimodal intelligence on resource-constrained and heterogeneous domestic hardware exposes critical bottlenecks: multimodal feature heterogeneity, real-time requirements in dynamic scenarios, and har…

New wrapper method based on normalized mutual information for dimension reduction and classification of hyperspectral images

2022-10-25 · Hasna Nhaila, Asma Elmaizi, Elkebir Sarhrouni, Ahmed Hammouch

Feature selection is one of the most important problems in hyperspectral images classification. It consists to choose the most informative bands from the entire set of input datasets and discard the noisy, redundant and …

ClassificationClassification Of Hyperspectral ImagesDimensionality Reductionfeature selection