Now showing 1 - 3 of 3
No Thumbnail Available
Publication

Towards the Distributed Wound Treatment Optimization Method for Training CNN Models: Analysis on the MNIST Dataset

2023 , Ponce, Hiram , Moya-Albor, Ernesto , Brieva, Jorge

Convolutional neural network (CNN) is a prominent algorithm in Deep Learning methods. CNN architectures have been used successfully to solve various problems in image processing, for example, segmentation, classification, and enhancement task. However, automatic search for suitable architectures and training parameters remain an open area of research, where metaheuristic algorithms have been used to fine-tuning the hyperparameters and learning parameters. This work presents a bio-inspired distributed strategy based on Wound Treatment optimization (WTO) for training the learning parameters of a LenNet CNN model fast and accurate. The proposed method was evaluated over the popular benchmark dataset MNIST for handwritten digit recognition. Experimental results showed an improvement of 36.87% in training time using the distributed WTO method compared to the baseline with a single learning agent, and the accuracy increases 4.69% more using the proposed method in contrast with the baseline. As this is a preliminary study towards the distributed WTO method for training CNN models, we anticipate this approach can be used in robotics, multi-agent systems, federated learning, complex optimization problems, and many others, where an optimization task is required to be solved fast and accurate. © 2023 IEEE.

No Thumbnail Available
Publication

Non-Contact Breathing Rate Estimation Using Machine Learning with an Optimized Architecture

2023 , Brieva, Jorge , Ponce, Hiram , Moya-Albor, Ernesto

The breathing rate monitoring is an important measure in medical applications and daily physical activities. The contact sensors have shown their effectiveness for breathing monitoring and have been mostly used as a standard reference, but with some disadvantages for example in burns patients with vulnerable skins. Contactless monitoring systems are then gaining attention for respiratory frequency detection. We propose a new non-contact technique to estimate the breathing rate based on the motion video magnification method by means of the Hermite transform and an Artificial Hydrocarbon Network (AHN). The chest movements are tracked by the system without the use of an ROI in the image video. The machine learning system classifies the frames as inhalation or exhalation using a Bayesian-optimized AHN. The method was compared using an optimized Convolutional Neural Network (CNN). This proposal has been tested on a Data-Set containing ten healthy subjects in four positions. The percentage error and the Bland–Altman analysis is used to compare the performance of the strategies estimating the breathing rate. Besides, the Bland–Altman analysis is used to search for the agreement of the estimation to the reference.The percentage error for the AHN method is (Formula presented.) with and agreement with respect of the reference of ≈99%. © 2023 by the authors.

No Thumbnail Available
Publication

Vision-Based Analysis on Leaves of Tomato Crops for Classifying Nutrient Deficiency using Convolutional Neural Networks

2020 , Cevallos Vega, Claudio Sebastián , Ponce, Hiram , Moya-Albor, Ernesto , Brieva, Jorge

Tomato crops are one of the most important agricultural products at economic level in the world. However, the quality of the tomato fruits is highly dependent to the growing conditions such as the nutrients. One of consequences of the latter during tomato harvesting is nutrient deficiency. Manually, it is possible to anticipate the lack of primary nutrients (i.e. nitrogen, phosphorus and potassium) by looking the appearance of the leaves in tomato plants. Thus, this paper presents a supervised vision-based monitoring system for detecting nutrients deficiencies in tomato crops by taking images from the leaves of the plants. It uses a Convolutional Neural Network (CNN) to recognize and classify the type of nutrient that is deficient in the plants. First, we created a data set of images of leaves of tomato plants showing different symptoms due to the nutrient deficiency. Then, we trained a suitable CNN-model with our images and other augmented data. Experimental results showed that our CNN-model can achieve 86.57% of accuracy. We anticipate the implementation of our proposal for future precision agriculture applications such as automated nutrient level monitoring and control in tomato crops. © 2020 IEEE.