English

Multi-modal Instruction Tuned LLMs with Fine-grained Visual Perception

Computer Vision and Pattern Recognition 2024-03-26 v2

Abstract

Multimodal Large Language Model (MLLMs) leverages Large Language Models as a cognitive framework for diverse visual-language tasks. Recent efforts have been made to equip MLLMs with visual perceiving and grounding capabilities. However, there still remains a gap in providing fine-grained pixel-level perceptions and extending interactions beyond text-specific inputs. In this work, we propose {\bf{AnyRef}}, a general MLLM model that can generate pixel-wise object perceptions and natural language descriptions from multi-modality references, such as texts, boxes, images, or audio. This innovation empowers users with greater flexibility to engage with the model beyond textual and regional prompts, without modality-specific designs. Through our proposed refocusing mechanism, the generated grounding output is guided to better focus on the referenced object, implicitly incorporating additional pixel-level supervision. This simple modification utilizes attention scores generated during the inference of LLM, eliminating the need for extra computations while exhibiting performance enhancements in both grounding masks and referring expressions. With only publicly available training data, our model achieves state-of-the-art results across multiple benchmarks, including diverse modality referring segmentation and region-level referring expression generation.

Keywords

Cite

@article{arxiv.2403.02969,
  title  = {Multi-modal Instruction Tuned LLMs with Fine-grained Visual Perception},
  author = {Junwen He and Yifan Wang and Lijun Wang and Huchuan Lu and Jun-Yan He and Jin-Peng Lan and Bin Luo and Xuansong Xie},
  journal= {arXiv preprint arXiv:2403.02969},
  year   = {2024}
}

Comments

CVPR 2024

R2 v1 2026-06-28T15:09:47.797Z