collaborators

9 papers

cs.CV2026

TASQ: Temporal-Adaptive Bit Sparsification Quantization for Diffusion Models

Seokho Han, Dongwei Wang, Jinhee Kim +4

Static quantization assigns one weight precision to every denoising step. To preserve quality, that precision must accommodate the most quantization-sensitive step, even though man…

cs.LG2026

MoBiQuant: Mixture-of-Bits Quantization for Token-Adaptive Any-Precision LLM

Dongwei Wang, Jinhee Kim, Seokho Han +8

Dynamic runtime latency and memory constraints necessitate flexible large language model (LLM) deployment, where an LLM can be inferred with various quantization precisions based o…

cs.CV2025

Efficient Multi-bit Quantization Network Training via Weight Bias Correction and Bit-wise Coreset Sampling

Jinhee Kim, Jae Jun An, Kang Eun Jeon +1

Multi-bit quantization networks enable flexible deployment of deep neural networks by supporting multiple precision levels within a single model. However, existing approaches suffe…

cs.AR2025

Row-Column Hybrid Grouping for Fault-Resilient Multi-Bit Weight Representation on IMC Arrays

Kang Eun Jeon, Sangheum Yeon, Jinhee Kim +3

This paper addresses two critical challenges in analog In-Memory Computing (IMC) systems that limit their scalability and deployability: the computational unreliability caused by s…

cs.LG2025

MSQ: Memory-Efficient Bit Sparsification Quantization

Seokho Han, Seoyeon Yoon, Jinhee Kim +4

As deep neural networks (DNNs) see increased deployment on mobile and edge devices, optimizing model efficiency has become crucial. Mixed-precision quantization is widely favored,…

cs.LG2025

TruncQuant: Truncation-Ready Quantization for DNNs with Flexible Weight Bit Precision

Jinhee Kim, Seoyeon Yoon, Taeho Lee +3

The deployment of deep neural networks on edge devices is a challenging task due to the increasing complexity of state-of-the-art models, requiring efforts to reduce model size and…