Sensitivity Analysis of Multilayer Perceptron
Abstract
Sensitivity analysis of neural network is useful for network design. Piche used a stochastic model to describe the Multilayer Perceptron (MLP), but it doesn't match the true MLP closely, and too severe limitations are imposed on both input and weight perturbations. This paper attempts to generalize Piche's stochastic model of MLP, and derive an universal expression of MLP's sensitivity for all sigmoidal activation functions, without any restriction on input and output perturbations. The effects of network design parameters such as the number of layer, the number of neuron per layer and the chosen activation function are analyzed, and they provide useful information for network design decision-making. Furthermore, we use our sensitivity expression to design MLP for a given application. It can help to design the network structure, as well as the training of MLP.
Cite
Text
Yeung et al. "Sensitivity Analysis of Multilayer Perceptron." International Joint Conference on Artificial Intelligence, 2001.Markdown
[Yeung et al. "Sensitivity Analysis of Multilayer Perceptron." International Joint Conference on Artificial Intelligence, 2001.](https://mlanthology.org/ijcai/2001/yeung2001ijcai-sensitivity/)BibTeX
@inproceedings{yeung2001ijcai-sensitivity,
title = {{Sensitivity Analysis of Multilayer Perceptron}},
author = {Yeung, Daniel S. and Sun, Xuequan and Zeng, Xiaoqin},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2001},
pages = {809-818},
url = {https://mlanthology.org/ijcai/2001/yeung2001ijcai-sensitivity/}
}