paper-with-me

Papers

Mitigating Exposure Bias in Discriminator Guided Diffusion Models

2023-11-18 · Eleftherios Tsonis, Paraskevi Tzouveli, Athanasios Voulodimos

Diffusion Models have demonstrated remarkable performance in image generation. However, their demanding computational requirements for training have prompted ongoing efforts to enhance the quality of generated images through modifications in the sampling process. A recent approach, known as Discriminator Guidance, seeks to bridge the gap between the model score and the data score by incorporating an auxiliary term, derived from a discriminator network. We show that despite significantly improving sample quality, this technique has not resolved the persistent issue of Exposure Bias and we propose SEDM-G++, which incorporates a modified sampling approach, combining Discriminator Guidance and Epsilon Scaling. Our proposed approach outperforms the current state-of-the-art, by achieving an FID score of 1.73 on the unconditional CIFAR-10 dataset.

📄 PDF Abstract BibTeX arXiv:2311.11164

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Elucidating the Exposure Bias in Diffusion Models

2023-08-29 · Mang Ning, Mingxiao Li, Jianlin Su, Albert Ali Salah 외

Diffusion models have demonstrated impressive generative capabilities, but their \textit{exposure bias} problem, described as the input mismatch between training and sampling, lacks in-depth exploration. In this paper, w…

AttributeImage Generation

Mitigating Exposure Bias in Score-Based Generation of Molecular Conformations

2024-09-21 · Sijia Wang, Chen Wang, Zhenhao Zhao, Jiqiang Zhang 외

Molecular conformation generation poses a significant challenge in the field of computational chemistry. Recently, Diffusion Probabilistic Models (DPMs) and Score-Based Generative Models (SGMs) are effectively used due t…

Computational chemistry

ExpoCM: Exposure-Aware One-Step Generative Single-Image HDR Reconstruction

2026-05-04 · Aoyu Liu, Zhen Liu, Ziyi Wang, Dian Chen 외 arxiv

Single-image HDR reconstruction aims to recover high dynamic range radiance from a single low dynamic range (LDR) input, but remains highly ill-posed due to detail saturation in over-exposed regions and noise amplificati…

Unbiased Cascade Bandits: Mitigating Exposure Bias in Online Learning to Rank Recommendation

2021-08-07 · Masoud Mansoury, Himan Abdollahpouri, Bamshad Mobasher, Mykola Pechenizkiy 외

Exposure bias is a well-known issue in recommender systems where items and suppliers are not equally represented in the recommendation results. This is especially problematic when bias is amplified over time as a few pop…

Exposure FairnessFairnessLearning-To-RankRecommendation Systems

Adding A Filter Based on The Discriminator to Improve Unconditional Text Generation

2020-04-05 · Xingyuan Chen, Ping Cai, Peng Jin, Hongjun Wang 외

The autoregressive language model (ALM) trained with maximum likelihood estimation (MLE) is widely used in unconditional text generation. Due to exposure bias, the generated texts still suffer from low quality and divers…

Language ModellingText Generation