← Search

Eunhyeok Park

24 accepted papers

2026

Speculative Coupled Decoding for Training-Free Lossless Acceleration of Autoregressive Visual Generation

ICML 2026poster

Autoregressive (AR) modeling has recently emerged as a promising new paradigm in visual generation, but its practical adoption is severely constrained by the slow inference speed of per-token generation, which often requires thousands of steps to produce a single sample. While several Speculative De…

Cited by 0SourceScholar
2025

AMQ: Enabling AutoML for Mixed-precision Weight-Only Quantization of Large Language Models

EMNLP 2025

To enable broader deployment of Large Language Models (LLMs), it is essential to identify the best-performing model under strict memory constraints. We present AMQ, Automated Mixed-Precision Weight-Only Quantization, a framework that assigns layer-wise quantization bit-widths to optimally balance mo

2025

Efficient Latent Semantic Clustering for Scaling Test-Time Computation of LLMs

EMNLP 2025

Scaling test-time computation, generating and analyzing multiple or sequential outputs for a single input, has become a promising strategy for improving the reliability and quality of large language models (LLMs), as evidenced by advances in uncertainty quantification and multi-step reasoning. A key

Cited by 0SourcePDFScholar
2025

GraLoRA: Granular Low-Rank Adaptation for Parameter-Efficient Fine-Tuning

NeurIPS 2025spotlight

Low-Rank Adaptation (LoRA) is a popular method for parameter-efficient fine-tuning (PEFT) of generative models, valued for its simplicity and effectiveness. Despite recent enhancements, LoRA still suffers from a fundamental limitation: overfitting when the bottleneck is widened. It performs best at…

Cited by 0SourceScholar
2025

Grouped Speculative Decoding for Autoregressive Image Generation

ICCV 2025poster

Recently, autoregressive (AR) image models have demonstrated remarkable generative capabilities, positioning themselves as a compelling alternative to diffusion models. However, their sequential nature leads to long inference times, limiting their practical scalability. In this work, we introduce Gr…

2025

Improving Generative Behavior Cloning via Self-Guidance and Adaptive Chunking

NeurIPS 2025poster

Generative Behavior Cloning (GBC) is a simple yet effective framework for robot learning, particularly in multi-task settings. Recent GBC methods often employ diffusion policies with open-loop (OL) control, where actions are generated via a diffusion process and executed in multi-step chunks without…

Cited by 0SourcecodeScholar
2025

Merge-Friendly Post-Training Quantization for Multi-Target Domain Adaptation

ICML 2025poster

Model merging has emerged as a powerful technique for combining task-specific weights, achieving superior performance in multi-target domain adaptation. However, when applied to practical scenarios, such as quantized models, new challenges arise. In practical scenarios, quantization is often applied…

2025

PCM : Picard Consistency Model for Fast Parallel Sampling of Diffusion Models

CVPR 2025poster

Recently, diffusion models have achieved significant advances in vision, text, and robotics. However, they still face slow generation speeds due to sequential denoising processes. To address this, a parallel sampling method based on Picard iteration was introduced, effectively reducing sequential st…

Cited by 0SourcePDFScholar
2025

PruneCD: Contrasting Pruned Self Model to Improve Decoding Factuality

EMNLP 2025

To mitigate the hallucination problem in large language models, DoLa exploits early exit logits from the same model as a contrastive prior. However, we found that these early exit logits tend to be flat, low in magnitude, and fail to reflect meaningful contrasts. To address this, we propose PruneCD,

2025

SEAL: Scaling to Emphasize Attention for Long-Context Retrieval

ACL 2025long

While many advanced LLMs are designed to handle long sequence data, we can still observe notable quality degradation even within the sequence limit. In this work, we introduce a novel approach called Scaling to Emphasize Attention for Long-context retrieval (SEAL), which enhances the retrieval perfo…

2024

OWQ: Outlier-Aware Weight Quantization for Efficient Fine-Tuning and Inference of Large Language Models

AAAI 2024technical

Large language models (LLMs) with hundreds of billions of parameters require powerful server-grade GPUs for inference, limiting their practical deployment. To address this challenge, we introduce the outlier-aware weight quantization (OWQ) method, which aims to minimize LLM's footprint through low-p…

2024

QEFT: Quantization for Efficient Fine-Tuning of LLMs

EMNLP 2024finding

With the rapid growth in the use of fine-tuning for large language models (LLMs), optimizing fine-tuning while keeping inference efficient has become highly important. However, this is a challenging task as it requires improvements in all aspects, including inference speed, fine-tuning speed, memory…

2023

NIPQ: Noise Proxy-Based Integrated Pseudo-Quantization

CVPR 2023poster

Straight-through estimator (STE), which enables the gradient flow over the non-differentiable function via approximation, has been favored in studies related to quantization-aware training (QAT). However, STE incurs unstable convergence during QAT, resulting in notable quality degradation in low-pre…

2023

Temporal Dynamic Quantization for Diffusion Models

NeurIPS 2023poster

Diffusion model has gained popularity in vision applications due to its remarkable generative performance and versatility. However, its high storage and computation demands, resulting from the model size and iterative generation, hinder its use on mobile devices. Existing quantization techniques str…

Cited by 56SourcePDFScholar
2022

BASQ: Branch-Wise Activation-Clipping Search Quantization for Sub-4-Bit Neural Networks

ECCV 2022poster

"In this paper, we propose Branch-wise Activation-clipping Search Quantization (BASQ), which is a novel quantization method for low-bit activation. BASQ optimizes clip value in continuous search space while simultaneously searching L2 decay weight factor for updating clip value in discrete search sp…

2022

Online Hybrid Lightweight Representations Learning: Its Application to Visual Tracking

IJCAI 2022poster

This paper presents a novel hybrid representation learning framework for streaming data, where an image frame in a video is modeled by an ensemble of two distinct deep neural networks; one is a low-bit quantized network and the other is a lightweight full-precision network. The former learns coarse…

Cited by 5SourcePDFScholar
2022

Symmetry Regularization and Saturating Nonlinearity for Robust Quantization

ECCV 2022poster

"Robust quantization improves the tolerance of networks for various implementations, allowing the maintenance of accuracy in a different bit-width or quantization policy. It offers appealing candidates, especially when the target objective (i.e., energy consumption and performance) is not static and…

Cited by 4SourcePDFScholar
2021

Fine-Grained Semantics-Aware Representation Enhancement for Self-Supervised Monocular Depth Estimation

ICCV 2021poster

Self-supervised monocular depth estimation has been widely studied, owing to its practical importance and recent promising improvements. However, most works suffer from limited supervision of photometric consistency, especially in weak texture regions and at object boundaries. To overcome this weakn…

Cited by 133PDFcodeScholar
2019

Tag2Pix: Line Art Colorization Using Text Tag With SECat and Changing Loss

ICCV 2019poster

Line art colorization is expensive and challenging to automate. A GAN approach is proposed, called Tag2Pix, of line art colorization which takes as input a grayscale line art and color tag information and produces a quality colored image. First, we present the Tag2Pix line art colorization dataset.…

Cited by 144PDFcodeScholar