AILGJun 2

SafeGene: Reusable Adapters for Transferable Safety Alignment

arXiv:2606.0651912.3
Predicted impact top 16% in AI · last 90 daysOriginality Incremental advance
AI Analysis

For developers fine-tuning open-weight LLMs, SafeGene provides a practical solution to the recurring safety degradation problem without requiring model-specific retraining.

SafeGene introduces a reusable safety-adapter module that decouples safety alignment from task-specific fine-tuning, enabling cross-task reuse to restore safety in open-weight LLMs without sacrificing downstream performance. Experiments show it reduces harmful response rates while maintaining utility, outperforming existing safe adaptation methods.

Open-weight LLMs are increasingly fine-tuned into customized assistants, but downstream fine-tuning can weaken safety alignment and make models more vulnerable to malicious prompts, even when the training data is not intentionally harmful. This creates a recurring safety recovery problem as target models are repeatedly updated with new task data or user interactions. We propose SafeGene, a reusable safety-adapter module designed for cross-task reuse within each architecture-compatible model family. Rather than treating safety recovery as a model-specific repair step, SafeGene treats safety capability as an independent, reusable adapter representation decoupled from task-specific updates. This representation is obtained from aligned--degraded model discrepancies, refined into task-transferable safety vectors through data-aware layer selection, and expressed in each downstream task-adapted model via few-shot layer-wise coefficient recalibration. Experiments across multiple model families, downstream tasks, and safety judges show that SafeGene-enhanced models reduce harmful response rates while maintaining downstream performance, outperforming representative safe adaptation methods in safety--utility trade-off.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes