paper-with-me

홈 › Papers

Rethinking Point Clouds as Sequences: A Causal Next-Token Predictive Learning Framework

2026-05-17 · Yumeng Yao, Jingzhi Dong, Haowen Gu, Tao Chen, Zonghan Wu, Xiaoshui Huang, Yazhou Yao arxiv

With the rapid progress of multimodal foundation models and predictive pre-training, an important open question is how to equip 3D point clouds with a pre-training paradigm that is better aligned with next-token and next-embedding learning. Existing point-cloud self-supervised methods are largely built on masked reconstruction or explicit geometric generation, and thus remain tied to input recovery rather than predictive dependency modeling. In this paper, we introduce PointNTP, which reformulates point cloud pre-training as a fully causal, decoder-free latent Next-Token Prediction problem. Specifically, each point cloud is first partitioned into local patches and serialized into a structured 3D token sequence according to patch-center geometry. The resulting sequence is then modeled by a causal Transformer under prefix-only conditioning, and trained with a shift-based prediction objective stabilized by stop-gradient targets. This design enables the model to learn structural dependencies directly in latent space, without reconstruction decoders or explicit geometric recovery. Extensive experiments demonstrate that the proposed PointNTP is highly competitive across multiple downstream tasks: it achieves 93.8%(+0.5%), 92.6%(+0.3%), and 89.3%(+1.1%) on OBJ_BG, OBJ_ONLY, and PB_T50_RS of ScanObjectNN, respectively; obtains 85.0%(+0.1%) in Cls.mIoU on ShapeNetPart; and reaches 71.1% mAcc on S3DIS Area 5. Overall, decoder-free causal latent prediction provides a simple, scalable, and potentially modality-agnostic paradigm for point-cloud self-supervised learning, offering a new 3D perspective on foundation-style predictive learning for 3D data.

📄 PDF Abstract BibTeX arXiv:2605.17566

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningPoint Clouds

Similar Papers 제목 키워드 기반

PillarNeXt: Rethinking Network Designs for 3D Object Detection in LiDAR Point Clouds

2023-05-08 · CVPR 2023 1 · Jinyu Li, Chenxu Luo, Xiaodong Yang

In order to deal with the sparse and unstructured raw point clouds, LiDAR based 3D object detection research mostly focuses on designing dedicated local point aggregators for fine-grained geometrical modeling. In this pa…

2D Object Detection3D Object DetectionObjectobject-detection+1

TJ4DRadSet: A 4D Radar Dataset for Autonomous Driving

2022-04-28 · Lianqing Zheng, Zhixiong Ma, Xichan Zhu, Bin Tan 외

The next-generation high-resolution automotive radar (4D radar) can provide additional elevation measurement and denser point clouds, which has great potential for 3D sensing in autonomous driving. In this paper, we intr…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

A Causal World Model Underlying Next Token Prediction: Exploring GPT in a Controlled Environment

2024-12-10 · Raanan Y. Rohekar, Yaniv Gurwicz, Sungduk Yu, Estelle Aflalo 외

Do generative pre-trained transformer (GPT) models, trained only to predict the next token, implicitly learn a world model from which a sequence is generated one token at a time? We address this question by deriving a ca…

model

Argoverse 2: Next Generation Datasets for Self-Driving Perception and Forecasting

2023-01-02 · Proceedings of the Neural Information Processing Systems Track on Datasets and Benchmarks 2021 11 · Benjamin Wilson, William Qi, Tanmay Agarwal, John Lambert 외

We introduce Argoverse 2 (AV2) - a collection of three datasets for perception and forecasting research in the self-driving domain. The annotated Sensor Dataset contains 1,000 sequences of multimodal data, encompassing h…

3D Object DetectionMotion ForecastingSelf-Supervised Learning

DetZero: Rethinking Offboard 3D Object Detection with Long-term Sequential Point Clouds

2023-06-09 · ICCV 2023 1 · Tao Ma, Xuemeng Yang, Hongbin Zhou, Xin Li 외

Existing offboard 3D detectors always follow a modular pipeline design to take advantage of unlimited sequential point clouds. We have found that the full potential of offboard 3D detectors is not explored mainly due to …

3D Multi-Object Tracking3D Object DetectionObjectobject-detection+1