English

Implicit Bias in Matrix Factorization and its Explicit Realization in a New Architecture

Machine Learning 2025-11-04 v2 Optimization and Control Machine Learning

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: XUDVX\approx UDV^\top, where UU and VV are constrained within norm balls, while DD 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.

Keywords

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}
}
R2 v1 2026-06-28T21:20:19.247Z