Completing point cloud from few points by Wasserstein GAN and Transformers
Xianfeng Wu, Jinhui Qian, Qing Wei, Xianzu Wu, Xinyi Liu, and Luxin Hu, Yanli Gong, Zhongyuan Lai, Libing Wu

TL;DR
This paper introduces a novel point cloud completion method using Wasserstein GANs and Transformers, specifically designed to perform well even with very few input points, addressing a key challenge in vision and robotics applications.
Contribution
The paper proposes an end-to-end encoder-decoder network with Transformers and Wasserstein GANs, pre-trained and fine-tuned for improved point cloud completion from limited data.
Findings
Improves completion performance for many input points.
Maintains stable performance with few input points.
Validated on ShapeNet dataset.
Abstract
In many vision and robotics applications, it is common that the captured objects are represented by very few points. Most of the existing completion methods are designed for partial point clouds with many points, and they perform poorly or even fail completely in the case of few points. However, due to the lack of detail information, completing objects from few points faces a huge challenge. Inspired by the successful applications of GAN and Transformers in the image-based vision task, we introduce GAN and Transformer techniques to address the above problem. Firstly, the end-to-end encoder-decoder network with Transformers and the Wasserstein GAN with Transformer are pre-trained, and then the overall network is fine-tuned. Experimental results on the ShapeNet dataset show that our method can not only improve the completion performance for many input points, but also keep stable for few…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Human Pose and Action Recognition · Medical Imaging and Analysis
MethodsMulti-Head Attention · Attention Is All You Need · fail · Layer Normalization · Adam · Absolute Position Encodings · Linear Layer · Dense Connections · Residual Connection · Byte Pair Encoding
