Tensor-based framework for training flexible neural networks
Yassine Zniyed, Konstantin Usevich, Sebastian Miron, David Brie

TL;DR
This paper introduces a tensor-based method for estimating flexible activation functions in neural networks, enabling model compression by replacing subnetworks with adaptable layers, demonstrated on a CNN for character classification.
Contribution
It proposes a novel constrained coupled matrix-tensor factorization algorithm to learn flexible activation functions, enhancing neural network compression and adaptability.
Findings
Effective compression of pretrained CNNs.
Flexible activation functions improve model performance.
Method handles various tensor decomposition bases.
Abstract
Activation functions (AFs) are an important part of the design of neural networks (NNs), and their choice plays a predominant role in the performance of a NN. In this work, we are particularly interested in the estimation of flexible activation functions using tensor-based solutions, where the AFs are expressed as a weighted sum of predefined basis functions. To do so, we propose a new learning algorithm which solves a constrained coupled matrix-tensor factorization (CMTF) problem. This technique fuses the first and zeroth order information of the NN, where the first-order information is contained in a Jacobian tensor, following a constrained canonical polyadic decomposition (CPD). The proposed algorithm can handle different decomposition bases. The goal of this method is to compress large pretrained NN models, by replacing subnetworks, {\em i.e.,} one or multiple layers of the original…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications · Power System Optimization and Stability · Parallel Computing and Optimization Techniques
