Tagged articles
8 articles
Page 1 of 1
HyperAI Super Neural
HyperAI Super Neural
Jan 29, 2026 · Artificial Intelligence

AlphaGenome on Nature Cover: Predicts Variant Effects Across All Modalities in <1 s

DeepMind’s AlphaGenome, showcased on Nature’s cover, processes 1 Mb DNA sequences at single‑base resolution to predict thousands of regulatory attributes across cell types, using a U‑Net‑style architecture and two‑stage pre‑training plus distillation, achieving state‑of‑the‑art performance on 24 benchmarks and delivering variant‑effect scores in under one second on an H100 GPU.

AlphaGenomeDeepMindU-Net
0 likes · 11 min read
AlphaGenome on Nature Cover: Predicts Variant Effects Across All Modalities in <1 s
Data Party THU
Data Party THU
Oct 6, 2025 · Artificial Intelligence

Why Data, Not Architecture, Drives Locality in Diffusion Models

A recent MIT‑Toyota study shows that the locality observed in image diffusion models emerges from the statistical structure of training data rather than from architectural biases, and a simple linear denoiser can replicate this behavior, reshaping how we think about model design.

Data StatisticsDiffusion ModelsImage Generation
0 likes · 10 min read
Why Data, Not Architecture, Drives Locality in Diffusion Models
AI Algorithm Path
AI Algorithm Path
May 15, 2025 · Artificial Intelligence

Understanding Diffusion Models: Core Principles Explained

This article explains the fundamental principles of diffusion models, using physics and machine‑learning analogies to describe forward and reverse diffusion, the role of Gaussian noise, iteration trade‑offs, U‑Net architecture, and shared‑weight training for image generation.

Diffusion ModelsImage GenerationU-Net
0 likes · 8 min read
Understanding Diffusion Models: Core Principles Explained
DaTaobao Tech
DaTaobao Tech
Mar 27, 2024 · Artificial Intelligence

Building a Simple Diffusion Model with Python

This tutorial walks through implementing a basic Denoising Diffusion Probabilistic Model in Python, explaining the forward noise schedule, reverse denoising training, and providing complete code for noise schedules, diffusion functions, residual and attention blocks, a UNet architecture, loss computation, and a training loop.

DDPMPythonU-Net
0 likes · 26 min read
Building a Simple Diffusion Model with Python
Ctrip Technology
Ctrip Technology
Oct 13, 2022 · Artificial Intelligence

Chinese New Word Discovery: From Traditional Unsupervised Methods to CNN‑Based Deep Learning

The article examines the challenge of out‑of‑vocabulary terms in Chinese e‑commerce NLP, reviews classic unsupervised metrics such as frequency, cohesion and neighbor entropy, and proposes a lightweight fully‑convolutional network inspired by image‑segmentation techniques to automatically detect new words.

CNNDeep LearningNLP
0 likes · 10 min read
Chinese New Word Discovery: From Traditional Unsupervised Methods to CNN‑Based Deep Learning
Amap Tech
Amap Tech
Mar 23, 2020 · Artificial Intelligence

Satellite Imagery for Map Data Updating: Key Elements, Semantic Segmentation Techniques, and Future Challenges

Gaode leverages high‑resolution satellite imagery as an active discovery tool for map updates, extracting road, region and building elements through advanced semantic segmentation networks (U‑Net, ASPP, attention, non‑local) and instance‑segmentation pipelines, to accelerate accurate road‑network and building‑block data refreshes while addressing future scalability challenges.

Artificial IntelligenceComputer VisionSatellite Imagery
0 likes · 11 min read
Satellite Imagery for Map Data Updating: Key Elements, Semantic Segmentation Techniques, and Future Challenges
Alibaba Cloud Developer
Alibaba Cloud Developer
Sep 25, 2018 · Artificial Intelligence

How Deep Learning Unwarps Curved Document Images for Better OCR

This article explores the challenges of OCR on warped document images, reviews traditional and deep‑learning‑based correction methods, describes a synthetic dataset generation pipeline, proposes enhanced U‑Net architectures including stacked and dilated variants, evaluates them with MS‑SSIM, and outlines future research directions.

Deep LearningOCRU-Net
0 likes · 18 min read
How Deep Learning Unwarps Curved Document Images for Better OCR