Implicit Bias in Matrix Factorization and its Explicit Realization in a New Architecture
Abstract
Gradient descent for matrix factorization exhibits an implicit bias toward approximately low-rank solutions. While existing theories often assume the boundedness of iterates, empirically the bias persists even with unbounded sequences. This reflects a dynamic where factors develop low-rank structure while their magnitudes increase, tending to align with certain directions. To capture this behavior in a stable way, we introduce a new factorization model: , where and are constrained within norm balls, while is a diagonal factor allowing the model to span the entire search space. Experiments show that this model consistently exhibits a strong implicit bias, yielding truly (rather than approximately) low-rank solutions. Extending the idea to neural networks, we introduce a new model featuring constrained layers and diagonal components that achieves competitive performance on various regression and classification tasks while producing lightweight, low-rank representations.
Cite
@article{arxiv.2501.16322,
title = {Implicit Bias in Matrix Factorization and its Explicit Realization in a New Architecture},
author = {Yikun Hou and Suvrit Sra and Alp Yurtsever},
journal= {arXiv preprint arXiv:2501.16322},
year = {2025}
}