ICASSP 2021accepted0 citations
Feature Reuse for a Randomization Based Neural Network
Xinyue Liang, Mikael Skoglund, Saikat Chatterjee
Abstract
We propose a feature reuse approach for an existing multi-layer randomization based feedforward neural network. The feature representation is directly linked among all the necessary hidden layers. For the feature reuse at a particular layer, we concatenate features from the previous layers to construct a large-dimensional feature for the layer. The large-dimensional concatenated feature is then efficiently used to learn a limited number of parameters by solving a convex optimization problem. Experiments show that the proposed model improves the performance in comparison with the original neural network without a significant increase in computational complexity.
BibTeX
@inproceedings{icassp2021_featurereusefora,
title = {Feature Reuse for a Randomization Based Neural Network},
author = {Xinyue Liang and Mikael Skoglund and Saikat Chatterjee},
booktitle = {ICASSP 2021},
year = {2021}
}