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...Cleaning up the world’s oceans with underwater laser imaging
Here recognizing the growing amount of plastic waste in the oceans, the authors sought to develop and test laser imaging for the identification of waste in water. They found that while possible, limitations such as increasing depth and water turbidity result in increasing blurriness in laser images. While their image processing methods were somewhat insufficient they identified recent methods to use deep learning-based techniques as a potential avenue to viability for this method.
Read More...Deep residual neural networks for increasing the resolution of CCTV images
In this study, the authors hypothesized that closed-circuit television images could be stored with improved resolution by using enhanced deep residual (EDSR) networks.
Read More...Assessing machine learning model efficacy for brain tumor MRI classification: a multi-model approach
This manuscript explores the performance of five different machine learning models in classifying brain tumors from a dataset of MRI scans. The authors find that several of the models showed >90% accuracy. Thus, the authors suggest that machine learning models demonstrate potential for effective implementation in clinical settings, including as a diagnostic tool that can be used to complement the expertise of neuroradiologists.
Read More...Convolutional neural network-based analysis of pediatric chest X-ray images for pneumonia detection
The authors test various machine learning models to improve the accuracy and efficiency of pneumonia diagnosis from X-ray images.
Read More...A natural language processing approach to skill identification in the job market
The authors looked at using machine learning to identify skills needed to apply for certain jobs, specifically looking at different techniques to parse apart the text. They found that Bidirectional Encoder Representation of Transforms (BERT) performed best.
Read More...Unlocking robotic potential through modern organ segmentation
The authors looked at different models of semantic segmentation to determine which may be best used in the future for segmentation of CT scans to help diagnose certain conditions.
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...Effects of different synthetic training data on real test data for semantic segmentation
Semantic segmentation - labelling each pixel in an image to a specific class- models require large amounts of manually labeled and collected data to train.
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...