paper-with-me

홈 › Papers

NoiseShift: Resolution-Aware Noise Recalibration for Better Low-Resolution Image Generation

2025-10-02 · Ruozhen He, Moayed Haji-Ali, Ziyan Yang, Vicente Ordonez arxiv

Text-to-image diffusion models often degrade when sampled at resolutions outside the final training resolution set. Prior work has largely emphasized higher resolution generation, enabling pretrained diffusion models to extrapolate beyond the resolutions seen during training. In this work, we instead target lower-resolution generation, performing inference at reduced resolution to significantly cut computational cost. We show that network conditioning of the noise level induces a train-test mismatch that directly degrades low-resolution generation: the same scheduled noise level can correspond to a different perceptual corruption level at lower resolutions, mis-calibrating the denoiser timestep and noise embedding. To this end, we propose NoiseShift, a training-free recalibration method that keeps the original noise sampling schedule unchanged and instead re-indexes the noise conditioning of the denoiser to restore local forward-reverse consistency. Using a lightweight coarse-to-fine calibration on a small set of image-text pairs, NoiseShift learns a resolution-specific mapping from scheduler noise to conditioning noise, reducing train-test mismatch and improving lower-resolution generation quality. When NoiseShift is applied to Stable Diffusion 3 (SD3), Stable Diffusion 3.5 (SD3.5), and Flux-Dev, generation quality at low resolutions improves consistently. Particularly, SD3 generation at 128x128 resolution gets an improved FID score from 203 to 171, and SD3.5 gets an improved FID score from 310 to 277 on LAION-COCO. Even Flux-Dev which already implements a complementary time-shifting strategy gets a modest boost from NoiseShift with an improved FID score from 120 to 113 at 64x64 resolution. More importantly, NoiseShift achieves such improvements with minimal implementation changes and no additional inference overhead.

📄 PDF Abstract BibTeX arXiv:2510.02307

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Isotonic Recalibration under a Low Signal-to-Noise Ratio

2023-01-06 · Mario V. Wüthrich, Johanna Ziegel

Insurance pricing systems should fulfill the auto-calibration property to ensure that there is no systematic cross-financing between different price cohorts. Often, regression models are not auto-calibrated. We propose t…

regression

Sample Margin-Aware Recalibration of Temperature Scaling

2025-06-30 · Haolan Guo, Linwei Tao, Haoyang Luo, Minjing Dong 외 arxiv

Recent advances in deep learning have significantly improved predictive accuracy. However, modern neural networks remain systematically overconfident, posing risks for deployment in safety-critical scenarios. Current pos…

Privacy Preserving Recalibration under Domain Shift

2020-08-21 · Rachel Luo, Shengjia Zhao, Jiaming Song, Jonathan Kuck 외

Classifiers deployed in high-stakes real-world applications must output calibrated confidence scores, i.e. their predicted probabilities should reflect empirical frequencies. Recalibration algorithms can greatly improve …

Privacy Preserving

PAC-Bayes Analysis for Recalibration in Classification

2024-06-10 · Masahiro Fujisawa, Futoshi Futami

Nonparametric estimation with binning is widely employed in the calibration error evaluation and the recalibration of machine learning models. Recently, theoretical analyses of the bias induced by this estimation approac…

Classification

Scale-aware Neural Network for Semantic Segmentation of Multi-resolution Remote Sensing Images

2021-03-14 · Libo Wang, Ce Zhang, Rui Li, Chenxi Duan 외

Assigning geospatial objects with specific categories at the pixel level is a fundamental task in remote sensing image analysis. Along with rapid development in sensor technologies, remotely sensed images can be captured…

Scene UnderstandingSegmentationSemantic Segmentation