Using facial recognition as a use-case scenario, we attempt to identify sources of bias in a model developed using transfer learning. To achieve this task, we developed a model based on a pre-trained facial recognition model, and scrutinized the accuracy of the model’s image classification against factors such as age, gender, and race to observe whether or not the model performed better on some demographic groups than others. By identifying the bias and finding potential sources of bias, his work contributes a unique technical perspective from the view of a small scale developer to emerging discussions of accountability and transparency in AI.
Read More...Browse Articles
A comparative analysis of machine learning approaches for prediction of breast cancer
Machine learning and deep learning techniques can be used to predict the early onset of breast cancer. The main objective of this analysis was to determine whether machine learning algorithms can be used to predict the onset of breast cancer with more than 90% accuracy. Based on research with supervised machine learning algorithms, Gaussian Naïve Bayes, K Nearest Algorithm, Random Forest, and Logistic Regression were considered because they offer a wide variety of classification methods and also provide high accuracy and performance. We hypothesized that all these algorithms would provide accurate results, and Random Forest and Logistic Regression would provide better accuracy and performance than Naïve Bayes and K Nearest Neighbor.
Read More...Comparison of the ease of use and accuracy of two machine learning algorithms – forestry case study
Machine learning algorithms are becoming increasingly popular for data crunching across a vast area of scientific disciplines. Here, the authors compare two machine learning algorithms with respect to accuracy and user-friendliness and find that random forest algorithms outperform logistic regression when applied to the same dataset.
Read More...Can Green Tea Alleviate the Effects of Stress Related to Learning and Long-Term Memory in the Great Pond Snail (Lymnaea stagnalis)?
Stress and anxiety have become more prevalent issues in recent years with teenagers especially at risk. Recent studies show that experiencing stress while learning can impair brain-cell communication thus negatively impacting learning. Green tea is believed to have the opposite effect, aiding in learning and memory retention. In this study, the authors used Lymnaea stagnalis , a pond snail, to explore the relationship between green tea and a stressor that impairs memory formation to determine the effects of both green tea and stress on the snails’ ability to learn, form, and retain memories. Using a conditioned taste aversion (CTA) assay, where snails are exposed to a sweet substance followed by a bitter taste with the number of biting responses being recorded, the authors found that stress was shown to be harmful to snail learning and memory for short-term, intermediate, and long-term memory.
Read More...Transfer Learning for Small and Different Datasets: Fine-Tuning A Pre-Trained Model Affects Performance
In this study, the authors seek to improve a machine learning algorithm used for image classification: identifying male and female images. In addition to fine-tuning the classification model, they investigate how accuracy is affected by their changes (an important task when developing and updating algorithms). To determine accuracy, a set of images is used to train the model and then a separate set of images is used for validation. They found that the validation accuracy was close to the training accuracy. This study contributes to the expanding areas of machine learning and its applications to image identification.
Read More...Machine Learning Algorithm Using Logistic Regression and an Artificial Neural Network (ANN) for Early Stage Detection of Parkinson’s Disease
Despite the prevalence of PD, diagnosing PD is expensive, requires specialized testing, and is often inaccurate. Moreover, diagnosis is often made late in the disease course when treatments are less effective. Using existing voice data from patients with PD and healthy controls, the authors created and trained two different algorithms: one using logistic regression and another employing an artificial neural network (ANN).
Read More...The Effects of Confinement on the Associative Learning of Gallus gallus domesticus
This study aimed to determine if confinement affects associative learning in chickens. The research found that the difference in time lapsed before chickens began to consume cottage cheese before and after confinement was significant. These results suggest that confinement distresses chickens, as it impairs associative learning without inducing confusion.
Read More...SOS-PVCase: A machine learning optimized lignin peroxidase with polyvinyl chloride (PVC) degrading properties
The authors looked at the primary structure of lignin peroxidase in an attempt to identify mutations that would improve both the stability and solubility of the peroxidase protein. The goal is to engineer peroxidase enzymes that are stable to help break down polymers, such as PVC, into monomers that can be reused instead of going to landfills.
Read More...Epileptic seizure detection using machine learning on electroencephalogram data
The authors use machine learning and electroencephalogram data to propose a method for improving epilepsy diagnosis.
Read More...Vineyard vigilance: Harnessing deep learning for grapevine disease detection
Globally, the cultivation of 77.8 million tons of grapes each year underscores their significance in both diets and agriculture. However, grapevines face mounting threats from diseases such as black rot, Esca, and leaf blight. Traditional detection methods often lag, leading to reduced yields and poor fruit quality. To address this, authors used machine learning, specifically deep learning with Convolutional Neural Networks (CNNs), to enhance disease detection.
Read More...