← Search

Jongjin Kim

4 accepted papers

2026

LampQ: Towards Accurate Layer-wise Mixed Precision Quantization for Vision Transformers

AAAI 2026technical

How can we accurately quantize a pre-trained Vision Transformer model? Quantization algorithms compress Vision Transformers (ViTs) into low-bit formats, reducing memory and computation demands with minimal accuracy degradation. However, existing methods rely on uniform precision, ignoring the divers

Cited by 0SourcePDFScholar
2026

Prune-then-Quantize or Quantize-then-Prune? Understanding the Impact of Compression Order in Joint Model Compression

ICLR 2026poster

What happens when multiple compression methods are combined—does the order in which they are applied matter? Joint model compression has emerged as a powerful strategy to achieve higher efficiency by combining multiple methods such as pruning and quantization. A central but underexplored factor in j…

Cited by 0SourcecodeScholar
2025

Accurate Sublayer Pruning for Large Language Models by Exploiting Latency and Tunability Information

IJCAI 2025

How can we accelerate large language models (LLMs) without sacrificing accuracy? The slow inference speed of LLMs hinders us to benefit from their remarkable performance in diverse applications. This is mainly because numerous sublayers are stacked together in LLMs. Sublayer pruning compresses and e