← Search

Jihun Yun

8 accepted papers

2026

Coverage Improvement and Fast Convergence of On-policy Preference Learning

ICML 2026poster

On-policy preference learning algorithms for language model alignment such as online direct policy optimization (DPO) can significantly outperform their offline counterparts. We provide a theoretical explanation for this phenomenon by analyzing how the sampling policy's coverage evolves throughout o…

Cited by 0SourceScholar
2025

LANTERN: Accelerating Visual Autoregressive Models with Relaxed Speculative Decoding

ICLR 2025poster

Auto-Regressive (AR) models have recently gained prominence in image generation, often matching or even surpassing the performance of diffusion models. However, one major limitation of AR models is their sequential nature, which processes tokens one at a time, slowing down generation compared to mod…

2022

AdaBlock: SGD with Practical Block Diagonal Matrix Adaptation for Deep Learning

AISTATS 2022poster

We introduce AdaBlock, a class of adaptive gradient methods that extends popular approaches such as Adam by adopting the simple and natural idea of using block-diagonal matrix adaption to effectively utilize structural characteristics of deep learning architectures. Unlike other quadratic or block-d…

Cited by 4SourcePDFScholar
2021

Cluster-Promoting Quantization With Bit-Drop for Minimizing Network Quantization Loss

ICCV 2021poster

Network quantization, which aims to reduce the bit-lengths of the network weights and activations, has emerged for their deployments to resource-limited devices. Although recent studies have successfully discretized a full-precision network, they still incur large quantization errors after training,…

Cited by 15PDFScholar
2019

Trimming the $\ell_1$ Regularizer: Statistical Analysis, Optimization, and Applications to Deep Learning

ICML 2019oral

We study high-dimensional estimators with the trimmed $\ell_1$ penalty, which leaves the h largest parameter entries penalty-free. While optimization techniques for this nonconvex penalty have been studied, the statistical properties have not yet been analyzed. We present the first statistical analy…