CompetitorFormer: Competitor Transformer for 3D Instance Segmentation
Duanchu Wang (1), Jing Liu (2), Haoran Gong (2), Yinghui Quan (1), Di, Wang (2) ((1) School of Electronic Engineering, Xidian University (2) School, of Software Engineering, Xian Jiaotong University)

TL;DR
CompetitorFormer introduces competition-aware designs for transformer-based 3D instance segmentation, reducing inter-query competition to improve accuracy and convergence, leading to consistent performance gains across multiple datasets.
Contribution
The paper proposes novel plug-and-play competition-oriented modules that mitigate inter-query competition in transformer models for 3D segmentation, enhancing performance.
Findings
Significant performance improvements on various datasets.
Effective reduction of inter-query competition.
Enhanced convergence efficiency.
Abstract
Transformer-based methods have become the dominant approach for 3D instance segmentation. These methods predict instance masks via instance queries, ranking them by classification confidence and IoU scores to select the top prediction as the final outcome. However, it has been observed that the current models employ a fixed and higher number of queries than the instances present within a scene. In such instances, multiple queries predict the same instance, yet only a single query is ultimately optimized. The close scores of queries in the lower-level decoders make it challenging for the dominant query to distinguish itself rapidly, which ultimately impairs the model's accuracy and convergence efficiency. This phenomenon is referred to as inter-query competition. To address this challenge, we put forth a series of plug-and-play competition-oriented designs, collectively designated as the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIndustrial Vision Systems and Defect Detection · 3D Shape Modeling and Analysis · Image Processing and 3D Reconstruction
