Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

NExT-Chat: An LMM for Chat, Detection and Segmentation

About

The development of large language models (LLMs) has greatly advanced the field of multimodal understanding, leading to the emergence of large multimodal models (LMMs). In order to enhance the level of visual comprehension, recent studies have equipped LMMs with region-level understanding capabilities by representing object bounding box coordinates as a series of text sequences (pix2seq). In this paper, we introduce a novel paradigm for object location modeling called pix2emb method, where we ask the LMM to output the location embeddings and then decode them with different decoders. This paradigm allows us to use different location formats (such as bounding boxes and masks) in multimodal conversations. Leveraging the proposed pix2emb method, we train an LMM named NExT-Chat and demonstrate its capability of handling multiple tasks like visual grounding, region captioning, and grounded reasoning. Comprehensive experiments show the effectiveness of our NExT-Chat on various tasks, e.g., NExT-Chat (87.7) vs. Shikra (86.9) on POPE-Random, NExT-Chat (68.9) vs. LISA (67.9) on referring expression segmentation task, and NExT-Chat (79.6) vs. Kosmos-2 (62.3) on region caption task. The code and model are released at https://github.com/NExT-ChatV/NExT-Chat.

Ao Zhang, Yuan Yao, Wei Ji, Zhiyuan Liu, Tat-Seng Chua• 2023

Related benchmarks

TaskDatasetResultRank
Referring Expression ComprehensionRefCOCO+ (val)
Accuracy77.2
354
Referring Expression ComprehensionRefCOCO (val)
Accuracy85.5
344
Referring Expression ComprehensionRefCOCO (testA)
Accuracy0.9
342
Referring Expression ComprehensionRefCOCOg (test)
Accuracy79.8
300
Referring Expression ComprehensionRefCOCOg (val)
Accuracy80.1
300
Referring Image SegmentationRefCOCO (val)--
259
Referring Expression SegmentationRefCOCO (testA)
cIoU78.9
257
Referring Image SegmentationRefCOCO+ (test-B)--
252
Referring Expression ComprehensionRefCOCO+ (testB)
Accuracy68
244
Referring Expression SegmentationRefCOCO+ (testA)
cIoU71.9
230
Showing 10 of 34 rows

Other info

Follow for update