Pith. sign in

REVIEW 2 cited by

Mean Shift Mask Transformer for Unseen Object Instance Segmentation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2211.11679 v3 pith:4EUHLICB submitted 2022-11-21 cs.CV cs.AIcs.LGcs.RO

Mean Shift Mask Transformer for Unseen Object Instance Segmentation

classification cs.CV cs.AIcs.LGcs.RO
keywords meanshiftunseenclusteringmsmformerobjectsegmentationinstance
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Segmenting unseen objects from images is a critical perception skill that a robot needs to acquire. In robot manipulation, it can facilitate a robot to grasp and manipulate unseen objects. Mean shift clustering is a widely used method for image segmentation tasks. However, the traditional mean shift clustering algorithm is not differentiable, making it difficult to integrate it into an end-to-end neural network training framework. In this work, we propose the Mean Shift Mask Transformer (MSMFormer), a new transformer architecture that simulates the von Mises-Fisher (vMF) mean shift clustering algorithm, allowing for the joint training and inference of both the feature extractor and the clustering. Its central component is a hypersphere attention mechanism, which updates object queries on a hypersphere. To illustrate the effectiveness of our method, we apply MSMFormer to unseen object instance segmentation. Our experiments show that MSMFormer achieves competitive performance compared to state-of-the-art methods for unseen object instance segmentation. The project page, appendix, video, and code are available at https://irvlutd.github.io/MSMFormer

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Seg2Grasp: A Robust Modular Suction Grasping in Bin Picking

    cs.RO 2026-07 conditional novelty 5.0

    A modular segmentation–suction-grasp–open-vocabulary-classification pipeline outperforms end-to-end baselines in bin picking, especially on hard, novel-object scenes.

  2. DA-Fusion: Deformable Attention-Based RGB-D Fusion Transformer for Unseen Object Instance Segmentation

    cs.CV 2026-07 conditional novelty 4.0

    DA-Fusion combines deformable self-attention and cross-modal attention in a Mask2Former-style decoder, reporting state-of-the-art unseen-object instance segmentation on OCID, OSD, and a new OCBD benchmark.