CVApr 20

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

arXiv:2604.1882952.11 citationsh-index: 4
AI Analysis

For MLLM researchers, this addresses the fragility of RGB-only models under common visual degradations by incorporating infrared imaging.

DUALVISION integrates infrared and RGB information into multimodal large language models via a lightweight fusion module, achieving robust visual reasoning under degradations like fog and low light. The method outperforms baselines on a new benchmark of 500 IR-RGB pairs.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes