Volume 7 - Year 2020 - Pages 25-30
DOI: 10.11159/jbeb.2020.003

Temporal Selectivity in the LGN: A Computational Neuroscience Approach

Laura Lazzari1, Patrick T. McCarthy2, Jonathan Martin2, Simon R. Schultz2

1Imperial College London, School of Medicine;
2Imperial College London, Department of Bioengineering
laura.lazzari16@imperial.ac.uk; patrick.mccarthy17@imperial.ac.uk;
jonathan.martin17@imperial.ac.uk; s.schultz@imperial.ac.uk

Abstract - The lateral geniculate nucleus (LGN) is responsible for transmitting visual information from the optic nerve to the primary visual cortex. Located within the LGN is the triadic synapse, an unusual yet fundamental structure wherein a retinal ganglion cell simultaneously synapses onto a relay cell and an interneuron, with the same interneuron also providing inhibition to the relay cell. Despite the large body of physiological data available for each of these cell types individually, the triadic synapse’s behaviour and function in information processing remains poorly understood. In this work, we create a biophysical model of the triadic synapse using Python with NEURON. Our model is based on specifications from literature and consists of retinal ganglion inputs, an interneuron and a relay cell synapsing in appropriate triad formation. Computational simulations through the model find that triadic inhibition alone causes faster neuronal repolarisation following excitation than axonal inhibition alone, granting temporal precision to visual signals. Importantly, we find that our triad model expresses temporal selectivity by boosting coincident retinal spikes to selectively pass significant visual events over network noise. This occurs as synchronous retinal inputs elicit a strong relay cell response, whilst asynchronous inputs produce overlapping excitation and inhibition, thus driving relay cells less effectively. This validates the feasibility of temporal selectivity as a core functional property of the synapse and compounds current computational research in investigating triadic circuitry behaviour.

Keywords: Interneurons, Triadic Synapses, Lateral Geniculate Nucleus, Temporal Selectivity, Visual System

© Copyright 2020 Authors This is an Open Access article published under the Creative Commons Attribution License terms. Unrestricted use, distribution, and reproduction in any medium are permitted, provided the original work is properly cited.

Date Received: 2020-10-30
Date Accepted: 2020-11-10
Date Published: 2020-12-09

1. Introduction

In the mammalian visual system, the lateral geniculate nucleus (LGN) is the thalamic structure responsible for transmission of visual information from the optic nerve to the primary visual cortex (V1) [1]. Its main constituent cells are relay cells (RCs), which project to the visual cortex, and interneurons (INs). Although the LGN was traditionally viewed as a passive relay station, recent literature suggests it may modulate visual signals before they reach V1 and therefore play an important role in processing visual information [2], [3]. As its precise purpose is still not fully understood, computational modelling is essential to develop a mechanistic understanding of circuitry function.

The triadic synapse, formed between RCs, INs and retinal ganglion cells (RGCs) within LGN circuitry, holds key importance in this modulatory process. Within this arrangement, an IN dendritic terminal simultaneously receives excitatory input from a RGC and provides dendrodendritic inhibition to a RC, with the RGC also providing direct excitation to the RC [4], [5]. The same IN provides direct axosomatic inhibition to the RC [6]. In comparison to other neuronal systems, the triadic synapse remains remarkably unexplored, perhaps due to its unusual structural complexity.

Despite the triad’s prominent position within the early visual pathway, limited attempts have been made to elucidate its significance. An emerging theory for its function is temporal selectivity, by which triads may increase temporal precision of RC responses [7]. It is postulated that synchronous retinal inputs may have a summative excitatory effect on the RC preceding IN inhibition [8], while asynchronous spikes produce overlapping excitation and inhibition within the synapse and therefore permit only poor transmission of action potentials. As a result, synchronous RGC inputs are much more effective at driving an RC response than asynchronous inputs [7], [9]. Triadic circuits would therefore preferentially boost coincident retinal spikes to selectively pass significant visual events over network noise [10]. However, there is a notable lack of research investigating this hypothesis.

Computational modelling is essential in understanding the function of the triadic synapse within the LGN. Neuronal models that simulate RCs or INs independently are scarce [5], [11], [12]. Moreover, to our knowledge, only a single published study to date integrates both RCs and INs in a single model simulate the triadic synapse [13]. While this work provides the foundations for further investigation into triadic activity, it is highly complex and requires high computing power to run. Consequently, through this work we aimed to create an accessible, simple model.

Figure 1: Schematic of LGN triadic circuitry with single RGC input. This illustrates the interaction between the relay cell (RC), interneuron (IN) and retinal ganglion cell (RGC), and the synapses between them. The triadic/F2 synapse is enlarged at the bottom right to demonstrate connectivity at synaptic level.

2. Materials and Methods

2. 1. Software

Modelling was carried out using NEURON, a widely used simulation environment for building both single-neuron and complex neural network models de novo. The bulk of the code was written in Python 3, with NEURON essentially functioning as library. LFPy, a Python package that simulates local field potentials and functions as an API to enable increased model complexity, was used to integrate additional membrane mechanisms from [13] into our IN model to simulate an extensive range of ion channels.

2. 2. Modelling

An initial model was created by building and connecting single IN and RC cells with excitatory inputs from a single RGC added using the ’NetStim’/’Exp2Syn’ stimulus protocol outlined in 2.3. Stimulus Protocol. The IN model was built based on specifications from [13], with additional complexity from [12]. It consists of a cell body (diameter 17.4μm, length 15.3μm) connected to a single dendrite and a single axon with the same dimensions (proximal diameter 4μm tapering to 0.3μm over length 100μm, then consistent diameter 0.3μm for distal 400μm). The RC was assumed to be electrotonically compact [14], and thus took the form of a single-compartment soma (diameter 47μm, length 50μm) [15]. Biophysical parameters were adjusted such that the model exhibited biologically accurate behaviour in response to basic stimuli. Synaptic weights were chosen based on literature to support fast dendrodendritic time-locked inhibition and lagged axosomatic inhibition [16]. The primary purpose of this model was to evaluate the mechanism chosen for modelling the triadic synapse and test the resulting inhibition properties of the model before extending the model to incorporate multiple inputs. The parameters used for each of the model components are given in Tables 1, 2 and 3.

Following single-input model parameterisation, experimental confirmation was obtained that the model expressed appropriate triadic behaviour. Further complexity was added by increasing the number of RGCs that synapse onto the RC, from one to three, concurrent with the number of RGCs found to synapse onto a single LGN RC in current literature [17]. To investigate temporal selectivity, alterations to the stimulus protocol were made as outlined below. Temporal selectivity was tested by specifying that each of the simulated RGC inputs be delivered at a different time and observing the efficacy of each input for eliciting an action potential in the RC in response. Inhibition mechanisms were then isolated to investigate their contributions to the observed RC response.

Table 1: Biophysical parameters for interneuron.

Table 2: Biophysical parameters for relay cell.

Table 3: Synaptic parameters.

2. 3. Stimulus Protocol

In the initial model, NEURON objects ‘NetStim’, ’NetCon’ and ‘Exp2Syn’ were used to generate spike trains which depolarised the cell membrane to a specified potential. When simulating multiple RGC inputs applied at different times, this approach was no longer sufficient to yield accurate results as it did not produce the desired summative behaviour of action potentials. Therefore, in the multi-input model, the NEURON object ‘IClamp’ was used to simulate the effect of the input stimuli as excitatory postsynaptic current (EPSC) injections. With this approach, the EPSCs exhibit temporal summative behaviour, therefore simulating the behaviour of excitatory postsynaptic potentials (EPSPs) observed in real biological systems [18]. At this stage, we also improved biological accuracy by incorporating additional membrane mechanisms, including but not limited to L-type and T-type Ca2+-currents, slow Ca2+-dependent K+-currents and Ca2+-vesicle pools. These were also used in the model by Heiberg et al. based on experiments in [19].

The ’NetStim’ object generates spike trains, whilst the ’Exp2Syn’ object models a synapse with exponential kinetics, producing a synaptic current conductance described by Equations 1 and 2. The ’NetCon’ object is used to connect stimulus objects with synapses.

(2)

where

(3)

where  = synaptic current,  = membrane potential,  = resting potential,  = conductance,  = synaptic weight, = time, ,  = time constants described in Table 3.

The ’IClamp’ class models a current injection based on Equation 2 with constant conductance G. When this stimulus protocol is used, parameters in rows 1, 2 and 4 of the Table 3 no longer apply. For this stimulus modality, a current of 5nA is injected at each RGC input.

3. Results

Triadic behaviour was initially assessed through a single RGC input model. By isolating component inhibition mechanisms, it was found that triadic inhibition alone generates faster RC repolarisation than axonal inhibition alone. Combined, they exhibit a strong summative repolarisation response (Figure 2A).

The multi-input model allowed for subsequent investigation into triadic synapse dynamics. To test for temporal selectivity, the comparison of RC responses to synchronous versus asynchronous stimuli is shown in Figure 2B. It shows that synchronous inputs produce strong RC depolarisation, with efficacy for eliciting a response decreasing as the delay between inputs increases. Similarly, three synchronous RGC stimuli are more effective at inducing RC response than two synchronous RGCs. The latter are in their turn more effective than a single RGC stimulus (Figure 2E). Increasing the number of synchronous inputs into the triad thereby strengthens output RC response.

Finally, by modelling the triad with three synchronous RGC inputs we found that speed and intensity of RC depolarisation is similar regardless of inhibition state, while repolarisation occurs faster when triadic inhibition is present (Figure 2C). When the synapse is modelled with three asynchronous inputs, however, we find that RC response with triadic inhibition is weaker than without inhibition, and repolarisation again occurs faster (Figure 2D). Overall, this shows that, with triadic inhibition, synchronous inputs are more effective at driving RC response, while without triad mechanics RC response remains similar regardless of input synchronicity.

Figure 2: Computational experiments demonstrate that temporal selectivity emerges from triadic inhibition. (A) RC response with isolated inhibition mechanisms. (B) RC response for 3 RGC inputs fired with different delay times. The legend shows inter-stimus delay. (C, D) RC response to a range of time-delayed spikes with and without inhibition. (C) 3 simultaneous RGC inputs. (D) 3 RGC inputs mutually delayed by 0.5ms. (E) RC response for synchronous and asynchronous RGC inputs. The inserted delay for asynchronous inputs is 2ms.

5. Discussion

5.1. Triadic and Axonal Inhibition

Notable differences in RC response occur when triadic and axonal inhibition are isolated, as displayed in Figure 2A. Following excitation, triadic inhibition alone activates faster neuronal repolarisation than axonal inhibition alone. This concurs with current literature, which suggests that the triad proffers increased temporal precision to visual signals by maintaining a narrow neuronal response [7], [20]. When considering a RC network, this increased temporal precision [21] as a result of synaptic triads may facilitate tightly correlated neuronal spiking within the LGN [20], [22], thereby reinforcing thalamic transmission to the cortex and increasing LGN efficiency in driving cortical targets [22], [23].

As axonal inhibition is driven by the same IN action potential that drives triadic inhibition, when applied conjointly they synergistically lower output potential. This summative inhibitory effect reinforces the role of this system in increasing temporal precision of visual information.

5.2. Temporal Selectivity

The inhibition introduced into the neuronal network by synaptic triads presents a compelling mechanism for temporal selective filtering of retinal afferents. Qualitatively, Figure 2B demonstrates that retinal spike efficacy is greatest for short inter-spike intervals, with the probability of eliciting a geniculate response decreasing as the inter-spike interval increases. Furthermore, Figures 2C and 2D demonstrates that, without inhibition, asynchronous inputs would be roughly as effective at driving RCs as synchronous inputs. This confirms that it is the unique inhibition characteristics of triadic synapses that give rise to the temporal selectivity in question. Figure 2E depicts how increasing the number of synchronous inputs into the triad strengthens response. Together, the results obtained from these experiments are in agreement with expectations based on prior experimental observations and validate the legitimacy of our modelling approach and of temporal selectivity as a function of the triadic synapse [7], [9].

5.3. Limitations and Future Model Applications

While increasing data is available on IN and RC morphology [7], [24], our model is limited in its complexity and biological accuracy. Additionally, by virtue of being a standalone structure, it neglects known complex inputs and outputs into the system [25], [26]. Although this allows to isolate triadic circuitry and therefore conduct a more accurate analysis of circuitry function alone, future studies could embed the triad within more detailed LGN biophysics, obtaining higher physiological accuracy. As part of this, investigating the effect of more RGC inputs may be worthwhile as experimental studies have shown that up to 20 RGCs synapse onto a single RC [27], presumably increasing the disparity between RC response to synchronous and asynchronous inputs. The trend observed in Figure 2e supports this presumption.

Another salient limitation involves the modelling of the three component synapses in triadic circuitry. These were coded as simultaneously activated yet individual synapses via NEURON rather than as a single merged synapse as in vivo. This was necessary due to the limitations of the chosen modelling software, which is not capable of truly emulating the unique structure of the triadic synapse. Whilst it is a valid approximation, further research should investigate computational tools available for the creation of a more physiologically accurate, biophysically merged triad.

Overall, our research successfully creates a model to test temporal selectivity within the triadic synapse. Future applications could involve fitting the model with experimental data to finalise accurate parameters for specific mammals. Further investigation should also explore other proffered functions for the synapse, notably contrast gain control [8, 23], as well as locked and non-locked inhibition dynamics [38] that have been hypothesised to occur within triadic circuitry.

5. Conclusion

In this study we created a biophysically accurate model of the triadic synapse within the LGN and subsequently confirmed the validity of temporal selectivity as a possible function. Our computational analysis established three salient properties for the behaviour of triadic synapses, namely: triadic inhibition facilitates faster repolarisation than axonal inhibition; synchronous stimuli are more effective at driving relay cells than asynchronous stimuli with triadic synapses present; when triadic synapses are removed, synchronous and asynchronous are equally effective at driving relay cells, thereby confirming the causative relationship between the triad and temporal selectivity.

6. Code

The code written for modelling and simulation can be found at: https://github.com/patmccarthy1/triadic-LGN-model

7. Acknowledgements

We would like to thank Prof. Stephen Brickley, Dr. Florian Zirpel and Dr. Gerald Moore from the Department of Life Sciences at Imperial College London for guidance and technical support. We would also like to extend our gratitude to Prof. Gaute Einevoll, Dr. Thomas Heiberg and Dr. Geir Halnes of the Department of Mathematical Sciences and Technology, Norwegian University of Life Sciences for valuable advice.

References

[1]     J. Kremers, J. H. Kaas, P. R. Martin, and S. G. Solomon, “The Lateral Geniculate Nucleus,” Primate Vis. Syst. A Comp. Approach, pp. 161–189, 2006. View Article

[2]     Y. B. Saalmann and S. Kastner, “Cognitive and Perceptual Functions of the Visual Thalamus,” Neuron, vol. 71, no. 2, pp. 209–223, 2011. View Article

[3]     J. Tang, S. C. A. Jimenez, S. Chakraborty, and S. R. Schultz, “Visual receptive field properties of neurons in the mouse lateral geniculate nucleus,” PLoS One, vol. 11, no. 1, pp. 1–34, 2016. View Article

[4]     D. N. Mastronarde, “Nonlagged relay cells and interneurons in the cat lateral geniculate nucleus: Receptive-field properties and retinal inputs,” Vis. Neurosci., vol. 8, no. 5, pp. 407–441, 1992. View Article

[5]     S. M. Sherman, “Interneurons and triadic circuitry of the thalamus,” TRENDS Neurosci., vol. 27, no. 11, 2004. View Article

[6]     A. M. Sillito, H. E. Jones, G. L. Gerstein, and D. C. West, “Feature-linked synchronization of thalamic relay cell firing induced by feedback from the visual cortex,” Nature, vol. 369, no. 6480, pp. 479–482, Jun. 1994. View Article

[7]     J. L. Morgan and J. W. Lichtman, “An individual interneuron participates in many kinds of inhibition and spans much of the mouse visual thalamus,” bioRxiv, p. 683276, 2019. View Article

[8]     M. Carandini, J. C. Horton, and L. C. Sincich, “Thalamic filtering of retinal spike trains by postsynaptic summation,” J. Vis., vol. 7, no. 14, pp. 20–20, Dec. 2007. View Article

[9]     X. Wang, F. T. Sommer, and J. A. Hirsch, “Inhibitory circuits for visual processing in thalamus,” Curr. Opin. Neurobiol., vol. 21, no. 5, pp. 726–733, 2011. View Article

[10]   W. M. Usrey and R. C. Reid, “Synchronous Activity in the Visual System,” Annu. Rev. Physiol., vol. 61, no. 1, pp. 435–456, Mar. 1999. View Article

[11]   P. A. Rhodes and R. Llinás, “A model of thalamocortical relay cells,” J. Physiol., vol. 565, no. 3, pp. 765–781, 2005.View Article

[12]   G. Halnes, S. Augustinaite, P. Heggelund, G. T. Einevoll, and M. Migliore, “A multi-compartment model for interneurons in the dorsal lateral geniculate nucleus,” PLoS Comput. Biol., vol. 7, no. 9, 2011. View Article

[13]   T. Heiberg, E. Hagen, G. Halnes, and G. T. Einevoll, “Biophysical Network Modelling of the dLGN Circuit: Different Effects of Triadic and Axonal Inhibition on Visual Responses of Relay Cells,” PLoS Comput. Biol., vol. 12, no. 5, 2016. View Article

[14]   S. A. Bloomfield and S. M. Sherman, “Dendritic current flow in relay cells and interneurons of the cat’s lateral geniculate nucleus.,” Proc. Natl. Acad. Sci. U. S. A., vol. 86, no. 10, pp. 3911–3914, May 1989. View Article

[15]   A. Destexhe, T. Bal, D. A. Mccormick, and T. J. Sejnowski, “Ionic mechanisms underlying synchronized oscillations and propagating waves in a model of ferret thalamic slices,” J. Neurophysiol., vol. 76, no. 3, pp. 2049–2070, 1996. View Article

[16]   L. E. Vigeland, D. Contreras, and L. A. Palmer, “Synaptic mechanisms of temporal diversity in the lateral geniculate nucleus of the thalamus,” J. Neurosci., vol. 33, no. 5, pp. 1887–1896, 2013. View Article

[17]   Y. K. Hong and C. Chen, “Wiring and Rewiring of the Retinogeniculate Synapse,” Current Opinion in Neurobiology, vol. 21, no. 2. NIH Public Access, pp. 228–237, Apr-2011. View Article

[18]   J. H. Byrne, Postsynaptic Potentials and Synaptic Integration, Third Edit. Elsevier Inc., 2014.

[19]   J. J. Zhu, D. J. Uhlrich, and W. W. Lytton, “Burst firing in identified rat geniculate interneurons,” Neuroscience, vol. 91, no. 4, pp. 1445–1460, 1999. View Article

[20]   Y. Dan, J. M. Alonso, W. M. Usrey, and R. C. Reid, “Coding of visual information by precisely correlated spikes in the lateral geniculate nucleus,” Nat. Neurosci., vol. 1, no. 6, pp. 501–507, 1998. View Article

[21]   D. M. Blitz and W. G. Regehr, “Timing and specificity of feed-forward inhibition within the LGN,” Neuron, vol. 45, no. 6, pp. 917–928, 2005. View Article

[22]   J. M. Alonso, W. M. Usrey, and R. C. Reid, “Precisely correlated firing in cells of the lateral geniculate nucleus,” Nature, vol. 383, no. 6603, pp. 815–819, 1996. View Article

[23]   M. Ghodrati, S. M. Khaligh-Razavi, and S. R. Lehky, “Towards building a more complex view of the lateral geniculate nucleus: Recent advances in understanding its role,” Prog. Neurobiol., vol. 156, pp. 214–255, 2017. View Article

[24]   T. E. Krahe, R. N. El-Danaf, E. K. Dilger, S. C. Henderson, and W. Guido, “Morphologically distinct classes of relay cells exhibit regional preferences in the dorsal lateral geniculate nucleus of the mouse,” J. Neurosci., vol. 31, no. 48, pp. 17437–17448, 2011. View Article

[25]   H. A. Swadlow and T. G. Weyand, “Receptive-field and axonal properties of neurons in the dorsal lateral geniculate  nucleus of awake unparalyzed rabbits.,” J. Neurophysiol., vol. 54, no. 1, pp. 168–183, Jul. 1985. View Article

[26]   T. G. Weyand, “The multifunctional lateral geniculate nucleus,” Rev. Neurosci., vol. 27, no. 2, pp. 135–157, 2016. View Article

[27]   S. Hammer, A. Monavarfeshani, T. Lemon, J. Su, and M. A. Fox, “Multiple Retinal Axons Converge onto Relay Cells in the Adult Mouse Thalamus,” Cell Rep., vol. 12, no. 10, pp. 1575–1583, 2015. View Article