English

DUALVISION: RGB-Infrared Multimodal Large Language Models for Robust Visual Reasoning

Computer Vision and Pattern Recognition 2026-04-22 v1

Abstract

Multimodal large language models (MLLMs) have achieved impressive performance on visual perception and reasoning tasks with RGB imagery, yet they remain fragile under common degradations, such as fog, blur, or low-light conditions. Infrared (IR) imaging, a well-established complement to RGB, offers inherent robustness in these conditions, but its integration into MLLMs remains underexplored. To bridge this gap, we propose DUALVISION, a lightweight fusion module that efficiently incorporates IR-RGB information into MLLMs via patch-level localized cross-attention. To support training and evaluation and to facilitate future research, we also introduce DV-204K, a dataset of ~25K publicly available aligned IR-RGB image pairs with 204K modality-specific QA annotations, and DV-500, a benchmark of 500 IR-RGB image pairs with 500 QA pairs designed for evaluating cross-modal reasoning. Leveraging these datasets, we benchmark both open- and closed-source MLLMs and demonstrate that DUALVISION delivers strong empirical performance under a wide range of visual degradations. Our code and dataset are available at https://abrarmajeedi.github.io/dualvision.

Keywords

Cite

@article{arxiv.2604.18829,
  title  = {DUALVISION: RGB-Infrared Multimodal Large Language Models for Robust Visual Reasoning},
  author = {Abrar Majeedi and Zhiyuan Ruan and Ziyi Zhao and Hongcheng Wang and Jianglin Lu and Yin Li},
  journal= {arXiv preprint arXiv:2604.18829},
  year   = {2026}
}

Comments

Accepted at CVPR Findings 2026

R2 v1 2026-07-01T12:27:12.668Z