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

Kosmos-2: Grounding Multimodal Large Language Models to the World

About

We introduce Kosmos-2, a Multimodal Large Language Model (MLLM), enabling new capabilities of perceiving object descriptions (e.g., bounding boxes) and grounding text to the visual world. Specifically, we represent refer expressions as links in Markdown, i.e., ``[text span](bounding boxes)'', where object descriptions are sequences of location tokens. Together with multimodal corpora, we construct large-scale data of grounded image-text pairs (called GrIT) to train the model. In addition to the existing capabilities of MLLMs (e.g., perceiving general modalities, following instructions, and performing in-context learning), Kosmos-2 integrates the grounding capability into downstream applications. We evaluate Kosmos-2 on a wide range of tasks, including (i) multimodal grounding, such as referring expression comprehension, and phrase grounding, (ii) multimodal referring, such as referring expression generation, (iii) perception-language tasks, and (iv) language understanding and generation. This work lays out the foundation for the development of Embodiment AI and sheds light on the big convergence of language, multimodal perception, action, and world modeling, which is a key step toward artificial general intelligence. Code and pretrained models are available at https://aka.ms/kosmos-2.

Zhiliang Peng, Wenhui Wang, Li Dong, Yaru Hao, Shaohan Huang, Shuming Ma, Furu Wei• 2023

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVQA v2
Accuracy51.1
1165
Visual Question AnsweringVQA v2 (test-dev)
Overall Accuracy45.6
664
Referring Expression ComprehensionRefCOCO+ (val)
Accuracy45.48
345
Referring Expression ComprehensionRefCOCO (val)
Accuracy52.32
335
Referring Expression ComprehensionRefCOCO (testA)
Accuracy0.5742
333
OCR EvaluationOCRBench
Score244
296
Referring Expression ComprehensionRefCOCOg (test)
Accuracy61.65
291
Referring Expression ComprehensionRefCOCOg (val)
Accuracy60.57
291
Panoptic SegmentationCityscapes (val)
PQ12.09
276
Instance SegmentationCityscapes (val)
AP9.81
239
Showing 10 of 82 rows
...

Other info

Code

Follow for update