paper-with-me

Papers

Less is More: Efficient Point Cloud Reconstruction via Multi-Head Decoders

2025-05-25 · Pedro Alonso, Tianrui Li, Chongshou Li

We challenge the common assumption that deeper decoder architectures always yield better performance in point cloud reconstruction. Our analysis reveals that, beyond a certain depth, increasing decoder complexity leads to overfitting and degraded generalization. Additionally, we propose a novel multi-head decoder architecture that exploits the inherent redundancy in point clouds by reconstructing complete shapes from multiple independent heads, each operating on a distinct subset of points. The final output is obtained by concatenating the predictions from all heads, enhancing both diversity and fidelity. Extensive experiments on ModelNet40 and ShapeNetPart demonstrate that our approach achieves consistent improvements across key metrics--including Chamfer Distance (CD), Hausdorff Distance (HD), Earth Mover's Distance (EMD), and F1-score--outperforming standard single-head baselines. Our findings highlight that output diversity and architectural design can be more critical than depth alone for effective and efficient point cloud reconstruction.

📄 PDF Abstract BibTeX arXiv:2505.19057

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDiversityPoint cloud reconstruction

Similar Papers 제목 키워드 기반

NeuSG: Neural Implicit Surface Reconstruction with 3D Gaussian Splatting Guidance

2023-12-01 · Hanlin Chen, Chen Li, Gim Hee Lee

Existing neural implicit surface reconstruction methods have achieved impressive performance in multi-view 3D reconstruction by leveraging explicit geometry priors such as depth maps or point clouds as regularization. Ho…

3D ReconstructionMulti-View 3D ReconstructionSurface Reconstruction

FUSE-Flow: Scalable Real-Time Multi-View Point Cloud Reconstruction Using Confidence

2026-02-01 · Chentian Sun arxiv

Real-time multi-view point cloud reconstruction is a core problem in 3D vision and immersive perception, with wide applications in VR, AR, robotic navigation, digital twins, and computer interaction. Despite advances in …

Point Cloud GenerationPoint Clouds

Mitigating Prior Shape Bias in Point Clouds via Differentiable Center Learning

2024-02-03 · Zhe Li, Ziyang Zhang, Jinglin Zhao, Zheng Wang 외

Masked autoencoding and generative pretraining have achieved remarkable success in computer vision and natural language processing, and more recently, they have been extended to the point cloud domain. Nevertheless, exis…

From Image Collections to Point Clouds with Self-supervised Shape and Pose Networks

2020-05-05 · CVPR 2020 6 · K L Navaneet, Ansu Mathew, Shashank Kashyap, Wei-Chih Hung 외

Reconstructing 3D models from 2D images is one of the fundamental problems in computer vision. In this work, we propose a deep learning technique for 3D object reconstruction from a single image. Contrary to recent works…

3D Object Reconstruction3D Object Reconstruction From A Single Image3D Point Cloud ReconstructionObject Reconstruction+2

A Solution for Crime Scene Reconstruction using Time-of-Flight Cameras

2017-08-07 · Silvio Giancola, Daniele Piron, Pasquale Poppa, Remo Sala

In this work, we propose a method for three-dimensional (3D) reconstruction of wide crime scene, based on a Simultaneous Localization and Mapping (SLAM) approach. We used a Kinect V2 Time-of-Flight (TOF) RGB-D camera to …

3D ReconstructionSimultaneous Localization and Mapping