paper-with-me

Papers

Inference-Time Scaling of Diffusion Models via Progressive Seed Pruning

2026-07-23 · Rogerio Guimaraes, Pietro Perona arxiv

Diffusion and flow-matching models dominate conditional image generation, yet inference-time scaling for these models is far less developed than for autoregressive language models. Because final quality is highly sensitive to the initial noise seed, many approaches spend extra compute on seed search or resampling under a black-box reward, but typically maintaining a constant memory footprint throughout inference. We show that relaxing this constraint enables an underexplored inference-time scaling axis: by front-loading exploration, evaluating many seeds early, and pruning aggressively, we can use a fixed compute budget more effectively. \emph{Progressive Seed Pruning} (\PSP) scores intermediate denoised estimates and progressively narrows the candidate set so that only promising trajectories are fully denoised, while keeping the total number of model evaluations fixed. Across diffusion and flow-matching backbones, \PSP \ consistently improves reward-guided selection and achieves higher GenEval scores (automated) and better human evaluation on prompt-alignment than best-of-$N$, importance-sampling, and tree-search baselines at matched compute. Project page: https://www.vision.caltech.edu/psp. Code: https://github.com/rogerioagjr/psp.

📄 PDF Abstract BibTeX arXiv:2607.21591

Code (0)

등록된 구현이 없습니다.

Tasks

Conditional Image Generation

Similar Papers 제목 키워드 기반

Scribble-Supervised Semantic Segmentation Inference

2021-01-01 · ICCV 2021 10 · Jingshan Xu, Chuanwei Zhou, Zhen Cui, Chunyan Xu 외

In this paper, we propose a progressive segmentation inference (PSI) framework to tackle with scribble-supervised semantic segmentation. In virtue of latent contextual dependency, we encapsulate two crucial cues, con…

SegmentationSemantic Segmentation

GaussianSeed: Hierarchical Gaussian Seeding for High-Resolution 3D Occupancy Prediction

2026-07-22 · Xinzhuo Li, Xianghui Pan, Jiayuan Du, Wei Wei 외 arxiv

Vision-centric 3D occupancy prediction provides dense scene representations essential for autonomous driving and robotic navigation, yet existing methods struggle to scale to high voxel resolutions due to prohibitive com…

Autonomous Driving

Iterative Inference-time Scaling with Adaptive Frequency Steering for Image Super-Resolution

2025-12-29 · Hexin Zhang, Dong Li, Jie Huang, Bingzhou Wang 외 arxiv

Diffusion models have become a leading paradigm for image super-resolution (SR), but existing methods struggle to guarantee both the high-frequency perceptual quality and the low-frequency structural fidelity of generate…

Image Super-Resolution

Good Seed Makes a Good Crop: Discovering Secret Seeds in Text-to-Image Diffusion Models

2024-05-23 · Katherine Xu, Lingzhi Zhang, Jianbo Shi

Recent advances in text-to-image (T2I) diffusion models have facilitated creative and photorealistic image synthesis. By varying the random seeds, we can generate many images for a fixed text prompt. Technically, the see…

Image Generation

SEED: A Benchmark Dataset for Sequential Facial Attribute Editing with Diffusion Models

2025-05-31 · Yule Zhu, Ping Liu, Zhedong Zheng, Wei Liu

Diffusion models have recently enabled precise and photorealistic facial editing across a wide range of semantic attributes. Beyond single-step modifications, a growing class of applications now demands the ability to an…

AttributeFacial Editing