The authors test the effectiveness of machine learning to predict onset of cardiovascular disease.
Read More...Cardiovascular Disease Prediction Using Supervised Ensemble Machine Learning and Shapley Values
The authors test the effectiveness of machine learning to predict onset of cardiovascular disease.
Read More...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...Prediction of diabetes using supervised classification
The authors develop and test a machine learning algorithm for predicting diabetes diagnoses.
Read More...A machine learning approach to detect renal calculi by studying the physical characteristics of urine
The authors trained a machine learning model to detect kidney stones based on characteristics of urine. This method would allow for detection of kidney stones prior to the onset of noticeable symptoms by the patient.
Read More...Pruning replay buffer for efficient training of deep reinforcement learning
Reinforcement learning (RL) is a form of machine learning that can be harnessed to develop artificial intelligence by exposing the intelligence to multiple generations of data. The study demonstrates how reply buffer reward mechanics can inform the creation of new pruning methods to improve RL efficiency.
Read More...Artificial intelligence assisted violin performance learning
In this study the authors looked at the ability of artificial intelligence to detect tempo, rhythm, and intonation of a piece played on violin. Technology such as this would allow for students to practice and get feedback without the need of a teacher.
Read More...Statistical models for identifying missing and unclear signs of the Indus script
This study utilizes machine learning models to predict missing and unclear signs from the Indus script, a writing system from an ancient civilization in the Indian subcontinent.
Read More...Exponential regression analysis of the Canadian Zero Emission Vehicle market’s effects on climate emissions in 2030
Here, the authors explored how the sale and use of electric vehicles could reduce emissions from the transport industry in Canada. By fitting the sale of total of electric vehicles with an exponential model, the authors predicted the number of electric vehicle sales through 2030 and related that to the average emission for such vehicles. Ultimately, they found that the sale and use of electric vehicles alone would likely not meet the 45% reduction in emissions from the transport industry suggested by the Canadian government
Read More...Open Source RNN designed for text generation is capable of composing music similar to Baroque composers
Recurrent neural networks (RNNs) are useful for text generation since they can generate outputs in the context of previous ones. Baroque music and language are similar, as every word or note exists in context with others, and they both follow strict rules. The authors hypothesized that if we represent music in a text format, an RNN designed to generate language could train on it and create music structurally similar to Bach’s. They found that the music generated by our RNN shared a similar structure with Bach’s music in the input dataset, while Bachbot’s outputs are significantly different from this experiment’s outputs and thus are less similar to Bach’s repertoire compared to our algorithm.
Read More...Evaluating need for adversarial training data given algorithmic defense methods against adversarial attacks
The purpose of this study was to determine the necessity of previous non-algorithmic attacks (Adversarial Training) in light of algorithmic defense methods (Gradient Masking and Defensive Distillation) against FGSM attacks. We found a significant increase in image classification accuracy from defense methods with the non-algorithmic defense method compared to ones without. By analyzing the significance with a McNemar test, we determined that the inclusion of non-algorithmic defense methods is still necessary in light of new algorithmic defense methods.
Read More...