This article discusses Alopecia areata, an autoimmune disorder causing sudden hair loss due to the immune system mistakenly attacking hair follicles. The article introduces the use of deep learning (DL) techniques, particularly convolutional neural networks (CNN), for classifying images of healthy and alopecia-affected hair. The study presents a comparative analysis of newly optimized CNN models with existing ones, trained on datasets containing images of healthy and alopecia-affected hair. The Inception-Resnet-v2 model emerged as the most effective for classifying Alopecia Areata.
Read More...Browse Articles
Enhancing marine debris identification with convolutional neural networks
Plastic pollution in the ocean is a major global concern. Remotely Operated Vehicles (ROVs) have promise for removing debris from the ocean, but more research is needed to achieve full effectiveness of the ROV technology. Wahlig and Gonzales tackle this issue by developing a deep learning model to distinguish trash from the environment in ROV images.
Read More...Analyzing breath sounds by using deep learning in diagnosing bronchial blockages with artificial lung
Many common respiratory illnesses like bronchitis, asthma, and chronic obstructive pulmonary disease (COPD) lead to bronchial inflammation and, subsequently, a blockage. However, there are many difficulties in measuring the severity of the blockage. A numeric metric to determine the degree of the blockage severity is necessary. To tackle this demand, we aimed to develop a novel human respiratory model and design a deep-learning program that can constantly monitor and report bronchial blockage by recording breath sounds in a non-intrusive way.
Read More...The non-nutritive sweeteners acesulfame potassium and neotame slow the regeneration rate of planaria
The consumption of sugar substitute non-nutritive sweeteners (NNS) has dramatically increased in recent years. Despite being advertised as a healthy alternative, NNS have been linked to adverse effects on the body, such as neurodegenerative diseases (NDs). In NDs, neural stem cell function is impaired, which inhibits neuron regeneration. The purpose of this study was to determine if the NNS acesulfame potassium (Ace-K) and neotame affect planaria neuron regeneration rates. Since human neurons may regenerate, planaria, organisms with extensive regenerative capabilities due to stem cells called neoblasts, were used as the model organism. The heads of planaria exposed to either a control or non-toxic concentrations of NNS were amputated. The posterior regions of the planaria were observed every 24 hours to see the following regeneration stages: (1) wound healing, (2) blastema development, (3) growth, and (4) differentiation. The authors hypothesized that exposure to the NNS would slow planaria regeneration rates. The time it took for the planaria in the Ace-K group and the neotame group to reach the second, third, and fourth regeneration stage was significantly greater than that of the control. The results of this study indicated that exposure to the NNS significantly slowed regeneration rates in planaria. This suggests that the NNS may adversely impact neoblast proliferation rates in planaria, implying that it could impair neural stem cell proliferation in humans, which plays a role in NDs. This study may provide insight into the connection between NNS, human neuron regeneration, and NDs.
Read More...Fractal dimensions of crumpled paper
Here, beginning from an interest in fractals, infinitely complex shapes. The authors investigated the fractal object that results from crumpling a sheet of paper. They determined its fractal dimension using continuous Chi-squared analysis, thereby testing and validating their model against the more conventional least squares analysis.
Read More...Transfer learning and data augmentation in osteosarcoma cancer detection
Osteosarcoma is a type of bone cancer that affects young adults and children. Early diagnosis of osteosarcoma is crucial to successful treatment. The current methods of diagnosis, which include imaging tests and biopsy, are time consuming and prone to human error. Hence, we used deep learning to extract patterns and detect osteosarcoma from histological images. We hypothesized that the combination of two different technologies (transfer learning and data augmentation) would improve the efficacy of osteosarcoma detection in histological images. The dataset used for the study consisted of histological images for osteosarcoma and was quite imbalanced as it contained very few images with tumors. Since transfer learning uses existing knowledge for the purpose of classification and detection, we hypothesized it would be proficient on such an imbalanced dataset. To further improve our learning, we used data augmentation to include variations in the dataset. We further evaluated the efficacy of different convolutional neural network models on this task. We obtained an accuracy of 91.18% using the transfer learning model MobileNetV2 as the base model with various geometric transformations, outperforming the state-of-the-art convolutional neural network based approach.
Read More...Evaluating machine learning algorithms to classify forest tree species through satellite imagery
Here, seeking to identify an optimal method to classify tree species through remote sensing, the authors used a few machine learning algorithms to classify forest tree species through multispectral satellite imagery. They found the Random Forest algorithm to most accurately classify tree species, with the potential to improve model training and inference based on the inclusion of other tree properties.
Read More...Can the nucleotide content of a DNA sequence predict the sequence accessibility?
Sequence accessibility is an important factor affecting gene expression. Sequence accessibility or openness impacts the likelihood that a gene is transcribed and translated into a protein and performs functions and manifests traits. There are many potential factors that affect the accessibility of a gene. In this study, our hypothesis was that the content of nucleotides in a genetic sequence predicts its accessibility. Using a machine learning linear regression model, we studied the relationship between nucleotide content and accessibility.
Read More...Tomato disease identification with shallow convolutional neural networks
Plant diseases can cause up to 50% crop yield loss for the popular tomato plant. A mobile device-based method to identify diseases from photos of symptomatic leaves via computer vision can be more effective due to its convenience and accessibility. To enable a practical mobile solution, a “shallow” convolutional neural networks (CNNs) with few layers, and thus low computational requirement but with high accuracy similar to the deep CNNs is needed. In this work, we explored if such a model was possible.
Read More...Using machine learning to develop a global coral bleaching predictor
Coral bleaching is a fatal process that reduces coral diversity, leads to habitat loss for marine organisms, and is a symptom of climate change. This process occurs when corals expel their symbiotic dinoflagellates, algae that photosynthesize within coral tissue providing corals with glucose. Restoration efforts have attempted to repair damaged reefs; however, there are over 360,000 square miles of coral reefs worldwide, making it challenging to target conservation efforts. Thus, predicting the likelihood of bleaching in a certain region would make it easier to allocate resources for conservation efforts. We developed a machine learning model to predict global locations at risk for coral bleaching. Data obtained from the Biological and Chemical Oceanography Data Management Office consisted of various coral bleaching events and the parameters under which the bleaching occurred. Sea surface temperature, sea surface temperature anomalies, longitude, latitude, and coral depth below the surface were the features found to be most correlated to coral bleaching. Thirty-nine machine learning models were tested to determine which one most accurately used the parameters of interest to predict the percentage of corals that would be bleached. A random forest regressor model with an R-squared value of 0.25 and a root mean squared error value of 7.91 was determined to be the best model for predicting coral bleaching. In the end, the random model had a 96% accuracy in predicting the percentage of corals that would be bleached. This prediction system can make it easier for researchers and conservationists to identify coral bleaching hotspots and properly allocate resources to prevent or mitigate bleaching events.
Read More...