ChatRex: Taming Multimodal LLM for Joint Perception and Understanding
Qing Jiang, Gen Luo, Yuqin Yang, Yuda Xiong, Yihao Chen, Zhaoyang, Zeng, Tianhe Ren, Lei Zhang

TL;DR
ChatRex introduces a novel multimodal large language model with a decoupled perception design and a new dataset, significantly improving perception and understanding capabilities for joint perception and understanding tasks.
Contribution
It proposes a decoupled perception architecture and constructs the Rexverse-2M dataset for joint training, enhancing perception and understanding in multimodal LLMs.
Findings
Achieves improved perception and understanding performance.
Demonstrates effective joint perception and understanding applications.
Outperforms previous models on perception benchmarks.
Abstract
Perception and understanding are two pillars of computer vision. While multimodal large language models (MLLM) have demonstrated remarkable visual understanding capabilities, they arguably lack accurate perception abilities, e.g. the stage-of-the-art model Qwen2-VL only achieves a 43.9 recall rate on the COCO dataset, limiting many tasks requiring the combination of perception and understanding. In this work, we aim to bridge this perception gap from both model designing and data development perspectives. We first introduce ChatRex, an MLLM with a decoupled perception design. Instead of having the LLM directly predict box coordinates, we feed the output boxes from a universal proposal network into the LLM, allowing it to output the corresponding box indices to represent its detection results, turning the regression task into a retrieval-based task that LLM handles more proficiently.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Text Readability and Simplification
