paper-with-me

Papers

ITS3D: Inference-Time Scaling for Text-Guided 3D Diffusion Models

2025-11-27 · Zhenglin Zhou, Fan Ma, Xiaobo Xia, Hehe Fan, Yi Yang, Tat-Seng Chua arxiv

We explore inference-time scaling in text-guided 3D diffusion models to enhance generative quality without additional training. To this end, we introduce ITS3D, a framework that formulates the task as an optimization problem to identify the most effective Gaussian noise input. The framework is driven by a verifier-guided search algorithm, where the search algorithm iteratively refines noise candidates based on verifier feedback. To address the inherent challenges of 3D generation, we introduce three techniques for improved stability, efficiency, and exploration capability. 1) Gaussian normalization is applied to stabilize the search process. It corrects distribution shifts when noise candidates deviate from a standard Gaussian distribution during iterative updates. 2) The high-dimensional nature of the 3D search space increases computational complexity. To mitigate this, a singular value decomposition-based compression technique is employed to reduce dimensionality while preserving effective search directions. 3) To further prevent convergence to suboptimal local minima, a singular space reset mechanism dynamically updates the search space based on diversity measures. Extensive experiments demonstrate that ITS3D enhances text-to-3D generation quality, which shows the potential of computationally efficient search methods in generative processes. The source code is available at https://github.com/ZhenglinZhou/ITS3D.

📄 PDF Abstract BibTeX arXiv:2511.22456

Code (0)

등록된 구현이 없습니다.

Tasks

3D Generation

Similar Papers 제목 키워드 기반

LatSearch: Latent Reward-Guided Search for Faster Inference-Time Scaling in Video Diffusion

2026-03-15 · Zengqun Zhao, Ziquan Liu, Yu Cao, Shaogang Gong 외 arxiv

The recent success of inference-time scaling in large language models has inspired similar explorations in video diffusion. In particular, motivated by the existence of "golden noise" that enhances video quality, prior w…

Video Generation

Effective Test-Time Scaling of Discrete Diffusion through Iterative Refinement

2025-11-04 · Sanghyun Lee, Sunwoo Kim, Seungryong Kim, Jongho Park 외 arxiv

Test-time scaling through reward-guided generation remains largely unexplored for discrete diffusion models despite its potential as a promising alternative. In this work, we introduce Iterative Reward-Guided Refinement …

Inference-Time Scaling of Diffusion Models for Infrared Data Generation

2025-11-10 · Kai A. Horstmann, Maxim Clouser, Kia Khezeli arxiv

Infrared imagery enables temperature-based scene understanding using passive sensors, particularly under conditions of low visibility where traditional RGB imaging fails. Yet, developing downstream vision models for infr…

Pedestrian DetectionScene UnderstandingImage Generation

Inference-Time Scaling in Diffusion Models through Iterative Partial Refinement

2026-05-19 · Taegu Kang, Jaesik Yoon, Sungjin Ahn arxiv

Inference-time scaling has emerged as a major approach for improving reasoning capabilities, and has been increasingly applied to diffusion models. However, existing inference-time scaling methods for diffusion models ty…

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 sensiti…

Conditional Image Generation