English

Generalised Perceptron Learning

Machine Learning 2020-12-08 v1 Optimization and Control

Abstract

We present a generalisation of Rosenblatt's traditional perceptron learning algorithm to the class of proximal activation functions and demonstrate how this generalisation can be interpreted as an incremental gradient method applied to a novel energy function. This novel energy function is based on a generalised Bregman distance, for which the gradient with respect to the weights and biases does not require the differentiation of the activation function. The interpretation as an energy minimisation algorithm paves the way for many new algorithms, of which we explore a novel variant of the iterative soft-thresholding algorithm for the learning of sparse perceptrons.

Cite

@article{arxiv.2012.03642,
  title  = {Generalised Perceptron Learning},
  author = {Xiaoyu Wang and Martin Benning},
  journal= {arXiv preprint arXiv:2012.03642},
  year   = {2020}
}

Comments

8 pages, 2 figures, accepted at the 12th Annual Workshop on Optimization for Machine Learning

R2 v1 2026-06-23T20:46:44.335Z