Adaptive Depth Sparse Framework: Similarity-Driven Resource Allocation for Pre-Trained LLMs
Ranking
Overall
65
Content
75
Popularity
42
Observed public metrics from 1 member.
Merged summary
TL;DR - AdaDSF converts pretrained LLMs into depth-sparse models without full retraining, reducing inference FLOPs while retaining near-dense performance.
- Uses input-output cosine similarity to estimate each layer’s contribution and allocate token retention ratios.
- Employs lightweight routers to select informative tokens at each layer.
- Aligns sparse and dense models’ intermediate and final representations to preserve features.
- On GPT-NeoX and Qwen2.5, it outperformed MoD, D-LLM, and DLO in accuracy retention at comparable sparsity.
Sources (1)
Adaptive Depth Sparse Framework: Similarity-Driven Resource Allocation for Pre-Trained LLMs
Public signals
OpenAlex citations 0 · Semantic Scholar citations 0 · Semantic Scholar influential citations 0
TL;DR - AdaDSF converts pretrained LLMs into depth-sparse models without full retraining, reducing inference FLOPs while retaining near-dense performance.
- Uses input-output cosine similarity to estimate each layer’s contribution and allocate token retention ratios.
- Employs lightweight routers to select informative tokens at each layer.
- Aligns sparse and dense models’ intermediate and final representations to preserve features.
- On GPT-NeoX and Qwen2.5, it outperformed MoD, D-LLM, and DLO in accuracy retention at comparable sparsity.