Abstract
Figure: Up, Examples of multimodal safety benchmarks and their corresponding responses on different models. Down, Variation of safety performance for MLRMs across various benchmarks.
Contributions
- This study conducts a systematic safety evaluation of MLRMs and investigates the empirical results, revealing several novel findings and providing new perspectives for the development of safer MLRMs.
- We construct a multimodal fine-tuning dataset with safety-oriented thought process for safety alignment, alleviating the issue associated with incorporating additional modalities.
- Experimental results demonstrate that our method improves the safety performance of MLRMs across multiple benchmarks by enabling self-correction thinking along the reasoning pathways, compared with previous defense methods.
TiS Dataset
we employ a multi-stage pipeline to construct our safety alignment dataset TiS. We begin by collecting safety-related topics and generating image captions, then explicitly incorporating long CoT reasoning into question answering. After a filtering procedure, we finally obtain the dataset. To the best of our knowledge, TiS is the first safety dataset with the ability to retain reasoning chain for MLRMs.
Figure: Overview of our data construction pipeline.
Results
Fine-tuning on TiS can significantly improve the safety of MLRMs while maintaining the thought process.
Experimental Results
Both R1-Onevision and LLaVA-CoT demonstrate improved safety alignment fine-tuned on TiS, substantially outperforming prior datasets.
Qualitative Results
Examples of responses generated by fine-tuned on VLGuard, MIS, SPA-VL and TiS dataset are illustrated in Figure. Our approach demonstrates the ability to retain the thought process of the models while decisively rejecting unsafe inputs and explicitly articulating the potential serious consequences associated with such queries.
Citation
@article{lou2025think,
title={Think in Safety: Unveiling and Mitigating Safety Alignment Collapse in Multimodal Large Reasoning Model},
author={Lou, Xinyue and Li, You and Xu, Jinan and Shi, Xiangyu and Chen, Chi and Huang, Kaiyu},
journal={arXiv preprint arXiv:2505.06538},
year={2025}
}