← Search

Junhyuk So

8 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

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

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
2024

FRDiff : Feature Reuse for Universal Training-free Acceleration of Diffusion Models

ECCV 2024poster

"The substantial computational costs of diffusion models, especially due to the repeated denoising steps necessary for high-quality image generation, present a major obstacle to their widespread adoption. While several studies have attempted to address this issue by reducing the number of score func…

2023

Geodesic Multi-Modal Mixup for Robust Fine-Tuning

NeurIPS 2023poster

Pre-trained multi-modal models, such as CLIP, provide transferable embeddings and show promising results in diverse applications. However, the analysis of learned multi-modal embeddings is relatively unexplored, and the embedding transferability can be improved. In this work, we observe that CLIP ho…

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