BGDB: Bernoulli-Gaussian Decision Block with Improved Denoising Diffusion Probabilistic Models
Chengkun Sun, Jinqian Pan, Russell Stevens Terry, Jiang Bian, Jie Xu

TL;DR
This paper introduces BGDB, a novel module that uses probabilistic modeling inspired by the Central Limit Theorem to improve denoising diffusion models by reconstructing logits as if from multiple training sessions, enhancing generative classifier performance.
Contribution
The paper proposes BGDB, a new module leveraging IDDPM and the CLT to synthesize multiple training logits from a single model, providing a theoretical foundation and experimental validation.
Findings
BGDB improves denoising diffusion probabilistic models' performance.
Theoretical analysis supports the CLT-based approach.
Experimental results show enhanced classification and segmentation accuracy.
Abstract
Generative models can enhance discriminative classifiers by constructing complex feature spaces, thereby improving performance on intricate datasets. Conventional methods typically augment datasets with more detailed feature representations or increase dimensionality to make nonlinear data linearly separable. Utilizing a generative model solely for feature space processing falls short of unlocking its full potential within a classifier and typically lacks a solid theoretical foundation. We base our approach on a novel hypothesis: the probability information (logit) derived from a single model training can be used to generate the equivalent of multiple training sessions. Leveraging the central limit theorem, this synthesized probability information is anticipated to converge toward the true probability more accurately. To achieve this goal, we propose the Bernoulli-Gaussian Decision…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Gaussian Processes and Bayesian Inference · Machine Learning and Data Classification
