← Search

George Anthony Constantinides

4 accepted papers

2025

QERA: an Analytical Framework for Quantization Error Reconstruction

ICLR 2025poster

The growing number of parameters and computational demands of large language models (LLMs) present significant challenges for their efficient deployment. Recently, there is an increasing interest in quantizing weights to extremely low precision while offsetting the resulting error with low-rank, hig…

Cited by 0SourcePDFScholar
2025

Training with Fewer Bits: Unlocking Edge LLMs Training with Stochastic Rounding

EMNLP 2025

LLM training is resource-intensive. Quantized training improves computational and memory efficiency but introduces quantization noise, which can hinder convergence and degrade model accuracy. Stochastic Rounding (SR) has emerged as a theoretically attractive alternative to deterministic rounding, of

Cited by 0SourcePDFScholar
2024

LQER: Low-Rank Quantization Error Reconstruction for LLMs

ICML 2024poster

Post-training quantization of Large Language Models (LLMs) is challenging. In this work, we introduce **L**ow-rank **Q**uantization **E**rror **R**eduction (LQER), which combines quantization and low-rank approximation to recover the model capability. LQER leverages an activation-induced scale matri…

2023

Revisiting Block-based Quantisation: What is Important for Sub-8-bit LLM Inference?

EMNLP 2023long main

The inference of Large language models (LLMs) requires immense computation and memory resources. To curtail these costs, quantisation has emerged as a promising solution, but existing LLM quantisation mainly focuses on 8-bit. In this work, we explore the statistical and learning properties of the LL…

Cited by 0SourcecodeScholar