← Search

Hanbaek Lyu

10 accepted papers

2025

Linear convergence of Sinkhorn's algorithm for generalized static Schrödinger bridge

ICML 2025poster

The classical static Schrödinger Bridge (SSB) problem, which seeks the most likely stochastic evolution between two marginal probability measures, has been studied extensively in the optimal transport and statistical physics communities, and more recently in machine learning communities in the surge…

Cited by 0SourcePDFScholar
2025

Sample Complexity of Branch-length Estimation by Maximum Likelihood

ICML 2025poster

We consider the branch-length estimation problem on a bifurcating tree: a character evolves along the edges of a binary tree according to a two-state symmetric Markov process, and we seek to recover the edge transition probabilities from repeated observations at the leaves. This problem arises in ph…

Cited by 0SourcePDFScholar
2024

Convergence and Complexity Guarantee for Inexact First-order Riemannian Optimization Algorithms

ICML 2024poster

We analyze inexact Riemannian gradient descent (RGD) where Riemannian gradients and retractions are inexactly (and cheaply) computed. Our focus is on understanding when inexact RGD converges and what is the complexity in the general nonconvex and constrained setting. We answer these questions in a g…

Cited by 0SourcePDFScholar
2024

On The Complexity of First-Order Methods in Stochastic Bilevel Optimization

ICML 2024poster

We consider the problem of finding stationary points in Bilevel optimization when the lower-level problem is unconstrained and strongly convex. The problem has been extensively studied in recent years; the main technical challenge is to keep track of lower-level solutions $y^*(x)$ in response to the…

Cited by 6SourcePDFScholar
2023

Complexity of Block Coordinate Descent with Proximal Regularization and Applications to Wasserstein CP-dictionary Learning

ICML 2023poster

We consider the block coordinate descent methods of Gauss-Seidel type with proximal regularization (BCD-PR), which is a classical method of minimizing general nonconvex objectives under constraints that has a wide range of practical applications. We theoretically establish the worst-case complexity…

Cited by 4SourcePDFScholar
2023

Convergence of First-Order Methods for Constrained Nonconvex Optimization with Dependent Data

ICML 2023poster

We focus on analyzing the classical stochastic projected gradient methods under a general dependent data sampling scheme for constrained smooth nonconvex optimization. We show the worst-case rate of convergence $\tilde{O}(t^{-1/4})$ and complexity $\tilde{O}(\varepsilon^{-4})$ for achieving an $\var…

Cited by 5SourcePDFScholar
2023

Exponentially Convergent Algorithms for Supervised Matrix Factorization

NeurIPS 2023poster

Supervised matrix factorization (SMF) is a classical machine learning method that simultaneously seeks feature extraction and classification tasks, which are not necessarily a priori aligned objectives. Our goal is to use SMF to learn low-rank latent factors that offer interpretable, data-reconstruc…