Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

PointTPA: Dynamic Network Parameter Adaptation for 3D Scene Understanding

About

Scene-level point cloud understanding remains challenging due to diverse geometries, imbalanced category distributions, and highly varied spatial layouts. Existing methods improve object-level performance but rely on static network parameters during inference, limiting their adaptability to dynamic scene data. We propose PointTPA, a Test-time Parameter Adaptation framework that generates input-aware network parameters for scene-level point clouds. PointTPA adopts a Serialization-based Neighborhood Grouping (SNG) to form locally coherent patches and a Dynamic Parameter Projector (DPP) to produce patch-wise adaptive weights, enabling the backbone to adjust its behavior according to scene-specific variations while maintaining a low parameter overhead. Integrated into the PTv3 structure, PointTPA demonstrates strong parameter efficiency by introducing two lightweight modules of less than 2% of the backbone's parameters. Despite this minimal parameter overhead, PointTPA achieves 78.4% mIoU on ScanNet validation, surpassing existing parameter-efficient fine-tuning (PEFT) methods across multiple benchmarks, highlighting the efficacy of our test-time dynamic network parameter adaptation mechanism in enhancing 3D scene understanding. The code is available at https://github.com/H-EmbodVis/PointTPA.

Siyuan Liu, Chaoqun Zheng, Xin Zhou, Tianrui Feng, Dingkang Liang, Xiang Bai• 2026

Related benchmarks

TaskDatasetResultRank
3D Semantic SegmentationScanNet (val)
mIoU78.4
144
3D Semantic SegmentationScanNet (test)
mIoU75.8
109
3D Semantic SegmentationS3DIS Area5
mIoU74.9
41
3D Semantic SegmentationScanNet++ (val)
mAcc52.9
16
Showing 4 of 4 rows

Other info

Follow for update