← Search

Jeimin Jeon

6 accepted papers

2026

Relational Feature Caching for Accelerating Diffusion Transformers

ICLR 2026poster

Feature caching approaches accelerate diffusion transformers (DiTs) by storing the output features of computationally expensive modules at certain timesteps, and exploiting them for subsequent steps to reduce redundant computations. Recent forecasting-based caching approaches employ temporal extrapo…

Cited by 0SourceScholar
2025

AccuQuant: Simulating Multiple Denoising Steps for Quantizing Diffusion Models

NeurIPS 2025poster

We present in this paper a novel post-training quantization (PTQ) method, dubbed AccuQuant, for diffusion models. We show analytically and empirically that quantization errors for diffusion models are accumulated over denoising steps in a sampling process. To alleviate the error accumulation problem…

Cited by 0SourceScholar
2025

Subnet-Aware Dynamic Supernet Training for Neural Architecture Search

CVPR 2025poster

N-shot neural architecture search (NAS) exploits a supernet containing all candidate subnets for a given search space. The subnets are typically trained with a static training strategy (e.g., using the same learning rate (LR) scheduler and optimizer for all subnets). This, however, does not consider…

Cited by 0SourcePDFScholar
2024

Toward INT4 Fixed-Point Training via Exploring Quantization Error for Gradients

ECCV 2024poster

"Network quantization generally converts full-precision weights and/or activations into low-bit fixed-point values in order to accelerate an inference process. Recent approaches to network quantization further discretize the gradients into low-bit fixed-point values, enabling an efficient training.…

Cited by 0SourcePDFScholar