Your browser doesn't support javascript.
loading
Mostrar: 20 | 50 | 100
Resultados 1 - 6 de 6
Filtrar
Más filtros











Base de datos
Intervalo de año de publicación
1.
Front Comput Neurosci ; 17: 1011814, 2023.
Artículo en Inglés | MEDLINE | ID: mdl-36761840

RESUMEN

Introduction: Information transmission and representation in both natural and artificial networks is dependent on connectivity between units. Biological neurons, in addition, modulate synaptic dynamics and post-synaptic membrane properties, but how these relate to information transmission in a population of neurons is still poorly understood. A recent study investigated local learning rules and showed how a spiking neural network can learn to represent continuous signals. Our study builds on their model to explore how basic membrane properties and synaptic delays affect information transfer. Methods: The system consisted of three input and output units and a hidden layer of 300 excitatory and 75 inhibitory leaky integrate-and-fire (LIF) or adaptive integrate-and-fire (AdEx) units. After optimizing the connectivity to accurately replicate the input patterns in the output units, we transformed the model to more biologically accurate units and included synaptic delay and concurrent action potential generation in distinct neurons. We examined three different parameter regimes which comprised either identical physiological values for both excitatory and inhibitory units (Comrade), more biologically accurate values (Bacon), or the Comrade regime whose output units were optimized for low reconstruction error (HiFi). We evaluated information transmission and classification accuracy of the network with four distinct metrics: coherence, Granger causality, transfer entropy, and reconstruction error. Results: Biophysical parameters showed a major impact on information transfer metrics. The classification was surprisingly robust, surviving very low firing and information rates, whereas information transmission overall and particularly low reconstruction error were more dependent on higher firing rates in LIF units. In AdEx units, the firing rates were lower and less information was transferred, but interestingly the highest information transmission rates were no longer overlapping with the highest firing rates. Discussion: Our findings can be reflected on the predictive coding theory of the cerebral cortex and may suggest information transfer qualities as a phenomenological quality of biological cells.

2.
Neural Comput ; 31(6): 1066-1084, 2019 Jun.
Artículo en Inglés | MEDLINE | ID: mdl-30979354

RESUMEN

Recently, Markram et al. (2015) presented a model of the rat somatosensory microcircuit (Markram model). Their model is high in anatomical and physiological detail, and its simulation requires supercomputers. The lack of neuroinformatics and computing power is an obstacle for using a similar approach to build models of other cortical areas or larger cortical systems. Simplified neuron models offer an attractive alternative to high-fidelity Hodgkin-Huxley-type neuron models, but their validity in modeling cortical circuits is unclear. We simplified the Markram model to a network of exponential integrate-and-fire (EIF) neurons that runs on a single CPU core in reasonable time. We analyzed the electrophysiology and the morphology of the Markram model neurons with eFel and NeuroM tools, provided by the Blue Brain Project. We then constructed neurons with few compartments and averaged parameters from the reference model. We used the CxSystem simulation framework to explore the role of short-term plasticity and GABA B and NMDA synaptic conductances in replicating oscillatory phenomena in the Markram model. We show that having a slow inhibitory synaptic conductance (GABA B) allows replication of oscillatory behavior in the high-calcium state. Furthermore, we show that qualitatively similar dynamics are seen even with a reduced number of cell types (from 55 to 17 types). This reduction halved the computation time. Our results suggest that qualitative dynamics of cortical microcircuits can be studied using limited neuroinformatics and computing resources supporting parameter exploration and simulation of cortical systems. The simplification procedure can easily be adapted to studying other microcircuits for which sparse electrophysiological and morphological data are available.


Asunto(s)
Corteza Cerebral , Simulación por Computador , Red Nerviosa , Plasticidad Neuronal , Corteza Cerebral/citología , Corteza Cerebral/fisiología , Humanos , Red Nerviosa/citología , Red Nerviosa/fisiología , Plasticidad Neuronal/fisiología
3.
Neural Comput ; 31(6): 1048-1065, 2019 Jun.
Artículo en Inglés | MEDLINE | ID: mdl-30148703

RESUMEN

Simulation of the cerebral cortex requires a combination of extensive domain-specific knowledge and efficient software. However, when the complexity of the biological system is combined with that of the software, the likelihood of coding errors increases, which slows model adjustments. Moreover, few life scientists are familiar with software engineering and would benefit from simplicity in form of a high-level abstraction of the biological model. Our primary aim was to build a scalable cortical simulation framework for personal computers. We isolated an adjustable part of the domain-specific knowledge from the software. Next, we designed a framework that reads the model parameters from comma-separated value files and creates the necessary code for Brian2 model simulation. This separation allows rapid exploration of complex cortical circuits while decreasing the likelihood of coding errors and automatically using efficient hardware devices. Next, we tested the system on a simplified version of the neocortical microcircuit proposed by Markram and colleagues ( 2015 ). Our results indicate that the framework can efficiently perform simulations using Python, C ++ , and GPU devices. The most efficient device varied with computer hardware and the duration and scale of the simulated system. The speed of Brian2 was retained despite an overlying layer of software. However, the Python and C ++ devices inherited the single core limitation of Brian2. The CxSystem framework supports exploration of complex models on personal computers and thus has the potential to facilitate research on cortical networks and systems.


Asunto(s)
Corteza Cerebral , Simulación por Computador , Redes Neurales de la Computación , Programas Informáticos , Corteza Cerebral/fisiología , Humanos , Microcomputadores
4.
IEEE J Biomed Health Inform ; 20(6): 1632-1639, 2016 11.
Artículo en Inglés | MEDLINE | ID: mdl-26292351

RESUMEN

Novel health monitoring devices and applications allow consumers easy and ubiquitous ways to monitor their health status. However, technologies from different providers lack both technical and semantic interoperability and hence the resulting health data are often deeply tied to a specific service, which is limiting its reusability and utilization in different services. We have designed a Wellness Warehouse Engine (W2E) that bridges this gap and enables seamless exchange of data between different services. W2E provides interfaces to various data sources and makes data available via unified representational state transfer application programming interface to other services. Importantly, it includes Unifier--an engine that allows transforming input data into generic units reusable by other services, and Analyzer--an engine that allows advanced analysis of input data, such as combining different data sources into new output parameters. In this paper, we describe the architecture of W2E and demonstrate its applicability by using it for unifying data from four consumer activity trackers, using a test base of 20 subjects each carrying out three different tracking sessions. Finally, we discuss challenges of building a scalable Unifier engine for the ever-enlarging number of new devices.


Asunto(s)
Bases de Datos Factuales , Monitores de Ejercicio , Almacenamiento y Recuperación de la Información/métodos , Semántica , Adulto , Algoritmos , Femenino , Humanos , Masculino , Adulto Joven
5.
Annu Int Conf IEEE Eng Med Biol Soc ; 2016: 5965-5968, 2016 Aug.
Artículo en Inglés | MEDLINE | ID: mdl-28269611

RESUMEN

A Multi-Electrode Array (MEA) is a practical device for recording the extracellular activity of in-vitro biological culture. Such culture - for instance neurons - is prone to mistakes leading to irrelevant recordings or no recording at all. Additionally, with the expenses generated by in-vitro culture, minimizing risks is a must. This paper proposes a framework designed and implemented for simulating the spatial positioning of neuronal cultures on a MEA. The framework serves as a sandbox for researchers to simulate the model of their MEA experiments before its eventual in-vitro implementation. The framework enables simulating the density of the plated culture, the death of cells over time, choosing diverse reconstructed morphologies of cells, and simulating their spiking activity in interaction with Brian2 simulator.


Asunto(s)
Técnicas de Cultivo de Célula/métodos , Neuronas/fisiología , Potenciales de Acción , Células Cultivadas , Simulación por Computador , Humanos , Microelectrodos
6.
Annu Int Conf IEEE Eng Med Biol Soc ; 2015: 1592-5, 2015 Aug.
Artículo en Inglés | MEDLINE | ID: mdl-26736578

RESUMEN

Using an activity tracker for measuring activity-related parameters, e.g. steps and energy expenditure (EE), can be very helpful in assisting a person's fitness improvement. Unlike the measuring of number of steps, an accurate EE estimation requires additional personal information as well as accurate velocity of movement, which is hard to achieve due to inaccuracy of sensors. In this paper, we have evaluated regression-based models to improve the precision for both steps and EE estimation. For this purpose, data of seven activity trackers and two reference devices was collected from 20 young adult volunteers wearing all devices at once in three different tests, namely 60-minute office work, 6-hour overall activity and 60-minute walking. Reference data is used to create regression models for each device and relative percentage errors of adjusted values are then statistically compared to that of original values. The effectiveness of regression models are determined based on the result of a statistical test. During a walking period, EE measurement was improved in all devices. The step measurement was also improved in five of them. The results show that improvement of EE estimation is possible only with low-cost implementation of fitting model over the collected data e.g. in the app or in corresponding service back-end.


Asunto(s)
Monitores de Ejercicio , Recolección de Datos , Metabolismo Energético , Humanos , Caminata
SELECCIÓN DE REFERENCIAS
DETALLE DE LA BÚSQUEDA