Multi-level projection with exponential parallel speedup; Application to sparse auto-encoders neural networks
Guillaume Perez, Michel Barlaud

TL;DR
This paper introduces a novel multi-level projection method that significantly accelerates structured projections like the $\, ext{l}_{1, ext{infinity}}$ norm, achieving exponential parallel speedup and improving efficiency in neural network applications.
Contribution
The paper presents a bi-level and multi-level projection approach that reduces computational complexity and achieves exponential parallel speedup for structured norms, extending to tensors.
Findings
Projection is twice as fast as existing Euclidean algorithms.
Method maintains accuracy while enhancing sparsity in neural networks.
Achieves linear parallel speedup up to an exponential factor.
Abstract
The norm is an efficient structured projection but the complexity of the best algorithm is unfortunately for a matrix in . In this paper, we propose a new bi-level projection method for which we show that the time complexity for the norm is only for a matrix in , and with full parallel power. We generalize our method to tensors and we propose a new multi-level projection, having an induced decomposition that yields a linear parallel speedup up to an exponential speedup factor, resulting in a time complexity lower-bounded by the sum of the dimensions, instead of the product of the dimensions. we provide a large base of implementation of our framework for bi-level and tri-level (matrices and tensors) for various…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Sensor Technology and Measurement Systems
MethodsBalanced Selection
