Point Cloud Quantization through Multimodal Prompting

Hongxuan Li¹, Wencheng Zhu¹², Huiying Xu³, Xinzhong Zhu³, Pengfei Zhu¹

1College of Intelligence and Computing, Tianjin University
2Haihe Laboratory of Information Technology Application Innovation
3School of Computer Science and Technology, Zhejiang Normal University

Abstract

Vector quantization has emerged as a powerful tool in large-scale multimodal models, unifying heterogeneous representations through discrete token encoding. However, its effectiveness critically depends on robust codebook design. Current prototype-based approaches relying on trainable vectors or clustered centroids fall short in representativeness and interpretability, even as multimodal alignment demonstrates its promise in vision-language models.

To address these limitations, we propose a simple multimodal prompting-driven quantization framework for point cloud analysis. Our methodology is built upon two core insights:

  • Text embeddings from pre-trained models inherently encode visual semantics through many-to-one contrastive alignment, naturally serving as robust prototype priors.
  • Multimodal prompts enable adaptive refinement of these prototypes, effectively mitigating vision-language semantic gaps.

The framework introduces a dual-constrained quantization space, enforced by compactness and separation regularization, which seamlessly integrates visual and prototype features, resulting in hybrid representations that jointly encode geometric and semantic information.

Furthermore, we employ Gumbel-Softmax relaxation to achieve differentiable discretization while maintaining quantization sparsity. Extensive experiments on the ModelNet40 and ScanObjectNN datasets clearly demonstrate the superior effectiveness of the proposed method.

Method

PCQ Framework Overview
Overall architecture of the proposed PCQ framework.

Main Results

Task 1: Point Cloud Recognition

Task 1: Point Cloud Recognition Results

Task 2: Point Cloud Recognition

Task 2: Point Cloud Recognition Results

Task 3: Shape Part Segmentation

Task 3: Shape Part Segmentation Results
Qualitative visualization for Shape Part Segmentation