Learning Permutations in Monarch Factorization
Mimoun Mohamed, Valentin Emiya, Caroline Chaux
Abstract
In order to reduce the quadratic cost of matrix-vector multiplications in dense and attention layers, Monarch matrices have been recently introduced, achieving a sub-quadratic complexity. It consists in factorizing a matrix using fixed permutations and learned block diagonal matrices, at the price of a small performance drop. We propose a more general model where some permutations are learned. The optimization algorithm explores the space of permutations using a Straight-Through Estimator (STE) inspired by the support exploration algorithm designed for sparse support recovery. Our experimental results demonstrate performance improvement in the context of sparse matrix factorization and of end-to-end sparse learning.
BibTeX
@inproceedings{icassp2025_learningpermutat,
title = {Learning Permutations in Monarch Factorization},
author = {Mimoun Mohamed and Valentin Emiya and Caroline Chaux},
booktitle = {ICASSP 2025},
year = {2025}
}