paper-with-me

Papers

RL Dreams: Policy Gradient Optimization for Score Distillation based 3D Generation

2023-12-08 · Aradhya N. Mathur, Phu Pham, Aniket Bera, Ojaswa Sharma

3D generation has rapidly accelerated in the past decade owing to the progress in the field of generative modeling. Score Distillation Sampling (SDS) based rendering has improved 3D asset generation to a great extent. Further, the recent work of Denoising Diffusion Policy Optimization (DDPO) demonstrates that the diffusion process is compatible with policy gradient methods and has been demonstrated to improve the 2D diffusion models using an aesthetic scoring function. We first show that this aesthetic scorer acts as a strong guide for a variety of SDS-based methods and demonstrates its effectiveness in text-to-3D synthesis. Further, we leverage the DDPO approach to improve the quality of the 3D rendering obtained from 2D diffusion models. Our approach, DDPO3D, employs the policy gradient method in tandem with aesthetic scoring. To the best of our knowledge, this is the first method that extends policy gradient methods to 3D score-based rendering and shows improvement across SDS-based methods such as DreamGaussian, which are currently driving research in text-to-3D synthesis. Our approach is compatible with score distillation-based methods, which would facilitate the integration of diverse reward functions into the generative process. Our project page can be accessed via https://ddpo3d.github.io.

📄 PDF Abstract BibTeX arXiv:2312.04806

Code (0)

등록된 구현이 없습니다.

Tasks

3D GenerationDenoisingPolicy Gradient MethodsText to 3D

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DreamSampler: Unifying Diffusion Sampling and Score Distillation for Image Manipulation

2024-03-18 · Jeongsol Kim, Geon Yeong Park, Jong Chul Ye

Reverse sampling and score-distillation have emerged as main workhorses in recent years for image manipulation using latent diffusion models (LDMs). While reverse diffusion sampling often requires adjustments of LDM arch…

Feature EngineeringImage Manipulation

DreamScene4D: Dynamic Multi-Object Scene Generation from Monocular Videos

2024-05-03 · Wen-Hsuan Chu, Lei Ke, Katerina Fragkiadaki

View-predictive generative models provide strong priors for lifting object-centric images and videos into 3D and 4D through rendering and score distillation objectives. A question then remains: what about lifting complet…

Depth EstimationDepth PredictionNovel View SynthesisObject+2

Stabilizing On-Policy Distillation for MLLM Reasoning with Global Normalization

2026-06-08 · Dongze Hao, Zhiwei Jin, Chen Chen, Haonan Lu arxiv

On-policy distillation (OPD) has recently emerged as an important post-training paradigm. By using a stronger teacher model to provide dense, fine-grained supervision for sampled trajectories, OPD offers a clear advantag…

Reinforcement LearningMultimodal Reasoning

NVIDIA Cosmos-H-Dreams: Real-Time Generative Physics Simulation for Surgical Robotics

2026-08-25 · Javier Gamazo Tejero, Lukas Zbinden, Keyur Sheth, Raghavendra K M 외 arxiv

Generative simulation for surgical robotics still lacks real-time interaction. Physical-robot experiments, often involving animal or cadaver labs, are time-consuming, costly, and difficult to reproduce, while classical s…

Synthetic Data Generation

DreamSteerer: Enhancing Source Image Conditioned Editability using Personalized Diffusion Models

2024-10-15 · Zhengyang Yu, Zhaoyuan Yang, Jing Zhang

Recent text-to-image personalization methods have shown great promise in teaching a diffusion model user-specified concepts given a few images for reusing the acquired concepts in a novel context. With massive efforts be…

Denoising