• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 105
  • 6
  • 4
  • 2
  • 1
  • 1
  • 1
  • Tagged with
  • 151
  • 114
  • 40
  • 22
  • 21
  • 17
  • 17
  • 17
  • 11
  • 11
  • 11
  • 11
  • 10
  • 10
  • 9
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
51

Efficient Encoding Of Vocalizations In The Auditory Midbrain

Holmstrom, Lars Andreas 01 January 2010 (has links)
An important question in sensory neuroscience is what coding strategies and mechanisms are used by the brain to detect and discriminate among behaviorally relevant stimuli. To address the noisy response properties of individual neurons, sensory systems often utilize broadly tuned neurons with overlapping receptive fields at the system's periphery, resulting in homogeneous responses among neighboring populations of neurons. It has been hypothesized that progressive response heterogeneity in ascending sensory pathways is evidence of an efficient encoding strategy that minimizes the redundancy of the peripheral neural code and maximizes information throughput for higher level processing. This hypothesis has been partly supported by the documentation of neural heterogeneity in various cortical structures. This dissertation examines whether selective and sensitive responses to behaviorally relevant stimuli contribute to a heterogeneous and efficient encoding in the auditory midbrain. Prior to this study, no compelling experimental framework existed to address this question. Stimulus design methodologies for neuroethological experiments were largely based on token vocalizations or simple approximations of vocalization components. This dissertation describes a novel state-space signal modeling methodology which makes possible the independent manipulation of the frequency, amplitude, duration, and harmonic structure of vocalization stimuli. This methodology was used to analyze four mouse vocalizations and create a suite of perturbed variants of each of these vocalizations. Responses of neurons in the mouse inferrior colliculus (IC) to the natural vocalizations and their perturbations were characterized using measures of both spike rate and spike timing. In order to compare these responses to those of peripheral auditory neurons, a data-driven model was developed and fit to each IC neuron based on the neuron's pure tone responses. These models were then used to approximate how peripheral auditory neurons would respond to our suite of vocalization stimuli. Using information theoretic measures, this dissertation argues that selectivity and sensitivity by individual neurons results in heterogeneous population responses in the IC and contributes to the efficient encoding of behaviorally relevant vocalizations.
52

Determination of Neuronal Morphology in Spinal Monolayer Cultures

De La Garza, Richard 05 1900 (has links)
The objective of the completed research was to characterize the morphology of individual neurons within monolayer networks of fetal mouse spinal tissue via intraperikaryal injections of horseradish peroxidase (HRP). Thirty labelled neurons were reconstructed via camera lucida drawings and morphometrically analyzed.
53

Neural circuitries for the control of feeding during novelty in male and female rats:

Greiner, Eliza M. January 2023 (has links)
Thesis advisor: Gorica Petrovich / Thesis advisor: John Christianson / The influence of novelty on feeding behavior is significant and can override both homeostatic and hedonic drives due to the uncertainty of danger. The potential risks associated with consuming novel foods or consuming foods in a novel environment can lead to avoidance. While it is established that both novel foods and novel feeding environments can reduce or suppress feeding, it remains unclear how these two factors interact with each other to impact consumption and whether there are sex differences. Additionally, the neural mechanisms that underlie the impact of novelty on consumption are not well understood. This dissertation aimed to investigate the behavioral and neural mechanisms of the impact of novelty during food consumption in male and female rats. We first examined the consumption of novel and familiar foods in novel or familiar contexts for male and female rats (Chapter 2). Acutely food deprived rats were tested in either their familiar or novel context and were given two foods, one familiar and one novel. They underwent repeated consumption tests to allow us to track habituation to novelty overtime. Results indicated a robust behavioral sex difference in consumption during habituation. Males habituated to novel foods faster than females who showed suppressed consumption throughout testing. Next, we aimed to determine the neural circuitry mediating consumption of novel foods and feeding in novel environments (Chapter 3). Male and female rats were tested for consumption in either a familiar or in a novel context and were given either a familiar or novel food. Rats were perfused after testing to determine Fos induction. Results revealed increased activation in the novel context condition within several key areas: the central (CEA) and basolateral complex nuclei of the amygdala, the thalamic paraventricular (PVT) and reuniens nuclei, the nucleus accumbens (ACB), and the medial prefrontal cortex prelimbic and infralimbic areas. Additionally, novel food condition increased activation within the CEA, anterior basomedial nucleus of the amygdala, and anterior PVT. Sex differences in activation patterns were also observed within specific regions. The capsular and lateral CEA had greater activation for male groups and the anterior PVT, ACBv core, and ACB ventral shell had greater activation for female groups. We also investigated different patterns of related regions and the nature of those relationships and found that the CEA is a pivotal hub in our network. Therefore, we investigated the recruitment of specific inputs to the CEA in male and female rats during consumption of a novel food in a novel context (Chapter 4). We used a combination of retrograde tract tracing and Fos induction to determine whether PVTp, ILA, and AId neurons that send direct projections to the CEA were specifically recruited during the consumption test under novelty and whether that activation was sex specific. Results indicated that during consumption of a novel food in a novel context, connections from the PVTp to the CEA were recruited more heavily compared to rats that were consuming familiar food in a familiar context. These results suggest that projections from the PVTp to CEA may be driving the inhibition of feeding during novelty processing. Overall, this dissertation provides valuable insights into the behavioral and neural mechanisms of consumption under novelty and allows us to begin building the circuitry that underlies feeding inhibition during novelty processing. / Thesis (PhD) — Boston College, 2023. / Submitted to: Boston College. Graduate School of Arts and Sciences. / Discipline: Psychology.
54

An Open Pipeline for Generating Executable Neural Circuits from Fruit Fly Brain Data

Givon, Lev E. January 2016 (has links)
Despite considerable progress in mapping the fly’s connectome and elucidating the patterns of information flow in its brain, the complexity of the fly brain’s structure and the still-incomplete state of knowledge regarding its neural circuitry pose significant challenges beyond satisfying the computational resource requirements of current fly brain models that must be addressed to successfully reverse the information processing capabilities of the fly brain. These include the need to explicitly facilitate collaborative development of brain models by combining the efforts of multiple researchers, and the need to enable programmatic generation of brain models that effectively utilize the burgeoning amount of increasingly detailed publicly available fly connectome data. This thesis presents an open pipeline for modular construction of executable models of the fruit fly brain from incomplete biological brain data that addresses both of the above requirements. This pipeline consists of two major open-source components respectively called Neurokernel and NeuroArch. Neurokernel is a framework for collaborative construction of executable connectome-based fly brain models by integration of independently developed models of different functional units in the brain into a single emulation that can be executed upon multiple Graphics Processing Units (GPUs). Neurokernel enforces a programming model that enables functional unit models that comply with its interface requirements to communicate during execution regardless of their internal design. We demonstrate the power of this programming model by using it to integrate independently developed models of the fly retina and lamina into a single vision processing system. We also show how Neurokernel’s communication performance can scale over multiple GPUs, number of functional units in a brain emulation, and over the number of communication ports exposed by a functional unit model. Although the increasing amount of experimentally obtained biological data regarding the fruit fly brain affords brain modelers a potentially valuable resource for model development, the actual use of this data to construct executable neural circuit models is currently challenging because of the disparate nature of different data sources, the range of storage formats they use, and the limited query features of those formats complicates the process of inferring executable circuit designs from biological data. To overcome these limitations, we created a software package called NeuroArch that defines a data model for concurrent representation of both biological data and model structure and the relationships between them within a single graph database. Coupled with a powerful interface for querying both types of data within the database in a uniform high-level manner, this representation enables construction and dispatching of executable neural circuits to Neurokernel for execution and evaluation. We demonstrate the utility of the NeuroArch/Neurokernel pipeline by using the packages to generate an executable model of the central complex of the fruit fly brain from both published and hypothetical data regarding overlapping neuron arborizations in different regions of the central complex neuropils. We also show how the pipeline empowers circuit model designers to devise computational analogues to biological experiments such as parallel concurrent recording from multiple neurons and emulation of genetic mutations that alter the fly’s neural circuitry.
55

A computer-simulated model for the neuronal circuit mediating the tail-flip escape response in crayfish

Kumar, Pramathesh January 2011 (has links)
Typescript (photocopy). / Digitized by Kansas Correctional Industries
56

Spatiotemporal patterns of neural fields in a spherical cortex with general connectivity

Unknown Date (has links)
The human brain consists of billions of neurons and these neurons pool together in groups at different scales. On one hand, these neural entities tend to behave as single units and on the other hand show collective macroscopic patterns of activity. The neural units communicate with each other and process information over time. This communication is through small electrical impulses which at the macroscopic scale are measurable as brain waves. The electric field that is produced collectively by macroscopic groups of neurons within the brain can be measured on the surface of the skull via a brain imaging modality called Electroencephalography (EEG). The brain as a neural system has variant connection topology, in which an area might not only be connected to its adjacent neighbors homogeneously but also distant areas can directly transfer brain activity [16]. Timing of these brain activity communications between different neural units bring up overall emerging spatiotemporal patterns. The dynamics of these patterns and formation of neural activities in cortical surface is influenced by the presence of long-range connections between heterogeneous neural units. Brain activity at large-scale is thought to be involved in the information processing and the implementation of cognitive functions of the brain. This research aims to determine how the spatiotemporal pattern formation phenomena in the brain depend on its connection topology. This connection topology consists of homogeneous connections in local cortical areas alongside the couplings between distant functional units as heterogeneous connections. Homogeneous connectivity or synaptic weight distribution representing the large-scale anatomy of cortex is assumed to depend on the Euclidean distance between interacting neural units. Altering characteristics of inhomogeneous pathways as control parameters guide the brain pattern formation through phase transitions at critical points. In this research, linear stability analysis is applied to a macroscopic neural field in a one-dimensional circular and a twodimensional spherical model of the brain in order to find destabilization mechanism and subsequently emerging patterns. / Includes bibliography. / Dissertation (Ph.D.)--Florida Atlantic University, 2018. / FAU Electronic Theses and Dissertations Collection
57

Learning algorithms for neural networks with fuzzy information.

January 1990 (has links)
by Lee Tan. / Thesis (M.Phil.)--Chinese University of Hong Kong, 1990. / Bibliography: leaves [128]-[130] / Chapter CHAPTER 1 --- INTRODUCTION --- p.1-1 / Chapter 1.1 --- Introduction to Artificial Neural Networks --- p.1-4 / Chapter 1.1.1 --- Fundamentals of Artificial Neural Networks --- p.1-5 / Chapter 1.1.2 --- Various Artificial Neural Network Models ´ؤA Review --- p.1-11 / Chapter 1.2 --- Introduction to Fuzzy Sets Theory --- p.1-17 / Chapter 1.2.1 --- "Fuzziness, Fuzzy sets and Membership Function" --- p.1-17 / Chapter 1.2.2 --- Applications of Fuzzy Sets --- p.1-19 / Connective Summary --- p.1-21 / Chapter CHAPTER 2 --- LEARNING WITH FUZZY INFORMATION --- p.2-1 / Chapter 2.1 --- "Decision Making, Pattern Associating and Pattern Classification" --- p.2-3 / Chapter 2.2 --- Artificial Neural Networks as Learning Decision Systems --- p.2-6 / Chapter 2.3 --- Fuzziness in Decision Making Processes --- p.2-10 / Chapter 2.4 --- Learning with Fuzzy Information --- p.2-12 / Chapter 2.5 --- The Formulation of Our Approach --- p.2-16 / Connective Summary --- p.2-18 / Chapter CHAPTER 3 --- A MODIFIED BACKPROPAGATION ALGORITHM FOR MULTILAYER FEEDFORWARD NETWORKS --- p.3-1 / Chapter 3.1 --- Preliminaries --- p.3-3 / Chapter 3.2 --- The Error Backpropagation Algorithm (EBPA) --- p.3-8 / Chapter 3.3 --- A Modified EBPA Learning with A Priori Fuzzy Information --- p.3-11 / Chapter 3.3.1 --- The Membership-Weighed Objective Function --- p.3-11 / Chapter 3.3.2 --- The Fuzzy Error Backpropagation Algorithm --- p.3-13 / Chapter 3.4 --- Discussion on the Proposed Fuzzy EBPA --- p.3-15 / Chapter 3.4.1 --- Methods of Determining Membership Functions --- p.3-15 / Chapter 3.4.2 --- Fuzzy EBPA Alters the Effective Target Patterns --- p.3-19 / Chapter 3.4.3 --- Estimating the Learning Rates Required for the Fuzzy EBPA --- p.3-21 / Connective Summary --- p.3-24 / Chapter CHAPTER 4 --- APPLICATION EXAMPLES --- p.4-1 / Chapter 4.1 --- A Single Node Classifier --- p.4-2 / Chapter 4.2 --- The Fuzzy XOR Problem --- p.4-29 / Chapter 4.2.1 --- Network Configuration 1 --- p.4-36 / Chapter 4.2.2 --- Network Configuration 2 --- p.4-46 / Chapter 4.2.3 --- Comments on the Simulation Results --- p.4-50 / Chapter 4.3 --- A Speech Recognition System --- p.4-54 / Connective Summary --- p.4-59 / Chapter CHAPTER 5 --- DISCUSSION AND CONCLUSION --- p.5-1
58

Regulation of Synapse Development by Miniature Neurotransmission in vivo

Choi, Benjamin Jiwon January 2015 (has links)
Miniature neurotransmission is the trans-synaptic process where single synaptic vesicles spontaneously released from presynaptic neurons induce miniature postsynaptic potentials. Since their discovery over 60 years ago, miniature events have been found at every chemical synapse studied. However, the in vivo necessity for these small-amplitude events has remained enigmatic. In this thesis, I show that miniature neurotransmission is required for the normal structural maturation of Drosophila glutamatergic synapses in a developmental role that is not shared by evoked neurotransmission. Conversely, I find that increasing miniature events is sufficient to induce synaptic terminal growth. I show that miniature neurotransmission acts locally at terminals to regulate synapse maturation via a Trio guanine nucleotide exchange factor (GEF) and Rac1 GTPase molecular signaling pathway. My thesis study establishes that miniature neurotransmission, a universal but often-overlooked feature of synapses, has unique and essential functions in vivo.
59

Neural circuits mediating innate and learned behavior

Gore, Felicity May January 2015 (has links)
For many organisms the sense of smell is critical to survival. Some olfactory stimuli elicit innate responses that are mediated through hardwired circuits that have developed over long periods of evolutionary time. Most olfactory stimuli, however, have no inherent meaning. Instead, meaning must be imposed by learning during the lifetime of an organism. Despite the dominance of olfactory stimuli on animal behavior, the mechanisms by which odorants elicit learned behavioral responses remain poorly understood. All odor-evoked behaviors are initiated by the binding of an odorant to olfactory receptors located on sensory neurons in the nasal epithelium. Olfactory sensory neurons transmit this information to the olfactory bulb via spatially organized axonal projections such that individual odorants evoke a stereotyped map of bulbar activity. A subset of bulbar neurons, the mitral and tufted cells, relay olfactory information to higher brain structures that have been implicated in the generation of innate and learned behavioral responses, including the cortical amygdala and piriform cortex. Anatomical studies have demonstrated that the spatial stereotypy of the olfactory bulb is maintained in projections to the posterolateral cortical amygdala, a structure that is involved in the generation of innate odor-evoked responses. The projections of mitral and tufted cells to piriform cortex however appear to discard the spatial order of the olfactory bulb: each glomerulus sends spatially diffuse, apparently random projections across the entire cortex. This anatomy appears to constrain odor-evoked responses in piriform cortex: electrophysiological and imaging studies demonstrate that individual odorants activate sparse ensembles that are distributed across the extent of cortex, and individual piriform neurons exhibit discontinuous receptive fields such that they respond to structurally and perceptually similar and dissimilar odorants. It is therefore unlikely that olfactory representations in piriform have inherent meaning. Instead, these representations have been proposed to mediate olfactory learning. In accord with this, lesions of posterior piriform cortex prevent the expression of a previously acquired olfactory fear memory and photoactivation of a random ensemble of piriform neurons can become entrained to both appetitive and aversive outcomes. Piriform cortex therefore plays a central role in olfactory fear learning. However, how meaning is imparted on olfactory representations in piriform remains largely unknown. We developed a strategy to manipulate the neural activity of representations of conditioned and unconditioned stimuli in the basolateral amygdala (BLA), a downstream target of piriform cortex that has been implicated in the generation of learned responses. This strategy allowed us to demonstrate that distinct neural ensembles represent an appetitive and an aversive unconditioned stimulus (US) in the BLA. Moreover, the activity of these representations can elicit innate responses as well as direct Pavlovian and instrumental learning. Finally activity of an aversive US representation in the basolateral amygdala is required for learned olfactory and auditory fear responses. These data suggest that both olfactory and auditory stimuli converge on US representations in the BLA to generate learned behavioral responses. Having identified a US representation in the BLA that receives convergent olfactory information to generate learned fear responses, we were then able to step back into the olfactory system and demonstrate that the BLA receives olfactory input via the monosynaptic projection from piriform cortex. These data suggest that aversive meaning is imparted on an olfactory representation in piriform cortex via reinforcement of its projections onto a US representation in the BLA. The work described in this thesis has identified mechanisms by which sensory stimuli generate appropriate behavioral responses. Manipulations of representations of unconditioned stimuli have identified a central role for US representations in the BLA in connecting sensory stimuli to both innate and learned behavioral responses. In addition, these experiments have suggested local mechanisms by which fear learning might be implemented in the BLA. Finally, we have identified a fundamental transformation through which a disordered olfactory representation in piriform cortex acquires meaning. Strikingly this transformation appears to occur within 3 synapses of the periphery. These data, and the techniques we employ, therefore have the potential to significantly impact upon our understanding of the neural origins of motivated behavior.
60

Specifying neurons and circuits for limb motor control

Mendelsohn, Alana Irene January 2016 (has links)
The emergence of limbs in vertebrates represents a significant evolutionary innovation. Limbs facilitate diverse motor behaviors, yet require spinal networks that can coordinate the activities of many individual muscles within the limb. Here I describe several efforts to characterize the specification of spinal motor neurons and assembly of spinal circuits in higher vertebrates. I discuss the formation of selective presynaptic sensory inputs to motor pools, a process which has long been thought to occur in an activity-independent manner. I demonstrate an as yet unappreciated role of activity-dependent refinement in patterning the set of sensory-motor connections that link motor pools with synergist function. I also explore the genetic specification of motor pools that project to defined muscle targets. I show that the motor pools that control digits engage distinct developmental genetic programs which reflect underlying differences in Hox and retinoic acid signaling. The divergent mechanisms underlying the specification of digit-innervating motor neurons may reflect the unique status of digit control in the evolution of motor behavior.

Page generated in 0.0592 seconds