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










Base de dados
Intervalo de ano de publicação
1.
Front Neurosci ; 14: 637, 2020.
Artigo em Inglês | MEDLINE | ID: mdl-32903824

RESUMO

Hand gestures are a form of non-verbal communication used by individuals in conjunction with speech to communicate. Nowadays, with the increasing use of technology, hand-gesture recognition is considered to be an important aspect of Human-Machine Interaction (HMI), allowing the machine to capture and interpret the user's intent and to respond accordingly. The ability to discriminate between human gestures can help in several applications, such as assisted living, healthcare, neuro-rehabilitation, and sports. Recently, multi-sensor data fusion mechanisms have been investigated to improve discrimination accuracy. In this paper, we present a sensor fusion framework that integrates complementary systems: the electromyography (EMG) signal from muscles and visual information. This multi-sensor approach, while improving accuracy and robustness, introduces the disadvantage of high computational cost, which grows exponentially with the number of sensors and the number of measurements. Furthermore, this huge amount of data to process can affect the classification latency which can be crucial in real-case scenarios, such as prosthetic control. Neuromorphic technologies can be deployed to overcome these limitations since they allow real-time processing in parallel at low power consumption. In this paper, we present a fully neuromorphic sensor fusion approach for hand-gesture recognition comprised of an event-based vision sensor and three different neuromorphic processors. In particular, we used the event-based camera, called DVS, and two neuromorphic platforms, Loihi and ODIN + MorphIC. The EMG signals were recorded using traditional electrodes and then converted into spikes to be fed into the chips. We collected a dataset of five gestures from sign language where visual and electromyography signals are synchronized. We compared a fully neuromorphic approach to a baseline implemented using traditional machine learning approaches on a portable GPU system. According to the chip's constraints, we designed specific spiking neural networks (SNNs) for sensor fusion that showed classification accuracy comparable to the software baseline. These neuromorphic alternatives have increased inference time, between 20 and 40%, with respect to the GPU system but have a significantly smaller energy-delay product (EDP) which makes them between 30× and 600× more efficient. The proposed work represents a new benchmark that moves neuromorphic computing toward a real-world scenario.

2.
PLoS One ; 14(3): e0213502, 2019.
Artigo em Inglês | MEDLINE | ID: mdl-30856235

RESUMO

Understanding the contrasting biochemical changes in different plant parts in response to drought can help to formulate smart strategies to develop drought tolerant genotypes. The current study used metabolomics and physiological approaches to understand the differential biochemical changes coupled with physiological adjustments in leaves and roots to cope with drought stress in two wheat genotypes, LA754 (drought tolerant) and AGS2038 (drought sensitive). The gas chromatography-mass spectrometry (GC-MS) analysis and physiological trait estimation were performed in the roots and leaves after drought imposition. Drought induced reduction was observed in all physiological and yield related traits. In LA754, higher numbers of metabolites were altered in leaves (45) compared to roots (20) which indicates that plants allocated more resources to leaves in tolerant genotype. In addition, the metabolic components of the root were less affected by the stress which supports the idea that the roots are more drought tolerant than the leaf or shoot. In AGS2038, thirty and twenty eight metabolites were altered in the leaves and roots, respectively. This indicates that the sensitive genotype compromised resource allocation to leaves, rather allocated more towards roots. Tryptophan, valine, citric acid, fumaric acid, and malic acid showed higher accumulation in leaf in LA754, but decreased in the root, while glyceric acid was highly accumulated in the root, but not in the leaf. The results demonstrated that the roots and shoots have a different metabolic composition, and shoot metabolome is more variable than the root metabolome. Though the present study demonstrated that the metabolic response of shoots to drought contrasts with that of roots, some growth metabolites (protein, sugar, etc) showed a mirror increase in both parts. Protein synthesis and energy cycle was active in both organs, and the organs were metabolically activated to enhance water uptake and maintain growth to mitigate the effect of drought.


Assuntos
Metaboloma , Folhas de Planta/metabolismo , Raízes de Plantas/metabolismo , Triticum/fisiologia , Aclimatação , Secas , Redes e Vias Metabólicas , Metabolômica , Folhas de Planta/genética , Raízes de Plantas/genética , Estresse Fisiológico , Triticum/genética , Água/metabolismo
3.
IEEE Trans Neural Netw Learn Syst ; 29(7): 3126-3139, 2018 07.
Artigo em Inglês | MEDLINE | ID: mdl-28692992

RESUMO

Stability is a key issue during spiking neural network training using SpikeProp. The inherent nonlinearity of Spiking Neuron means that the learning manifold changes abruptly; therefore, we need to carefully choose the learning steps at every instance. Other sources of instability are the external disturbances that come along with training sample as well as the internal disturbances that arise due to modeling imperfection. The unstable learning scenario can be indirectly observed in the form of surges, which are sudden increases in the learning cost and are a common occurrence during SpikeProp training. Research in the past has shown that proper learning step size is crucial to minimize surges during training process. To determine proper learning step in order to avoid steep learning manifolds, we perform weight convergence analysis of SpikeProp learning in the presence of disturbance signals. The weight convergence analysis is further extended to robust stability analysis linked with overall system error. This ensures boundedness of the total learning error with minimal assumption of bounded disturbance signals. These analyses result in the learning rate normalization scheme, which are the key results of this paper. The performance of learning using this scheme has been compared with the prevailing methods for different benchmark data sets and the results show that this method has stable learning reflected by minimal surges during learning, higher success in training instances, and faster learning as well.

4.
Neural Netw ; 96: 33-46, 2017 Dec.
Artigo em Inglês | MEDLINE | ID: mdl-28957730

RESUMO

Supervised learning algorithms in a spiking neural network either learn a spike-train pattern for a single neuron receiving input spike-train from multiple input synapses or learn to output the first spike time in a feedforward network setting. In this paper, we build upon spike-event based weight update strategy to learn continuous spike-train in a spiking neural network with a hidden layer using a dead zone on-off based adaptive learning rate rule which ensures convergence of the learning process in the sense of weight convergence and robustness of the learning process to external disturbances. Based on different benchmark problems, we compare this new method with other relevant spike-train learning algorithms. The results show that the speed of learning is much improved and the rate of successful learning is also greatly improved.


Assuntos
Potenciais de Ação , Modelos Neurológicos , Redes Neurais de Computação , Aprendizado de Máquina Supervisionado , Potenciais de Ação/fisiologia , Algoritmos , Humanos , Neurônios/fisiologia , Sinapses/fisiologia
5.
Neural Netw ; 86: 54-68, 2017 Feb.
Artigo em Inglês | MEDLINE | ID: mdl-27887770

RESUMO

Training a Spiking Neural Network using SpikeProp and its derivatives faces stability issues. Surges, marked by a sudden rise in learning cost, are a common occurrence during the learning process. They disrupt the learning process and often destabilize the process resulting in failure. A proper learning rate, which is neither too small nor too big, is important to minimize surges. Furthermore, external disturbances due to imperfection in sample data as well as internal disturbances are additional destabilizing source during the learning process. In this paper, we perform error system analysis incorporating external disturbance, followed by weight convergence analysis along with detailed robust stability analysis of SpikeProp learning process to ensure error bound of the learning process. Based on these results, we propose a robust adaptive learning rate scheme that aligns with the results of theoretical analysis. The performance of the proposed method has been compared with other prevalent methods based on different benchmark datasets and the results demonstrate that our method indeed has better performance in terms of convergence and learning speed as well.


Assuntos
Potenciais de Ação , Aprendizado de Máquina , Redes Neurais de Computação , Potenciais de Ação/fisiologia , Algoritmos , Humanos , Aprendizado de Máquina/tendências
6.
Neural Netw ; 63: 185-98, 2015 Mar.
Artigo em Inglês | MEDLINE | ID: mdl-25553542

RESUMO

A Spiking Neural Network (SNN) training using SpikeProp and its variants is usually affected by sudden rise in learning cost called surges. These surges cause diversion in the learning process and often cause it to fail as well. Researches have shown that proper learning rate is crucial to avoid these surges. In this paper, we perform weight convergence analysis to determine the proper step size in each iteration of weight update and derive an adaptive learning rate extension to SpikeProp that assures convergence of the learning process. We have analyzed the performance of this learning rate adaptation with existing methods via simulations on different benchmarks. The results show that using adaptive learning rate significantly improves the weight convergence and speeds up learning as well.


Assuntos
Algoritmos , Redes Neurais de Computação
SELEÇÃO DE REFERÊNCIAS
DETALHE DA PESQUISA
...