Search results for "Support Vector Machine"
showing 10 items of 306 documents
A novel pilot study of automatic identification of EMF radiation effect on brain using computer vision and machine learning
2020
Abstract Electromagnetic field (EMF) radiations from mobile phones and cell tower affect brain of humans and other organisms in many ways. Exposure to EMF could lead to neurological changes causing morphological or chemical changes in the brain and other internal organs. Cellular level analysis to measure and identify the effect of mobile radiations is an expensive and long process as it requires preparing the cell suspension for the analysis. This paper presents a novel pilot study to identify changes in brain morphology under EMF exposure considering drosophila melanogaster as a specimen. The brain is automatically segmented, obtaining microscopic images from which discriminatory geometri…
Data Mining for the Security of Cyber Physical Systems Using Deep-Learning Methods
2022
Cyber Physical Systems (CPSs) have become widely popular in recent years, and their applicability have been growing exponentially. A CPS is an advanced system that incorporates a computation unit along with a hardware unit, allowing for computing processes to interact with the physical world. However, this increased usage has also led to the security concerns in them, as they allow potential attack vendors to exploit the possibilities of committing misconduct for their own benefit. It is of paramount importance that these systems have comprehensive security mechanisms to mitigate these security threats. A typical attack vector for a CPS is malicious data supplied by compromised sensors that…
Assessment Of Driving Stress Through SVM And KNN Classifiers On Multi-Domain Physiological Data
2022
We propose an objective stress assessment method based on the extraction of features from physiological time series and their classification using Support Vector Machine and K-Nearest Neighbors algorithms. For this purpose, we used an open dataset consisting of multiparametric physiological signals (electrocardiogram, electromyogram, galvanic skin response and breath signal) obtained during the execution of a driving route within the city of Boston with restful, highway and city driving periods indicative of three different stress states. To predict the driver stress level, 21 features were extracted from 122 chunks of raw signals and were subsequently managed by classification algorithms. …
Classification of persimmon fruit origin by near infrared spectrometry and least squares-support vector machines
2014
Abstract The main objective of this work has been the authentication by Fourier transform near infrared (FT-NIR) spectrometry of the origin of persimmon fruits cultivated in different regions of Spain. In order to achieve this goal, 166 persimmon samples from 7 different regions of Spain were analyzed by FT-NIR spectrometry. By splitting the spectral data in training and independent test sets, a classification model was built using least squares support vector machines chemometric technique. Orthogonal signal correction and principal component analysis were performed prior to conduct the classification strategy. The verified model was applied for the prediction of the origin of 50 samples f…
Fuzzy sigmoid kernel for support vector classifiers
2004
This Letter proposes the use of the fuzzy sigmoid function presented in (IEEE Trans. Neural Networks 14(6) (2003) 1576) as non-positive semi-definite kernel in the support vector machines framework. The fuzzy sigmoid kernel allows lower computational cost, and higher rate of positive eigenvalues of the kernel matrix, which alleviates current limitations of the sigmoid kernel.
WiHAR : From Wi-Fi Channel State Information to Unobtrusive Human Activity Recognition
2020
A robust and unobtrusive human activity recognition system is essential to a multitude of applications, such as health care, active assisted living, robotics, sports, and tele-immersion. Existing well-performing activity recognition methods are either vision- or wearable sensor-based. However, they are not fully passive. In this paper, we develop WiHAR—an unobtrusive Wi-Fi-based activity recognition system. WiHAR uses the Wi-Fi network interface card to capture the channel state information (CSI) data. These CSI data are effectively processed, and then amplitude and phase information is used to obtain the spectrogram. In the subsequent step, the time-variant mean Doppler shift (MDS) caused …
Head Pose Estimation for Sign Language Video
2013
We address the problem of estimating three head pose angles in sign language video using the Pointing04 data set as training data. The proposed model employs facial landmark points and Support Vector Regression learned from the training set to identify yaw and pitch angles independently. A simple geometric approach is used for the roll angle. As a novel development, we propose to use the detected skin tone areas within the face bounding box as additional features for head pose estimation. The accuracy level of the estimators we obtain compares favorably with published results on the same data, but the smaller number of pose angles in our setup may explain some of the observed advantage.
Convolutional Long Short-Term Memory Network for Multitemporal Cloud Detection Over Landmarks
2019
In this work, we propose to exploit both the temporal and spatial correlations in Earth observation satellite images through deep learning methods. In particular, the combination of a U-Net convolutional neural network together with a convolutional long short-term memory (LSTM) layer is proposed. This model is applied for cloud detection on MSG/SEVIRI image time series over selected landmarks. Implementation details are provided and our proposal is compared against a standard SVM and a U-Net without the convolutional LSTM layer but including temporal information too. Experimental results show that this combination of networks exploits both the spatial and temporal dependence and provides st…
Extracting information from support vector machines for pattern-based classification
2014
Statistical machine learning algorithms building on patterns found by pattern mining algorithms have to cope with large solution sets and thus the high dimensionality of the feature space. Vice versa, pattern mining algorithms are frequently applied to irrelevant instances, thus causing noise in the output. Solution sets of pattern mining algorithms also typically grow with increasing input datasets. The paper proposes an approach to overcome these limitations. The approach extracts information from trained support vector machines, in particular their support vectors and their relevance according to their coefficients. It uses the support vectors along with their coefficients as input to pa…
Full Reference Mesh Visual Quality Assessment Using Pre-Trained Deep Network and Quality Indices
2019
In this paper, we propose an objective quality metric to evaluate the perceived visual quality of 3D meshes. Our method relies on pre-trained convolutional neural network i.e VGG to extract features from the distorted mesh and its reference. Quality indices from well-known mesh visual quality metrics are concatenated with the extracted features resulting a global feature vector. this latter is used to learn the support vector regression (SVR) to predict the final quality score. Experimental results from two subjective databases (LIRIS masking database and LIRIS/EPFL general-purpose database) and comparisons with seven objective metrics cited in the state-of-the-art demonstrate the effective…