CVAIMMIVJun 29, 2025

PixelBoost: Leveraging Brownian Motion for Realistic-Image Super-Resolution

arXiv:2506.23254v1h-index: 3IEEE transactions on multimedia
Originality Incremental advance
AI Analysis

This work addresses a specific problem in image super-resolution for applications requiring high realism, though it appears incremental as it builds on existing diffusion models with a novel method.

The paper tackles the trade-off between realistic image generation and computational efficiency in diffusion-model-based super-resolution by introducing PixelBoost, which integrates controlled stochasticity from Brownian motion to enhance texture and edge definitions, achieving superior results in metrics like LPIPS, LOE, PSNR, and SSIM.

Diffusion-model-based image super-resolution techniques often face a trade-off between realistic image generation and computational efficiency. This issue is exacerbated when inference times by decreasing sampling steps, resulting in less realistic and hazy images. To overcome this challenge, we introduce a novel diffusion model named PixelBoost that underscores the significance of embracing the stochastic nature of Brownian motion in advancing image super-resolution, resulting in a high degree of realism, particularly focusing on texture and edge definitions. By integrating controlled stochasticity into the training regimen, our proposed model avoids convergence to local optima, effectively capturing and reproducing the inherent uncertainty of image textures and patterns. Our proposed model demonstrates superior objective results in terms of learned perceptual image patch similarity (LPIPS), lightness order error (LOE), peak signal-to-noise ratio(PSNR), structural similarity index measure (SSIM), as well as visual quality. To determine the edge enhancement, we evaluated the gradient magnitude and pixel value, and our proposed model exhibited a better edge reconstruction capability. Additionally, our model demonstrates adaptive learning capabilities by effectively adjusting to Brownian noise patterns and introduces a sigmoidal noise sequencing method that simplifies training, resulting in faster inference speeds.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes