Share your thoughts, 1 month free Claude Pro on usSee more
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
Object Hallucination EvaluationPOPE--
1455
Visual Question AnsweringVQA v2
Accuracy62.3
1362
Video Object SegmentationDAVIS 2017 (val)
J mean65.9
1193
Instance SegmentationCOCO (val)--
475
Referring Image SegmentationRefCOCO (val)--
259
Referring Expression SegmentationRefCOCO (testA)
cIoU84.7
257
Referring Image SegmentationRefCOCO+ (test-B)--
252
Instance SegmentationCityscapes (val)
AP20.5
239
Referring Expression SegmentationRefCOCO+ (testA)
cIoU75.5
230
Referring Image SegmentationRefCOCO (test A)--
230
Showing 10 of 70 rows

Other info

Code

Follow for update