Pith. sign in

ChatRex: Tam- ing Multimodal LLM for Joint Perception and Understand- ing

6 Pith papers cite this work. Polarity classification is still indexing.

6 Pith papers citing it
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. From the data perspective, we build a fully automated data engine and construct the Rexverse-2M dataset which possesses multiple granularities to support the joint training of perception and understanding. After a three-stage training approach, ChatRex demonstrates strong perception and understanding performance, and the combination of these two capabilities also unlocks many attractive applications, demonstrating their complementary roles in MLLM. Code is available at https://github.com/IDEA-Research/ChatRex.

citation-role summary

background 1

citation-polarity summary

fields

cs.CV 5 cs.CL 1

years

2026 5 2025 1

roles

background 1

polarities

background 1

representative citing papers

Vision as Unified Multimodal Generation

cs.CV · 2026-07-07 · conditional · novelty 7.0

A single unified multimodal model matches leading task-specialized vision systems across detection, segmentation, dense geometry, and multi-view 3D by casting all outputs as native text or image generation.

SceneParser: Hierarchical Scene Parsing for Visual Semantics Understanding

cs.CV · 2026-05-14 · unverdicted · novelty 6.0

SceneParser introduces hierarchical scene parsing as object-part-affordance chains, a VLM trained with pseudo labels and curriculum learning, and SceneParser-Bench with 1.74M affordance annotations, showing better structure-aware results than existing MLLMs.

citing papers explorer

Showing 6 of 6 citing papers.