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

Identifying Neural Networks that Implement a Simple Spatial Concept

Zirvi et al. | Sep 13, 2022

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

A Crossover Study Comparing the Effect of a Processed vs. Unprocessed Diet on the Spatial Learning Ability of Zebrafish

Banga et al. | Sep 18, 2022

A Crossover Study Comparing the Effect of a Processed vs. Unprocessed Diet on the Spatial Learning Ability of Zebrafish

The authors compared the short-term effects of processed versus unprocessed food on spatial learning and survival in zebrafish, given the large public concern regarding processed foods. By randomly assigning zebrafish to a diet of brine shrimp flakes (processed) or live brine shrimp (unprocessed), the authors show while there is no immediate effect on a fish's decision process between the two diets, there are significant correlations between improved learning and stress response with the unprocessed diet.

Read More...

Using satellite surface temperature data to monitor urban heat island

Meister et al. | Feb 13, 2026

Using satellite surface temperature data to monitor urban heat island
Image credit: Meister, Horvath, and Brown de Colstoun

This manuscript investigates the urban heat island (UHI) effect by utilizing two satellite datasets: Landsat (high spatial resolution, lower temporal resolution) and MODIS (lower spatial resolution, high temporal resolution). The authors hypothesized that Landsat would provide better spatial detail, while MODIS would better capture temporal variations. Their analysis in the Washington D.C.–Baltimore region supports these hypotheses, demonstrating that Landsat offers finer spatial details, whereas MODIS provides more consistent seasonal patterns and better detects heatwave frequencies.

Read More...

Identifying shark species using an AlexNet CNN model

Sarwal et al. | Sep 23, 2024

Identifying shark species using an AlexNet CNN model

The challenge of accurately identifying shark species is crucial for biodiversity monitoring but is often hindered by time-consuming and labor-intensive manual methods. To address this, SharkNet, a CNN model based on AlexNet, achieved 93% accuracy in classifying shark species using a limited dataset of 1,400 images across 14 species. SharkNet offers a more efficient and reliable solution for marine biologists and conservationists in species identification and environmental monitoring.

Read More...