paper-with-me

홈 › Papers

Refusal-Feature-guided Teacher for Safe Finetuning via Data Filtering and Alignment Distillation

2025-06-09 · Seokil Ham, Yubin Choi, Seungju Cho, YuJin Yang, Younghun Kim, Changick Kim

Recently, major AI service providers such as Google and OpenAI have introduced Finetuning-as-a-Service, which enables users to customize Large Language Models (LLMs) for specific downstream tasks using their own data. However, this service is vulnerable to degradation of LLM safety-alignment when user data contains harmful prompts. While some prior works address this issue, fundamentally filtering harmful data from user data remains unexplored. Motivated by our observation that a directional representation reflecting refusal behavior (called the refusal feature) obtained from safety-aligned LLMs can inherently distinguish between harmful and harmless prompts, we propose the Refusal-Feature-guided Teacher (ReFT). Our ReFT model is trained to identify harmful prompts based on the similarity between input prompt features and its refusal feature. During finetuning, the ReFT model serves as a teacher that filters harmful prompts from user data and distills alignment knowledge into the base model. Extensive experiments demonstrate that our ReFT-based finetuning strategy effectively minimizes harmful outputs and enhances finetuning accuracy for user-specific tasks, offering a practical solution for secure and reliable deployment of LLMs in Finetuning-as-a-Service.

📄 PDF Abstract BibTeX arXiv:2506.07356

Code (0)

등록된 구현이 없습니다.

Tasks

Safety Alignment

Methods 이 논문이 사용한 방법론

BASE 설명 없음
Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Decoy Direction Optimization: A Post-Hoc Defense Against LLM Abliteration

2026-09-14 · Aashiq Muhamed, Mona T. Diab, Virginia Smith hf

Safety guardrails in open-weight language models can be readily bypassed using Refusal Feature Ablation (RFA), a technique that identifies and projects out a linear refusal direction from the residual stream, often achie…

LLMs Encode Harmfulness and Refusal Separately

2025-07-16 · Jiachen Zhao, Jing Huang, Zhengxuan Wu, David Bau 외

LLMs are trained to refuse harmful instructions, but do they truly understand harmfulness beyond just refusing? Prior work has shown that LLMs' refusal behaviors can be mediated by a one-dimensional subspace, i.e., a ref…

POROver: Improving Safety and Reducing Overrefusal in Large Language Models with Overgeneration and Preference Optimization

2024-10-16 · Batuhan K. Karaman, Ishmam Zabir, Alon Benhaim, Vishrav Chaudhary 외

Balancing safety and usefulness in large language models has become a critical challenge in recent years. Models often exhibit unsafe behavior or adopt an overly cautious approach, leading to frequent overrefusal of beni…

Instruction Following

Surgical Refusal Ablation: Disentangling Safety from Intelligence via Concept-Guided Spectral Cleaning

2026-01-13 · Tony Cristofano arxiv

Safety-aligned language models systematically refuse harmful requests. While activation steering can modulate refusal, ablating the raw "refusal vector" calculated from contrastive harmful and harmless prompts often caus…

CRaFT: Circuit-Guided Refusal Feature Selection via Cross-Layer Transcoders

2026-04-02 · Su-Hyeon Kim, Hyundong Jin, Yejin Lee, Yo-Sub Han arxiv

While modern LLMs are aligned to refuse harmful requests, it is essential to understand the underlying mechanistic basis of this refusal behavior for model safety analysis. For example, steering-based jailbreak attacks e…