CVOct 27, 2024

Point-PRC: A Prompt Learning Based Regulation Framework for Generalizable Point Cloud Analysis

arXiv:2410.20406v37 citationsh-index: 8Has CodeNIPS
Originality Incremental advance
AI Analysis

This work addresses domain generalization for 3D point cloud analysis, which is an incremental improvement in a domain-specific area.

The paper tackles the problem of 3D domain generalization in point cloud analysis, where prompt tuning improves downstream tasks but harms generalization; the proposed regulation framework enhances both generalization and recognition performance across benchmarks, achieving clear gains.

This paper investigates the 3D domain generalization (3DDG) ability of large 3D models based on prevalent prompt learning. Recent works demonstrate the performances of 3D point cloud recognition can be boosted remarkably by parameter-efficient prompt tuning. However, we observe that the improvement on downstream tasks comes at the expense of a severe drop in 3D domain generalization. To resolve this challenge, we present a comprehensive regulation framework that allows the learnable prompts to actively interact with the well-learned general knowledge in large 3D models to maintain good generalization. Specifically, the proposed framework imposes multiple explicit constraints on the prompt learning trajectory by maximizing the mutual agreement between task-specific predictions and task-agnostic knowledge. We design the regulation framework as a plug-and-play module to embed into existing representative large 3D models. Surprisingly, our method not only realizes consistently increasing generalization ability but also enhances task-specific 3D recognition performances across various 3DDG benchmarks by a clear margin. Considering the lack of study and evaluation on 3DDG, we also create three new benchmarks, namely base-to-new, cross-dataset and few-shot generalization benchmarks, to enrich the field and inspire future research. Code and benchmarks are available at \url{https://github.com/auniquesun/Point-PRC}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes