paper-with-me

Papers

RIGI: Rectifying Image-to-3D Generation Inconsistency via Uncertainty-aware Learning

2024-11-28 · Jiacheng Wang, Zhedong Zheng, Wei Xu, Ping Liu

Given a single image of a target object, image-to-3D generation aims to reconstruct its texture and geometric shape. Recent methods often utilize intermediate media, such as multi-view images or videos, to bridge the gap between input image and the 3D target, thereby guiding the generation of both shape and texture. However, inconsistencies in the generated multi-view snapshots frequently introduce noise and artifacts along object boundaries, undermining the 3D reconstruction process. To address this challenge, we leverage 3D Gaussian Splatting (3DGS) for 3D reconstruction, and explicitly integrate uncertainty-aware learning into the reconstruction process. By capturing the stochasticity between two Gaussian models, we estimate an uncertainty map, which is subsequently used for uncertainty-aware regularization to rectify the impact of inconsistencies. Specifically, we optimize both Gaussian models simultaneously, calculating the uncertainty map by evaluating the discrepancies between rendered images from identical viewpoints. Based on the uncertainty map, we apply adaptive pixel-wise loss weighting to regularize the models, reducing reconstruction intensity in high-uncertainty regions. This approach dynamically detects and mitigates conflicts in multi-view labels, leading to smoother results and effectively reducing artifacts. Extensive experiments show the effectiveness of our method in improving 3D generation quality by reducing inconsistencies and artifacts.

📄 PDF Abstract BibTeX arXiv:2411.18866

Code (0)

등록된 구현이 없습니다.

Tasks

3D Generation3DGS3D ReconstructionImage to 3D

Similar Papers 제목 키워드 기반

RCOT: Detecting and Rectifying Factual Inconsistency in Reasoning by Reversing Chain-of-Thought

2023-05-19 · Tianci Xue, Ziqi Wang, Zhenhailong Wang, Chi Han 외

Large language Models (LLMs) have achieved promising performance on arithmetic reasoning tasks by incorporating step-by-step chain-of-thought (CoT) prompting. However, LLMs face challenges in maintaining factual consiste…

Arithmetic ReasoningGSM8KHallucination

BayesDiff: Estimating Pixel-wise Uncertainty in Diffusion via Bayesian Inference

2023-10-17 · Siqi Kou, Lei Gan, Dequan Wang, Chongxuan Li 외

Diffusion models have impressive image generation capability, but low-quality generations still exist, and their identification remains challenging due to the lack of a proper sample-wise metric. To address this, we prop…

Bayesian InferenceImage Generation

Ctrl-U: Robust Conditional Image Generation via Uncertainty-aware Reward Modeling

2024-10-15 · Guiyu Zhang, Huan-ang Gao, Zijian Jiang, Hao Zhao 외

In this paper, we focus on the task of conditional image generation, where an image is synthesized according to user instructions. The critical challenge underpinning this task is ensuring both the fidelity of the genera…

Conditional Image GenerationImage Generation

Prompt-Consistency Image Generation (PCIG): A Unified Framework Integrating LLMs, Knowledge Graphs, and Controllable Diffusion Models

2024-06-24 · Yichen Sun, Zhixuan Chu, Zhan Qin, Kui Ren

The rapid advancement of Text-to-Image(T2I) generative models has enabled the synthesis of high-quality images guided by textual descriptions. Despite this significant progress, these models are often susceptible in gene…

HallucinationImage GenerationKnowledge GraphsText Generation

RAG-3DSG: Enhancing 3D Scene Graphs with Re-Shot Guided Retrieval-Augmented Generation

2026-01-15 · Yue Chang, Rufeng Chen, Zhaofan Zhang, Yi Chen 외 arxiv

Open-vocabulary 3D Scene Graph (3DSG) can enhance various downstream tasks in robotics by leveraging structured semantic representations, yet current 3DSG construction methods suffer from semantic inconsistencies caused …