The authors looked at ways to provide better forecasting on website traffic. They found that deep learning models performed better than statistical models.
Read More...Deep sequential models versus statistical models for web traffic forecasting
The authors looked at ways to provide better forecasting on website traffic. They found that deep learning models performed better than statistical models.
Read More...Solving a new NP-Complete problem that resembles image pattern recognition using deep learning
In this study, the authors tested the ability and accuracy of a neural net to identify patterns in complex number matrices.
Read More...Machine learning for the diagnosis of malaria: a pilot study of transfer learning techniques
The diagnosis of malaria remains one of the major hurdles to eradicating the disease, especially among poorer populations. Here, the authors use machine learning to improve the accuracy of deep learning algorithms that automate the diagnosis of malaria using images of blood smears from patients, which could make diagnosis easier and faster for many.
Read More...Evaluating the clinical applicability of neural networks for meningioma tumor segmentation on 3D MRI
Authors emphasize the challenges of manual tumor segmentation and the potential of deep learning models to enhance accuracy by automatically analyzing MRI scans.
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...Identifying Neural Networks that Implement a Simple Spatial Concept
Modern artificial neural networks have been remarkably successful in various applications, from speech recognition to computer vision. However, it remains less clear whether they can implement abstract concepts, which are essential to generalization and understanding. To address this problem, the authors investigated the above vs. below task, a simple concept-based task that honeybees can solve, using a conventional neural network. They found that networks achieved 100% test accuracy when a visual target was presented below a black bar, however only 50% test accuracy when a visual target was presented below a reference shape.
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...Building deep neural networks to detect candy from photos and estimate nutrient portfolio
The authors use pictures of candy wrappers and neural networks to improve nutritional accuracy of diet-tracking apps.
Read More...Hybrid Quantum-Classical Generative Adversarial Network for synthesizing chemically feasible molecules
Current drug discovery processes can cost billions of dollars and usually take five to ten years. People have been researching and implementing various computational approaches to search for molecules and compounds from the chemical space, which can be on the order of 1060 molecules. One solution involves deep generative models, which are artificial intelligence models that learn from nonlinear data by modeling the probability distribution of chemical structures and creating similar data points from the trends it identifies. Aiming for faster runtime and greater robustness when analyzing high-dimensional data, we designed and implemented a Hybrid Quantum-Classical Generative Adversarial Network (QGAN) to synthesize molecules.
Read More...Effects of data amount and variation in deep learning-based tuberculosis diagnosis in chest X-ray scans
The authors developed and tested machine learning methods to diagnose tuberculosis from pulmonary X-ray scans.
Read More...