2024

Safety Fine-Tuning at (Almost) No Cost: A Baseline for Vision Large Language Models

Zong, Yongshuo, Bohdal, Ondrej, Yu, Tingyang et al.

Understand

Current vision large language models (VLLMs) exhibit remarkable capabilities yet are prone to generate harmful content and are vulnerable to even the simplest jailbreaking attacks.

  • Our initial analysis finds that this is due to the presence of harmful data during vision-language instruction fine-tuning, and that VLLM fine-tuning can cause forgetting of safety alignment previously learned by the underpinning LLM.
  • To address this issue, we first curate a vision-language safe instruction-following dataset VLGuard covering various harmful categories.
  • Our experiments demonstrate that integrating this dataset into standard vision-language fine-tuning or utilizing it for post-hoc fine-tuning effectively safety aligns VLLMs.

Reading the bibliography…