Browse Articles

Quantitative analysis and development of alopecia areata classification frameworks

Dubey et al. | Jun 03, 2024

Quantitative analysis and development of alopecia areata classification frameworks

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...

Predicting baseball pitcher efficacy using physical pitch characteristics

Oberoi et al. | Jan 11, 2024

Predicting baseball pitcher efficacy using physical pitch characteristics
Image credit: Antoine Schibler

Here, the authors sought to develop a new metric to evaluate the efficacy of baseball pitchers using machine learning models. They found that the frequency of balls, was the most predictive feature for their walks/hits allowed per inning (WHIP) metric. While their machine learning models did not identify a defining trait, such as high velocity, spin rate, or types of pitches, they found that consistently pitching within the strike zone resulted in significantly lower WHIPs.

Read More...

Model selection and optimization for poverty prediction on household data from Cambodia

Wong et al. | Sep 29, 2023

Model selection and optimization for poverty prediction on household data from Cambodia
Image credit: Paul Szewczyk

Here the authors sought to use three machine learning models to predict poverty levels in Cambodia based on available household data. They found teat multilayer perceptron outperformed the other models, with an accuracy of 87 %. They suggest that data-driven approaches such as these could be used more effectively target and alleviate poverty.

Read More...

The comparative effect of remote instruction on students and teachers

Ng et al. | Jan 16, 2022

The comparative effect of remote instruction on students and teachers

In this study, high school students and teachers responded to a survey consisting of Likert-type scale, multiple-choice, and open-ended questions regarding various aspects of remote instruction. After analyzing the data collected, they found that remote learning impacted high school students academically and socially. Students took longer to complete assignments, and both students and teachers felt that students do not learn as much in remote learning compared to in-person instruction. However, most high school students demonstrated a comprehensive understanding of the topics, and an overall negative impact on students' grades was not detected.

Read More...

Artificial Intelligence-Based Smart Solution to Reduce Respiratory Problems Caused by Air Pollution

Bhardwaj et al. | Dec 14, 2021

Artificial Intelligence-Based Smart Solution to Reduce Respiratory Problems Caused by Air Pollution

In this report, Bhardwaj and Sharma tested whether placing specific plants indoors can reduce levels of indoor air pollution that can lead to lung-related illnesses. Using machine learning, they show that plants improved overall indoor air quality and reduced levels of particulate matter. They suggest that plant-based interventions coupled with sensors may be a useful long-term solution to reducing and maintaining indoor air pollution.

Read More...

Similarity Graph-Based Semi-supervised Methods for Multiclass Data Classification

Balaji et al. | Sep 11, 2021

Similarity Graph-Based Semi-supervised Methods for Multiclass Data Classification

The purpose of the study was to determine whether graph-based machine learning techniques, which have increased prevalence in the last few years, can accurately classify data into one of many clusters, while requiring less labeled training data and parameter tuning as opposed to traditional machine learning algorithms. The results determined that the accuracy of graph-based and traditional classification algorithms depends directly upon the number of features of each dataset, the number of classes in each dataset, and the amount of labeled training data used.

Read More...