paper-with-me

Papers

PixelGen: Improving Pixel Diffusion with Perceptual Supervision

2026-02-02 · Zehong Ma, Ruihan Xu, Shiliang Zhang arxiv

Pixel diffusion generates images directly in pixel space, avoiding the VAE artifacts and representational bottlenecks of two-stage latent diffusion. Recent JiT further simplifies pixel diffusion with x-prediction, where the model predicts clean images rather than velocity. However, the standard pixel-wise diffusion loss treats all pixels equally, spending model capacity to perceptually insignificant signals and often leading to blurry samples. We propose PixelGen, an end-to-end pixel diffusion framework that augments x-prediction with perceptual supervision. Specifically, PixelGen introduces two complementary perceptual losses on top of x-prediction: an LPIPS loss for local textures and a P-DINO loss for global semantics. To preserve sample coverage, PixelGen further proposes a noise-gating strategy that applies these losses only at lower-noise timesteps. On ImageNet-256 without classifier-free guidance, PixelGen achieves an FID of 5.11 in 80 training epochs, surpassing the latent diffusion baselines. Moreover, PixelGen scales efficiently to text-to-image generation, reaching a GenEval score of 0.79 with only 6 days of training on 8xH800 GPUs. These results show that perceptual supervision substantially narrows the gap between pixel and latent diffusion while preserving a simple one-stage pipeline. Codes are available at https://github.com/Zehong-Ma/PixelGen.

📄 PDF Abstract BibTeX arXiv:2602.02493

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image Generation

Similar Papers 제목 키워드 기반

PixelGen: Rethinking Embedded Camera Systems

2024-02-04 · Kunjun Li, Manoj Gulati, Steven Waskito, Dhairya Shah 외

Embedded camera systems are ubiquitous, representing the most widely deployed example of a wireless embedded system. They capture a representation of the world - the surroundings illuminated by visible or infrared light.…

ACPO: Anchor-Constrained Perceptual Optimization for Diffusion Models with No-Reference Quality Guidance

2026-04-29 · Yang Yang, Feifan Meng, Han Fang, Weiming Zhang arxiv

Diffusion models have achieved remarkable success in image generation, yet their training is predominantly driven by full-reference objectives that enforce pixel-wise similarity to ground-truth images.Such supervision, w…

No-Reference Image Quality AssessmentImage Generation

PixWorld: Unifying 3D Scene Generation and Reconstruction in Pixel Space

2026-07-06 · Sensen Gao, Zhaoqing Wang, Qihang Cao, Dongdong Yu 외 arxiv

3D reconstruction and generation are commonly tackled by separate paradigms: pixel-based regression for reconstruction, and latent diffusion for generation. Recent works attempt to unify them in latent space, but with no…

3D ReconstructionScene Generation

V-Co: A Closer Look at Visual Representation Alignment via Co-Denoising

2026-03-17 · Han Lin, Xichen Pan, Zun Wang, Yue Zhang 외 arxiv

Pixel-space diffusion has recently re-emerged as a strong alternative to latent diffusion, enabling high-quality generation without pretrained autoencoders. However, standard pixel-space diffusion models receive relative…

Conditional Denoising Diffusion Model-Based Robust MR Image Reconstruction from Highly Undersampled Data

2025-10-07 · Mohammed Alsubaie, Wenxi Liu, Linxia Gu, Ovidiu C. Andronesi 외 arxiv

Magnetic Resonance Imaging (MRI) is a critical tool in modern medical diagnostics, yet its prolonged acquisition time remains a critical limitation, especially in time-sensitive clinical scenarios. While undersampling st…

Image ReconstructionMRI Reconstruction