paper-with-me

Papers

Diffusion Masked Pretraining for Dynamic Point Cloud

2026-05-05 · Zhuoyue Zhang, Jihua Zhu, Chaowei Fang, Jian Liu, Ajmal Saeed Mian arxiv

Dynamic point cloud pretraining is still dominated by masked reconstruction objectives. However, these objectives inherit two key limitations. Existing methods inject ground-truth tube centers as decoder positional embeddings, causing spatio-temporal positional leakage. Moreover, they supervise inter-frame motion with deterministic proxy targets that systematically discard distributional structure by collapsing multimodal trajectory uncertainty into conditional means. To address these limitations, we propose Diffusion Masked Pretraining (DiMP), a unified self-supervised framework for dynamic point clouds. DiMP introduces diffusion modeling into both positional inference and motion learning. It first applies forward diffusion noise only to masked tube centers, then predicts clean centers from visible spatio-temporal context. This removes positional leakage while preserving visible coordinates as clean temporal anchors. DiMP also reformulates point-wise inter-frame displacement supervision as a DDPM noise-prediction objective conditioned on decoded representations. This design drives the encoder to target the full conditional distribution of plausible motions under a variational surrogate, rather than collapsing to a single deterministic estimate. Extensive experiments demonstrate that DiMP consistently improves downstream accuracy over the backbone alone, with absolute gains of 11.21% on offline action segmentation and 13.65% under causally constrained online inference.Codes are available at https://github.com/InitalZ/DiMP.git.

📄 PDF Abstract BibTeX arXiv:2605.03639

Code (0)

등록된 구현이 없습니다.

Tasks

Action SegmentationPoint Clouds

Similar Papers 제목 키워드 기반

Masked Discrimination for Self-Supervised Learning on Point Clouds

2022-03-21 · Haotian Liu, Mu Cai, Yong Jae Lee

Masked autoencoding has achieved great success for self-supervised learning in the image and language domains. However, mask based pretraining has yet to show benefits for point cloud understanding, likely due to standar…

3D Shape ClassificationBinary ClassificationFew-Shot 3D Point Cloud Classificationobject-detection+2

Fast Training of Diffusion Transformer with Extreme Masking for 3D Point Clouds Generation

2023-12-12 · Shentong Mo, Enze Xie, Yue Wu, Junsong Chen 외

Diffusion Transformers have recently shown remarkable effectiveness in generating high-quality 3D point clouds. However, training voxel-based diffusion models for high-resolution 3D voxels remains prohibitively expensive…

3D GenerationDenoisingPoint Cloud Generation

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

2023-04-14 · Siming Yan, YuQi Yang, YuXiao Guo, Hao Pan 외

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 ta…

Decoder

Masked Autoencoder for Self-Supervised Pre-training on Lidar Point Clouds

2022-07-01 · Georg Hess, Johan Jaxing, Elias Svensson, David Hagerman 외

Masked autoencoding has become a successful pretraining paradigm for Transformer models for text, images, and, recently, point clouds. Raw automotive datasets are suitable candidates for self-supervised pre-training as t…

3D Object Detectionobject-detectionObject DetectionSelf-Supervised Learning

DiffPMAE: Diffusion Masked Autoencoders for Point Cloud Reconstruction

2023-12-06 · Yanlong Li, Chamara Madarasingha, Kanchana Thilakarathna

Point cloud streaming is increasingly getting popular, evolving into the norm for interactive service delivery and the future Metaverse. However, the substantial volume of data associated with point clouds presents numer…

Point cloud reconstructionSelf-Supervised Learning