paper-with-me

Papers

Narrow Fine-Tuning Erodes Safety Alignment in Vision-Language Agents

2026-02-18 · Idhant Gulati, Shivam Raval arxiv

Lifelong multimodal agents must continuously adapt to new tasks through post-training, but this creates a fundamental tension between acquiring capabilities and preserving safety alignment. We demonstrate that fine-tuning aligned vision-language models on narrow-domain harmful datasets induces severe emergent misalignment that generalizes broadly across unrelated tasks and modalities. Through experiments on Gemma3-4B, we show that misalignment scales monotonically with LoRA rank, and that multimodal evaluation reveals substantially higher misalignment ($70.71 \pm 1.22$ at $r=128$) than text-only evaluation ($41.19 \pm 2.51$), suggesting that unimodal safety benchmarks may underestimate alignment degradation in vision-language models. Critically, even 10\% harmful data in the training mixture induces substantial alignment degradation. Geometric analysis reveals that harmful behaviors occupy a remarkably low-dimensional subspace, with the majority of misalignment information captured in 10 principal components. To mitigate misalignment, we evaluate two strategies: benign narrow fine-tuning and activation-based steering. While both approaches substantially reduce misalignment, neither completely removes the learned harmful behaviors. Our findings highlight the need for robust continual learning frameworks, as current post-training paradigms may not sufficiently preserve alignment in post-deployment settings.

📄 PDF Abstract BibTeX arXiv:2602.16931

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Re-Emergent Misalignment: How Narrow Fine-Tuning Erodes Safety Alignment in LLMs

2025-07-04 · Jeremiah Giordani arxiv

Recent work has shown that fine-tuning large language models (LLMs) on code with security vulnerabilities can result in misaligned and unsafe behaviors across broad domains. These results prompted concerns about the emer…

Q-realign: Piggybacking Realignment on Quantization for Safe and Efficient LLM Deployment

2026-01-13 · Qitao Tan, Xiaoying Song, Ningxi Cheng, Ninghao Liu 외 arxiv

Public large language models (LLMs) are typically safety-aligned during pretraining, yet task-specific fine-tuning required for deployment often erodes this alignment and introduces safety risks. Existing defenses either…

AsFT: Anchoring Safety During LLM Fine-Tuning Within Narrow Safety Basin

2025-06-10 · Shuo Yang, Qihui Zhang, Yuyang Liu, Yue Huang 외

Large language models (LLMs) are vulnerable to safety risks during fine-tuning, where small amounts of malicious or harmless data can compromise safeguards. In this paper, building on the concept of alignment direction -…

Emergent alignment and the projectability of ethical personas

2026-06-08 · Guillermo Del Pinal, Youngchan Lee, Calum McNamara, Alejandro Perez Carballo arxiv

Work on `emergent misalignment' shows that finetuning LLMs on narrow tasks can induce broadly misaligned behavior. This supports the `persona selection' (PSM) hypothesis: during pre-training, LLMs learn to simulate diffe…

Alignment Dynamics in LLM Fine-Tuning

2026-05-18 · Yuhan Huang, Huanran Chen, Yinpeng Dong arxiv

Although Large Language Models (LLMs) achieve strong alignment through supervised fine-tuning and reinforcement learning from human feedback, the alignment is often fragile under subsequent fine-tuning. Existing explanat…

Reinforcement Learning