SwePub
Sök i SwePub databas

  Utökad sökning

Träfflista för sökning "WFRF:(Rosa Zurera Manuel) "

Sökning: WFRF:(Rosa Zurera Manuel)

  • Resultat 1-5 av 5
Sortera/gruppera träfflistan
   
NumreringReferensOmslagsbildHitta
1.
  • Löfhede, Johan, 1978, et al. (författare)
  • Automatic classification of background EEG activity in healthy and sick neonates
  • 2010
  • Ingår i: Journal of Neural Engineering. - : IOP Publishing. - 1741-2560 .- 1741-2552. ; 7:1
  • Tidskriftsartikel (refereegranskat)abstract
    • The overall aim of our research is to develop methods for a monitoring system to be used at neonatal intensive care units. When monitoring a baby, a range of different types of background activity needs to be considered. In this work, we have developed a scheme for automatic classification of background EEG activity in newborn babies. EEG from six full-term babies who were displaying a burst suppression pattern while suffering from the after-effects of asphyxia during birth was included along with EEG from 20 full-term healthy newborn babies. The signals from the healthy babies were divided into four behavioural states: active awake, quiet awake, active sleep and quiet sleep. By using a number of features extracted from the EEG together with Fisher’s linear discriminant classifier we have managed to achieve 100% correct classification when separating burst suppression EEG from all four healthy EEG types and 93% true positive classification when separating quiet sleep from the other types. The other three sleep stages could not be classified. When the pathological burst suppression pattern was detected, the analysis was taken one step further and the signal was segmented into burst and suppression, allowing clinically relevant parameters such as suppression length and burst suppression ratio to be calculated. The segmentation of the burst suppression EEG works well, with a probability of error around 4%.
  •  
2.
  • Mohino-Herranz, Inma, et al. (författare)
  • A Wrapper Feature Selection Algorithm : An Emotional Assessment Using Physiological Recordings from Wearable Sensors
  • 2020
  • Ingår i: Sensors. - : MDPI AG. - 1424-8220. ; 20:1
  • Tidskriftsartikel (refereegranskat)abstract
    • Assessing emotional state is an emerging application field boosting research activities on the topic of analysis of non-invasive biosignals to find effective markers to accurately determine the emotional state in real-time. Nowadays using wearable sensors, electrocardiogram and thoracic impedance measurements can be recorded, facilitating analyzing cardiac and respiratory functions directly and autonomic nervous system function indirectly. Such analysis allows distinguishing between different emotional states: neutral, sadness, and disgust. This work was specifically focused on the proposal of a k-fold approach for selecting features while training the classifier that reduces the loss of generalization. The performance of the proposed algorithm used as the selection criterion was compared to the commonly used standard error function. The proposed k-fold approach outperforms the conventional method with 4% hit success rate improvement, reaching an accuracy near to 78%. Moreover, the proposed selection criterion method allows the classifier to produce the best performance using a lower number of features at lower computational cost. A reduced number of features reduces the risk of overfitting while a lower computational cost contributes to implementing real-time systems using wearable electronics.
  •  
3.
  • Mohino-Herranz, Inma, et al. (författare)
  • Activity recognition using wearable physiological measurements : Selection of features from a comprehensive literature study
  • 2019
  • Ingår i: Sensors. - : MDPI. - 1424-8220. ; 19:24
  • Tidskriftsartikel (refereegranskat)abstract
    • Activity and emotion recognition based on physiological signal processing in health care applications is a relevant research field, with promising future and relevant applications, such as health at work or preventive care. This paper carries out a deep analysis of features proposed to extract information from the electrocardiogram, thoracic electrical bioimpedance, and electrodermal activity signals. The activities analyzed are: neutral, emotional, mental and physical. A total number of 533 features are tested for activity recognition, performing a comprehensive study taking into consideration the prediction accuracy, feature calculation, window length, and type of classifier. Feature selection to know the most relevant features from the complete set is implemented using a genetic algorithm, with a different number of features. This study has allowed us to determine the best number of features to obtain a good error probability avoiding over-fitting, and the best subset of features among those proposed in the literature. The lowest error probability that is obtained is 22.2%, with 40 features, a least squares error classifier, and 40 s window length.
  •  
4.
  • Mohino-Herranz, Inma, et al. (författare)
  • Assessment of Mental, Emotional and Physical Stress through Analysis of Physiological Signals Using Smartphones
  • 2015
  • Ingår i: Sensors. - : MDPI AG. - 1424-8220. ; 15:10, s. 25607-25627
  • Tidskriftsartikel (refereegranskat)abstract
    • Determining the stress level of a subject in real time could be of special interest in certain professional activities to allow the monitoring of soldiers, pilots, emergency personnel and other professionals responsible for human lives. Assessment of current mental fitness for executing a task at hand might avoid unnecessary risks. To obtain this knowledge, two physiological measurements were recorded in this work using customized non-invasive wearable instrumentation that measures electrocardiogram (ECG) and thoracic electrical bioimpedance (TEB) signals. The relevant information from each measurement is extracted via evaluation of a reduced set of selected features. These features are primarily obtained from filtered and processed versions of the raw time measurements with calculations of certain statistical and descriptive parameters. Selection of the reduced set of features was performed using genetic algorithms, thus constraining the computational cost of the real-time implementation. Different classification approaches have been studied, but neural networks were chosen for this investigation because they represent a good tradeoff between the intelligence of the solution and computational complexity. Three different application scenarios were considered. In the first scenario, the proposed system is capable of distinguishing among different types of activity with a 21.2% probability error, for activities coded as neutral, emotional, mental and physical. In the second scenario, the proposed solution distinguishes among the three different emotional states of neutral, sadness and disgust, with a probability error of 4.8%. In the third scenario, the system is able to distinguish between low mental load and mental overload with a probability error of 32.3%. The computational cost was calculated, and the solution was implemented in commercially available Android-based smartphones. The results indicate that execution of such a monitoring solution is negligible compared to the nominal computational load of current smartphones.
  •  
5.
  • Mohino-Herranz, Inma, et al. (författare)
  • Initializing the weights of a multilayer perceptron for activity and emotion recognition
  • 2024
  • Ingår i: Expert systems with applications. - 0957-4174 .- 1873-6793. ; 253
  • Tidskriftsartikel (refereegranskat)abstract
    • Conducting an analysis of human behavior is an intriguing topic for many researchers. Within this field, machine learning can be applied to classify activities and emotions by analyzing physiological signals. However, the limited size of available databases poses challenges for the generalization of classifiers. This paper proposes a method to enhance the generalization of neural network-based classifiers by intelligently initializing weights for emotion and activity recognition. The signals under consideration are electrocardiogram, thoracic electrical bioimpedance, and electrodermal activity. The database used comprises recordings from 40 subjects performing various tasks that induce emotions and activities. The performance of the proposed method is compared with several standard machine learning and deep learning classifiers typically employed in emotion and activity recognition. This study involves two primary assessments. First is the activity recognition task, encompassing classes such as neutral, emotional, mental, and physical activity, where results close to 20% accuracy are achieved using the three physiological signals. Second, the emotion recognition assessment aims to differentiate between emotions like neutral, sadness, and disgust. An error probability close to 15% is obtained using thoracic electrical bioimpedance and electrodermal activity. The proposed method yields the best results among the approaches evaluated.
  •  
Skapa referenser, mejla, bekava och länka
  • Resultat 1-5 av 5

Kungliga biblioteket hanterar dina personuppgifter i enlighet med EU:s dataskyddsförordning (2018), GDPR. Läs mer om hur det funkar här.
Så här hanterar KB dina uppgifter vid användning av denna tjänst.

 
pil uppåt Stäng

Kopiera och spara länken för att återkomma till aktuell vy