Methods › General › Regularization › LayerDrop

LayerDrop

4 papers tagged archive 2025-07-28

Introduced by Angela Fan et al. in Reducing Transformer Depth on Demand with Structured Dropout

archive 2025-07-28 Description, source and code snippet are the archive's method entry.

LayerDrop is a form of structured dropout for Transformer models which has a regularization effect during training and allows for efficient pruning at inference time. It randomly drops layers from the Transformer according to an "every other" strategy where pruning with a rate p means dropping the layers at depth d such that d = 0mod(floor(1/p))).

PaperSourceSee Code · pytorch/fairseq

Papers archive 2025-07-28

4 shown of 4, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.

Tasks archive 2025-07-28

19 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.

TaskPapers
Language Modeling2
Language Modelling2
Machine Translation2
Translation2
Cross-Modal Retrieval1
GSM8K1
HellaSwag1
HumanEval1
MMLU1
Math1
Multi-Task Learning1
Natural Questions1
Open-Domain Question Answering1
Question Answering1
RACE-h1
RACE-m1
Retrieval1
TriviaQA1
Winogrande1

Usage over time archive 2025-07-28

Papers per year tagged with LayerDrop: 2019 to 2024, peak 1 1 0 2019: 1 paper 2019 2020: 1 paper 2020 2021: 0 papers 2021 2022: 1 paper 2022 2023: 0 papers 2023 2024: 1 paper 2024
Papers per year the archive tags with this method, by the paper's archive date (4 dated). Bars are counts, not a trend claim.

Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).

Categories archive 2025-07-28

Regularization

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections