English

RIV: Recursive Introspection Mask Diffusion Vision Language Model

Computer Vision and Pattern Recognition 2025-09-30 v1 Artificial Intelligence Computation and Language Machine Learning

Abstract

Mask Diffusion-based Vision Language Models (MDVLMs) have achieved remarkable progress in multimodal understanding tasks. However, these models are unable to correct errors in generated tokens, meaning they lack self-correction capability. In this paper, we propose Recursive Introspection Mask Diffusion Vision Language Model (RIV), which equips the model with self-correction ability through two novel mechanisms. The first is Introspection Training, where an Introspection Model is introduced to identify errors within generated sequences. Introspection Training enables the model to detect not only grammatical and spelling mistakes, but more importantly, logical errors. The second is Recursive Inference. Beginning with the standard unmasking step, the learned Introspection Model helps to identify errors in the output sequence and remask them. This alternating (unmaskintrospectionremask\text{unmask}\rightarrow\text{introspection}\rightarrow\text{remask}) process is repeated recursively until reliable results are obtained. Experimental results on multiple benchmarks demonstrate that the proposed RIV achieves state-of-the-art performance, outperforming most existing MDVLMs.

Keywords

Cite

@article{arxiv.2509.23625,
  title  = {RIV: Recursive Introspection Mask Diffusion Vision Language Model},
  author = {YuQian Li and Limeng Qiao and Lin Ma},
  journal= {arXiv preprint arXiv:2509.23625},
  year   = {2025}
}
R2 v1 2026-07-01T06:01:57.088Z