Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

PSALM: Pixelwise SegmentAtion with Large Multi-Modal Model

About

PSALM is a powerful extension of the Large Multi-modal Model (LMM) to address the segmentation task challenges. To overcome the limitation of the LMM being limited to textual output, PSALM incorporates a mask decoder and a well-designed input schema to handle a variety of segmentation tasks. This schema includes images, task instructions, conditional prompts, and mask tokens, which enable the model to generate and classify segmentation masks effectively. The flexible design of PSALM supports joint training across multiple datasets and tasks, leading to improved performance and task generalization. PSALM achieves superior results on several benchmarks, such as RefCOCO/RefCOCO+/RefCOCOg, COCO Panoptic Segmentation, and COCO-Interactive, and further exhibits zero-shot capabilities on unseen tasks, such as open-vocabulary segmentation, generalized referring expression segmentation and video object segmentation, making a significant step towards a GPT moment in computer vision. Through extensive experiments, PSALM demonstrates its potential to transform the domain of image segmentation, leveraging the robust visual understanding capabilities of LMMs as seen in natural language processing. Code and models are available at https://github.com/zamling/PSALM.

Zheng Zhang, Yeyao Ma, Enming Zhang, Xiang Bai• 2024

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVQA v2
Accuracy62.3
1165
Video Object SegmentationDAVIS 2017 (val)
J mean65.9
1130
Object Hallucination EvaluationPOPE--
935
Instance SegmentationCOCO (val)--
472
Instance SegmentationCityscapes (val)
AP20.5
239
Panoptic SegmentationCOCO (val)
PQ55.9
219
Referring Expression SegmentationRefCOCO (testA)
cIoU84.7
217
Referring Expression SegmentationRefCOCO+ (val)
cIoU72.9
201
Referring Image SegmentationRefCOCO+ (test-B)--
200
Referring Image SegmentationRefCOCO (val)--
197
Showing 10 of 53 rows

Other info

Code

Follow for update