Abstract
In this paper we review several ways of realizing asynchronous Spike-Timing-Dependent-Plasticity (STDP) using memristors as synapses. Our focus is on how to use individual memristors to implement synaptic weight multiplications, in a way such that it is not necessary to (a) introduce global synchronization and (b) to separate memristor learning phases from memristor performing phases. In the approaches described, neurons fire spikes asynchronously when they wish and memristive synapses perform computation and learn at their own pace, as it happens in biological neural systems. We distinguish between two different memristor physics, depending on whether they respond to the original “moving wall” or to the “filament creation and annihilation” models. Independent of the memristor physics, we discuss two different types of STDP rules that can be implemented with memristors: either the pure timing-based rule that takes into account the arrival time of the spikes from the pre- and the post-synaptic neurons, or a hybrid rule that takes into account only the timing of pre-synaptic spikes and the membrane potential and other state variables of the post-synaptic neuron. We show how to implement these rules in cross-bar architectures that comprise massive arrays of memristors, and we discuss applications for artificial vision.
1. Introduction
For many years, the field of neuromorphic engineering has struggled to develop practical neuro-computing devices that mimicked the principles and operations of biological brains, by directly exploiting the physics of electronic devices in mixed analog/digital VLSI (Indiveri and Horiuchi, ). However, there always was a clamor for a compact and distributed non-volatile memory, possibly tightly coupled to the signal processing components (neurons), so that the biological synapses counterparts could be properly emulated. The recent advent of nanoscale memristive-like devices (Wuttig and Yamada, 2007; Strukov et al., 2008; Yang et al., 2008; Jo et al., ; Govoreanu et al., ; Lee et al., ; Chanthbouala et al., ; Kuzum et al., ; Prodromakis et al., 2012a) opens the possibility of large-scale bio-inspired neural network implementations with minimal size-requirements for those elements in the circuit that are most numerous and therefore most space-intense: plastic synaptic connections. The strength of a synaptic link between two neighboring neurons depends on its history and more explicitly by the overall amount of neurotransmitters that has been propagated through it after a relevant neural spike. In similar fashion, the strength of a memristor, i.e., its memristance (or instantaneous resistance) is dictated by the amount of charge q that has flown through it or the accumulated voltage flux ϕ. Additionally, the intrinsic non-linear nature of practical solid-state memristors resembles the behavior of neural synapses.
On the other hand, and independently of the new nanoscale devices availability, the neuromorphic engineering field evolved naturally toward circuits and systems exploiting spiking signal encoding, as in biology. For example, a large collection of spike-driven vision sensors have been reported, such as sensors for luminance (Culurciello et al., ; Chen et al., ), temporal contrast (Barbaro et al., ; Mallik et al., ; Chan et al., ; Lichtsteiner et al., ; Leñero-Bardallo et al., ; Posch et al., 2011; Serrano-Gotarredona and Linares-Barranco, 2013), motion (Kramer, ; Sarpeshkar et al., 1996; Ozalevli and Higgins, 2005), and spatial contrast (Ruedi et al., 2003; Zaghloul and Boahen, 2004; Costas-Santos et al., ; Massari et al., 2008; Leñero-Bardallo et al., ). Spike-driven principles have also been used for auditory systems (Sarpeshkar et al., 2005; Wen and Boahen, 2006, 2009; Chan et al., ), competition and Winner-Take-All networks (Indiveri, ; Chicca et al., ; Oster et al., 2008), learning (Mill et al., 2011), classification (Mitra et al., 2009), fall detection (Fu et al., ), and systems distributed over wireless sensor networks (Teixeira et al., 2005; Massari et al., 2008). Apart from real-time sensing, spike-driven processing systems can produce extremely fast responses. Examples of spike-driven processing modules (chips) are those that, emulating biological neocortical structures, perform spatio-temporal feature extraction such as fixed-kernel (Venier et al., 1997; Choi et al., ) or programmable kernel (Serrano-Gotarredona et al., 2006; Camuñas-Mesa et al., , ) 2D convolutions, and generic massive neural processing (Vogelstein et al., 2007; Fieres et al., ; Khan et al., ; Serrano-Gotarredona et al., 2009; Zamarreno-Ramos et al., 2012).
Unavoidably, the learning capability is one key characteristic that is required for building cognitive artificial neural systems. Recently proposed artificial neural processing systems spend great resources for this task: the multi-million European initiative FACETS/BrainScales (Fieres et al., ) is developing a 200.000 neuron wafer1 where most of the silicon area is used for implementing Spike-Timing-Dependent-Plasticity (STDP) learning mechanisms in the synapses. The UK initiative SpiNNaker (Khan et al., ) based on multi-processors ARM technology has to use hybrid packaging technology in order to encapsulate two separate Silicon chips into each chip package: one chip is being the genuine SpiNNaker chip with 18 ARM2 CPUs, and the second chip being a commercial 128MB DRAM chip for local synaptic storage. Both the learning mechanisms and the storage of learned parameters require substantial silicon real-estate in traditional silicon-based chip technology.
However, the advent of new nanoscale technologies has shed new expectations, giving hopes for the development of ultra-compact, fast and efficient learning and storage mechanisms that may result in affordable, low power, compact, large scale, artificial neural systems (Wuttig and Yamada, 2007; Strukov et al., 2008; Yang et al., 2008; Jo et al., ; Govoreanu et al., ; Lee et al., ; Chanthbouala et al., ; Kuzum et al., ; Prodromakis et al., 2012a). A very promising new class of nanoscale devices is the one that comprises the so called memristors (Chua, ; Chua and Kang, ; Strukov et al., 2008; Borghetti et al., ; Jo et al., , ), whose distinct characteristic is that they have memory while they operate like variable two-terminal resistors. It was recently postulated that such tiny nanoscale devices, when driven by appropriately shaped voltage pulses, could be embedded within traditional CMOS3 microchips, resulting in truly asynchronous4 artificial learning neural “tissue” equipped with STDP (Linares-Barranco and Serrano-Gotarredona, ,; Zamarreño-Ramos et al., 2011).
Although this still needs to be proven experimentally and all practical limitations are yet to be identified, while memristors are continuously being improved and optimized over many labs worldwide, the potential of building very dense hybrid memristive-CMOS learning systems is there. The resulting implementations can be extremely compact STDP-equipped systems, which contrast with pure CMOS-based attempts that either have resulted in physical STDP synapses consuming significant chip real-estate (Fieres et al., ) or complex computational work arounds in more algorithmic solutions (Rast et al., 2010; Davies et al., ). In this paper we quickly review the basic principles behind exploiting memristance for asynchronous STDP and extend the original findings to other types of STDP. In the next section we quickly review the memristor concept as well as some of the postulated physical mechanisms responsible for its operation. After this, section 6 summarizes STDP and some variation of it, as well as additive, multiplicative and quadratic STDP. Sections 4 and 5 review how to combine memristors with specific CMOS neurons to result in different types of STDP. Section 6 mentions an application in the context of artificial vision, and section 7 provides conclusions.
2. Memristors
Memristance was postulated in 1971 by Chua () as the fourth missing canonical circuit element through his famous symmetry argument, illustrated in Figure 1. According to circuit theoretical fundamentals, there are four basic electrical quantities (Chua et al., ): (1) voltage difference between two terminals “v,” (2) current flowing through into a device terminal “i,” (3) charge flowing through a device terminal or integral of current q = ∫i(τ)dτ, and (4) flux or integral of voltage ϕ = ∫v(τ)dτ. A two-terminal device is said to be canonical (Chua et al., ) if either two of the four basic electrical quantities are related by a static5 relationship, as shown in Figure 1. A resistor has a static relationship between terminal voltage v and device current i, as shown in Figure 1B. A capacitor shows a static relationship between charge q and voltage v, as shown in Figure 1C. An inductor has a static relationship between its current i and flux ϕ, as shown in Figure 1D. These three devices have been very well known since the origins of Electronics and Electricity. However, there are other possibilities for combining the four basic electrical quantities: (q, i), (v, ϕ), and (q, ϕ). Ignoring the combinations of a quantity with its own time derivative leaves us with one single additional possibility: (q, ϕ). This reasoning led Chua to postulate the existence of a fourth basic two-terminal element, which he called the Memristor. Memristors behave as resistances in which the resistance changes through some of the basic electrical quantities, and is somehow memorized. The memristor would show a static relationship between charge q and flux ϕ, as shown in Figure 1E. If the q vs. ϕ relationship is linear, the memristor degenerates into a linear resistor. Although none of the so-far reported memristors can be described by a static constitutive relationship in the (q, ϕ) plane (and thus, strictly speaking, the 1971 fourth canonical element is still missing), they all fall within Chua's 1976 generalization of Memristive Systems (Chua and Kang, ). From here on we will use the term memristor for Chua's 1976 definition of memristive system. Consequently, the simple concept of memristance as defined in Figure 1D can be extended to refer to any device exhibiting resistive behavior (its i/v curves cross the origin) whose resistance can change through some of the four basic electrical quantities (or a combination of them, or their time derivatives or integrals, etc.), while at the same time exhibiting memory for that resistance. In that case, more elaborate mathematical descriptions are required (Chua and Kang, ).
Figure 1
Memristance has recently been demonstrated (with extraordinary impact among the research community) in nanoscale two-terminal devices, such as certain titanium-dioxide (Strukov et al., 2008; Borghetti et al., ; Prodromakis et al., 2011, 2012a) and amorphous Silicon (Jo et al., ) cross-point switches. However, memristive devices were reported earlier by other groups (Argall, ; Prodromakis et al., 2012b). Memristance arises naturally in nanoscale devices because small voltages can yield enormous electric fields that produce the motion of charged atomic or molecular species, changing structural properties of a device (such as its doping profile) while it operates. Its functional characteristic has been a pinched hysteresis loop in the i–v domain (Figures 2C,D); a signature that has been observed in various dissipative devices (Prodromakis et al., 2012b). Particularly nowadays various emerging resistive random-access memory (ReRAM) nano-devices (Chua, ), with one scaling extreme being the atomic switch (Terabe et al., 2005), are classified as being memristors, and show attributes that resemble biological synapses (Ohno, 2011) providing exciting prospects for demonstrating neuromorphic applications (Avizienis et al., ). Hysteresis is typically noticed in systems/devices that possess certain inertia, causing the value of a physical property to lag behind changes in the mechanism causing it; manifesting memory (Pershin and Di Ventra, 2011). Particularly in the case of nanoscale memristors, this inertia has been ascribed to Joule heating (Fursina et al., ), the electrochemical migration of oxygen ions (Nian et al., 2007) and vacancies (Yang et al., 2008), the lowering of Schottky barrier heights by trapped charge carriers at interfacial states (Hur et al., ), the phase-change (Wuttig and Yamada, 2007), the formation/rupture of conductive filaments (Kwon et al., ), Yang et al. (2012) in a device's core, or even to some extent a combination of the aforementioned switching mechanisms.
Figure 2
Clearly, the impact of memristors is foreseen to be realized through their nanometric dimensions (see Figure 2B which is a cross section of one of the structures in Figure 2A), their capacity to store multiple bits or a continuum of information per element (Figure 2E) and the minuscule energy required to write distinct states, resulting in high spatial- and high storage-density well beyond the current state-of-the-art (Govoreanu et al., ). Nonetheless, the fact that the functional properties of such elements are associated with rate-limiting (frequency-dependent) electro- or thermo-dynamic changes that are contingent on both the present as well as the past environment, presents us with opportunities in exploiting them as novel computation elements.
By definition, memristors can be either voltage/flux driven or current/charge driven. Depending on the polarity of the set and reset potentials required to change resistive states (RS), the devices can be classified as unipolar (URS) or bipolar (BRS) (Schindler et al., 2007) and consequently, their circuit symbol must indicate somehow their polarity, as depicted in Figure 3A. Voltage/flux driven memristors can be described by (Chua and Kang, ) while current/charge driven memristors would be described as (Chua and Kang, )
Figure 3
Here w represents some structural property parameter of the memristor. For example, in the 2008 HP paper (Strukov et al., 2008) the operation of the reported memristor was postulated as described by the moving wall model depicted in Figure 3B. In this simplified model a memristor of height L, sandwiched between two electrodes, has a low resistance region of height w and a high resistance region of height L − w. The memristor is considered to be divided into two regions. Both regions are separated by a boundary wall at position w, which moves up and down with the amount of charge that has flown through the memristor (in the case of being current/charge driven) or the accumulated flux (in case of being voltage/flux driven). The memristor would behave as two variable resistors in series. The total effective resistance of the memristor would be described by
This moving wall model can approximate phenomena like migration of oxygen ions (Nian et al., 2007) and vacancies (Yang et al., 2008), the lowering of Schottky barrier heights by trapped charge carriers at interfacial states (Hur et al.,
However, resistive switching effects in dielectric-based devices have normally been assumed to be caused by conducting filament formation across the electrodes, although the understanding and modeling of these phenomena remains controversial. As a matter of fact, some researchers are observing the formation and annihilation of nanoscale width conducting filaments in memristors (Kwon et al.,
This changing cross section description not only approximates filament formation/annihilation phenomena, but also some other gradual cross section area variations observed in some phase-change or ferroelectric-domains-based materials (Chanthbouala et al.,
As we will highlight later in sections 4 and 5, whether a memristor is better described by the moving wall model or the filament formation/annihilation model, impacts severely on the resulting type of STDP learning mechanism. The latter yields an additive type of STDP, while the former results in a quadratic type STDP. Note that a memristor can be either voltage/flux or current/charge driven, independently of whether it is a “wall” or a “filament” memristor.
3. Spike-timing-dependent-plasticity
STDP is the ability of natural or artificial synapses to change their strength according to the precise timing of individual pre- and/or post-synaptic spikes (Gerstner et al.,
Figure 3D shows the change of synaptic strength (in percent) measured experimentally from biological synapses as function of relative timing ΔT = tpos − tpre between the arrival time tpre of a pre-synaptic spike and the time tpos of generation of a post-synaptic spike. Although the data shows stochasticity, we can infer an underlying interpolated function ξ(ΔT) as shown in Figure 3E.
For a causal pre to post spike timing relation (ΔT > 0) the strength of the synapse is increased, while for an anti-causal relation (ΔT < 0) it is decreased. In the case of synapses with negative synaptic strength (as in some artificial realizations), the reversed version shown in Figure 3F can be used. Microchip CMOS circuit implementations of STDP rules that follow the description of Equation (7) have been reported (Indiveri et al.,
Alternative variations of STDP have been proposed that do not require the intervention of both pre- and post-synaptic spikes (Brader et al.,
Additionally, in this model the synaptic strength drifts slowly toward its upper or lower bound depending on whether it is above or below an intermediate threshold.
Both types of STDP rules, double-spike and single-spike, are very expensive to implement in conventional CMOS microchips (Indiveri et al.,
Independently on whether STDP is either double-spike or single-spike, it is said to be either additive, multiplicative or quadratic if it additionally depends or not on the actual synaptic strength. If the STDP update is independent of the actual synaptic strength, it is said to be additive. Additive STDP requires the weight values to be bounded to an interval because weights will stabilize at one of their boundary values (van Rossum et al., 2000; Rubin et al., 2001). If the synaptic update is proportional to actual synaptic strength, it is called multiplicative STDP and weights may stabilize to values intermediate to their boundaries (van Rossum et al., 2000; Rubin et al., 2001; Gütig et al.,
4. Memristors and CMOS neurons for double-spike STDP
The more traditional double-spike STDP learning rule [as modeled by Equation (7)] can, in theory, be implemented by (Zamarreño-Ramos et al., 2011) (a) using a particular type of voltage/flux driven memristor (Jo et al.,
Under these circumstances, memristor voltage is vMR(t, Δt) = αposspk(t) − αprespk(t + Δt) and from Equations (2, 10) synaptic strength update can be computed as
which has been shown to result in the same shape illustrated in Figure 3E (Zamarreño-Ramos et al., 2011). Furthermore, by reshaping the spike waveform one can fine tune or completely alter the STDP learning function ξ(Δ t), as illustrated in Figure 4 (Linares-Barranco and Serrano-Gotarredona,
Figure 4

Illustration of influence of action potential shapes on the resulting STDP memristor weight update function ξ(Δ T). Memristor upper and lower thresholds are normalized to amplitudes ±1.0. From (A1,A2) to (E1,E2) the same spike waveform travels forward and backward. In (F1,F2) the forward and backward waveforms are the same but have opposite polarity. In (G1,G2) to (H1,H2) the forward and backward waveforms are different. In (G1,G2), the positive pulse of the backward waveform exceeds amplitude +1.0, thus producing negative STDP update whenever there is a post-synaptic spike alone (G2); otherwise if pre- and post-synaptic spikes happen within a given time window, there will be positive STDP update.
Figure 5A shows a way of interconnecting memristors and CMOS neurons for STDP learning. Triangles represent the neuron soma, being the flat side its input (dendrites) and the sharp side the output (axon). Dark rectangles are memristors, representing each one synaptic junction. Each neuron controls the voltage at its input (Vpost in Figure 5B) and output (Vpre in Figure 5B) nodes. When the neuron is not spiking it forces a constant voltage at both nodes, while collecting through its input node the sum of input synaptic spike currents coming from the memristors, which contribute to changing the neuron internal state. When the neuron spikes, it sets a one-spike waveform at both input and output nodes. This way, they send their output spikes forward as pre-synaptic spikes for the destination synaptic memristors, but also backward to preceding synaptic memristors as post-synaptic spikes. Zamarreño et al. showed extensive simulations on these concepts, and how one can change from STDP to anti-STDP by switching polarities of spikes or memristors (Zamarreño-Ramos et al., 2011). For example, Figures 4F1,F2 illustrate the case where forward and backward spikes have opposite polarities, resulting in a symmetric STDP update function ξ(ΔT). Figures 4G1,G2 illustrate an example where forward and backward spikes are different, with the backward spike such that its positive part exceeds the positive memristor threshold (vth = 1.0). This produces LTD (long term depression) or negative STDP update whenever there is a post-synaptic spike sufficiently apart from a pre-synaptic one; and produces LTP (long term potentiation) if pre- and post-synaptic spikes happen within a given time window (Bichler et al.,
Figure 5

(A) Example of memristors and CMOS neuron circuits arrangement for achieving STDP learning: feed-forward neural system with three layers of neurons and two fully connecting synapse crossbars. (B) Details of parts around one post-synaptic neuron. While a neuron is silent, it sets a constant DC voltage at its input (Vpost) and output (Vpre) nodes. When a neuron is sending a spike, it sets a voltage spike at both nodes. (C) Implementation of single-spike STDP: block diagram of CMOS neuron together with single memristor synapse connected between pre- and post-synaptic neurons, (D) example spike waveform with negative square neural activation shape, and (E) example spike waveform with positive more biological neural activation shape.
If the system is structured into neural layers (for example, Figure 5A shows a 3-neuron-layer system) with memristive synapses in between, then for each layer all pre-synaptic neurons should have the same forward spike shape and all post-synaptic neurons should have the same backward shape. This way, all memristive synapses between these two neural layers will have the same STDP function ξ(ΔT).
4.1. Additive or quadratic STDP with memristors
In all these circuits, synaptic strength is the conductance G of the memristor: the higher the conductance of a memristor G is (or the lower its resistance R = 1/G is) the stronger the synaptic efficiency will be, as it will let more current through and thus affect more strongly the destination neuron state. Therefore, if the memristors used obey a “moving wall” model (see Equation 5), then STDP update Δ w = ξ(ΔT) changes wall position w, which from Equation (5) is directly proportional to resistance where ρ is a constant. Consequently, synaptic strength G = 1/R will change as
This means that synaptic strength update would follow a quadratic STDP learning rule.
If the memristor physics is better represented by the inter-electrode filament formation/annihilation model, then synaptic update would change parameter w of Equation (6), which is now directly proportional to memristor conductance (synaptic strength), where γ is a constant. Therefore, synaptic update would be independent of actual weight (conductance) and the resulting STDP update rule is said to be of additive type. Note that Equations (10–12) and the resulting functions ξ(ΔT) in Figure 4 are common for both “wall” and “filament” models.
5. Memristors and CMOS neurons for single-spike STDP
For the case of the alternative single-spike STDP rule [as defined by Equations (8, 9)] we can use the same circuit topology shown in Figures 5A,B, but with different neuron circuits and spike shapes. Figure 5C shows one memristor connected between a pre-synaptic neuron generating voltage Vpre(t) = spk(t) and a post-synaptic neuron that sets a given DC level at Vpos(t). Figures 5D,E show possible waveforms for the output spike spk(t). It must be such that its amplitude is confined below the thresholds ±vth of Figure 3G. We distinguish two parts: two sequential opposite sign square pulses during a time tstdp, and one synapse activation waveform for neural integration of duration tnint, with tstdp « tnint. During times tstdp the synapses connected to Vpre may experience weight update. During times tnint the post-synaptic neurons would add the contribution of this pre-synaptic spike to their internal integrated state. The CMOS neuron in Figure 5C can be designed containing a current sensing circuit (made of the opamp with resistive feedback) which sets the voltage at the neuron input node Vpos. This current sensing circuit collects all currents provided by all synaptic memristors connected to the neuron input node Vpos. The total instantaneous current sensed drives blocks V(t) and C(t) which compute, respectively, the neuron membrane voltage and the calcium variable (see Equation 8). These two instantaneous state variables are monitored by block “DC level” which generates a DC output level of three possible values: either zero, positive or negative, according to Equation (9). This DC level is copied to node Vpos only during times tstdp whenever some pre-synaptic neuron starts to spike. If Vpos = 0 then memristor voltage is equal to spk(t) during time tstdp of a pre-synaptic spike production and is confined within the thresholds in Figure 5D. Under these circumstances, no synaptic strength update is produced. However, if the DC level at Vpos is set to either the positive or negative output value, the memristor voltage is either shifted up or down during tstdp, and it will overpass one of the two thresholds, resulting in either an increment or decrement of synaptic strength update. The contribution of one spike to synaptic strength update is controlled by the height of the two first positive and negative steps of spk(t) during time tstdp. Both have equal area and thus do not contribute to V(t) or C(t) if Vpos = 0. However, if Vpos ≠ 0 the symmetry is broken and there would be an undesired contribution. For this reason, current integration at V(t) and C(t) needs to be inhibited during times tstdp. During times tnint of spk(t), the waveform must be such that it always falls below the memristor thresholds and will not affect synaptic weight update. However, its area (shown in green in Figures 5D,E, and which can be made either positive or negative) will contribute to the change in V(t) and C(t). This way, the parameters that control synaptic update and shape of function ξ(tpre) are fully decoupled from the parameters that control neural state variables update. This differs from the case of the conventional double-spike STDP, where these parameters are coupled (Zamarreño-Ramos et al., 2011).
In the case of single-spike STDP, as in the case of the double-spike STDP, if a “wall model” memristor is used the resulting STDP learning would be of quadratic type. Otherwise, using a “filament formation/annihilation” memristor results in additive STDP learning.
6. An application: extracting visual features
Memristors can be used in unsupervised learning models of the visual cortex, and hence extract statistical structure from visual information without requiring supervised labeling. In a first attempt to simulate the early visual system, we used a simple feed-forward set up combining an artificial spiking retina (Lichtsteiner et al.,
Notably, biological hardware is incredibly slow: neurons cannot fire more than a few hundred spikes per second, and those impulses propagate on axons between neurons with a velocity of 1–2 m/s. Spike-driven chips and memristors could be several orders of magnitude faster, and thus could emulate the biological visual system much faster than real time. For example, switching times in the order of nano seconds have been demonstrated for some Hf-based resistive switches of 10×10 nm size (Govoreanu et al.,
7. Summary and discussion
In the present paper we reviewed ways of exploiting memristors to implement high density physical neural hardware equipped with STDP. We considered two types of memristor models, the “moving wall” model which results in quadratic STDP, and the “filament formation/annihilation” model which results in a more conventional additive STDP. We also considered two types of STDP rules: the conventional double-spike rule and a more elaborate and biologically realistic single-spike rule. Finally, we briefly reviewed an application for artificial vision learning systems that mimics the operation of the visual cortex.
Large scale neural memristive STDP systems have not been built yet. As memristors are nano-scale devices, they will certainly suffer from significant inter-device parameter mismatch. Querlioz et al. (2011) have analyzed the impact of device parameter mismatch on the performance of STDP learning with memristors using a learning rule similar to the one shown in Figure 4G and have observed very smooth performance degradation even for parameter dispersions as high as 25–50%. Homeostasis, at the neural firing sensitivity level, can be a mechanism to help in compensating synaptic variability (Querlioz et al., 2011). Alternatively, certain STDP functions (like the one in Figure 4G) capable of firing with either one single pre- or post-synaptic spike can induce homeostasis as well (Sjöström and Gerstner, 2010).
In summary, synaptic behavior mismatch is an important concern, but researchers are already proposing possible solutions. It remains, however, to physically build such systems at a large scale and verify in situ their reliability, mismatch, and other non-ideal effects, and determine if the proposed solutions are sufficient to make them work reliably and efficiently.
Conflict of interest statement
The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.
Statements
Acknowledgments
This work was supported by Spanish grants from the Ministry of Economy and Competitivity TEC200-106039-C04-01/02 (VULCANO) (with support from the European Regional Development Fund) and PRI-PIMCHI-2011-0768 (PNEUMA) coordinated with the European CHIST-ERA program, and Andalusian grant TIC6091 (NANONEURO). T. Masquelier was supported by the European Union Seventh Framework Programme (FP7/2007-2013) under grant agreement 269459 (CORONET).
Conflict of interest
The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.
Key Concept
- Memristor
Two terminal electronic device which operates similar to a resistor, but whose resistance changes dynamically as the device is being used.
- Spike-Timing-Dependent-Plasticity (STDP)
One type of learning rule for artificial synapses in spiking neural networks, where the synaptic update depends on the timing characteristics of individual spikes at the synapse terminals.
- Artificial learning synapses
Artificially manufactured device that behaves similar to a biological synapse, e.g., it's communication strength (or synaptic weight) changes as the device is used according to some learning rule.
- Nanoscale artificial synapse
This is an artificial synapse made using some device whose dimensions are below the micron (10−6 m).
- Tunable STDP
STDP learning rule whose mathematical description can be made to change in time.
- Hybrid nano/CMOS neural system
Artificial neural network system built using conventional microchip technology (CMOS) combined with presently emerging nanoscale devices.
- Memristive synapses
Artificial synapses built using memristors.
- Spiking Neural Network
Network of neurons that interchange information among them using “spikes.” Spikes are abstractions of biological spikes (also called action potentials). In some electronic spiking neural networks, spikes have similar waveform shapes than in biology, but normally in electronics systems spikes are much simpler being represented by a square digital pulse.
Footnotes
1.^Wafer: microchips are fabricated on silicon wafers (with diameter ranging from 1″ to about 18″), which can hold several hundreds or thousands of individual chips that are later on cut and encapsulated into chip packages. The FACETS/BrainScaleS project is a wafer-scale design, meaning that the wafer is not cut into individual chips, but the whole wafer is used as a unit circuit.
2.^ARM stands for “Acorn Risk Microprocessor” and is the name of a company providing embedded microprocessors for a variety of more complex chips, like cellular phones, usb-sticks, etc.
3.^CMOS stands for “Complementary Metal Oxide Semiconductor” and refers to the most standard technology used for microchip fabrication.
4.^In asynchronous systems no clock is required, as opposed to conventional digital computing systems. Consequently, there is no centralized time keeper that enforces actions to happen in lock-step with each other.
5.^By “static” we mean it is not altered by changes of the above electrical quantities, or by their history, integrals, derivatives, etc. These “static” curves can, however, be time-varying if the change is caused by an external agent. For example, a motor driven potentiometer would have a “static” i/v curve that is time varying.
B. Linares-Barranco, BSc Physics 1986, MSc 1987, PhD 1990 from University of Seville, Spain, and 2nd PhD 1991 from Texas A&M University, USA. He is Full professor of Research at the Instituto de Microelectrónica de Sevilla (IMSE-CNM-CSIC). He has been involved with circuit design for telecommunication circuits, VLSI emulators of biological neurons, VLSI neural based pattern recognition systems, hearing aids, precision circuit design for instrumentation equipment, bio-inspired VLSI vision processing systems, AER, memristors and emerging nanodevices, and VLSI transistor mismatch parameters characterization. He is IEEE Fellow.
References
1
ArgallF. (1968). Switching phenomena in titanium oxide thin films. Solid-State Electron. 11, 535–541.
2
AvizienisA. V.SillinH. O.Martin-OlmosC.ShiehH. H.AonoM.StiegA. Z.et al. (2012). Neuromorphic atomic switch networks. PLoS ONE7:e427772. 10.1371/journal.pone.0042772
3
BarbaroM.BurgiP. Y.MortaraA.NussbaumP.HeitgerF. (2002). A 100x100 pixel silicon retina for gradient extraction with steering filter capabilities and temporal output coding. IEEE J. Solid State Circ. 37, 160–172.
4
BiG.PooM. (1998). Synaptic modifications in cultured hippocampal neurons: dependence on spike timing, synaptic strength, and postsynaptic cell type. J. Neurosci. 18, 10464–10472.
5
BiG.PooM. M. (2001). Synaptic modification by correlated activity: Hebb's postulate revisited. Ann. Rev. Neurosci. 24, 139–166. 10.1146/annurev.neuro.24.1.139
6
BichlerO.SuriM.QuerliozD.VuillaumeD.DeSalvoB.GamratC. (2012a). Visual pattern extraction using energy-efficient “2-PCM Synapse” neuromorphic architecture. IEEE Trans. Electron Devices59, 2206–2214.
7
BichlerO.QuerliozD.ThorpeS. J.BourgoinJ. P.GamratC. (2012b). Extraction of temporally correlated features from dynamic vision sensors withspike-timing-dependent plasticity. Neural Netw. 32, 339–348. 10.1016/j.neunet.2012.02.022
8
BorghettiJ.LiZ.StraznickyJ.LiX.OhlbergD. A. A.WuW.et al. (2009). A hybrid nanomemristor/transistor logic circuit capable of self-programming. PNAS106, 1699–1703. 10.1073/pnas.0806642106
9
BraderJ. M.SennW.FusiS. (2007). Learning real-world stimuli in a neural network with spike-driven synaptic dynamics. Neural Comput. 19, 2881–2912. 10.1162/neco.2007.19.11.2881
10
Camuñas-MesaL.Acosta-JimènezA.Zamarreño-RamosC.Serrano-GotarredonaT.Linares-BarrancoB. (2011). A 32× 32 convolution processor chip for address event vision sensors with 155ns event latency and 20Meps throughput. IEEE Trans. Circ. Syst. I58, 777–790.
11
Camuñas-MesaL.Zamarreño-RamosC.Linares-BarrancoA.Acosta-JimenezA. J.Serrano-GotarredonaT.Linares-BarrancoB. (2012). An event-driven multi-kernel convolution processor module for event-driven vision sensors. IEEE J. Solid State Circ. 47, 504–517.
12
CassenaerS.LaurentG. (2007). Hebbian STDP in mushroom bodies facilitates the synchronous flow of olfactory information in locusts. Nature448, 709–713. 10.1038/nature05973
13
ChanV.JinC.van SchaikA. (2007a). An address-event vision sensor for multiple transient object detection. IEEE Trans. Biomed. Circ. Syst. 1, 278–288.
14
ChanV.LiuS.-C.van SchaikA. (2007b). AER EAR: a matched silicon cochlea pair with address event representation interface. IEEE Trans. Circ. Syst. I54, 48–59.
15
ChanthboualaA.GarciaV.CherifiR. O.BouzehouaneK.FusilS.MoyaX.et al. (2012). A ferroelectric memristor. Nat. Mater. 11, 860–864. 10.1038/nmat3415
16
ChenD. G.MatolinD.BermakA.PoschC. (2011). Pulse-modulation imaging – review and performance analysis. IEEE Trans. Biomed. Circ. Syst. 5, 64–82.
17
ChiccaE.WhatleyA. M.LichtsteinerP.DanteV.DelbruckT.Del GiudiceP.et al. (2007). A multichip pulse-based neuromorphic infrastructure and its application to a model of orientation selectivity. IEEE Trans. Circ. Syst. I54, 981–993.
18
ChoiT. Y. W.MerollaP.ArthurJ.BoahenK.ShiB. E. (2005). Neuromorphic implementation of orientation hypercolumns. IEEE Trans. Circ. Syst. I52, 1049–1060.
19
ChuaL. (2011). Resistance switching memories are memristors. Appl. Phys. A102, 765–783.
20
ChuaL. O. (1971). Memristor – the missing circuit element. IEEE Trans. Circ. Theory18, 507–519.
21
ChuaL. O.DesoerC. A.KuhE. S. (1987). Linear and Nonlinear Circuits. New York, NY: McGraw-Hill.
22
ChuaL. O.KangS. M. (1976). Memristive devices and systems. Proc. IEEE64, 209–223.
23
Costas-SantosJ.Serrano-GotarredonaT.Serrano-GotarredonaR.Linares-BarrancoB. (2007). A spatial contrast retina with on-chip calibration for neuromorphic spike-based AER vision systems. IEEE Trans. Circ. Syst. I54, 1444–1458.
24
CulurcielloE.Etienne-CummingsR.BoahenK. A. (2003). A biomorphic digital image sensor. IEEE J. Solid State Circ. 38, 281–294.
25
DaviesS.GalluppiF.RastA.FurberS. (2012). A forecast-based STDP rule suitable for neuromorphic implementation. Neural Netw. 32, 3–14. 10.1016/j.neunet.2012.02.018
26
FeldmanD. (2000). Timing-based LTP and LTD at vertical inputs to layer II/III pyramidal cells in rat barrel cortex. Neuron27, 45–56. 10.1016/S0896-6273(00)00008-8
27
FieresJ.SchemmelJ.MeierK. (2008). Realizing biological spiking network models in a configurable wafer-scale hardware system, IEEE International Joint Conference on Neural Networks (IJCNN-WCCI) (Hong Kong), 969–976.
28
FinelliL. A.HaneyS.BazhenovM.stopferM.SejnowskiT. J. (2008). Synaptic learning rules and sparse coding in a model sensory system. PLoS Comput. Biol. 4:e1000062. 10.1371/journal.pcbi.1000062
29
FuZ.DelbrückT.LichtsteinerP.CulurcielloE. (2008). An address-event fall detector for assisted living applications. IEEE Trans. Biomed. Circ. Syst. 2, 88–96.
30
FursinaA. A.SofinR. G. S.ShvetsI. V.NatelsonD. (2009). Origin of hysteresis in resistive switching in magnetite is Joule heating. Phys. Rev. B79:245131. 10.1103/PhysRevB.79.245131
31
GerstnerW.KempterR.Leo van HemmenJ.WagnerH. (1996). A neuronal learning rule for sub-millisecond temporal coding. Nature383, 76–78. 10.1038/383076a0
32
GerstnerW.RitzR.HemmenJ. L. (1993). Why spikes? Hebbian learning and retrieval of time-resolved excitation patterns. Biol. Cybern. 69, 503–515.
33
GovoreanuB.KarG. S.ChenY.ParaschivV.KubicekS.FantiniA.et al. (2011). 10×10 nm2 Hf/HfOx crossbar resistive RAM with excellent performance, reliability and low-energy operation, in Electron Devices Meeting (IEDM), 2011 IEEE International (Washington, DC), 31.6.1–31.6.4.
34
GütigR.AharonovR.RotterS.SompolinskyH. (2003). Learning input correlations through nonlinear temporally asymmetric hebbian plasticity. J. Neurosci. 23, 3697–3714.
35
HubelD. H.WieselT. N. (1959). Receptive fields of single neurones in the cat's striate cortex. J. Physiol. 148, 574–591.
36
HurJ. H.LeeM.-J.LeeC. B.KimY.-B.KimC.-J. (2010). Modeling for bipolar resistive memory switching in transition-metal oxides. Phys. Rev. B82:155321. 10.1103/PhysRevB.82.155321
37
IndiveriG. (2000). Modeling selective attention using a neuromorphic analog VLSI device. Neural Comput. 12, 2857–2880.
38
IndiveriG.ChiccaE.DouglasR. (2006). A VLSI array of low-power spiking neurons and bistable synapses with spike-timing dependent plasticity. IEEE Trans. Neural Netw. 17, 211–221. 10.1109/TNN.2005.860850
39
IndiveriG.HoriuchiT. K. (2011). Frontiers in neuromorphic engineering. Front. Neurosci. 5:118. 10.3389/fnins.2011.00118
40
JacobV.BrasierD. J.ErchovaI.FeldmanD.ShulzD. E. (2007). Spike-timing-dependent synaptic depression in the in vivo barrel cortex of the rat. J. Neurosci. 27, 1271–1284. 10.1523/JNEUROSCI.4264-06.2007
41
JoS. H.ChangT.EbongI.BhadviyaB. B.MazumderP.LuW. (2010). Nanoscale memristor device as synapse in neuromorphic systems. Nano Lett. 10, 1297–1301. 10.1021/nl904092h
42
JoS. H.KimK.-H.LuW. (2009). High-density crossbar arrays based on a Si memristive system. NANO Lett. 9, 870–874. 10.1021/nl8037689
43
KhanM.LesterD.PlanaL.RastA.JinX.PainkrasE.et al. (2008). Spinnaker: mapping neural networks onto a massively-parallel chip multiprocessor. IEEE International Joint Conference on Neural Networks (IJCNN-WCCI) (Hong Kong), 2849–2856.
44
KramerJ. (1996). Compact integrated motion sensor with three-pixel interaction. IEEE Trans. Pattern Anal. Mach. Intell. 18, 455–460.
45
KuzumD.JeyasinghR. G. D.LeeB.WongH.-S. P. (2012). Nanoelectronic programmable synapses based on phase change materials for brain-inspired computing. NANO Lett. 12, 2179–2186. 10.1021/nl201040y
46
KwonD.-H.KimK. M.JangJ. H.JeonJ. M.LeeM. H.KimG. H.et al. (2010). Atomic structure of conducting nanofilaments in TiO2 resistive switching memory. Nat. Nanotech. 5, 148–153. 10.1038/nnano.2009.456
47
LeeM.-J.LeeC. B.LeeD.LeeS. R.ChangM.HurJ. H.et al. (2011). A fast, high-endurance and scalable non-volatile memory device made from asymmetric Ta2O5-x/TaO2-x bilayer structures. Nat. Mater. 10, 625–630. 10.1038/nmat3070
48
Leñero-BardalloJ. A.Serrano-GotarredonaT.Linares-BarrancoB. (2010). A five-decade dynamic range ambient-light-independent calibrated signed-spatial-contrast AER retina with 0.1ms latency and optional time-to-first-spike mode. IEEE Trans. Circ. Syst. I57, 2632–2643.
49
Leñero-BardalloJ. A.Serrano-GotarredonaT.Linares-BarrancoB. (2011). A 3.6 μs latency asynchronous frame-free event-based dynamic vision sensor. IEEE J. Solid State Circ. 46, 1443–1455.
50
LichtsteinerP.PoschC.DelbrückT. (2008). A 128×128 120 dB 15 μs latency asynchronous temporal contrast vision sensor. IEEE J. Solid State Circ. 43, 566–576.
51
Linares-BarrancoB.Serrano-GotarredonaT. (2009a). Exploiting memristance in adaptive asynchronous spiking neuromorphic nanotechnology systems, in 9th IEEE Conference on Nanotechnology (IEEE-NANO 2009) (Genoa), 601–604.
52
Linares-BarrancoB.Serrano-GotarredonaT. (2009b). Memristance can explain spike-time-dependent-plasticity in neural synapses. Available from Nature Precedings http://hdl.handle.net/10101/npre.2009.3010.1
53
MallikU.ClappM.ChoiE.CauwenberghsG.Etienne-CummingsR. (2005). Temporal change threshold detection imager, in Solid-State Circuits Conference, 2005. Digest of Technical Papers. ISSCC. 2005 IEEE International, Vol. 1 (San Francisco, CA), 362–603.
54
MarkramH.LübkeJ.FrotscherM.SakmannB. (1997). Regulation of synaptic efficacy by coincidence of postsynaptic APS and EPSPS. Science275, 213–215. 10.1126/science.275.5297.213
55
MasquelierT. (2012). Relative spike time coding and STDP-based orientation selectivity in the early visual system in natural continuous and saccadic vision: a computational model. J. Comput. Neurosci. 32, 425–441. 10.1007/s10827-011-0361-9
56
MasquelierT.GuyonneauR.ThorpeS. J. (2008). Spike timing dependent plasticity finds the start of repeating patterns in continuous spike trains. PLoS ONE3:e1377. 10.1371/journal.pone.0001377
57
MasquelierT.GuyonneauR.ThorpeS. J. (2009). Competitive STDP-based spike pattern learning. Neural Comput. 21, 1259–1276. 10.1162/neco.2008.06-08-804
58
MassariN.GottardiM.JawedS. (2008). A 100 μW 64×128-pixel contrast-based asynchronous binary vision sensor for wireless sensor networks, in Solid-State Circuits Conference, 2008. ISSCC 2008. Digest of Technical Papers. IEEE International (San Francisco, CA), 588–638.
59
MillR.SheikS.IndiveriG.DenhamS. L. (2011). A model of stimulus-specific adaptation in neuromorphic analog VLSI. IEEE Trans. Biomed. Circ. Syst. 5, 413–419.
60
MitraS.FusiS.IndiveriG. (2009). Real-time classification of complex patterns using spike-based learning in neuromorphic VLSI. IEEE Trans. Biomed. Circ. Syst. 3, 32–42.
61
MuY.PooM. M. (2006). Spike timing-dependent LTP/LTD mediates visual experience-dependent plasticity in a developing retinotectal system. Neuron50, 115–125. 10.1016/j.neuron.2006.03.009
62
NianY.StrozierJ.WuN.ChenX.IgnatievA. (2007). Evidence for an oxygen diffusion model for the electric pulse induced resistance change effect in transition-MetalOxides. Phys. Rev. Lett. 98, 146–403. 10.1103/PhysRevLett.98.146403
63
OhnoT. (2011). Short-term plasticity and long-term potentiation mimicked in single inorganic synapses. Nat. Mater. 10, 591–595. 10.1038/nmat3054
64
OsterM.WangY.DouglasR.LiuS.-C. (2008). Quantification of a spike-based winner-take-all VLSI network. IEEE Trans. Circ. Syst. I55, 3160–3169.
65
OzalevliE.HigginsC. M. (2005). Reconfigurable biologically inspired visual motion system using modular neuromorphic VLSI chips. IEEE Trans. Circ. Syst. I52, 79–92.
66
PershinY. V.Di VentraM. (2011). Memory effects in complex materials and nanoscale systems. Adv. Phys. 60, 145–227.
67
PoschC.MatolinD.WohlgenanntR. (2011). A QVGA 143 dB dynamic range frame-free PWM image sensor with lossless pixel-level video compression and time-domain CDS. IEEE J. Solid State Circ. 46, 259–275.
68
ProdromakisT.PehB. P.PapavassiliouC.ToumazouC. (2011). A versatile memristor model with nonlinear dopant kinetics. IEEE Trans. Electron Devices58, 3099–3105.
69
ProdromakisT.SalaoruI.KhiatA.ToumazouC. (2012a). Concurrent resistive and capacitive switching of nanoscale TiO2 memristors, in Nature Conference on Frontiers in Electronic Materials: Correlation Effects and Memristive Phenomena (Aachen, Germany).
70
ProdromakisT.ToumazouC.ChuaL. O. (2012b). Two centuries of memristors. Nat. Mater. 11, 478–481. 10.1038/nmat3338
71
QuerliozD.BichlerO.GamratC. (2011). Simulation of a memristor-based spiking neural network immune to device variations, in Proceedings of the International Joint Conference on Neural Networks (IJCNN) (San Jose, CA), 1775–1781.
72
RastA.GalluppiF.DaviesS.FurberS. (2010). Implementing spike-timing-dependent plasticity on SpiNNaker neuromorphic hardware, in The 2010 International Joint Conferences on Neural Networks (IJCNN) (Barcelona).
73
RojasR. (1996). Neural Networks: A Systematic Introduction. Berlin: Springer.
74
RubinJ.LeeD. D.SompolinskyH. (2001). Equilibrium properties of temporally asymmetric hebbian plasticity. Phys. Rev. Lett. 86, 364–367. 10.1103/PhysRevLett.86.364
75
RuediP.-F.HeimP.KaessF.GrenetE.HeitgerF.BurgiP.-Y.et al. (2003). A 128×128 pixel 120-dB dynamic-range vision sensor chip for image contrast and orientation extraction. IEEE J. Solid State Circ. 38, 2325–2333.
76
SarpeshkarR.BakerM. W.SalthouseC. D.SitJ.-J.TuricchiaL.ZhakS. M. (2005). An analog bionic ear processor with zero-crossing detection, in Solid-State Circuits Conference, 2005. Digest of Technical Papers. ISSCC. 2005 IEEE International, Vol. 1 (San Francisco, CA), 78–79.
77
SarpeshkarR.KramerJ.IndiveriG.KochC. (1996). Analog VLSI architectures for motion processing: from fundamental limits to system applications. Proc. IEEE84, 969–987.
78
SchindlerC.ThermadamS. C. P.WaserR.KozickiM. N. (2007). Bipolar and unipolar resistive switching in cu-doped SiO2. IEEE Trans. Electron Devices54, 2762–2768.
79
Serrano-GotarredonaR.Serrano-GotarredonaT.Acosta-JimenezA.Linares-BarrancoB. (2006). A neuromorphic cortical-layer microchip for spike-based event processing vision systems. IEEE Trans. Circ. Syst. I53, 2548–2566.
80
Serrano-GotarredonaR.OsterM.LichtsteinerP.Linares-BarrancoA.Paz-VicenteR.Gomez-RodriguezF.et al. (2009). CAVIAR: a 45k neuron, 5M synapse, 12G connects/s AER hardware sensory-processing-learning-actuating system for high-speed visual object recognition and tracking. IEEE Trans. Neural Netw. 20, 1417–1438. 10.1109/TNN.2009.2023653
81
Serrano-GotarredonaT.Linares-BarrancoB. (2013). A 128 × 128 1.5% contrast sensitivity 0.9% FPN 3us latency 4 mW asynchronous frame-free dynamic vision sensor using transimpedance amplifiers. IEEE J. Solid-State Circuits (in press).
82
ShihongM. W.ProdromakisT.SalaoruI.ToumazouC. (2012). Modelling of current percolation channels in emerging resistive switching elements. arXiv:2746v1 [cond-mat.mes-hall].
83
SjöströmJ.GerstnerW. (2010). Spike-timing dependent plasticity. Scholarpedia5:1362. 10.4249/scholarpedia.1362
84
SniderG. S. (2008). Spike-timing-dependent learning in memristive nanodevices, in IEEE International Symposium on Nano Architectures (Anaheim, CA), 85–92.
85
StrukovD. B.SniderG. S.StewartD. R.WilliamsR. S. (2008). The missing memristor found. Nature453, 80–83. 10.1038/nature06932
86
TeixeiraT.AndreouA. G.CulurcielloE. (2005). Event-based imaging with active illumination in sensor networks, in Proceedings of the IEEE International Symposium on Circuits and Systems (ISCAS) (Kobe), 644–647.
87
TerabeK.HasegawaT.NakayamaT.AonoM. (2005). Quantized conductance atomic switch. Nature433, 47–50. 10.1038/nature03190
88
van RossumM. C. W.BiG. Q.TurrigianoG. G. (2000). Stable hebbian learning from spike timing-dependent plasticity. J. Neurosci. 20, 8812–8821.
89
VenierP.MortaraA.ArreguitX.VittozE. A. (1997). An integrated cortical layer for orientation enhancement. IEEE J. Solid State Circ. 32, 177–186.
90
VogelsteinR.MallikU.VogelsteinJ.CauwenberghsG. (2007). Dynamically reconfigurable silicon array of spiking neurons with conductance-based synapses. IEEE Trans. Neural Netw. 18, 253–265. 10.1109/TNN.2006.883007
91
WenB.BoahenK. (2006). A 360-channel speech preprocessor that emulates the cochlear amplifier, in IEEE ISSCC Digest of Technical Papers (San Francisco, CA), 556–557.
92
WenB.BoahenK. (2009). A silicon cochlea with active coupling. IEEE Trans. Biomed. Circ. Syst. 3, 444–455.
93
WuttigM.YamadaN. (2007). Phase-change materials for rewriteable data storage. Nat. Mater. 6, 824–832. 10.1038/nmat2009
94
YangJ. J.PickettM. D.LiX.OhlbergD. A. A.StewartD. R.WilliamsR. S. (2008). Memristive switching mechanism for metal/oxide/metal nanodevices. Nat. Nanotech. 3, 429–433. 10.1038/nnano.2008.160
95
YangY.GaoP.GabaS.ChangT.PanX.LuW. (2012). Observation of conducting filament growth in nanoscale resistive memories. Nat. Commun. 3:732. 10.1038/ncomms1737
96
YoungJ. M. (2007). Cortical reorganization consistent with spike timing-but not correlation-dependent plasticity. Nat. Neurosci. 10, 887–895. 10.1038/nn1913
97
ZaghloulK. A.BoahenK. (2004). Optic nerve signals in a neuromorphic chip I & II. IEEE Trans. Biom. Eng. 51, 657–675. 10.1109/TBME.2003.821040
98
Zamarreño-RamosC.Camuñas-MesaL. A.Pèrez-CarrascoJ. A.MasquelierT.Serrano-GotarredonaT.Linares-BarrancoB. (2011). On spike-timing-dependent-plasticity, memristive devices, and building a self-learning visual cortex. Front. Neurosci. 5:26. 10.3389/fnins.2011.00026
99
Zamarreno-RamosC.Linares-BarrancoA.Serrano-GotarredonaT.Linares-BarrancoB. (2012). Multicasting mesh AER: a scalable assembly approach for reconfigurable neuromorphic structured AER systems. application to ConvNets. IEEE Trans. Biomed. Circ. Syst. Available online at: http://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=6211459
100
ZhangL.TaoH.HoltC.HarrisW.PooM. (1998). A critical window for cooperation and competition among developing retinotectal synapses. Nature395, 37–44. 10.1038/25665
Summary
Keywords
memristor/cmos, artificial-learning-synapses, spike-timing-dependent-plasticity, spiking-neural-networks
Citation
Serrano-Gotarredona T, Masquelier T, Prodromakis T, Indiveri G and Linares-Barranco B (2013) STDP and STDP variations with memristors for spiking neuromorphic learning systems. Front. Neurosci. 7:2. doi: 10.3389/fnins.2013.00002
Received
13 October 2012
Accepted
06 January 2013
Published
18 February 2013
Volume
7 - 2013
Edited by
Gert Cauwenberghs, University of California, San Diego, USA
Reviewed by
Emre O. Neftci, Institute of Neuroinformatics, Switzerland; Siddharth Joshi, University of California, San Diego, USA
Copyright
© 2013 Serrano-Gotarredona, Masquelier, Prodromakis, Indiveri and Linares-Barranco.
This is an open-access article distributed under the terms of the Creative Commons Attribution License, which permits use, distribution and reproduction in other forums, provided the original authors and source are credited and subject to any copyright notices concerning any third-party graphics etc.
*Correspondence: bernabe@imse-cnm.csic.es
Disclaimer
All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.