← Search

Dongyeop Lee

4 accepted papers

2026

The Unseen Frontier: Pushing the Limits of LLM Sparsity with Surrogate-Free ADMM

ICLR 2026poster

Neural network pruning is a promising technique to mitigate the excessive computational and memory requirements of large language models (LLMs). Despite its promise, however, progress in this area has diminished, as conventional methods are seemingly unable to surpass moderate sparsity levels (50-60…

Cited by 0SourcecodeScholar
2025

Critical Influence of Overparameterization on Sharpness-aware Minimization

UAI 2025

Training overparameterized neural networks often yields solutions with varying generalization capabilities, even when achieving similar training losses. Recent evidence indicates a strong correlation between the sharpness of a minimum and its generalization error, leading to increased interest in op

2025

Sassha: Sharpness-aware Adaptive Second-order Optimization with Stable Hessian Approximation

ICML 2025poster

Approximate second-order optimization methods often exhibit poorer generalization compared to first-order approaches. In this work, we look into this issue through the lens of the loss landscape and find that existing second-order methods tend to converge to sharper minima compared to SGD. In respo…