paper-with-me

Papers

Guided Trajectory Optimization with Sparse Scaling for Test-Time Diffusion

2026-05-21 · Gang Dai, Yining Huang, Yiming Xia, Guohao Chen, Shuaicheng Niu arxiv

The efficient Test-Time Scaling (TTS) paradigm offers a promising perspective for enhancing the generation performance of diffusion models. However, current solutions are limited to a static, pre-defined noise pool and suffer from inflexible noise exploration across the denoising trajectory. To bridge this gap, we propose RTS, a novel Reward-guided Trajectory Scaling method to fully unlock the generative potential of diffusion models. Unlike existing methods, RTS facilitates the synthesis of refined, high-fidelity images via two core innovations: 1) a reward-guided noise optimization strategy to actively direct the search towards promising regions; and 2) a sparse test-time scaling framework together with a PCA-driven curvature analysis scheme to prioritize key intermediate steps in the entire denoising space, effectively compressing the search space. Experiments show our approach outperforms baselines by 15.6% across GenEval Score, and a 60.4% enhancement in ImageReward score, setting a new SOTA while providing a practical guideline for more effective test-time scaling across diffusion-specific architectures.

📄 PDF Abstract BibTeX arXiv:2605.21907

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SAIL: Test-Time Scaling for In-Context Imitation Learning with VLM

2026-03-09 · Makoto Sato, Yusuke Iwasawa, Yujin Tang, So Kuroki arxiv

In-context imitation learning allows robots to acquire skills from demonstrations, yet one-shot trajectory generation remains fragile under environmental variation. We propose SAIL, a framework that reframes robot imitat…

What If We Allocate Test-Time Compute Adaptively?

2026-02-01 · Ahsan Bilal, Ahmed Mohsin, Muhammad Umer, Ali Subhan 외 arxiv

Test-time compute scaling allocates inference computation uniformly, uses fixed sampling strategies, and applies verification only for reranking. In contrast, we propose a verifier-guided adaptive framework treating reas…

ReasonFlux-PRM: Trajectory-Aware PRMs for Long Chain-of-Thought Reasoning in LLMs

2025-06-23 · Jiaru Zou, Ling Yang, Jingwen Gu, Jiahao Qiu 외

Process Reward Models (PRMs) have recently emerged as a powerful framework for supervising intermediate reasoning steps in large language models (LLMs). Previous PRMs are primarily trained on model final output responses…

Math

NoisEasier: Test-Time Noise Optimization for Text-to-Video Generation

2026-08-31 · Yujiang Pu, Yu Kong arxiv

Diffusion models have recently advanced text-to-video (T2V) generation, yet they still struggle with fine-grained compositional alignment, such as attribute binding, spatial relations, and object interactions. While rewa…

Text-to-Video Generation

Predicting and improving test-time scaling laws via reward tail-guided search

2026-02-01 · Muheng Li, Jian Qian, Wenlong Mou arxiv

Test-time scaling has emerged as a critical avenue for enhancing the reasoning capabilities of Large Language Models (LLMs). Though the straight-forward ''best-of-$N$'' (BoN) strategy has already demonstrated significant…