Pith. sign in

REVIEW 3 cited by

SAM-DiffSR: Structure-Modulated Diffusion Model for Image Super-Resolution

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2402.17133 v2 pith:PBYVGQOI submitted 2024-02-27 cs.CV

SAM-DiffSR: Structure-Modulated Diffusion Model for Image Super-Resolution

classification cs.CV
keywords diffusionmodelnoiseprocessdiffusion-basedmodelssam-diffsrcomputational
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Diffusion-based super-resolution (SR) models have recently garnered significant attention due to their potent restoration capabilities. But conventional diffusion models perform noise sampling from a single distribution, constraining their ability to handle real-world scenes and complex textures across semantic regions. With the success of segment anything model (SAM), generating sufficiently fine-grained region masks can enhance the detail recovery of diffusion-based SR model. However, directly integrating SAM into SR models will result in much higher computational cost. In this paper, we propose the SAM-DiffSR model, which can utilize the fine-grained structure information from SAM in the process of sampling noise to improve the image quality without additional computational cost during inference. In the process of training, we encode structural position information into the segmentation mask from SAM. Then the encoded mask is integrated into the forward diffusion process by modulating it to the sampled noise. This adjustment allows us to independently adapt the noise mean within each corresponding segmentation area. The diffusion model is trained to estimate this modulated noise. Crucially, our proposed framework does NOT change the reverse diffusion process and does NOT require SAM at inference. Experimental results demonstrate the effectiveness of our proposed method, showcasing superior performance in suppressing artifacts, and surpassing existing diffusion-based methods by 0.74 dB at the maximum in terms of PSNR on DIV2K dataset. The code and dataset are available at https://github.com/lose4578/SAM-DiffSR.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. GramSR: Visual Feature Conditioning for Diffusion-Based Super-Resolution

    cs.CV 2026-04 unverdicted novelty 7.0

    GramSR uses DINOv3 visual features instead of text captions to condition a one-step diffusion model for super-resolution via sequential pixel, semantic, and texture LoRA modules.

  2. Semantic-Guided Cross-Sensor Super Resolution of Remote Sensing Images: A Gated Dual Conditioning Flow Matching Model

    cs.CV 2025-10 conditional novelty 6.0

    A gated dual-conditioning flow-matching model achieves 10 m→2 m cross-sensor super-resolution with a 38% FID reduction over the best baseline on a rare-landform (retrogressive thaw slump) benchmark.

  3. VQualA 2025 Challenge on Image Super-Resolution Generated Content Quality Assessment: Methods and Results

    cs.CV 2025-09 conditional novelty 6.0

    A new SR image quality dataset focused on modern GAN and diffusion super-resolution outputs, plus benchmark results from four teams achieving SRCC above 0.90, is presented.