Now showing 1 - 5 of 5
No Thumbnail Available
Publication

Artificial hydrocarbon networks for freezing of gait detection in Parkinson’s disease

2020 , Martinez-Villaseñor, Lourdes , Ponce, Hiram , Nuñez Martínez, José Pablo

Freezing of gait (FoG) is one of the most impairing phenomenon experienced by Parkinson's disease (PD) patients. This phenomenon is associated with falls and is an important factor that limits autonomy and impairs quality of life of PD patients. Pharmacological treatment is difficult and do not always help to deal with this problem. Robust FoG detection systems can help monitoring and identifying when a patient needs aid providing external cueing to deal with FoG episodes. In this paper, we describe a comparative analysis of traditional machine learning techniques against Artificial Hydrocarbon Networks (AHN) for FoG detection. We compared four supervised machine learning classifiers and AHN for FoG event detection using a publicly available dataset, obtaining 88% of F-score metric with AHN. We prove that AHN are suitable for FoG detection. © 2020 IEEE.

No Thumbnail Available
Publication

A Method to Improve Speed of Training Algorithm in Artificial Hydrocarbon Networks

2019 , Campos Souza, Paulo V. de , Ponce, Hiram , Martinez-Villaseñor, Lourdes

Artificial hydrocarbon networks (AHN) is a supervised machine learning method inspired on chemical carbon networks that simulate heuristic chemical rules involved within organic molecules to represent the structure and behavior of data. However, training AHN depends on a relevant number of parameters. In that sense, the original training algorithm presents some issues to find suitable parameters in a reasonable amount of time. Thus, this paper proposes a new training algorithm for AHN based on the concept of extreme learning machines, to update weight parameters related to the molecular functions. To evaluate the effectiveness of the proposed algorithm, binary classification and regression tests are performed over real public datasets from a central data repository specialized in machine learning problems. The results obtained validated that the updating of the weight parameters using the new training algorithm in the molecular structures is efficient and maintains the expected results of model accuracy. In addition, this work increased up to 24.88% the speed of the training phase in contrast to the original algorithm. © 2019 IEEE.

No Thumbnail Available
Publication

Stochastic parallel extreme artificial hydrocarbon networks: An implementation for fast and robust supervised machine learning in high-dimensional data

2020 , Ponce, Hiram , De Campos Souza, Paulo V. , Junio Guimarães, Augusto , González Mora, José Guillermo

Artificial hydrocarbon networks (AHN) – a supervised learning method inspired on organic chemical structures and mechanisms – have shown improvements in predictive power and interpretability in comparison with other well-known machine learning models. However, AHN are very time-consuming that are not able to deal with large data until now. In this paper, we introduce the stochastic parallel extreme artificial hydrocarbon networks (SPE-AHN), an algorithm for fast and robust training of supervised AHN models in high-dimensional data. This training method comprises a population-based meta-heuristic optimization with defined individual encoding and objective function related to the AHN-model, an implementation in parallel-computing, and a stochastic learning approach for consuming large data. We conducted three experiments with synthetic and real data sets to validate the training execution time and performance of the proposed algorithm. Experimental results demonstrated that the proposed SPE-AHN outperforms the original-AHN method, increasing the speed of training more than 10,000x times in the worst case scenario. Additionally, we present two case studies in real data sets for solar-panel deployment prediction (regression problem), and human falls and daily activities classification in healthcare monitoring systems (classification problem). These case studies showed that SPE-AHN improves the state-of-the-art machine learning models in both engineering problems. We anticipate our new training algorithm to be useful in many applications of AHN like robotics, finance, medical engineering, aerospace, and others, in which large amounts of data (e.g. big data) is essential. © 2019 Elsevier Ltd.

No Thumbnail Available
Publication

A vision-based approach for fall detection using multiple cameras and convolutional neural networks: A case study using the UP-Fall detection dataset

2019 , Espinosa Loera, Ricardo Abel , Ponce, Hiram , Moya-Albor, Ernesto , Martinez-Villaseñor, Lourdes , Brieva, Jorge , Gutiérrez, Sebastián

The automatic recognition of human falls is currently an important topic of research for the computer vision and artificial intelligence communities. In image analysis, it is common to use a vision-based approach for fall detection and classification systems due to the recent exponential increase in the use of cameras. Moreover, deep learning techniques have revolutionized vision-based approaches. These techniques are considered robust and reliable solutions for detection and classification problems, mostly using convolutional neural networks (CNNs). Recently, our research group released a public multimodal dataset for fall detection called the UP-Fall Detection dataset, and studies on modality approaches for fall detection and classification are required. Focusing only on a vision-based approach, in this paper, we present a fall detection system based on a 2D CNN inference method and multiple cameras. This approach analyzes images in fixed time windows and extracts features using an optical flow method that obtains information on the relative motion between two consecutive images. We tested this approach on our public dataset, and the results showed that our proposed multi-vision-based approach detects human falls and achieves an accuracy of 95.64% compared to state-of-the-art methods with a simple CNN network architecture. © 2019 Elsevier Ltd

No Thumbnail Available
Publication

A Comparative Analysis of Evolutionary Learning in Artificial Hydrocarbon Networks

2020 , Ponce, Hiram , Souza, Paulo

Artificial hydrocarbon networks (AHN) is a supervised learning model that is loosely inspired on the interactions of molecules in organic compounds. This method is able to model data in a hierarchical and robust way. However, the original training algorithm is very time-consuming. Recently, novel training algorithms have been applied, including evolutionary learning. Particularly, this training algorithm employed particle swarm optimization (PSO), as part of the procedure. In this paper, we present a benchmark of other meta-heuristic optimization algorithms implemented on the training method for AHN. In this study, PSO, harmony search algorithm, cuckoo search, grey wolf optimization and whale optimization algorithm, were tested. The experimental results were done using public data sets on regression and binary classification problems. From the results, we concluded that the best algorithm was cuckoo search optimization for regression problems, while there is no evidence that one of the algorithms performed better for binary classification problems. © 2020, Springer Nature Switzerland AG.