← Search

Peng-Shuai Wang

7 accepted papers

2024

3D Feature Prediction for Masked-AutoEncoder-Based Point Cloud Pretraining

ICLR 2024poster

Masked autoencoders (MAE) have recently been introduced to 3D self-supervised pretraining for point clouds due to their great success in NLP and computer vision. Unlike MAEs used in the image domain, where the pretext task is to restore features at the masked pixels, such as colors, the existing 3D…

2024

Point Transformer V3: Simpler Faster Stronger

CVPR 2024poster

This paper is not motivated to seek innovation within the attention mechanism. Instead it focuses on overcoming the existing trade-offs between accuracy and efficiency within the context of point cloud processing leveraging the power of scale. Drawing inspiration from recent advances in 3D large-sca…

Cited by 981SourcePDFScholar
2023

Randomized Quantization: A Generic Augmentation for Data Agnostic Self-supervised Learning

ICCV 2023poster

Self-supervised representation learning follows a paradigm of withholding some part of the data and tasking the network to predict it from the remaining part. Among many techniques, data augmentation lies at the core for creating the information gap. Towards this end, masking has emerged as a generi…

Cited by 11PDFcodeScholar
2021

Deep Implicit Moving Least-Squares Functions for 3D Reconstruction

CVPR 2021poster

Point set is a flexible and lightweight representation widely used for 3D deep learning. However, their discrete nature prevents them from representing continuous and fine geometry, posing a major issue for learning-based shape generation. In this work, we turn the discrete point sets into smooth su…

Cited by 132PDFcodeScholar
2021

Spline Positional Encoding for Learning 3D Implicit Signed Distance Fields

IJCAI 2021poster

Multilayer perceptrons (MLPs) have been successfully used to represent 3D shapes implicitly and compactly, by mapping 3D coordinates to the corresponding signed distance values or occupancy values. In this paper, we propose a novel positional encoding scheme, called Spline Positional Encoding, t…

2021

Unsupervised 3D Learning for Shape Analysis via Multiresolution Instance Discrimination

AAAI 2021technical

We propose an unsupervised method for learning a generic and efficient shape encoding network for different shape analysis tasks. Our key idea is to jointly encode and learn shape and point features from unlabeled 3D point clouds. For this purpose, we adapt HRNet to octree-based convolutional neural…

Cited by 49SourcePDFScholar