Compare attention-FFN sub-layer dropout configurations
Determine why sub-layer dropout underperforms whole-layer dropout in transformer language models and compare additional configurations that apply dropout only to attention blocks or only to feed-forward network blocks.
References
We leave investigating the reason sub-layer dropout underperforms layer dropout, and also leave investigating other configurations such as applying dropout only on attention or only on FFN, for future work.
— Don't Drop Dropout: Optimizing Layer Sparsity for Efficient LLM Training and Inference
(2609.05275 - Elhoushi et al., 4 Sep 2026) in Section 4, Subsection “Model Granularity”