paper-with-me

Papers

GradShield: Alignment Preserving Finetuning

2026-05-13 · Zhanhao Hu, Xiao Huang, Patrick Mendoza, Emad A. Alghamdi, Basel Alomair, Raluca Ada Popa, David Wagner arxiv

Large Language Models (LLMs) pose a significant risk of safety misalignment after finetuning, as models can be compromised by both explicitly and implicitly harmful data. Even some seemingly benign data can inadvertently steer a model towards misaligned behaviors. To address this, we introduce GradShield, a principled filtering method that safeguards LLMs during finetuning by identifying and removing harmful data points before they corrupt the model's alignment. It removes potentially harmful data by computing a Finetuning Implicit Harmfulness Score (FIHS) for each data point and employs an adaptive thresholding algorithm. We apply GradShield to multiple utility fine-tuning tasks across varying levels of harmful data and evaluate the safety and utility performance of the resulting LLMs using various metrics. The results show that GradShield outperforms all baseline methods, consistently maintaining an Attack Success Rate (ASR) below $6\%$ while preserving utility performance.

📄 PDF Abstract BibTeX arXiv:2605.14194

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Defending Against Malicious Finetuning by Scaling Train-time Adversarial Attacks

2026-06-06 · Haoming Wen, Shi Chen, Qingyu Shi, Siyuan Liu 외 arxiv

Current open-weight large language models (LLMs) are prone to malicious finetuning attacks, which could compromise the safety alignment of LLMs with only a few steps of supervised finetuning (SFT) on poisoned datasets. E…

Efficient Diversity-Preserving Diffusion Alignment via Gradient-Informed GFlowNets

2024-12-10 · Zhen Liu, Tim Z. Xiao, Weiyang Liu, Yoshua Bengio 외

While one commonly trains large diffusion models by collecting datasets on target downstream tasks, it is often desired to align and finetune pretrained diffusion models with some reward functions that are either designe…

Diversity

AlignGuard-LoRA: Alignment-Preserving Fine-Tuning via Fisher-Guided Decomposition and Riemannian-Geodesic Collision Regularization

2025-08-04 · Amitava Das, Abhilekh Borah, Vinija Jain, Aman Chadha arxiv

Low-rank adaptation (LoRA) has become a standard tool for efficiently fine-tuning large language models (LLMs). Yet, even minor LoRA updates can induce alignment drift, weakening safety and behavioral constraints through…

The Piggyback Hypothesis of Generalization: Explaining and Mitigating Emergent Misalignment

2026-06-04 · Jiachen Zhao, Zhengxuan Wu, Aryaman Arora, Yiyou Sun 외 arxiv

The mechanisms behind LLMs' broad over-generalization beyond training examples remain unclear. Emergent misalignment (EM) offers a striking case study: finetuning on narrow tasks induces broad misalignment to semanticall…

Towards Source-Aware Object Swapping with Initial Noise Perturbation

2026-02-27 · Jiahui Zhan, Xianbing Sun, Xiangnan Zhu, Yikun Ji 외 arxiv

Object swapping aims to replace a source object in a scene with a reference object while preserving object fidelity, scene fidelity, and object-scene harmony. Existing methods either require per-object finetuning and slo…

Face Swapping