← Search

Soo Min Kwon

5 accepted papers

2025

Learning Dynamics of Deep Matrix Factorization Beyond the Edge of Stability

ICLR 2025poster

Deep neural networks trained using gradient descent with a fixed learning rate $\eta$ often operate in the regime of ``edge of stability'' (EOS), where the largest eigenvalue of the Hessian equilibrates about the stability threshold $2/\eta$. In this work, we present a fine-grained analysis of the l…

Cited by 0SourcePDFScholar
2024

BLAST: Block-Level Adaptive Structured Matrices for Efficient Deep Neural Network Inference

NeurIPS 2024poster

Large-scale foundation models have demonstrated exceptional performance in language and vision tasks. However, the numerous dense matrix-vector operations involved in these large networks pose significant computational challenges during inference. To address these challenges, we introduce the Block-…

2024

Efficient Low-Dimensional Compression of Overparameterized Models

AISTATS 2024poster

In this work, we present a novel approach for compressing overparameterized models, developed through studying their learning dynamics. We observe that for many deep models, updates to the weight matrices occur within a low-dimensional invariant subspace. For deep linear models, we demonstrate that…

2024

Solving Inverse Problems with Latent Diffusion Models via Hard Data Consistency

ICLR 2024spotlight

Latent diffusion models have been demonstrated to generate high-quality images, while offering efficiency in model training compared to diffusion models operating in the pixel space. However, incorporating latent diffusion models to solve inverse problems remains a challenging problem due to the non…