paper-with-me

Papers

POC-SLT: Partial Object Completion with SDF Latent Transformers

2024-11-08 · Faezeh Zakeri, Raphael Braun, Lukas Ruppert, Henrik P. A. Lensch

3D geometric shape completion hinges on representation learning and a deep understanding of geometric data. Without profound insights into the three-dimensional nature of the data, this task remains unattainable. Our work addresses this challenge of 3D shape completion given partial observations by proposing a transformer operating on the latent space representing Signed Distance Fields (SDFs). Instead of a monolithic volume, the SDF of an object is partitioned into smaller high-resolution patches leading to a sequence of latent codes. The approach relies on a smooth latent space encoding learned via a variational autoencoder (VAE), trained on millions of 3D patches. We employ an efficient masked autoencoder transformer to complete partial sequences into comprehensive shapes in latent space. Our approach is extensively evaluated on partial observations from ShapeNet and the ABC dataset where only fractions of the objects are given. The proposed POC-SLT architecture compares favorably with several baseline state-of-the-art methods, demonstrating a significant improvement in 3D shape completion, both qualitatively and quantitatively.

📄 PDF Abstract BibTeX arXiv:2411.05419

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Methods 이 논문이 사용한 방법론

ABC Class of methods in Bayesian Statistics where the posterior distribution is approximated over a rejection scheme on simulations because the likelihood function is…

Similar Papers 제목 키워드 기반

Energy-Based Residual Latent Transport for Unsupervised Point Cloud Completion

2022-11-13 · Ruikai Cui, Shi Qiu, Saeed Anwar, Jing Zhang 외

Unsupervised point cloud completion aims to infer the whole geometry of a partial object observation without requiring partial-complete correspondence. Differing from existing deterministic approaches, we advocate genera…

DecoderPoint Cloud Completion

SC-Diff: 3D Shape Completion with Latent Diffusion Models

2024-03-19 · Juan D. Galvis, Xingxing Zuo, Simon Schaefer, Stefan Leutengger

This paper introduces a 3D shape completion approach using a 3D latent diffusion model optimized for completing shapes, represented as Truncated Signed Distance Functions (TSDFs), from partial 3D scans. Our method combin…

Object

Deformable Shape Completion with Graph Convolutional Autoencoders

2017-12-01 · CVPR 2018 6 · Or Litany, Alex Bronstein, Michael Bronstein, Ameesh Makadia

The availability of affordable and portable depth sensors has made scanning objects and people simpler than ever. However, dealing with occlusions and missing parts is still a significant challenge. The problem of recons…

RefComp: A Reference-guided Unified Framework for Unpaired Point Cloud Completion

2025-04-18 · Yixuan Yang, Jinyu Yang, Zixiang Zhao, Victor Sanchez 외

The unpaired point cloud completion task aims to complete a partial point cloud by using models trained with no ground truth. Existing unpaired point cloud completion methods are class-aware, i.e., a separate model is ne…

Point Cloud CompletionTranslation

Point Cloud Completion by Learning Shape Priors

2020-08-02 · Xiaogang Wang, Marcelo H. Ang Jr, Gim Hee Lee

In view of the difficulty in reconstructing object details in point cloud completion, we propose a shape prior learning method for object completion. The shape priors include geometric information in both complete and th…

Generative Adversarial NetworkPoint Cloud Completion