← Search

Yara Shamshoum

3 accepted papers

2026

QKV Projections Require a Fraction of Their Memory

ICLR 2026poster

The Multi-Head Attention mechanism is central to LLM operation, and multiple works target its compute and memory efficiency during training. While most works focus on approximating the scaled dot product, the memory consumption of the linear projections that compute the $Q$, $K$, and $V$ tensors fro…

Cited by 0SourceScholar
2025

CompAct: Compressed Activations for Memory-Efficient LLM Training

NAACL 2025long

We introduce CompAct, a technique that reduces peak memory utilization on GPU by 25-30% for pretraining and 50% for fine-tuning of LLMs. Peak device memory is a major limiting factor in training LLMs, with various recent works aiming to reduce model memory. However most works don’t target the larges…

Cited by 0SourcePDFScholar