paper-with-me

Papers

Binary Diffusion Probabilistic Model

2025-01-23 · Vitaliy Kinakh, Slava Voloshynovskiy

We introduce the Binary Diffusion Probabilistic Model (BDPM), a novel generative model optimized for binary data representations. While denoising diffusion probabilistic models (DDPMs) have demonstrated notable success in tasks like image synthesis and restoration, traditional DDPMs rely on continuous data representations and mean squared error (MSE) loss for training, applying Gaussian noise models that may not be optimal for discrete or binary data structures. BDPM addresses this by decomposing images into bitplanes and employing XOR-based noise transformations, with a denoising model trained using binary cross-entropy loss. This approach enables precise noise control and computationally efficient inference, significantly lowering computational costs and improving model convergence. When evaluated on image restoration tasks such as image super-resolution, inpainting, and blind image restoration, BDPM outperforms state-of-the-art methods on the FFHQ, CelebA, and CelebA-HQ datasets. Notably, BDPM requires fewer inference steps than traditional DDPM models to reach optimal results, showcasing enhanced inference efficiency.

📄 PDF Abstract BibTeX arXiv:2501.13915

Code (0)

등록된 구현이 없습니다.

Tasks

Blind Face RestorationDenoisingFacial InpaintingImage GenerationImage InpaintingImage RestorationImage Super-ResolutionmodelSuper-Resolution

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Beyond Hard Masks: Progressive Token Evolution for Diffusion Language Models

2026-01-12 · Linhao Zhong, Linyu Wu, Bozhen Fang, Tianjian Feng 외 arxiv

Diffusion Language Models (DLMs) offer a promising alternative for language modeling by enabling parallel decoding through iterative refinement. However, most DLMs rely on hard binary masking and discrete token assignmen…

DiffGANPaint: Fast Inpainting Using Denoising Diffusion GANs

2023-08-03 · Moein Heidari, Alireza Morsali, Tohid Abedini, Samin Heydarian

Free-form image inpainting is the task of reconstructing parts of an image specified by an arbitrary binary mask. In this task, it is typically desired to generalize model capabilities to unseen mask types, rather than l…

DenoisingGenerative Adversarial NetworkImage Inpainting

MaskDiff: Modeling Mask Distribution with Diffusion Probabilistic Model for Few-Shot Instance Segmentation

2023-03-09 · Minh-Quan Le, Tam V. Nguyen, Trung-Nghia Le, Thanh-Toan Do 외

Few-shot instance segmentation extends the few-shot learning paradigm to the instance segmentation task, which tries to segment instance objects from a query image with a few annotated examples of novel categories. Conve…

Few-shot Instance SegmentationFew-Shot LearningInstance SegmentationSemantic Segmentation

RePaint: Inpainting using Denoising Diffusion Probabilistic Models

2022-01-24 · CVPR 2022 1 · Andreas Lugmayr, Martin Danelljan, Andres Romero, Fisher Yu 외

Free-form inpainting is the task of adding new content to an image in the regions specified by an arbitrary binary mask. Most existing approaches train for a certain distribution of masks, which limits their generalizati…

DenoisingImage Inpainting

Fully Spiking Denoising Diffusion Implicit Models

2023-12-04 · Ryo Watanabe, Yusuke Mukuta, Tatsuya Harada

Spiking neural networks (SNNs) have garnered considerable attention owing to their ability to run on neuromorphic devices with super-high speeds and remarkable energy efficiencies. SNNs can be used in conventional neural…

DenoisingImage Generation