English

Learning a Single Neuron for Non-monotonic Activation Functions

Machine Learning 2022-02-17 v1 Machine Learning Neural and Evolutionary Computing Optimization and Control

Abstract

We study the problem of learning a single neuron xσ(wTx)\mathbf{x}\mapsto \sigma(\mathbf{w}^T\mathbf{x}) with gradient descent (GD). All the existing positive results are limited to the case where σ\sigma is monotonic. However, it is recently observed that non-monotonic activation functions outperform the traditional monotonic ones in many applications. To fill this gap, we establish learnability without assuming monotonicity. Specifically, when the input distribution is the standard Gaussian, we show that mild conditions on σ\sigma (e.g., σ\sigma has a dominating linear part) are sufficient to guarantee the learnability in polynomial time and polynomial samples. Moreover, with a stronger assumption on the activation function, the condition of input distribution can be relaxed to a non-degeneracy of the marginal distribution. We remark that our conditions on σ\sigma are satisfied by practical non-monotonic activation functions, such as SiLU/Swish and GELU. We also discuss how our positive results are related to existing negative results on training two-layer neural networks.

Keywords

Cite

@article{arxiv.2202.08064,
  title  = {Learning a Single Neuron for Non-monotonic Activation Functions},
  author = {Lei Wu},
  journal= {arXiv preprint arXiv:2202.08064},
  year   = {2022}
}

Comments

AISTATS 2022

R2 v1 2026-06-24T09:40:56.579Z