English

Breaking the Activation Function Bottleneck through Adaptive Parameterization

Machine Learning 2018-11-26 v4 Neural and Evolutionary Computing Machine Learning

Abstract

Standard neural network architectures are non-linear only by virtue of a simple element-wise activation function, making them both brittle and excessively large. In this paper, we consider methods for making the feed-forward layer more flexible while preserving its basic structure. We develop simple drop-in replacements that learn to adapt their parameterization conditional on the input, thereby increasing statistical efficiency significantly. We present an adaptive LSTM that advances the state of the art for the Penn Treebank and WikiText-2 word-modeling tasks while using fewer parameters and converging in less than half as many iterations.

Keywords

Cite

@article{arxiv.1805.08574,
  title  = {Breaking the Activation Function Bottleneck through Adaptive Parameterization},
  author = {Sebastian Flennerhag and Hujun Yin and John Keane and Mark Elliot},
  journal= {arXiv preprint arXiv:1805.08574},
  year   = {2018}
}

Comments

Published as a conference paper at NeurIPS (NIPS) 2018

R2 v1 2026-06-23T02:04:08.374Z