paper-with-me

Papers

Image Super-resolution Via Latent Diffusion: A Sampling-space Mixture Of Experts And Frequency-augmented Decoder Approach

2023-10-18 · Feng Luo, Jinxi Xiang, Jun Zhang, Xiao Han, Wei Yang

The recent use of diffusion prior, enhanced by pre-trained text-image models, has markedly elevated the performance of image super-resolution (SR). To alleviate the huge computational cost required by pixel-based diffusion SR, latent-based methods utilize a feature encoder to transform the image and then implement the SR image generation in a compact latent space. Nevertheless, there are two major issues that limit the performance of latent-based diffusion. First, the compression of latent space usually causes reconstruction distortion. Second, huge computational cost constrains the parameter scale of the diffusion model. To counteract these issues, we first propose a frequency compensation module that enhances the frequency components from latent space to pixel space. The reconstruction distortion (especially for high-frequency information) can be significantly decreased. Then, we propose to use Sample-Space Mixture of Experts (SS-MoE) to achieve more powerful latent-based SR, which steadily improves the capacity of the model without a significant increase in inference costs. These carefully crafted designs contribute to performance improvements in largely explored 4x blind super-resolution benchmarks and extend to large magnification factors, i.e., 8x image SR benchmarks. The code is available at https://github.com/amandaluof/moe_sr.

📄 PDF Abstract BibTeX arXiv:2310.12004

Code (1)

tencent-ailab/frequency_aug_vae_moesr 공식 구현 pytorch

Tasks

Blind Super-ResolutionDecoderImage GenerationImage Super-ResolutionMixture-of-ExpertsSuper-Resolution

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Latent Space Super-Resolution for Higher-Resolution Image Generation with Diffusion Models

2025-03-24 · CVPR 2025 1 · Jinho Jeong, Sangmin Han, Jinwoo Kim, Seon Joo Kim

In this paper, we propose LSRNA, a novel framework for higher-resolution (exceeding 1K) image generation using diffusion models by leveraging super-resolution directly in the latent space. Existing diffusion models strug…

Image GenerationSuper-Resolution

RealOSR: Latent Unfolding Boosting Diffusion-based Real-world Omnidirectional Image Super-Resolution

2024-12-11 · Xuhan Sheng, Runyi Li, Bin Chen, Weiqi Li 외

Omnidirectional image super-resolution (ODISR) aims to upscale low-resolution (LR) omnidirectional images (ODIs) to high-resolution (HR), addressing the growing demand for detailed visual content across a $180^{\circ}\ti…

DenoisingImage Super-ResolutionSuper-Resolution

Single-Step Latent Consistency Model for Remote Sensing Image Super-Resolution

2025-03-25 · Xiaohui Sun, Jiangwei Mo, Hanlin Wu, Jie Ma

Recent advancements in diffusion models (DMs) have greatly advanced remote sensing image super-resolution (RSISR). However, their iterative sampling processes often result in slow inference speeds, limiting their applica…

Image Super-ResolutionSuper-Resolution

Simple diffusion: End-to-end diffusion for high resolution images

2023-01-26 · Emiel Hoogeboom, Jonathan Heek, Tim Salimans

Currently, applying diffusion models in pixel space of high resolution images is difficult. Instead, existing approaches focus on diffusion in lower dimensional spaces (latent diffusion), or have multiple super-resolutio…

Conditional Image GenerationDenoisingImage GenerationSuper-Resolution+2

Latent Diffusion, Implicit Amplification: Efficient Continuous-Scale Super-Resolution for Remote Sensing Images

2024-10-30 · Hanlin Wu, Jiangwei Mo, Xiaohui Sun, Jie Ma

Recent advancements in diffusion models have significantly improved performance in super-resolution (SR) tasks. However, previous research often overlooks the fundamental differences between SR and general image generati…

Image GenerationSuper-Resolution