English

Pointy - A Lightweight Transformer for Point Cloud Foundation Models

Computer Vision and Pattern Recognition 2026-04-21 v1 Machine Learning

Abstract

Foundation models for point cloud data have recently grown in capability, often leveraging extensive representation learning from language or vision. In this work, we take a more controlled approach by introducing a lightweight transformer-based point cloud architecture. In contrast to the heavy reliance on cross-modal supervision, our model is trained only on 39k point clouds - yet it outperforms several larger foundation models trained on over 200k training samples. Interestingly, our method approaches state-of-the-art results from models that have seen over a million point clouds, images, and text samples, demonstrating the value of a carefully curated training setup and architecture. To ensure rigorous evaluation, we conduct a comprehensive replication study that standardizes the training regime and benchmarks across multiple point cloud architectures. This unified experimental framework isolates the impact of architectural choices, allowing for transparent comparisons and highlighting the benefits of our design and other tokenizer-free architectures. Our results show that simple backbones can deliver competitive results to more complex or data-rich strategies. The implementation, including code, pre-trained models, and training protocols, is available at https://github.com/KonradSzafer/Pointy.

Keywords

Cite

@article{arxiv.2603.10963,
  title  = {Pointy - A Lightweight Transformer for Point Cloud Foundation Models},
  author = {Konrad Szafer and Marek Kraft and Dominik Belter},
  journal= {arXiv preprint arXiv:2603.10963},
  year   = {2026}
}

Comments

To appear in the proceedings of ACIVS 2025. An earlier version was presented at the SCI-FM workshop at ICLR 2025

R2 v1 2026-07-01T11:14:59.468Z