paper-with-me

홈 › Papers

Advancing Image Classification with Discrete Diffusion Classification Modeling

2025-11-25 · Omer Belhasin, Shelly Golan, Ran El-Yaniv, Michael Elad arxiv

Image classification is a well-studied task in computer vision, and yet it remains challenging under high-uncertainty conditions, such as when input images are corrupted or training data are limited. Conventional classification approaches typically train models to directly predict class labels from input images, but this might lead to suboptimal performance in such scenarios. To address this issue, we propose Discrete Diffusion Classification Modeling (DiDiCM), a novel framework that leverages a diffusion-based procedure to model the posterior distribution of class labels conditioned on the input image. DiDiCM supports diffusion-based predictions either on class probabilities or on discrete class labels, providing flexibility in computation and memory trade-offs. We conduct a comprehensive empirical study demonstrating the superior performance of DiDiCM over standard classifiers, showing that a few diffusion iterations achieve higher classification accuracy on the ImageNet dataset compared to baselines, with accuracy gains increasing as the task becomes more challenging. We release our code at https://github.com/omerb01/didicm .

📄 PDF Abstract BibTeX arXiv:2511.20263

Code (0)

등록된 구현이 없습니다.

Tasks

Image Classification

Similar Papers 제목 키워드 기반

Glauber Generative Model: Discrete Diffusion Models via Binary Classification

2024-05-27 · Harshit Varma, Dheeraj Nagaraj, Karthikeyan Shanmugam

We introduce the Glauber Generative Model (GGM), a new class of discrete diffusion models, to obtain new samples from a distribution given samples from a discrete space. GGM deploys a discrete Markov chain called the hea…

Binary ClassificationDenoisingImage GenerationLanguage Modeling+2

In-Situ Tweedie Discrete Diffusion Models

2025-10-01 · Xiao Li, Jiaqi Zhang, Shuxiang Zhang, Tianshui Chen 외 arxiv

While diffusion models excel at generating continuous data such as images, adapting them to discrete tasks has relied on indirect approaches that either operate in continuous embedding spaces or use token masking mechani…

Image ClassificationText Generation

Nemotron-Labs-Diffusion-Image: Advancing Masked Discrete Diffusion for High-Resolution Image Synthesis

2026-06-29 · Shufan Li, Greg Heinrich, Hanrong Ye, Yonggan Fu 외 arxiv

We propose Nemotron-Labs-Diffusion-Image, a state-of-the-art masked discrete diffusion model (MDM) for high-resolution text-to-image synthesis. Compared with prior work on masked image generation, Nemotron-Labs-Diffusion…

Image Generation

Spiking-Diffusion: Vector Quantized Discrete Diffusion Model with Spiking Neural Networks

2023-08-20 · Mingxuan Liu, Jie Gan, Rui Wen, Tao Li 외

Spiking neural networks (SNNs) have tremendous potential for energy-efficient neuromorphic chips due to their binary and event-driven architecture. SNNs have been primarily used in classification tasks, but limited explo…

DecoderImage Generation

D2Styler: Advancing Arbitrary Style Transfer with Discrete Diffusion Methods

2024-08-07 · Onkar Susladkar, Gayatri Deshmukh, Sparsh Mittal, Parth Shastri

In image processing, one of the most challenging tasks is to render an image's semantic meaning using a variety of artistic approaches. Existing techniques for arbitrary style transfer (AST) frequently experience mode-co…

Style Transfer