Browse Articles

Optimizing AI-generated image detection using a Convolutional Neural Network model with Fast Fourier Transform

Gupta et al. | Oct 24, 2025

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

Advancing pediatric cancer predictions through generative artificial intelligence and machine learning

Yadav et al. | Dec 21, 2024

Advancing pediatric cancer predictions through generative artificial intelligence and machine learning

Pediatric cancers pose unique challenges due to their rarity and distinct biological factors, emphasizing the need for accurate survival prediction to guide treatment. This study integrated generative AI and machine learning, including synthetic data, to analyze 9,184 pediatric cancer patients, identifying age at diagnosis, cancer types, and anatomical sites as significant survival predictors. The findings highlight the potential of AI-driven approaches to improve survival prediction and inform personalized treatment strategies, with broader implications for innovative healthcare applications.

Read More...

Comparison of three large language models as middle school math tutoring assistants

Ramanathan et al. | May 02, 2024

Comparison of three large language models as middle school math tutoring assistants
Image credit: Thirdman

Middle school math forms the basis for advanced mathematical courses leading up to the university level. Large language models (LLMs) have the potential to power next-generation educational technologies, acting as digital tutors to students. The main objective of this study was to determine whether LLMs like ChatGPT, Bard, and Llama 2 can serve as reliable middle school math tutoring assistants on three tutoring tasks: hint generation, comprehensive solution, and exercise creation.

Read More...

Hybrid Quantum-Classical Generative Adversarial Network for synthesizing chemically feasible molecules

Sikdar et al. | Jan 10, 2023

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

Mitigating skin color bias in dermatology AI using CycleGAN-based data augmentation

Kannan et al. | Jun 24, 2026

Mitigating skin color bias in dermatology AI using CycleGAN-based data augmentation
Image credit: Kannan and Ramasamy

This study investigates skin tone bias in artificial intelligence models used for dermatological disease classification and evaluates a CycleGAN-based data augmentation approach to improve diagnostic performance on darker skin types. We generated synthetic dark-skinned images to enhance dataset diversity and compared model performance before and after augmentation. The results demonstrate that augmentation with synthetic dermatological images can help reduce disparities in diagnostic performance across skin tones, highlighting a practical strategy for improving fairness in dermatology AI systems.

Read More...

Optimizing airfoil shape for small, low speed, unmanned gliders: A homemade investigation

Lara et al. | Mar 30, 2023

Optimizing airfoil shape for small, low speed, unmanned gliders: A homemade investigation
Image credit: Konrad Wojciechowski

Here, the authors sought to identify a method to optimize the lift generated by an airfoil based solely on its shape. By beginning with a Bernoullian model to predict an optimized wing shape, the authors then tested their model against other possible shapes by constructing them from Styrofoam and testing them in a small wind tunnel. Contrary to their hypothesis, they found their expected optimal airfoil shape did not result in the greatest lift generation. They attributed this to a variety of confounding variables and concluded that their results pointed to a correlation between airfoil shape and lift generation.

Read More...