Stochastic Resonance Sound Synthesis

Total Page:16

File Type:pdf, Size:1020Kb

Stochastic Resonance Sound Synthesis STOCHASTIC RESONANCE SOUND SYNTHESIS Rodrigo F. Cadiz´ and Patricio de la Cuadra Centro de Investigacion´ en Tecnolog´ıas de Audio Pontificia Universidad Catolica´ de Chile frcadiz,[email protected] ABSTRACT Stochastic resonance also exists in multi-threshold sys- tems in the presence of noise and periodic inputs. This Stochastic resonance is a nonlinear phenomenon that oc- form is denoted as suprathreshold stochastic resonance, curs when the addition of noise to a weak signal enhances because resonance is found even for large input signals. its detectability or its information content. An optimal When the noise on each threshold is independent, and amount of added noise results in a maximum enhance- sufficiently large, the optimal thresholds are those given ment. The addition of noise allows the perception of a by the suprathreshold stochastic resonance effect. In this signal in contexts where it could not be perceived at all case, all threshold devices are identical to the signal mean because of its low amplitude. Two sound synthesis tech- [3]. This phenomenon is detailed in section 3 niques inspired on this phenomenon are proposed in this Stochastic resonance was discovered and proposed for article. First, by artificially attenuating an audio signal be- the first time in 1981 to explain the periodic recurrence of low a certain threshold and then adding the proper amount ice ages [1]. Experiments have shown the appearance of of noise, it is possible to construct a modified version of stochastic resonance in sensory biology, animal behavior, the original signal, that retains some of its perceptual char- electrophysiological signals, neuronal function as well as acteristics but that is indeed a different signal. Second, a in several aspects of human perception, including human variant of this phenomenon that is not restricted to sub- audition. For a detailed account of stochastic resonance in threshold signals, known as suprathreshold stochastic res- sensory information processing and related applications, onance, was also explored as a novel synthesis technique. please refer to [5]. Patches in Max/MSP were created in order to demonstrate these procedures. 2. THRESHOLD STOCHASTIC RESONANCE 1. INTRODUCTION The necessary components for the threshold paradigm of stochastic resonance are: Stochastic resonance is a statistical phenomenon that is 1. A threshold observed on both man-made and naturally occurring non linear systems [5]. This phenomenon occurs when noise 2. A sub-threshold signal enhances an external forcing signal in a nonlinear dynam- ical system, if and only if the system has a nonzero noise 3. Additive noise optimum [4]. In other words, a dynamical system sub- ject to both periodic forcing and random perturbation may In threshold stochastic resonance, noise is added to a show a resonance, defined as a peak in its power spectrum, sub-threshold signal with the purpose of marking thresh- which is absent when either the forcing or the perturbation old crossings in the signal. This is shown in figure 1 (a) is absent [1]. This phenomenon does not occur in strictly and (b). In (a) we observe a subthreshold signal with linear systems, where the addition of noise only degrades added noise that is compared to a threshold. For low noise the measures of signal quality [5]. intensities, the signal with added noise does not cross the The simplest paradigm of stochastic resonance is the threshold frequently, so only a small portion of the signal non-dynamical or threshold theory [6]. In this manifes- is passed through it. For large noise intensities, the output tation, stochastic resonance results from the concurrence is dominated by the noise. In both cases, a low signal to of a threshold, a sub-threshold signal and noise, and it is noise ratio is obtained. For moderate intensities, the noise explained in more detail in section 2. Some authors [7] allows the signal to reach threshold, but the noise intensity [2] have shown that for this case there is a direct corre- is not so large as to totally cover it. All threshold crossings spondence between stochastic resonance and the dithering are marked by a pulse, as shown in figure 1 (b). effect, very well known in the theory of digital waveform In the visual domain, this phenomenon has been exten- coding. Stochastic resonance also exists in another form, sively studied and tested. The perception of a subthresh- denoted as dynamical stochastic resonance, that only ap- old image is dramatically improved when additive Gaus- pears in stochastic, nonlinear, dynamical systems [5]. sian noise is added to the image [6]. (a) Signal with added noise is compared to threshold (b) Output: each threshold crossing is marked by a standard pulse 1 0.5 0 !0.5 !1 Figure 1. Threshold paradigm of stochastic resonance 2.1. Method Let x be an audio signal of finite length, α an attenuation Figure 3. Threshold algorithm implemented as a subpatch factor between 0 and 1, Θ an arbitrary threshold value and in Max/MSP η a noise signal with normal distribution with zero mean and standard deviation σ. At the sample level, the amplitude of the input signal is compared to a threshold. If the amplitude is greater than the threshold the output signal is marked with 1 and 0 oth- erwise. This procedure results in an output signal that con- Threshold sists of a sequence of pulses, containing a great amount of Θ Low Pass undesired high frequency content. To minimize this prob- Filter Audio Audio lem, an optional low pass filter is proposed after this stage < Signal x + Signal with the purpose of smoothing the resulting signal. In Out This process produces a new signal that is dependant α η on the amount of added noise and the threshold Θ. By Standard deviation changing these parameters it is possible to control the ru- σ gosity or granularity of the output signal, similar to the effect of granular synthesis. Surprinsingly, the results of this technique are very similar to those of granular synthe- sis, although their foundations are completely different. A complete Max/MSP implementation of this algorithm is shown in figure 4. Figure 2. Threshold stochastic resonance synthesis method 3. SUPRATHRESHOLD STOCHASTIC The proposed sound synthesis method is the following: RESONANCE 1. Attenuate x by the factor α so that it completely Given a noisy multi-threshold system, it has been shown falls below Θ and denote this new signal by xΘ. that for suprathreshold signal levels when all threshold values are equal to the signal mean, the mutual informa- 2. Add η to xΘ. tion between the input and output signals has a maximum 3. Retain only those samples that are higher in ampli- value for a nonzero noise intensity. This phenomenon is tude than Θ. Make the samples that fall below Θ know as suprathreshold stochastic resonance, because it zero. is a form of stochastic resonance that is not restricted to subthreshold signals [2] [3]. 4. Apply a low pass filter to the obtained signal, in or- Figure 5 shows how this phenomenon works. A single der to smooth transitions. input signal is received by N noisy threshold devices that The proposed method is shown in figure 2. The im- are subject to independent additive noise. The output from plementation of the threshold algorithm in Max/MSP is each device, is unity if the sum of the signal and noise at shown in figure 3. its output is greater than the corresponding threshold and Figure 4. Max/MSP implementation of threshold stochastic resonance zero otherwise. The total output of the system is obtained 3.1. Method by the sum of each individual output. When all thresh- x Θ old are equal to the signal mean the information transfer Let be an audio signal of finite length, an arbitrary η between the input and ouput signals is maximized. threshold value and a noise signal with normal distribu- tion with zero mean and standard deviation σ. The pro- posed sound synthesis method is the following: 1. Create N signals xi resulting of the sum of x and ηi. < + Θ1 2. Pass each xi through N threshold devices using the η1 same Θ. Audio < Audio + Θ2 3. Filter out only those samples that are higher in am- Signal + Signal In Out plitude than Θ. Make the samples that fall below Θ η2 zero. ... ... 4. Add all the ouput signals together. < + ΘN Max/MSP implementations of both a noisy threshold device and an array of these devices are shown in figures ηN 3 and 6. The same input signals used in section 2 were used. 16 noisy threshold devices were used. The patch allows a flexible manipulation of the relevant parameters: Figure 5. Supra threshold stochastic resonance synthesis the threshold value, amount of added noise and optional method attenuation and low pass filter effects. When all thresh- olds are equal to the signal mean, the information trans- fer is maximized and the output sound is almost identical Figure 6. Max/MSP implementation of suprathreshold stochastic resonance sound synthesis using 16 noisy threshold devices with the input and little resynthesis is obtained. But if 6. REFERENCES these parameters depart from their optimum values more musically appealing results can be obtained. [1] R. Benzi, A. Sutera, and A. Vulpiani. The mechanism of stochastic resonance. Journal of Physics A: Math- ematical and General, 14(11):453–457, 1981. 4. CONCLUSIONS [2] L. Gammaitoni. Stochastic resonance in multi- Two sound synthesis algorithms based on threshold and threshold systems. Physics Letters A, 208(4):315– suprathreshold stochastic resonance were proposed theo- 322, 1995. retically and implemented in Max/MSP. In terms of sound quality, these techniques resemble certain aspects of gran- [3] M. D. McDonnell, N.
Recommended publications
  • The Stochastic Resonance Model of Auditory Perception: a Unified Explanation of Tinnitus Development, Zwicker Tone Illusion, and Residual Inhibition
    bioRxiv preprint doi: https://doi.org/10.1101/2020.03.27.011163; this version posted March 29, 2020. The copyright holder for this preprint (which was not certified by peer review) is the author/funder. All rights reserved. No reuse allowed without permission. The Stochastic Resonance model of auditory perception: A unified explanation of tinnitus development, Zwicker tone illusion, and residual inhibition. Achim Schilling1,2, Konstantin Tziridis1, Holger Schulze1, Patrick Krauss1,2,3,4 1 Neuroscience Lab, Experimental Otolaryngology, Friedrich-Alexander University Erlangen-Nürnberg (FAU), Germany 2 Cognitive Computational Neuroscience Group at the Chair of English Philology and Linguistics, Friedrich-Alexander University Erlangen-Nürnberg (FAU), Germany 3 FAU Linguistics Lab, Friedrich-Alexander University Erlangen-Nürnberg (FAU), Germany 4 Department of Otorhinolaryngology/Head and Neck Surgery, University of Groningen, University Medical Center Groningen, The Netherlands Keywords: Auditory Phantom Perception, Somatosensory Projections, Dorsal Cochlear Nucleus, Speech Perception Abstract Stochastic Resonance (SR) has been proposed to play a major role in auditory perception, and to maintain optimal information transmission from the cochlea to the auditory system. By this, the auditory system could adapt to changes of the auditory input at second or even sub- second timescales. In case of reduced auditory input, somatosensory projections to the dorsal cochlear nucleus would be disinhibited in order to improve hearing thresholds by means of SR. As a side effect, the increased somatosensory input corresponding to the observed tinnitus-associated neuronal hyperactivity is then perceived as tinnitus. In addition, the model can also explain transient phantom tone perceptions occurring after ear plugging, or the Zwicker tone illusion.
    [Show full text]
  • Stochastic Resonance and Finite Resolution in a Network of Leaky
    Stochastic resonance and finite resolution in a network of leaky integrate-and-fire neurons Nhamoinesu Mtetwa Department of Computing Science and Mathematics University of Stirling, Scotland Thesis submitted for the degree of Doctor of Philosophy 2003 ProQuest Number: 13917115 All rights reserved INFORMATION TO ALL USERS The quality of this reproduction is dependent upon the quality of the copy submitted. In the unlikely event that the author did not send a com plete manuscript and there are missing pages, these will be noted. Also, if material had to be removed, a note will indicate the deletion. uest ProQuest 13917115 Published by ProQuest LLC(2019). Copyright of the Dissertation is held by the Author. All rights reserved. This work is protected against unauthorized copying under Title 17, United States C ode Microform Edition © ProQuest LLC. ProQuest LLC. 789 East Eisenhower Parkway P.O. Box 1346 Ann Arbor, Ml 48106- 1346 Declaration I declare that this thesis was composed by me and that the work contained therein is my own. Any other people’s work has been explicitly acknowledged. i Acknowledgements This thesis wouldn’t have been possible without the assistance of the people acknowledged below. To my supervisor, Prof. Leslie S. Smith, I wish to say thank you for being the best supervisor one could ever wish for. I am specifically thankful for giving me the freedom to walk into your office anytime. This made it easy for me to approach you and discuss any research issues as they arose. Dr. Amir Hussain, a note of thanks for advice on the signal processing aspects of my research.
    [Show full text]
  • Stochastic Resonance: Noise-Enhanced Order
    Physics ± Uspekhi 42 (1) 7 ± 36 (1999) #1999 Uspekhi Fizicheskikh Nauk, Russian Academy of Sciences REVIEWS OF TOPICAL PROBLEMS PACS numbers: 02.50.Ey, 05.40.+j, 05.45.+b, 87.70.+c Stochastic resonance: noise-enhanced order V S Anishchenko, A B Neiman, F Moss, L Schimansky-Geier Contents 1. Introduction 7 2. Response to a weak signal. Theoretical approaches 10 2.1 Two-state theory of SR; 2.2 Linear response theory of SR 3. Stochastic resonance for signals with a complex spectrum 13 3.1 Response of a stochastic bistable system to multifrequency signal; 3.2 Stochastic resonance for signals with a finite spectral linewidth; 3.3 Aperiodic stochastic resonance 4. Nondynamical stochastic resonance. Stochastic resonance in chaotic systems 15 4.1 Stochastic resonance as a fundamental threshold phenomenon; 4.2 Stochastic resonance in chaotic systems 5. Synchronization of stochastic systems 18 5.1 Synchronization of a stochastic bistable oscillator; 5.2 Forced stochastic synchronization of the Schmitt trigger; 5.3 Mutual stochastic synchronization of coupled bistable systems; 5.4 Forced and mutual synchronization of switchings in chaotic systems 6. Stochastic resonance and synchronization of ensembles of stochastic resonators 24 6.1 Linear response theory for arrays of stochastic resonators; 6.2 Synchronization of an ensemble of stochastic resonators by a weak periodic signal; 6.3 Stochastic resonance in a chain with finite coupling between elements 7. Stochastic synchronization as noise-enhanced order 28 7.1 Dynamical entropy and source entropy in the regime of stochastic synchronization; 7.2 Stochastic resonance and Kullback entropy; 7.3 Enhancement of the degree of order in an ensemble of stochastic oscillators in the SR regime 8.
    [Show full text]
  • Statistical Analysis of Stochastic Resonance in a Thresholded Detector
    AUSTRIAN JOURNAL OF STATISTICS Volume 32 (2003), Number 1&2, 49–70 Statistical Analysis of Stochastic Resonance in a Thresholded Detector Priscilla E. Greenwood, Ursula U. Muller,¨ Lawrence M. Ward, and Wolfgang Wefelmeyer Arizona State University, Universitat¨ Bremen, University of British Columbia, and Universitat¨ Siegen Abstract: A subthreshold signal may be detected if noise is added to the data. The noisy signal must be strong enough to exceed the threshold at least occasionally; but very strong noise tends to drown out the signal. There is an optimal noise level, called stochastic resonance. We explore the detectability of different signals, using statistical detectability measures. In the simplest setting, the signal is constant, noise is added in the form of i.i.d. random variables at uniformly spaced times, and the detector records the times at which the noisy signal exceeds the threshold. We study the best estimator for the signal from the thresholded data and determine optimal con- figurations of several detectors with different thresholds. In a more realistic setting, the noisy signal is described by a nonparametric regression model with equally spaced covariates and i.i.d. errors, and the de- tector records again the times at which the noisy signal exceeds the threshold. We study Nadaraya–Watson kernel estimators from thresholded data. We de- termine the asymptotic mean squared error and the asymptotic mean average squared error and calculate the corresponding local and global optimal band- widths. The minimal asymptotic mean average squared error shows a strong stochastic resonance effect. Keywords: Stochastic Resonance, Partially Observed Model, Thresholded Data, Noisy Signal, Efficient Estimator, Fisher Information, Nonparametric Regression, Kernel Density Estimator, Optimal Bandwidth.
    [Show full text]
  • Stochastic Resonance
    Stochastic resonance Luca Gammaitoni Dipartimento di Fisica, Universita` di Perugia, and Istituto Nazionale di Fisica Nucleare, Sezione di Perugia, VIRGO-Project, I-06100 Perugia, Italy Peter Ha¨nggi Institut fu¨r Physik, Universita¨t Augsburg, Lehrstuhl fu¨r Theoretische Physik I, D-86135 Augsburg, Germany Peter Jung Department of Physics and Astronomy, Ohio University, Athens, Ohio 45701 Fabio Marchesoni Department of Physics, University of Illinois, Urbana, Illinois 61801 and Istituto Nazionale di Fisica della Materia, Universita` di Camerino, I-62032 Camerino, Italy Over the last two decades, stochastic resonance has continuously attracted considerable attention. The term is given to a phenomenon that is manifest in nonlinear systems whereby generally feeble input information (such as a weak signal) can be be amplified and optimized by the assistance of noise. The effect requires three basic ingredients: (i) an energetic activation barrier or, more generally, a form of threshold; (ii) a weak coherent input (such as a periodic signal); (iii) a source of noise that is inherent in the system, or that adds to the coherent input. Given these features, the response of the system undergoes resonance-like behavior as a function of the noise level; hence the name stochastic resonance. The underlying mechanism is fairly simple and robust. As a consequence, stochastic resonance has been observed in a large variety of systems, including bistable ring lasers, semiconductor devices, chemical reactions, and mechanoreceptor cells in the tail fan of a crayfish. In this paper, the authors report, interpret, and extend much of the current understanding of the theory and physics of stochastic resonance.
    [Show full text]
  • Stochastic Resonance and the Benefit of Noise in Nonlinear Systems
    Noise, Oscillators and Algebraic Randomness – From Noise in Communication Systems to Number Theory. pp. 137-155 ; M. Planat, ed., Lecture Notes in Physics, Vol. 550, Springer (Berlin) 2000. Stochastic resonance and the benefit of noise in nonlinear systems Fran¸cois Chapeau-Blondeau Laboratoire d’Ing´enierie des Syst`emes Automatis´es (LISA), Universit´ed’Angers, 62 avenue Notre Dame du Lac, 49000 ANGERS, FRANCE. web : http://www.istia.univ-angers.fr/ chapeau/ ∼ Abstract. Stochastic resonance is a nonlinear effect wherein the noise turns out to be beneficial to the transmission or detection of an information-carrying signal. This paradoxical effect has now been reported in a large variety of nonlinear systems, including electronic circuits, optical devices, neuronal systems, material-physics phenomena, chemical reactions. Stochastic resonance can take place under various forms, according to the types considered for the noise, for the information-carrying signal, for the nonlinear system realizing the transmission or detection, and for the quantitative measure of performance receiving improvement from the noise. These elements will be discussed here so as to provide a general overview of the effect. Various examples will be treated that illustrate typical types of signals and nonlinear systems that can give rise to stochastic resonance. Various measures to quantify stochastic resonance will also be presented, together with analytical approaches for the theoretical prediction of the effect. For instance, we shall describe systems where the output signal-to-noise ratio or the input–output information capacity increase when the noise level is raised. Also temporal signals as well as images will be considered. Perspectives on current developments on stochastic resonance will be evoked.
    [Show full text]
  • Information Length As a New Diagnostic of Stochastic Resonance †
    proceedings Proceedings Information Length as a New Diagnostic of Stochastic Resonance † Eun-jin Kim 1,*,‡ and Rainer Hollerbach 2 1 School of Mathematics and Statistics, University of Sheffield, Sheffield S3 7RH, UK 2 Department of Applied Mathematics, University of Leeds, Leeds LS2 9JT, UK; [email protected] * Correspondence: [email protected]; Tel.: +44-2477-659-041 † Presented at the 5th International Electronic Conference on Entropy and Its Applications, 18–30 November 2019; Available online: https://ecea-5.sciforum.net/. ‡ Current address: Fluid and Complex Systems Research Centre, Coventry University, Coventry CV1 2TT, UK. Published: 17 November 2019 Abstract: Stochastic resonance is a subtle, yet powerful phenomenon in which noise plays an interesting role of amplifying a signal instead of attenuating it. It has attracted great attention with a vast number of applications in physics, chemistry, biology, etc. Popular measures to study stochastic resonance include signal-to-noise ratios, residence time distributions, and different information theoretic measures. Here, we show that the information length provides a novel method to capture stochastic resonance. The information length measures the total number of statistically different states along the path of a system. Specifically, we consider the classical double-well model of stochastic resonance in which a particle in a potential V(x, t) = [−x2/2 + x4/4 − A sin(wt) x] is subject to an additional stochastic forcing that causes it to occasionally jump between the two wells at x ≈ ±1. We present direct numerical solutions of the Fokker–Planck equation for the probability density function p(x, t) for w = 10−2 to 10−6, and A 2 [0, 0.2] and show that the information length shows a very clear signal of the resonance.
    [Show full text]
  • Dependent Effect of Periodic Stimulation on Cortical Alpha Oscillations Je´ Re´ Mie Lefebvre1*, Axel Hutt2, Flavio Frohlich3
    RESEARCH ARTICLE Stochastic resonance mediates the state- dependent effect of periodic stimulation on cortical alpha oscillations Je´ re´ mie Lefebvre1*, Axel Hutt2, Flavio Frohlich3 1Krembil Research Institute, Toronto, Canada; 2FE12 - Data Assimilation, Deutscher Wetterdienst, Offenbach am Main, Germany; 3Department of Psychiatry, University of North Carolina at Chapel Hill, Chapel Hill, United States Abstract Brain stimulation can be used to engage and modulate rhythmic activity in brain networks. However, the outcomes of brain stimulation are shaped by behavioral states and endogenous fluctuations in brain activity. To better understand how this intrinsic oscillatory activity controls the susceptibility of the brain to stimulation, we analyzed a computational model of the thalamo-cortical system in two distinct states (rest and task-engaged) to identify the mechanisms by which endogenous alpha oscillations (8Hz–12Hz) are modulated by periodic stimulation. Our analysis shows that the different responses to stimulation observed experimentally in these brain states can be explained by a passage through a bifurcation combined with stochastic resonance — a mechanism by which irregular fluctuations amplify the response of a nonlinear system to weak periodic signals. Indeed, our findings suggest that modulation of brain oscillations is best achieved in states of low endogenous rhythmic activity, and that irregular state-dependent fluctuations in thalamic inputs shape the susceptibility of cortical population to periodic stimulation. DOI: https://doi.org/10.7554/eLife.32054.001 *For correspondence: Introduction [email protected] Periodic brain stimulation, such as repetitive transcranial magnetic stimulation (rTMS) and transcra- Competing interests: The nial alternating current stimulation (tACS), can be used to engage cortical rhythms (Fro¨hlich, 2015).
    [Show full text]
  • Two-Level Noise and Stochastic Resonance in Individual Permalloy Nanoscale Magnets
    Two-level noise and stochastic resonance in individual permalloy nanoscale magnets A DISSERTATION SUBMITTED TO THE FACULTY OF THE GRADUATE SCHOOL OF THE UNIVERSITY OF MINNESOTA BY Bern Willem Youngblood IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF DOCTOR OF PHILOSOPHY E. DAN DAHLBERG August 2015 c 2015 Bern Youngblood ALL RIGHTS RESERVED Acknowledgements There are a number of people without whom this work would not have been possible. First and foremost, I am indebted to my advisor Dan, for taking me on as a student and teaching me to see the value of simplicity in an experiment. The graduate students with whom I shared a lab|Tanner Schultz, Dan Endean, Barry Costanzi and David Harrison|all assisted with this work, either materially, or by teaching me what I would need to survive graduate school. Barry in particular has been a springboard for ideas, an outlet for frustration, and a capable pair of hands throughout graduate school. A few words of thanks to technical staff: to Dr. Brian Cord for his tireless work keeping the Vistec operational, despite the machine's best efforts to the contrary. To Jon Kilgore for teaching me what actual precision machining entails. And to Dr. Paul Crow- ell who (in addition to providing scientific guidance throughout this study) shepherded us all through what could have been a much more painful move between buildings. Finally, I am forever grateful to my wife Janelle, partly for being a good enough sport to accompany me to the lab on a Saturday morning and ride the elevator in order to obtain the data used in figure 5.5, but also for editing the many drafts of this thesis and patiently educating me on my (mis)use of commas.
    [Show full text]
  • Adaptive Stochastic Resonance for Unknown and Variable Input Signals
    www.nature.com/scientificreports OPEN Adaptive stochastic resonance for unknown and variable input signals Patrick Krauss1,2, Claus Metzner2, Achim Schilling1,2, Christian Schütz1, Konstantin Tziridis1, Ben Fabry2 & Holger Schulze1 Received: 25 January 2017 All sensors have a threshold, defined by the smallest signal amplitude that can be detected. The Accepted: 19 April 2017 detection of sub-threshold signals, however, is possible by using the principle of stochastic resonance, Published: xx xx xxxx where noise is added to the input signal so that it randomly exceeds the sensor threshold. The choice of an optimal noise level that maximizes the mutual information between sensor input and output, however, requires knowledge of the input signal, which is not available in most practical applications. Here we demonstrate that the autocorrelation of the sensor output alone is sufficient to find this optimal noise level. Furthermore, we demonstrate numerically and analytically the equivalence of the traditional mutual information approach and our autocorrelation approach for a range of model systems. We furthermore show how the level of added noise can be continuously adapted even to highly variable, unknown input signals via a feedback loop. Finally, we present evidence that adaptive stochastic resonance based on the autocorrelation of the sensor output may be a fundamental principle in neuronal systems. Biological organisms, as well as technical systems, rely on sensors that transmit environmental signals into the system for subsequent information processing. Sensors, in general, have a limited sensitivity, so that input signals with amplitudes below a certain threshold cannot normally be detected. Stochastic resonance (SR), a phenom- enon first described by Benzi et al.
    [Show full text]
  • Stochastic Resonance in Thalamic Neurons and Resonant Neuron Models
    STOCHASTIC RESONANCE IN THALAMIC NEURONS AND RESONANT NEURON MODELS by STEFAN REINKER Diplom-Mathematiker, Westf¨alische Wilhelms-Universit¨atM¨unster, 1997 A THESIS SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF DOCTOR OF PHILOSOPHY in THE FACULTY OF GRADUATE STUDIES Department of Mathematics Institute of Applied Mathematics We accept this thesis as conforming to the required standard ..................................... ..................................... ..................................... ..................................... ..................................... THE UNIVERSITY OF BRITISH COLUMBIA January 2004 c Stefan Reinker, 2004 Abstract Neurons of the thalamus are major participants in gating sensory information for relay to the neocortex. Thalamic neurons are crucially involved in rhythmogenesis which determines the sleep/wake cycle. These roles require critical involvement of a T-type calcium current, conferring a frequency preference in response to subthreshold signals. We examine the interactions of this membrane resonance and noise using whole-cell patch clamp recordings in thalamocortical and reticular neurons of rat brain slices. We perform Monte-Carlo simulations and mathematical analysis using Hodgkin-Huxley-type and polynomial models of resonant neurons. We demonstrate stochastic resonance (SR) as maximal coherence between the input and stochastic output at intermediate noise levels. SR is measured by determining the signal-to-noise ratio under sine wave inputs, and from the reliability of detection measure under α-function inputs. In the experiments and neuron models with T-current, we demonstrate subthreshold resonance at 2-3 Hz, as well as noise dependent frequency dependence of SR for sine wave inputs. The simpler Hindmarsh-Rose model has a similar SR. This model also shows improved detection when the delay of consecutive EPSPs matches the preferred frequency.
    [Show full text]
  • Enhanced Coding for Exponentially Distributed Signals Using Suprathreshold Stochastic Resonance
    Available online at www.sciencedirect.com Communications in Nonlinear Science and Numerical Simulation 14 (2009) 223–232 www.elsevier.com/locate/cnsns Enhanced coding for exponentially distributed signals using suprathreshold stochastic resonance Aruneema Das *, Nigel G. Stocks, Evor L. Hines School of Engineering, University of Warwick, Coventry CV4 7AL, UK Received 26 February 2007; received in revised form 15 May 2007; accepted 24 July 2007 Available online 2 August 2007 Abstract Our previous work on stochastic resonance (SR) in threshold based systems proved that the SR effect is dependent on the nature of the input signal distribution; more specifically, for certain types of signal distribution SR is not observed [Das A, Stocks NG, Nikitin A, Hines EL. Quantifying stochastic resonance in a single threshold detector for random aperiodic signals. Fluctuation Noise Lett 2004;4:L247–65]. Here we show that suprathreshold stochastic resonance (SSR) – a novel and distinct form of SR – removes this limitation and hence leads to the conclusion that SSR can probably enhance the transmission of signals of any distribution and amplitude. SSR effects are studied in a parallel array of identical nonlinear threshold based devices. A double exponential signal distribution is chosen because this distribution did not demonstrate conventional SR effects in a single threshold device [Das A, Stocks NG, Nikitin A., Hines EL. Quantifying Stochastic res- onance in a single threshold detector for random aperiodic signals. Fluctuation and Noise Letters 2004;4:L247-L265.]. SSR as a possible mechanism for enhancing transmission of speech signals in the human ear is also discussed. Ó 2007 Elsevier B.V.
    [Show full text]