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.
Sensors (Basel) ; 22(24)2022 Dec 12.
Artículo en Inglés | MEDLINE | ID: mdl-36560113

RESUMEN

Traditional advertising techniques seek to govern the consumer's opinion toward a product, which may not reflect their actual behavior at the time of purchase. It is probable that advertisers misjudge consumer behavior because predicted opinions do not always correspond to consumers' actual purchase behaviors. Neuromarketing is the new paradigm of understanding customer buyer behavior and decision making, as well as the prediction of their gestures for product utilization through an unconscious process. Existing methods do not focus on effective preprocessing and classification techniques of electroencephalogram (EEG) signals, so in this study, an effective method for preprocessing and classification of EEG signals is proposed. The proposed method involves effective preprocessing of EEG signals by removing noise and a synthetic minority oversampling technique (SMOTE) to deal with the class imbalance problem. The dataset employed in this study is a publicly available neuromarketing dataset. Automated features were extracted by using a long short-term memory network (LSTM) and then concatenated with handcrafted features like power spectral density (PSD) and discrete wavelet transform (DWT) to create a complete feature set. The classification was done by using the proposed hybrid classifier that optimizes the weights of two machine learning classifiers and one deep learning classifier and classifies the data between like and dislike. The machine learning classifiers include the support vector machine (SVM), random forest (RF), and deep learning classifier (DNN). The proposed hybrid model outperforms other classifiers like RF, SVM, and DNN and achieves an accuracy of 96.89%. In the proposed method, accuracy, sensitivity, specificity, precision, and F1 score were computed to evaluate and compare the proposed method with recent state-of-the-art methods.


Asunto(s)
Electroencefalografía , Emociones , Electroencefalografía/métodos , Análisis de Ondículas , Bosques Aleatorios , Máquina de Vectores de Soporte
2.
Sensors (Basel) ; 22(23)2022 Nov 29.
Artículo en Inglés | MEDLINE | ID: mdl-36502007

RESUMEN

Internet of Things (IoT) devices usage is increasing exponentially with the spread of the internet. With the increasing capacity of data on IoT devices, these devices are becoming venerable to malware attacks; therefore, malware detection becomes an important issue in IoT devices. An effective, reliable, and time-efficient mechanism is required for the identification of sophisticated malware. Researchers have proposed multiple methods for malware detection in recent years, however, accurate detection remains a challenge. We propose a deep learning-based ensemble classification method for the detection of malware in IoT devices. It uses a three steps approach; in the first step, data is preprocessed using scaling, normalization, and de-noising, whereas in the second step, features are selected and one hot encoding is applied followed by the ensemble classifier based on CNN and LSTM outputs for detection of malware. We have compared results with the state-of-the-art methods and our proposed method outperforms the existing methods on standard datasets with an average accuracy of 99.5%.


Asunto(s)
Aprendizaje Profundo , Internet de las Cosas , Humanos , Internet , Investigadores
3.
Sensors (Basel) ; 22(23)2022 Dec 04.
Artículo en Inglés | MEDLINE | ID: mdl-36502183

RESUMEN

Emotion charting using multimodal signals has gained great demand for stroke-affected patients, for psychiatrists while examining patients, and for neuromarketing applications. Multimodal signals for emotion charting include electrocardiogram (ECG) signals, electroencephalogram (EEG) signals, and galvanic skin response (GSR) signals. EEG, ECG, and GSR are also known as physiological signals, which can be used for identification of human emotions. Due to the unbiased nature of physiological signals, this field has become a great motivation in recent research as physiological signals are generated autonomously from human central nervous system. Researchers have developed multiple methods for the classification of these signals for emotion detection. However, due to the non-linear nature of these signals and the inclusion of noise, while recording, accurate classification of physiological signals is a challenge for emotion charting. Valence and arousal are two important states for emotion detection; therefore, this paper presents a novel ensemble learning method based on deep learning for the classification of four different emotional states including high valence and high arousal (HVHA), low valence and low arousal (LVLA), high valence and low arousal (HVLA) and low valence high arousal (LVHA). In the proposed method, multimodal signals (EEG, ECG, and GSR) are preprocessed using bandpass filtering and independent components analysis (ICA) for noise removal in EEG signals followed by discrete wavelet transform for time domain to frequency domain conversion. Discrete wavelet transform results in spectrograms of the physiological signal and then features are extracted using stacked autoencoders from those spectrograms. A feature vector is obtained from the bottleneck layer of the autoencoder and is fed to three classifiers SVM (support vector machine), RF (random forest), and LSTM (long short-term memory) followed by majority voting as ensemble classification. The proposed system is trained and tested on the AMIGOS dataset with k-fold cross-validation. The proposed system obtained the highest accuracy of 94.5% and shows improved results of the proposed method compared with other state-of-the-art methods.


Asunto(s)
Nivel de Alerta , Emociones , Humanos , Emociones/fisiología , Nivel de Alerta/fisiología , Análisis de Ondículas , Electroencefalografía/métodos , Máquina de Vectores de Soporte
4.
Epilepsy Res ; 178: 106818, 2021 Dec.
Artículo en Inglés | MEDLINE | ID: mdl-34847427

RESUMEN

OBJECTIVE: Epilepsy affected patient experiences more than one frequency seizures which can not be treated with medication or surgical procedures in 30% of the cases. Therefore, an early prediction of these seizures is inevitable for these cases to control them with therapeutic interventions. METHODS: In recent years, researchers have proposed multiple deep learning based methods for detection of preictal state in electroencephalogram (EEG) signals, however, accurate detection of start of preictal state remains a challenge. We propose a novel ensemble classifier based method that gets the comprehensive feature set as input and combines three different classifiers to detect the preictal state. RESULTS: We have applied the proposed method on the publicly available scalp EEG dataset CHBMIT of 22 subjects. An average accuracy of 94.31% with sensitivity and specificity of 94.73% and 93.72% respectively has been achieved with the method proposed in this study. CONCLUSIONS: Proposed study utilizes the preprocessing techniques for noise removal, combines deep learning based and handcrafted features and an ensemble classifier for detection of start of preictal state. Proposed method gives better results in terms of accuracy, sensitivity, and specificity.


Asunto(s)
Epilepsia , Convulsiones , Electroencefalografía/métodos , Epilepsia/diagnóstico , Humanos , Convulsiones/diagnóstico , Sensibilidad y Especificidad
5.
Seizure ; 71: 258-269, 2019 Oct.
Artículo en Inglés | MEDLINE | ID: mdl-31479850

RESUMEN

Patients suffering from epileptic seizures are usually treated with medication and/or surgical procedures. However, in more than 30% of cases, medication or surgery does not effectively control seizure activity. A method that predicts the onset of a seizure before it occurs may prove useful as patients might be alerted to make themselves safe or seizures could be prevented with therapeutic interventions just before they occur. Abnormal neuronal activity, the preictal state, starts a few minutes before the onset of a seizure. In recent years, different methods have been proposed to predict the start of the preictal state. These studies follow some common steps, including recording of EEG signals, preprocessing, feature extraction, classification, and postprocessing. However, online prediction of epileptic seizures remains a challenge as all these steps need further refinement to achieve high sensitivity and low false positive rate. In this paper, we present a comparison of state-of-the-art methods used to predict seizures using both scalp and intracranial EEG signals and suggest improvements to existing methods.


Asunto(s)
Electrocorticografía/métodos , Electroencefalografía/métodos , Epilepsia/diagnóstico , Redes Neurales de la Computación , Convulsiones/diagnóstico , Máquina de Vectores de Soporte , Humanos
6.
Comput Math Methods Med ; 2017: 9074759, 2017.
Artículo en Inglés | MEDLINE | ID: mdl-29410700

RESUMEN

Epileptic seizures occur due to disorder in brain functionality which can affect patient's health. Prediction of epileptic seizures before the beginning of the onset is quite useful for preventing the seizure by medication. Machine learning techniques and computational methods are used for predicting epileptic seizures from Electroencephalograms (EEG) signals. However, preprocessing of EEG signals for noise removal and features extraction are two major issues that have an adverse effect on both anticipation time and true positive prediction rate. Therefore, we propose a model that provides reliable methods of both preprocessing and feature extraction. Our model predicts epileptic seizures' sufficient time before the onset of seizure starts and provides a better true positive rate. We have applied empirical mode decomposition (EMD) for preprocessing and have extracted time and frequency domain features for training a prediction model. The proposed model detects the start of the preictal state, which is the state that starts few minutes before the onset of the seizure, with a higher true positive rate compared to traditional methods, 92.23%, and maximum anticipation time of 33 minutes and average prediction time of 23.6 minutes on scalp EEG CHB-MIT dataset of 22 subjects.


Asunto(s)
Diagnóstico por Computador , Electroencefalografía , Epilepsia/diagnóstico por imagen , Epilepsia/diagnóstico , Convulsiones/diagnóstico por imagen , Convulsiones/diagnóstico , Máquina de Vectores de Soporte , Algoritmos , Encéfalo , Humanos , Modelos Estadísticos , Reproducibilidad de los Resultados , Sensibilidad y Especificidad , Procesamiento de Señales Asistido por Computador
SELECCIÓN DE REFERENCIAS
DETALLE DE LA BÚSQUEDA