← Search

Chungman Lee

6 accepted papers

2026

TurboBoA: Faster and Exact Attention-aware Quantization without Backpropagation

ICLR 2026poster

The rapid growth of large language models (LLMs) has heightened the importance of post-training quantization (PTQ) for reducing memory and computation costs. Among PTQ methods, GPTQ has gained significant attention for its efficiency, enabling billion-scale LLMs to be quantized within a few GPU hour…

Cited by 0SourcecodeScholar
2025

BoA: Attention-aware Post-training Quantization without Backpropagation

ICML 2025poster

Post-training quantization (PTQ) is a promising solution for deploying large language models (LLMs) on resource-constrained devices. Early methods developed for small-scale networks, such as ResNet, rely on gradient-based optimization, which becomes impractical for hyper-scale LLMs with billions of…

2024

Towards Next-Level Post-Training Quantization of Hyper-Scale Transformers

NeurIPS 2024poster

With the increasing complexity of generative AI models, post-training quantization (PTQ) has emerged as a promising solution for deploying hyper-scale models on edge devices such as mobile and TVs. Existing PTQ schemes, however, consume considerable time and resources, which could be a bottleneck in…

2023

A Frustratingly Easy Post-Training Quantization Scheme for LLMs

EMNLP 2023long main

Efficient inference has become crucial for hyper-scale AI models, including large language models, as their parameter count continues to increase for enhanced performance. This necessity holds true regardless of the computing environment, whether it be mobile devices or cloud servers. Quantization e…

Cited by 0SourceScholar
2022

Mr.BiQ: Post-Training Non-Uniform Quantization Based on Minimizing the Reconstruction Error

CVPR 2022poster

Post-training quantization compresses a neural network within few hours with only a small unlabeled calibration set. However, so far it has been only discussed and empirically demonstrated in the context of uniform quantization on convolutional neural networks. We thus propose a new post-training no…

Cited by 49PDFcodeScholar