Browse Articles

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

AeroPurify: Autonomous air filtration UAV using real-time 3-D Monte Carlo gradient search

Kadakia et al. | Sep 01, 2025

AeroPurify: Autonomous air filtration UAV using real-time 3-D Monte Carlo gradient search
Image credit: Ian Usher

Here the authors present an autonomous drone air filtration system that uses a novel algorithm, the gradient ascent ML particle filter (GA/MLPF), to efficiently locate and mitigate outdoor air pollution. They demonstrate that their GA/MLPF algorithm is significantly more efficient than the conventional gradient ascent algorithm, reducing both the time and number of waypoints needed to find the source of pollution.

Read More...

Testing filtration capabilities of household fabrics for protection against airborne contaminants

Shah et al. | May 31, 2025

Testing filtration capabilities of household fabrics for protection against airborne contaminants

Toxic particulates in the atmosphere pose significant health risks, and while modern masks can help reduce inhalation of these pollutants, their availability may be limited during health crises. This study evaluated the effectiveness of household fabrics (cotton, fleece, wool, and rayon) as particulate filters, finding that cotton outperformed the others in filtration efficiency, while rayon was the least effective. The findings suggest that cotton is a preferable alternative for filtration purposes, while rayon should be avoided.

Read More...

Forecasting air quality index: A statistical machine learning and deep learning approach

Pasula et al. | Feb 17, 2025

Forecasting air quality index: A statistical machine learning and deep learning approach
Image credit: Amir Hosseini

Here the authors investigated air quality forecasting in India, comparing traditional time series models like SARIMA with deep learning models like LSTM. The research found that SARIMA models, which capture seasonal variations, outperform LSTM models in predicting Air Quality Index (AQI) levels across multiple Indian cities, supporting the hypothesis that simpler models can be more effective for this specific task.

Read More...

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