← Search

Yunbum Kook

5 accepted papers

2025

Fast Tensor Completion via Approximate Richardson Iteration

ICML 2025poster

We study tensor completion (TC) through the lens of low-rank tensor decomposition (TD). Many TD algorithms use fast alternating minimization methods to solve _highly structured_ linear regression problems at each step (e.g., for CP, Tucker, and tensor-train decompositions). However, such algebraic s…

Cited by 0SourcePDFScholar
2024

In-and-Out: Algorithmic Diffusion for Sampling Convex Bodies

NeurIPS 2024spotlight

We present a new random walk for uniformly sampling high-dimensional convex bodies. It achieves state-of-the-art runtime complexity with stronger guarantees on the output than previously known, namely in Rényi divergence (which implies TV, $\mathcal{W}_2$, KL, $\chi^2$). The proof departs from known…

Cited by 10SourcePDFScholar
2024

Understanding Adam Optimizer via Online Learning of Updates: Adam is FTRL in Disguise

ICML 2024poster

Despite the success of the Adam optimizer in practice, the theoretical understanding of its algorithmic components still remains limited. In particular, most existing analyses of Adam show the convergence rate that can be simply achieved by non-adative algorithms like SGD. In this work, we provide a…

Cited by 13SourcePDFScholar
2022

Sampling with Riemannian Hamiltonian Monte Carlo in a Constrained Space

NeurIPS 2022accept

We demonstrate for the first time that ill-conditioned, non-smooth, constrained distributions in very high dimension, upwards of 100,000, can be sampled efficiently \emph{in practice}. Our algorithm incorporates constraints into the Riemannian version of Hamiltonian Monte Carlo and maintains sparsit…