# Jürgen Schmidhuber

Jürgen Schmidhuber (born 17 January 1963) is a German computer scientist known for pioneering work in artificial neural networks, especially long short-term memory (LSTM). He directs the Dalle Molle Institute for Artificial Intelligence Research and the AI Initiative at KAUST.

Jürgen Schmidhuber (born 17 January 1963) is a German computer scientist noted for his work in artificial intelligence, specifically artificial neural networks. He has been described by media outlets as a leading pioneer of modern artificial intelligence. He is a scientific director of the Dalle Molle Institute for Artificial Intelligence Research in Switzerland and director of the Artificial Intelligence Initiative at the King Abdullah University of Science and Technology (KAUST) in Saudi Arabia.

Schmidhuber is best known for his work on long short-term memory (LSTM), a type of [neural network](https://www.wikiprompt.org/wiki/neural-network) architecture that became the dominant technique for various natural language processing tasks in research and commercial applications in the 2010s. He also introduced principles of dynamic neural networks, meta-learning, generative adversarial networks, and linear transformers, all of which are widespread in modern AI.

## Early life and education

Schmidhuber was born in Munich, Germany. He completed his undergraduate studies in 1987 and earned his PhD in 1991, both at the Technical University of Munich. His doctoral advisors were Wilfried Brauer and Klaus Schulten.

## Career

Schmidhuber taught at the Technical University of Munich from 2004 until 2009. From 2009 to 2021, he was a professor of artificial intelligence at the Università della Svizzera Italiana in Lugano, Switzerland. He has served as the director of the Dalle Molle Institute for Artificial Intelligence Research (IDSIA), a Swiss AI lab, since 1995. Since 2021, he has also been the director of the AI Initiative at KAUST.

In 2014, Schmidhuber formed a company, NNAISENSE, to work on commercial applications of artificial intelligence in fields such as finance, heavy industry, and self-driving cars. Sepp Hochreiter, Jaan Tallinn, and Marcus Hutter are advisers to the company. Sales were under US$11 million in 2016; however, Schmidhuber stated that the emphasis was on research rather than revenue. NNAISENSE raised its first round of capital funding in January 2017. Schmidhuber's overall goal was to create an all-purpose AI by training a single AI in sequence on a variety of narrow tasks, but as of 2026 he has said that the focus of NNAISENSE has shifted from artificial general intelligence to asset management.

## Research

In the 1980s, backpropagation did not work well for [deep learning](https://www.wikiprompt.org/wiki/deep-learning) with long credit assignment paths in artificial neural networks. To overcome this problem, Schmidhuber (1991) proposed a hierarchy of recurrent neural networks (RNNs) pre-trained one level at a time by self-supervised learning. It uses predictive coding to learn internal representations at multiple self-organizing time scales, facilitating downstream deep learning. The RNN hierarchy can be collapsed into a single RNN by distilling a higher level chunker network into a lower level automatizer network. In 1993, a chunker solved a deep learning task whose depth exceeded 1000.

In 1991, Schmidhuber published adversarial neural networks that contest with each other in the form of a zero-sum game, where one network's gain is the other network's loss. The first network is a generative model that models a probability distribution over output patterns. The second network learns by gradient descent to predict the reactions of the environment to these patterns. This was called "artificial curiosity." In 2014, this principle was used in the creation of the [generative adversarial network](https://www.wikiprompt.org/wiki/generative-ai), which Schmidhuber describes as a special case of artificial curiosity where the environmental reaction is 1 or 0 depending on whether the first network's output is in a given set.

Schmidhuber supervised the 1991 diploma thesis of his student Sepp Hochreiter, which he considered "one of the most important documents in the history of machine learning." It studied the neural history compressor and analyzed and overcame the vanishing gradient problem. This led to the creation of long short-term memory (LSTM), a type of recurrent neural network. The name LSTM was introduced in a tech report in 1995, leading to the most cited LSTM publication, published in 1997 and co-authored by Hochreiter and Schmidhuber. The standard LSTM architecture was introduced in 2000 by Felix Gers, Schmidhuber, and Fred Cummins. LSTM using backpropagation through time was published with his student Alex Graves in 2005, and its connectionist temporal classification (CTC) training algorithm in 2006. CTC was applied to end-to-end speech recognition with LSTM.

In 2014, the state of the art was training "very deep neural network" with 20 to 30 layers. Stacking too many layers led to a steep reduction in training accuracy, known as the "degradation" problem. In May 2015, Rupesh Kumar Srivastava, Klaus Greff, and Schmidhuber used LSTM principles to create the highway network, a feedforward neural network with hundreds of layers, much deeper than previous networks. In December 2015, the [residual neural network](https://www.wikiprompt.org/wiki/residual-network) (ResNet) was published, which is a variant of the highway network.

In 1992, Schmidhuber published fast weights programmer, an alternative to recurrent neural networks. It has a slow feedforward neural network that learns by gradient descent to control the fast weights of another neural network through outer products of self-generated activation patterns, and the fast weights network itself operates over inputs. This was later shown to be equivalent to the unnormalized linear transformer.

In 2011, Schmidhuber's team at IDSIA with his postdoc Dan Ciresan also achieved dramatic speedups of convolutional neural networks (CNNs) using graphics processing units (GPUs), based on CNN designs introduced much earlier by Kunihiko Fukushima. An earlier CNN on GPU by Chellapilla et al. (2006) was 4 times faster than an equivalent implementation on CPU. The deep CNN of Dan Ciresan et al. (2011) at IDSIA was 60 times faster and achieved the first superhuman performance in a computer vision contest in August 2011. Between 15 May 2011 and 10 September 2012, these CNNs won four more image competitions and improved the state of the art on multiple image benchmarks. The approach has become central to the field of computer vision.

## Credit disputes

Schmidhuber has controversially argued that he and other researchers have been denied adequate recognition for their contribution to the field of deep learning, in favor of Geoffrey Hinton, Yoshua Bengio, and Yann LeCun, who shared the 2018 Turing Award for their work in deep learning. He wrote a "scathing" 2015 article arguing that Hinton, Bengio, and LeCun "heavily cite each other" but "fail to credit the pioneers of the field." In a statement to the New York Times, Yann LeCun wrote that "Jürgen is manically obsessed with recognition and keeps claiming credit he doesn't deserve for many, many things."

## Legacy and impact

Schmidhuber's work on LSTM has had a profound impact on [machine learning](https://www.wikiprompt.org/wiki/machine-learning) and [artificial intelligence](https://www.wikiprompt.org/wiki/artificial-intelligence). LSTM networks have been used in applications ranging from speech recognition and machine translation to handwriting recognition and time series prediction. His contributions to meta-learning and adversarial training have also influenced the development of modern AI systems, including those used in [large language models](https://www.wikiprompt.org/wiki/large-language-model) and other advanced architectures.

Despite the controversies over credit, Schmidhuber remains a highly influential figure in AI research. His insistence on historical accuracy and proper attribution has sparked important discussions about the recognition of foundational work in the field. As of the current era, his ideas continue to shape the direction of AI research and development.

---
Source: https://www.wikiprompt.org/wiki/jurgen-schmidhuber
License: CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)
Last updated: 2026-09-08T15:35:09.966508+00:00
