paper-with-me

Papers

Toward General Object-level Mapping from Sparse Views with 3D Diffusion Priors

2024-10-07 · Ziwei Liao, Binbin Xu, Steven L. Waslander

Object-level mapping builds a 3D map of objects in a scene with detailed shapes and poses from multi-view sensor observations. Conventional methods struggle to build complete shapes and estimate accurate poses due to partial occlusions and sensor noise. They require dense observations to cover all objects, which is challenging to achieve in robotics trajectories. Recent work introduces generative shape priors for object-level mapping from sparse views, but is limited to single-category objects. In this work, we propose a General Object-level Mapping system, GOM, which leverages a 3D diffusion model as shape prior with multi-category support and outputs Neural Radiance Fields (NeRFs) for both texture and geometry for all objects in a scene. GOM includes an effective formulation to guide a pre-trained diffusion model with extra nonlinear constraints from sensor measurements without finetuning. We also develop a probabilistic optimization formulation to fuse multi-view sensor observations and diffusion priors for joint 3D object pose and shape estimation. Our GOM system demonstrates superior multi-category mapping performance from sparse views, and achieves more accurate mapping results compared to state-of-the-art methods on the real-world benchmarks. We will release our code: https://github.com/TRAILab/GeneralObjectMapping.

📄 PDF Abstract BibTeX arXiv:2410.05514

Code (1)

trailab/generalobjectmapping 공식 구현 pytorch

Tasks

Object

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 제목 키워드 기반

SparseDFF: Sparse-View Feature Distillation for One-Shot Dexterous Manipulation

2023-10-25 · Qianxu Wang, Haotong Zhang, Congyue Deng, Yang You 외

Humans demonstrate remarkable skill in transferring manipulation abilities across objects of varying shapes, poses, and appearances, a capability rooted in their understanding of semantic correspondences between differen…

One-Shot Learning

DreamSparse: Escaping from Plato’s Cave with 2D Diffusion Model Given Sparse Views

2023-09-21 · NeurIPS 2023 11

Synthesizing novel view images from a few views is a challenging but practical problem. Existing methods often struggle with producing high-quality results or necessitate per-object optimization in such few-view settings…

UpFusion: Novel View Diffusion from Unposed Sparse View Observations

2023-12-11 · Bharath Raj Nagoor Kani, Hsin-Ying Lee, Sergey Tulyakov, Shubham Tulsiani

We propose UpFusion, a system that can perform novel view synthesis and infer 3D representations for an object given a sparse set of reference images without corresponding pose information. Current sparse-view 3D inferen…

Novel View Synthesis

DreamSparse: Escaping from Plato's Cave with 2D Frozen Diffusion Model Given Sparse Views

2023-06-06 · Paul Yoo, Jiaxian Guo, Yutaka Matsuo, Shixiang Shane Gu

Synthesizing novel view images from a few views is a challenging but practical problem. Existing methods often struggle with producing high-quality results or necessitate per-object optimization in such few-view settings…

Image Generation

Real-Time Indoor Object SLAM with LLM-Enhanced Priors

2025-09-25 · Yang Jiao, Yiding Qiu, Henrik I. Christensen arxiv

Object-level Simultaneous Localization and Mapping (SLAM), which incorporates semantic information for high-level scene understanding, faces challenges of under-constrained optimization due to sparse observations. Prior …

Scene Understanding