← Search

Junhan Kim

8 accepted papers

2026

LookaheadKV: Fast and Accurate KV Cache Eviction by Glimpsing into the Future without Generation

ICLR 2026poster

Transformer-based large language models (LLMs) rely on key–value (KV) caching to avoid redundant computation during autoregressive inference. While this mechanism greatly improves efficiency, the cache size grows linearly with the input sequence length, quickly becoming a bottleneck for long‑context…

Cited by 0SourcecodeScholar
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

Vision Transformer-Based Feature Extraction for Generalized Zero-Shot Learning

ICASSP 2023accepted

Generalized zero-shot learning (GZSL) is a technique to train a deep learning model to identify unseen classes using the image attribute. In this paper, we put forth a new GZSL technique exploiting Vision Transformer (ViT) to maximize the attribute-related information contained in the image feature.…

Cited by 0SourceScholar