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

Artificial intelligence assisted violin performance learning

Zhang et al. | Aug 30, 2023

Artificial intelligence assisted violin performance learning
Image credit: Philip Myrtorp

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

Exponential regression analysis of the Canadian Zero Emission Vehicle market’s effects on climate emissions in 2030

Ajay et al. | Feb 25, 2023

Exponential regression analysis of the Canadian Zero Emission Vehicle market’s effects on climate emissions in 2030
Image credit: Andrew Roberts

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

Goel et al. | May 05, 2021

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

Automated classification of nebulae using deep learning & machine learning for enhanced discovery

Nair et al. | Feb 01, 2024

Automated classification of nebulae using deep learning & machine learning for enhanced discovery

There are believed to be ~20,000 nebulae in the Milky Way Galaxy. However, humans have only cataloged ~1,800 of them even though we have gathered 1.3 million nebula images. Classification of nebulae is important as it helps scientists understand the chemical composition of a nebula which in turn helps them understand the material of the original star. Our research on nebulae classification aims to make the process of classifying new nebulae faster and more accurate using a hybrid of deep learning and machine learning techniques.

Read More...