TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Forward-only Diffusion Probabilistic Models

Forward-only Diffusion Probabilistic Models

Ziwei Luo, Fredrik K. Gustafsson, Jens Sjölund, Thomas B. Schön

2025-05-22Image DehazingImage RestorationImage GenerationSingle Image DerainingConditional Image GenerationLow-Light Image Enhancement
PaperPDFCode(official)

Abstract

This work presents a forward-only diffusion (FoD) approach for generative modelling. In contrast to traditional diffusion models that rely on a coupled forward-backward diffusion scheme, FoD directly learns data generation through a single forward diffusion process, yielding a simple yet efficient generative framework. The core of FoD is a state-dependent linear stochastic differential equation that involves a mean-reverting term in both the drift and diffusion functions. This mean-reversion property guarantees the convergence to clean data, naturally simulating a stochastic interpolation between source and target distributions. More importantly, FoD is analytically tractable and is trained using a simple stochastic flow matching objective, enabling a few-step non-Markov chain sampling during inference. The proposed FoD model, despite its simplicity, achieves competitive performance on various image-conditioned (e.g., image restoration) and unconditional generation tasks, demonstrating its effectiveness in generative modelling. Our code is available at https://github.com/Algolzw/FoD.

Results

TaskDatasetMetricValueModel
Image EnhancementLOLAverage PSNR21.61FoD
Image EnhancementLOLFID41.31FoD
Image EnhancementLOLLPIPS0.105FoD
Image EnhancementLOLSSIM0.819FoD
Rain RemovalRain100HFID15.64Fod w/ NMC
Rain RemovalRain100HLPIPS0.041Fod w/ NMC
Rain RemovalRain100HPSNR33.63Fod w/ NMC
Rain RemovalRain100HSSIM0.941Fod w/ NMC
Rain RemovalRain100HFID14.1FoD
Rain RemovalRain100HLPIPS0.038FoD
Rain RemovalRain100HPSNR32.56FoD
Rain RemovalRain100HSSIM0.925FoD
Image GenerationCIFAR-10FID5.01FoD-ODE

Related Papers

fastWDM3D: Fast and Accurate 3D Healthy Tissue Inpainting2025-07-17Synthesizing Reality: Leveraging the Generative AI-Powered Platform Midjourney for Construction Worker Detection2025-07-17FashionPose: Text to Pose to Relight Image Generation for Personalized Fashion Visualization2025-07-17A Distributed Generative AI Approach for Heterogeneous Multi-Domain Environments under Data Sharing constraints2025-07-17Pixel Perfect MegaMed: A Megapixel-Scale Vision-Language Foundation Model for Generating High Resolution Medical Images2025-07-17Unsupervised Part Discovery via Descriptor-Based Masked Image Restoration with Optimized Constraints2025-07-16FADE: Adversarial Concept Erasure in Flow Models2025-07-16CharaConsist: Fine-Grained Consistent Character Generation2025-07-15