paper-with-me

Papers

Prometheus: 3D-Aware Latent Diffusion Models for Feed-Forward Text-to-3D Scene Generation

2024-12-30 · CVPR 2025 1 · Yuanbo Yang, Jiahao Shao, Xinyang Li, Yujun Shen, Andreas Geiger, Yiyi Liao

In this work, we introduce Prometheus, a 3D-aware latent diffusion model for text-to-3D generation at both object and scene levels in seconds. We formulate 3D scene generation as multi-view, feed-forward, pixel-aligned 3D Gaussian generation within the latent diffusion paradigm. To ensure generalizability, we build our model upon pre-trained text-to-image generation model with only minimal adjustments, and further train it using a large number of images from both single-view and multi-view datasets. Furthermore, we introduce an RGB-D latent space into 3D Gaussian generation to disentangle appearance and geometry information, enabling efficient feed-forward generation of 3D Gaussians with better fidelity and geometry. Extensive experimental results demonstrate the effectiveness of our method in both feed-forward 3D Gaussian reconstruction and text-to-3D generation. Project page: https://freemty.github.io/project-prometheus/

📄 PDF Abstract BibTeX arXiv:2412.21117

Code (0)

등록된 구현이 없습니다.

Tasks

3D GenerationImage GenerationScene GenerationText to 3DText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.
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 제목 키워드 기반

Prometheus: Inducing Fine-grained Evaluation Capability in Language Models

2023-10-12 · Seungone Kim, Jamin Shin, Yejin Cho, Joel Jang 외

Recently, using a powerful proprietary Large Language Model (LLM) (e.g., GPT-4) as an evaluator for long-form responses has become the de facto standard. However, for practitioners with large-scale evaluation tasks and c…

Language ModellingLarge Language Model

Atlas Gaussians Diffusion for 3D Generation

2024-08-23 · Haitao Yang, Yuan Dong, Hanwen Jiang, Dejia Xu 외

Using the latent diffusion model has proven effective in developing novel 3D generation techniques. To harness the latent diffusion model, a key challenge is designing a high-fidelity and efficient representation that li…

3D Generation

ConFixGS: Learning to Fix Feedforward 3D Gaussian Splatting with Confidence-Aware Diffusion Priors in Driving Scenes

2026-05-10 · Rui Song, Tianhui Cai, Markus Gross, Xingcheng Zhou 외 arxiv

Feedforward 3D Gaussian Splatting (3DGS) often struggles in trajectory-based sparse-view driving scenes. Existing Gaussian repair methods mainly target optimization-based 3DGS, while diffusion-based repair is typically r…

Novel View Synthesis

Prometheus-Vision: Vision-Language Model as a Judge for Fine-Grained Evaluation

2024-01-12 · Seongyun Lee, Seungone Kim, Sue Hyun Park, Geewook Kim 외

Assessing long-form responses generated by Vision-Language Models (VLMs) is challenging. It not only requires checking whether the VLM follows the given instruction but also verifying whether the text output is properly …

Language ModelingLanguage Modelling

M-Prometheus: A Suite of Open Multilingual LLM Judges

2025-04-07 · José Pombal, Dongkeun Yoon, Patrick Fernandes, Ian Wu 외

The use of language models for automatically evaluating long-form text (LLM-as-a-judge) is becoming increasingly common, yet most LLM judges are optimized exclusively for English, with strategies for enhancing their mult…

Machine TranslationModel Selection