English

Tensor-based framework for training flexible neural networks

Machine Learning 2021-06-28 v1 Artificial Intelligence

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 network, by a new flexible layer. The approach is applied to a pretrained convolutional neural network (CNN) used for character classification.

Keywords

Cite

@article{arxiv.2106.13542,
  title  = {Tensor-based framework for training flexible neural networks},
  author = {Yassine Zniyed and Konstantin Usevich and Sebastian Miron and David Brie},
  journal= {arXiv preprint arXiv:2106.13542},
  year   = {2021}
}

Comments

26 pages, 13 figures

R2 v1 2026-06-24T03:35:39.705Z