Papers by Elias Frantar

2 papers
The Optimal BERT Surgeon: Scalable and Accurate Second-Order Pruning for Large Language Models (2022.emnlp-main)

Copied to clipboard

Challenge: Pre-trained Transformer models provide robust language representations which can be specialized on various tasks.
Approach: They propose an efficient pruning method based on approximate second-order information that allows pruning weight blocks to be used for pruning.
Outcome: The proposed method is the first to be applied at the BERT scale and significantly pushes the boundaries of the current sparse models with respect to all metrics: model size, inference speed and task accuracy.
QUIK: Towards End-to-end 4-Bit Inference on Generative Large Language Models (2024.emnlp-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) are extremely popular, leading to a race towards reducing their inference costs.
Approach: They propose a method that quantizes weights and activations to 4 bits to achieve better accuracy.
Outcome: The proposed method reduces runtime costs in memory-bound models but does not address cost-bound scenarios.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations