English

Test-Time Computing for Referring Multimodal Large Language Models

Computer Vision and Pattern Recognition 2026-02-24 v1

Abstract

We propose ControlMLLM++, a novel test-time adaptation framework that injects learnable visual prompts into frozen multimodal large language models (MLLMs) to enable fine-grained region-based visual reasoning without any model retraining or fine-tuning. Leveraging the insight that cross-modal attention maps intrinsically encode semantic correspondences between textual tokens and visual regions, ControlMLLM++ optimizes a latent visual token modifier during inference via a task-specific energy function to steer model attention towards user-specified areas. To enhance optimization stability and mitigate language prompt biases, ControlMLLM++ incorporates an improved optimization strategy (Optim++) and a prompt debiasing mechanism (PromptDebias). Supporting diverse visual prompt types including bounding boxes, masks, scribbles, and points, our method demonstrates strong out-of-domain generalization and interpretability. The code is available at https://github.com/mrwu-mac/ControlMLLM.

Keywords

Cite

@article{arxiv.2602.19505,
  title  = {Test-Time Computing for Referring Multimodal Large Language Models},
  author = {Mingrui Wu and Hao Chen and Jiayi Ji and Xiaoshuai Sun and Zhiyuan Liu and Liujuan Cao and Ming-Ming Cheng and Rongrong Ji},
  journal= {arXiv preprint arXiv:2602.19505},
  year   = {2026}
}

Comments

arXiv admin note: substantial text overlap with arXiv:2407.21534

R2 v1 2026-07-01T10:46:52.512Z