y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#gan News & Analysis

10 articles tagged with #gan. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

10 articles
AINeutralarXiv – CS AI · 3d ago6/10
🧠

The Little Book of Generative AI Foundations: An Intuitive Mathematical Primer

A new mathematical primer on arXiv provides a foundational, derivation-focused introduction to generative AI models, systematically connecting PCA, VAEs, diffusion models, normalizing flows, GANs, and energy-based models through coherent mathematical frameworks rather than surveying recent architectures.

AIBullisharXiv – CS AI · May 126/10
🧠

A Paired Point-of-Care Ultrasound Dataset for Image Quality Enhancement and Benchmarking via a cGAN Baseline

Researchers have developed the first publicly available paired dataset of low-quality point-of-care ultrasound (POCUS) images and high-end ultrasound equivalents, using a conditional GAN to enhance image quality by 87% on SSIM metrics. This advancement could significantly improve diagnostic capabilities of affordable handheld ultrasound devices in resource-limited healthcare settings.

AIBullisharXiv – CS AI · Mar 176/10
🧠

A Dual-Path Generative Framework for Zero-Day Fraud Detection in Banking Systems

Researchers propose a dual-path AI framework combining Variational Autoencoders and Wasserstein GANs for real-time fraud detection in banking systems. The system achieves sub-50ms detection latency while maintaining GDPR compliance through selective explainability mechanisms for high-uncertainty transactions.

AIBullisharXiv – CS AI · Mar 36/108
🧠

Mamba-CAD: State Space Model For 3D Computer-Aided Design Generative Modeling

Researchers introduce Mamba-CAD, a state space model using Mamba architecture for generating complex 3D CAD models from parametric sequences. The model addresses limitations in handling longer, fine-grained industrial CAD sequences through an encoder-decoder framework paired with GANs, trained on a new dataset of 77,078 CAD models.

AINeutralLil'Log (Lilian Weng) · Jul 116/10
🧠

What are Diffusion Models?

Diffusion models are a new type of generative AI model that can learn complex data distributions and generate high-quality images competitive with state-of-the-art GANs. The article covers recent developments including classifier-free guidance, GLIDE, unCLIP, Imagen, latent diffusion models, and consistency models.

AINeutralLil'Log (Lilian Weng) · Oct 134/10
🧠

Flow-based Deep Generative Models

This article introduces flow-based deep generative models as a third type of generative AI model that, unlike GANs and VAEs, explicitly learns the probability density function of input data. The piece explains the mathematical challenges in calculating probability density functions due to the intractability of integrating over all possible latent variable values.