Using a convolution neural network, these authors show machine learning can clinically diagnose breast cancer with high accuracy.
Read More...Predicting the Instance of Breast Cancer within Patients using a Convolutional Neural Network
Using a convolution neural network, these authors show machine learning can clinically diagnose breast cancer with high accuracy.
Read More...Mitigating open-set misclassification in a colorectal cancer detecting neural network
The authors develop a machine learning method to reduce misclassification of objects in safety-critical applications such as medical diagnosis.
Read More...Entropy-based subset selection principal component analysis for diabetes risk factor identification
In this article, the authors looked at developing a strategy that would allow for earlier diagnosis of Diabetes as that improves long-term outcomes. They were able to find that BMI, tricep skin fold thickness, and blood pressure are the risk factors with the highest accuracy in predicting diabetes risk.
Read More...Building a video classifier to improve the accuracy of depth-aware frame interpolation
In this study, the authors share their work on improving the frame rate of videos to reduce data sent to users with both 2D and 3D footage. This work helps improve the experience for both types of footage!
Read More...The effect of activation function choice on the performance of convolutional neural networks
With the advance of technology, artificial intelligence (AI) is now applied widely in society. In the study of AI, machine learning (ML) is a subfield in which a machine learns to be better at performing certain tasks through experience. This work focuses on the convolutional neural network (CNN), a framework of ML, applied to an image classification task. Specifically, we analyzed the performance of the CNN as the type of neural activation function changes.
Read More...Correlation of Prominent Intelligence Type & Coworker Relations
Ashley Moulton & Joseph Rasmus investigate 9 controversial categories of intelligence as predicted by Multiple Intelligence Theory, originally proposed in the mid-1980s. By collecting data from 56 participants, they record that there may not actually be a correlation between these categorical types when it comes to workplace atmosphere and project efficiency.
Read More...Optimizing AI-generated image detection using a Convolutional Neural Network model with Fast Fourier Transform
Recent advances in generative AI have made it increasingly hard to distinguish real images from AI-generated ones. Traditional detection models using CNNs or U-net architectures lack precision because they overlook key spatial and frequency domain details. This study introduced a hybrid model combining Convolutional Neural Networks (CNN) with Fast Fourier Transform (FFT) to better capture subtle edge and texture patterns.
Read More...Predicting the factors involved in orthopedic patient hospital stay
Long hospital stays can be stressful for the patient for many reasons. We hypothesized that age would be the greatest predictor of hospital stay among patients who underwent orthopedic surgery. Through our models, we found that severity of illness was indeed the highest factor that contributed to determining patient length of stay. The other two factors that followed were the facility that the patient was staying in and the type of procedure that they underwent.
Read More...Determining viability of image processing models for forensic analysis of hair for related individuals
Here, the authors used machine learning to analyze microscopic images of hair, quantifying various features to distinguish individuals, even within families where traditional DNA analysis is limited. The Discriminant Analysis (DA) model achieved the highest accuracy (88.89%) in identifying individuals, demonstrating its potential to improve the reliability of hair evidence in forensic investigations.
Read More...An efficient approach to automated geometry diagram parsing
Here, beginning from an initial interest in the possibility to use a computer to automatically solve a geometry diagram parser, the authors developed their own Fast Geometry Diagram Parser (FastGDP) that uses clustering and corner information. They compared their own methods to a more widely available, method, GeoSolver, finding their own to be an order of magnitude faster in most cases that they considered.
Read More...