Papers › Query Refinement Transformer for 3D Instance Segmentation
Query Refinement Transformer for 3D Instance Segmentation
Jiahao Lu, Jiacheng Deng, Chuxin Wang, Jianfeng He, Tianzhu Zhang
3D instance segmentation aims to predict a set of object instances in a scene and represent them as binary foreground masks with corresponding semantic labels. However, object instances are diverse in shape and category,and point clouds are usually sparse, unordered, and irregular, which leads to a query sampling dilemma. Besides,noise background queries interfere with proper scene perception and accurate instance segmentation. To address the above issues, we propose a Query Refinement Transformer termed QueryFormer. The key to our approach is to exploit a query initialization module to optimize the initialization process for the query distribution with a high coverage and low repetition rate. Additionally, we design an affiliated transformer decoder that suppresses the interference of noise background queries and helps the foreground queries focus on instance discriminative parts to predict final segmentation results. Extensive experiments on ScanNetV2 and S3DIS datasets show that our QueryFormer can surpass state-of-the-art 3D instance segmentation methods.
Code
No code repository is listed for this paper in the archive or in Syntology's graph.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| 3D Instance Segmentation | ScanNet(v2) | QueryFormer | mAP | 58.3 | #6 of 32 | Archive leaderboard | report |
| 3D Instance Segmentation | ScanNet(v2) | QueryFormer | mAP @ 50 | 78.7 | #6 of 32 | Archive leaderboard | report |
| 3D Instance Segmentation | ScanNet(v2) | QueryFormer | mAP@25 | 87.4 | #6 of 32 | Archive leaderboard | report |
| 3D Object Detection | ScanNetV2 | QueryFormer | mAP@0.25 | 73.4 | #8 of 33 | Archive leaderboard | report |
| 3D Object Detection | ScanNetV2 | QueryFormer | mAP@0.5 | 61.7 | #8 of 33 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections