3,529 research outputs found

    Neurocognitive Informatics Manifesto.

    Get PDF
    Informatics studies all aspects of the structure of natural and artificial information systems. Theoretical and abstract approaches to information have made great advances, but human information processing is still unmatched in many areas, including information management, representation and understanding. Neurocognitive informatics is a new, emerging field that should help to improve the matching of artificial and natural systems, and inspire better computational algorithms to solve problems that are still beyond the reach of machines. In this position paper examples of neurocognitive inspirations and promising directions in this area are given

    Deep Neural Networks for ECG-Based Pulse Detection during Out-of-Hospital Cardiac Arrest

    Get PDF
    The automatic detection of pulse during out-of-hospital cardiac arrest (OHCA) is necessary for the early recognition of the arrest and the detection of return of spontaneous circulation (end of the arrest). The only signal available in every single defibrillator and valid for the detection of pulse is the electrocardiogram (ECG). In this study we propose two deep neural network (DNN) architectures to detect pulse using short ECG segments (5 s), i.e., to classify the rhythm into pulseless electrical activity (PEA) or pulse-generating rhythm (PR). A total of 3914 5-s ECG segments, 2372 PR and 1542 PEA, were extracted from 279 OHCA episodes. Data were partitioned patient-wise into training (80%) and test (20%) sets. The first DNN architecture was a fully convolutional neural network, and the second architecture added a recurrent layer to learn temporal dependencies. Both DNN architectures were tuned using Bayesian optimization, and the results for the test set were compared to state-of-the art PR/PEA discrimination algorithms based on machine learning and hand crafted features. The PR/PEA classifiers were evaluated in terms of sensitivity (Se) for PR, specificity (Sp) for PEA, and the balanced accuracy (BAC), the average of Se and Sp. The Se/Sp/BAC of the DNN architectures were 94.1%/92.9%/93.5% for the first one, and 95.5%/91.6%/93.5% for the second one. Both architectures improved the performance of state of the art methods by more than 1.5 points in BAC.This work was supported by: The Spanish Ministerio de Economía y Competitividad, TEC2015-64678-R, jointly with the Fondo Europeo de Desarrollo Regional (FEDER), UPV/EHU via GIU17/031 and the Basque Government through the grant PRE_2018_2_0260

    Boltzmann's equation at 150: Traditional and modern solution techniques for charged particles in neutral gases

    Get PDF
    Seminal gas discharge experiments of the late 19th and early 20th centuries laid the foundations of modern physics, and the influence of this "golden era" continues to resonate well into the 21st century through modern technologies, medical applications, and fundamental scientific investigations. Key to this continuing success story has been the kinetic equation formulated by Ludwig Boltzmann in 1872, which provides the theoretical foundations necessary for analyzing such highly non-equilibrium situations. However, as discussed here, the full potential of Boltzmann's equation has been realized only in the past 50 years or so, with modern computing power and analytical techniques facilitating accurate solutions for various types of charged particles (ions, electrons, positrons, and muons) in gases. Our example of thermalization of electrons in xenon gas highlights the need for such accurate methods-the traditional Lorentz approximation is shown to be hopelessly inadequate. We then discuss the emerging role of Boltzmann's equation in determining cross sections by inverting measured swarm experiment transport coefficient data using machine learning with artificial neural networks

    Implementing radial basis function neural networks in pulsed analogue VLSI

    Get PDF

    Adaptive and Neural Network-Based Aircraft Tracking Control with Synthetic Jet Actuators

    Get PDF
    Wing-embedded synthetic jet actuators (SJA) can be used to achieve maneuvering control in aircraft by delivering controllable airflow perturbations near the wing surface. Trajectory tracking control design for aircraft equipped with SJA is particularly challenging, since the controlling actuator itself has an uncertain dynamic model. These challenges necessitate advanced nonlinear control design methods to achieve desirable performance for SJA-based aircraft (e.g., micro air vehicles (MAVs)). In this research, adaptive and neural-network based control methods are investigated, which are specifically designed to compensate for the SJA dynamic model uncertainty and unpredictable operating conditions characters tic of real-world MAV applications. The control design methods discussed in this thesis are rigorously developed to achieve a prescribed level of trajectory tracking control performance, and numerical simulation results are presented to demonstrate the performance of the controllers in the presence of adversarial operating conditions

    Multiple Linear Regression and Artificial Neural Networks to Predict Time and Efficiency of Soil Vapor Extraction

    Get PDF
    The prediction of the time and the efficiency of the remediation of contaminated soils using soil vapor extraction remain a difficult challenge to the scientific community and consultants. This work reports the development of multiple linear regression and artificial neural network models to predict the remediation time and efficiency of soil vapor extractions performed in soils contaminated separately with benzene, toluene, ethylbenzene, xylene, trichloroethylene, and perchloroethylene. The results demonstrated that the artificial neural network approach presents better performances when compared with multiple linear regression models. The artificial neural network model allowed an accurate prediction of remediation time and efficiency based on only soil and pollutants characteristics, and consequently allowing a simple and quick previous evaluation of the process viability

    An investigation into adaptive power reduction techniques for neural hardware

    No full text
    In light of the growing applicability of Artificial Neural Network (ANN) in the signal processing field [1] and the present thrust of the semiconductor industry towards lowpower SOCs for mobile devices [2], the power consumption of ANN hardware has become a very important implementation issue. Adaptability is a powerful and useful feature of neural networks. All current approaches for low-power ANN hardware techniques are ‘non-adaptive’ with respect to the power consumption of the network (i.e. power-reduction is not an objective of the adaptation/learning process). In the research work presented in this thesis, investigations on possible adaptive power reduction techniques have been carried out, which attempt to exploit the adaptability of neural networks in order to reduce the power consumption. Three separate approaches for such adaptive power reduction are proposed: adaptation of size, adaptation of network weights and adaptation of calculation precision. Initial case studies exhibit promising results with significantpower reduction

    Event-Driven Contrastive Divergence for Spiking Neuromorphic Systems

    Full text link
    Restricted Boltzmann Machines (RBMs) and Deep Belief Networks have been demonstrated to perform efficiently in a variety of applications, such as dimensionality reduction, feature learning, and classification. Their implementation on neuromorphic hardware platforms emulating large-scale networks of spiking neurons can have significant advantages from the perspectives of scalability, power dissipation and real-time interfacing with the environment. However the traditional RBM architecture and the commonly used training algorithm known as Contrastive Divergence (CD) are based on discrete updates and exact arithmetics which do not directly map onto a dynamical neural substrate. Here, we present an event-driven variation of CD to train a RBM constructed with Integrate & Fire (I&F) neurons, that is constrained by the limitations of existing and near future neuromorphic hardware platforms. Our strategy is based on neural sampling, which allows us to synthesize a spiking neural network that samples from a target Boltzmann distribution. The recurrent activity of the network replaces the discrete steps of the CD algorithm, while Spike Time Dependent Plasticity (STDP) carries out the weight updates in an online, asynchronous fashion. We demonstrate our approach by training an RBM composed of leaky I&F neurons with STDP synapses to learn a generative model of the MNIST hand-written digit dataset, and by testing it in recognition, generation and cue integration tasks. Our results contribute to a machine learning-driven approach for synthesizing networks of spiking neurons capable of carrying out practical, high-level functionality.Comment: (Under review
    • …
    corecore