English

Positional Prompt Tuning for Efficient 3D Representation Learning

Computer Vision and Pattern Recognition 2025-09-25 v2

Abstract

We rethink the role of positional encoding in 3D representation learning and fine-tuning. We argue that using positional encoding in point Transformer-based methods serves to aggregate multi-scale features of point clouds. Additionally, we explore parameter-efficient fine-tuning (PEFT) through the lens of prompts and adapters, introducing a straightforward yet effective method called PPT for point cloud analysis. PPT incorporates increased patch tokens and trainable positional encoding while keeping most pre-trained model parameters frozen. Extensive experiments validate that PPT is both effective and efficient. Our proposed method of PEFT tasks, namely PPT, with only 1.05M of parameters for training, gets state-of-the-art results in several mainstream datasets, such as 95.01% accuracy in the ScanObjectNN OBJ_BG dataset. Codes and weights will be released at https://github.com/zsc000722/PPT.

Keywords

Cite

@article{arxiv.2408.11567,
  title  = {Positional Prompt Tuning for Efficient 3D Representation Learning},
  author = {Shaochen Zhang and Zekun Qi and Runpei Dong and Xiuxiu Bai and Xing Wei},
  journal= {arXiv preprint arXiv:2408.11567},
  year   = {2025}
}

Comments

Accepted at ACMMM 2025 Oral

R2 v1 2026-06-28T18:19:24.468Z