222
v1v2 (latest)

Robust Weight Initialization for Tanh Neural Networks with Fixed Point Analysis

International Conference on Learning Representations (ICLR), 2024
Main:10 Pages
19 Figures
Bibliography:4 Pages
4 Tables
Appendix:7 Pages
Abstract

As a neural network's depth increases, it can improve generalization performance. However, training deep networks is challenging due to gradient and signal propagation issues. To address these challenges, extensive theoretical research and various methods have been introduced. Despite these advances, effective weight initialization methods for tanh neural networks remain insufficiently investigated. This paper presents a novel weight initialization method for neural networks with tanh activation function. Based on an analysis of the fixed points of the function tanh(ax)\tanh(ax), the proposed method aims to determine values of aa that mitigate activation saturation. A series of experiments on various classification datasets and physics-informed neural networks demonstrates that the proposed method outperforms Xavier initialization methods~(with or without normalization) in terms of robustness across different network sizes, data efficiency, and convergence speed. Code is available atthis https URL

View on arXiv
Comments on this paper