paper-with-me

Papers

SafeGene: Reusable Adapters for Transferable Safety Alignment

2026-06-02 · Yanghan Wang, Zhiqiang Kou, Fu Feng, Jing Wang, Xin Geng arxiv

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.

📄 PDF Abstract BibTeX arXiv:2606.06519

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Colluding LoRA: A Compositional Vulnerability in LLM Safety Alignment

2026-03-13 · Sihao Ding arxiv

We show that safety alignment in modular LLMs can exhibit a compositional vulnerability: adapters that appear benign and plausibly functional in isolation can, when linearly composed, compromise safety. We study this fai…

Making Models Unmergeable via Scaling-Sensitive Loss Landscape

2026-01-29 · Minwoo Jang, Hoyoung Kim, Jabin Koo, Jungseul Ok arxiv

The rise of model hubs has made it easier to access reusable model components, making model merging a practical tool for combining capabilities. Yet, this modularity also creates a governance gap: downstream users can re…

SafeGenes: Evaluating the Adversarial Robustness of Genomic Foundation Models

2025-06-01 · Huixin Zhan, Jason H. Moore

Genomic Foundation Models (GFMs), such as Evolutionary Scale Modeling (ESM), have demonstrated significant success in variant effect prediction. However, their adversarial robustness remains largely unexplored. To addres…

Adversarial Robustness

Persona-Conditioned Adversarial Prompting: Multi-Identity Red-Teaming for Adversarial Discovery and Mitigation

2026-05-12 · Cristian Morasso, Anisa Halimi, Muhammad Zaid Hameed, Douglas Leith arxiv

Automated red-teaming for LLMs often discovers narrow attack slices, missing diverse real-world threats, and yielding insufficient data for safety fine-tuning. We introduce Persona-Conditioned Adversarial Prompting (PCAP…

SPQR: A Multi-Dimensional Benchmark for Safety Alignment under Benign Model Adaptation

2025-11-24 · Mohammed Talha Alam, Nada Saadi, Fahad Shamshad, Nils Lukas 외 arxiv

Text-to-image diffusion models can emit copyrighted, unsafe, or private content. Safety alignment aims to suppress specific concepts, yet evaluations seldom test whether safety persists under benign downstream fine-tunin…