Seppo Linnainmaa


Seppo Linnainmaa is a Finnish mathematician and computer scientist. He was born in Pori. In 1974 he obtained the first doctorate ever awarded in computer science at the University of Helsinki. In 1976, he became Assistant Professor. From 1984-1985 he was Visiting Professor at the University of Maryland, USA. From 1986-1989 he was Chairman of the Finnish Artificial Intelligence Society. From 1989–2007, he was Research Professor at the Technical Research Centre of Finland. He retired in 2007.
Explicit, efficient error backpropagation in arbitrary, discrete, possibly sparsely connected, neural networks-like networks was first described in a 1970 master's thesis, albeit without reference to NNs, when Linnainmaa introduced the reverse mode of automatic differentiation, in order to efficiently compute the derivative of a differentiable composite function that can be represented as a graph, by recursively applying the chain rule to the building blocks of the function. Linnainmaa published it first, following by Gerardi Ostrowski who used it in the context of certain process models in chemical engineering some five years earlier, but didn't published it before.
With faster computers emerging, the method has become heavily used in numerous applications. For example, backpropagation of errors in multi-layer perceptrons, a technique used in machine learning, is a special case of reverse mode AD.