Hubbry Logo
search button
Sign in
Liquid state machine
Liquid state machine
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
Liquid state machine
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the Liquid state machine Wikipedia article. Here, you can discuss, collect, and organize anything related to Liquid state machine. The purpose of the hub is to...
Add your contribution
Liquid state machine

A liquid state machine (LSM) is a type of reservoir computer that uses a spiking neural network. An LSM consists of a large collection of units (called nodes, or neurons). Each node receives time varying input from external sources (the inputs) as well as from other nodes. Nodes are randomly connected to each other. The recurrent nature of the connections turns the time varying input into a spatio-temporal pattern of activations in the network nodes. The spatio-temporal patterns of activation are read out by linear discriminant units.

The soup of recurrently connected nodes will end up computing a large variety of nonlinear functions on the input. Given a large enough variety of such nonlinear functions, it is theoretically possible to obtain linear combinations (using the read out units) to perform whatever mathematical operation is needed to perform a certain task, such as speech recognition or computer vision.

The word liquid in the name comes from the analogy drawn to dropping a stone into a still body of water or other liquid. The falling stone will generate ripples in the liquid. The input (motion of the falling stone) has been converted into a spatio-temporal pattern of liquid displacement (ripples).

LSMs have been put forward as a way to explain the operation of brains. LSMs are argued to be an improvement over the theory of artificial neural networks because:

  1. Circuits are not hard coded to perform a specific task.
  2. Continuous time inputs are handled "naturally".
  3. Computations on various time scales can be done using the same network.
  4. The same network can perform multiple computations.

Criticisms of LSMs as used in computational neuroscience are that

  1. LSMs don't actually explain how the brain functions. At best they can replicate some parts of brain functionality.
  2. There is no guaranteed way to dissect a working network and figure out how or what computations are being performed.
  3. There is very little control over the process.

Universal function approximation

[edit]

If a reservoir has fading memory and input separability, with help of a readout, it can be proven the liquid state machine is a universal function approximator using Stone–Weierstrass theorem.[1]

See also

[edit]

Libraries

[edit]
  • LiquidC#: Implementation of topologically robust liquid state machine [2] with a neuronal network detector [1]

References

[edit]
  1. ^ Maass, Wolfgang; Markram, Henry (2004), "On the Computational Power of Recurrent Circuits of Spiking Neurons", Journal of Computer and System Sciences, 69 (4): 593–616, doi:10.1016/j.jcss.2004.04.001
  2. ^ Hananel, Hazan; Larry, M., Manevit (2012), "Topological constraints and robustness in liquid state machines", Expert Systems with Applications, 39 (2): 1597–1606, doi:10.1016/j.eswa.2011.06.052.{{citation}}: CS1 maint: multiple names: authors list (link)