108 research outputs found

    Sleep heart rate variability analysis and k-nearest neighbours classification of primary insomnia

    Get PDF
    The Heart Rate Variability (HRV) of many sleep disorders shows an alteration of the sympathovagal balance of the Autonomous Nervous System (ANS). Primary insomnia refers to the difficulty in initiating or maintaining sleep that is not caused by other illnesses or substances. The HRV of primary insomnia shows inconsistent findings although it is believed to impair the HRV variables. This study compares the HRV changes during different sleep stages and evaluates the k-nearest neighbours (kNN) classifier using the HRV features for primary insomnia classification. The time and frequency HRV variables were extracted from sleep ECG signals of 10 primary insomnia patients and 10 healthy controls during four sleep stages - N1, N2, N3 and REM. The Mann-Whitney U-test was conducted to evaluate the existence of statistical significant differences between the two groups at different sleep stages. The kNN classifier was adapted for the classification tool. Only the LF index of HRV was significantly higher in the primary insomnia patients compared to the healthy subjects. The classification accuracy of kNN was at 75% when both the HRV time and frequency variables were accounted as inputs to the classifier

    Expiry Prediction and Reducing Food Wastage using IoT and ML

    Get PDF
    This paper details development of a low-cost, small-size, and portable electronic nose (E-nose) for the prediction of the expiry date of food products. The Sensor array is composed of commercially available metal oxide semiconductors sensors like MQ2 sensor, temperature sensor, and humidity sensor, which were interfaced with the help of ESP8266 and Arduino Uno for data acquisition, storage, and analysis of the dataset consisting of the odor from the fruit at different ripening stages. The developed system is used to analyze gas sensor values from various fruits like bananas and tomatoes. Responding signals of the e-nose were extracted and analyzed. Based on the obtained data we applied a few machine learning algorithms to predict if a banana is stale or not. Logistic regression, Decision Tree Classifier, Support Vector Classifier (SVC) & K-Nearest Neighbours (KNN) classifiers were the binary classification algorithms used to determine whether the fruit became stale or not. We achieved an accuracy of 97.05%. These results prove that e-nose has the potential of assessing fruits and vegetable freshness and predict their expiry date, thus reducing food wastage

    Relating visual and semantic image descriptors

    Get PDF
    This paper addresses the automatic analysis of visual content and extraction of metadata beyond pure visual descriptors. Two approaches are described: Automatic Image Annotation (AIA) and Confidence Clustering (CC). AIA attempts to automatically classify images based on two binary classifiers and is designed for the consumer electronics domain. Contrastingly, the CC approach does not attempt to assign a unique label to images but rather to organise the database based on concepts

    Comparing machine learning models to choose the variable ordering for cylindrical algebraic decomposition

    Get PDF
    There has been recent interest in the use of machine learning (ML) approaches within mathematical software to make choices that impact on the computing performance without affecting the mathematical correctness of the result. We address the problem of selecting the variable ordering for cylindrical algebraic decomposition (CAD), an important algorithm in Symbolic Computation. Prior work to apply ML on this problem implemented a Support Vector Machine (SVM) to select between three existing human-made heuristics, which did better than anyone heuristic alone. The present work extends to have ML select the variable ordering directly, and to try a wider variety of ML techniques. We experimented with the NLSAT dataset and the Regular Chains Library CAD function for Maple 2018. For each problem, the variable ordering leading to the shortest computing time was selected as the target class for ML. Features were generated from the polynomial input and used to train the following ML models: k-nearest neighbours (KNN) classifier, multi-layer perceptron (MLP), decision tree (DT) and SVM, as implemented in the Python scikit-learn package. We also compared these with the two leading human constructed heuristics for the problem: Brown's heuristic and sotd. On this dataset all of the ML approaches outperformed the human made heuristics, some by a large margin.Comment: Accepted into CICM 201

    Efficacy of Spectral Signatures for the Automatic Classification of Abnormal Ventricular Potentials in Substrate-Guided Mapping Procedures

    Get PDF
    Several peculiar spectral signatures of post-ischaemic ventricular tachycardia (VT) electrograms (EGMs) have been recently published in the scientific literature. However, despite they were claimed as potentially useful for the automatic identification of arrhythmogenic targets for the VT treatment by trans-catheter ablation, their exploitation in machine learning (ML) applications has been not assessed yet. The aim of this work is to investigate the impact of the information retrieved from these frequency-domain signatures in modelling supervised ML tools for the identification of physiological and abnormal ventricular potentials (AVPs). As such, 1504 bipolar intracardiac EGMs from nine electroanatomic mapping procedures of post-ischaemic VT patients were retrospectively labelled as AVPs or physiological by an expert electrophysiologist. In order to assess the efficacy of the proposed spectral features for AVPs recognition, two different classifiers were adopted in a 10-time 10-fold cross-validation scheme. In both classifiers, the adoption of spectral signatures led to recognition accuracy values above 81%, suggesting that the use of the frequency-domain characteristics of these signals can be successfully considered for the computer-aided recognition of AVPs in substrate-guided mapping procedures

    Individual identity in songbirds: signal representations and metric learning for locating the information in complex corvid calls

    Get PDF
    Bird calls range from simple tones to rich dynamic multi-harmonic structures. The more complex calls are very poorly understood at present, such as those of the scientifically important corvid family (jackdaws, crows, ravens, etc.). Individual birds can recognise familiar individuals from calls, but where in the signal is this identity encoded? We studied the question by applying a combination of feature representations to a dataset of jackdaw calls, including linear predictive coding (LPC) and adaptive discrete Fourier transform (aDFT). We demonstrate through a classification paradigm that we can strongly outperform a standard spectrogram representation for identifying individuals, and we apply metric learning to determine which time-frequency regions contribute most strongly to robust individual identification. Computational methods can help to direct our search for understanding of these complex biological signals

    Mining Mid-level Features for Action Recognition Based on Effective Skeleton Representation

    Get PDF
    Recently, mid-level features have shown promising performance in computer vision. Mid-level features learned by incorporating class-level information are potentially more discriminative than traditional low-level local features. In this paper, an effective method is proposed to extract mid-level features from Kinect skeletons for 3D human action recognition. Firstly, the orientations of limbs connected by two skeleton joints are computed and each orientation is encoded into one of the 27 states indicating the spatial relationship of the joints. Secondly, limbs are combined into parts and the limb's states are mapped into part states. Finally, frequent pattern mining is employed to mine the most frequent and relevant (discriminative, representative and non-redundant) states of parts in continuous several frames. These parts are referred to as Frequent Local Parts or FLPs. The FLPs allow us to build powerful bag-of-FLP-based action representation. This new representation yields state-of-the-art results on MSR DailyActivity3D and MSR ActionPairs3D
    • 

    corecore