paper-with-me

Papers

(Mis)generalization of Helpful-only Fine-tuning

2026-06-03 · Mohammad Omar Khursheed, Baram Sosis, Fabien Roger arxiv

Helpful-only models, that is, models that are trained to always follow user intent, are valuable for dangerous capability evaluations and other areas of AI R&D where refusals would be an obstacle. Little is known about the generalization properties of helpful-only training: helpful-only models refuse less than their harmless counterparts, but previous work has not studied other dimensions of their alignment. We study the shortcomings of existing helpful-only models. We find that some show emergent misalignment, others have residual refusal behaviors, and most show poor steerability, sycophancy, and incoherent character. We show that simple anti-refusal training can cause many of these issues. None of these problems are necessary consequences of helpful-only training, though: we show that synthetic document fine-tuning and adding character-related questions to SFT and RL can mitigate them.

📄 PDF Abstract BibTeX arXiv:2606.04413

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Empirical Study on Preference Tuning Generalization and Diversity Under Domain Shift

2026-01-09 · Constantinos Karouzos, Xingwei Tan, Nikolaos Aletras arxiv

Preference tuning aligns base language models to human judgments of quality, helpfulness, or safety by optimizing over explicit preference signals rather than likelihood alone. Prior work has shown that preference tuning…

Learning Which Features Matter: RoBERTa Acquires a Preference for Linguistic Generalizations (Eventually)

2020-10-11 · EMNLP 2020 11 · Alex Warstadt, Yian Zhang, Haau-Sing Li, Haokun Liu 외

One reason pretraining on self-supervised linguistic tasks is effective is that it teaches models features that are helpful for language understanding. However, we want pretrained models to learn not only to represent li…

Binary ClassificationDiagnostic

Safety-Tuned LLaMAs: Lessons From Improving the Safety of Large Language Models that Follow Instructions

2023-09-14 · Federico Bianchi, Mirac Suzgun, Giuseppe Attanasio, Paul Röttger 외

Training large language models to follow instructions makes them perform better on a wide range of tasks and generally become more helpful. However, a perfectly helpful model will follow even the most malicious instructi…

Few-Shot Truly Benign DPO Attack for Jailbreaking LLMs

2026-05-09 · Sangyeon Yoon, Wonje Jeung, Yoonjun Cho, Dongjae Jeon 외 arxiv

Fine-tuning APIs make frontier LLMs easy to customize, but they can also weaken safety alignment during fine-tuning. While prior work shows that benign supervised fine-tuning (SFT) can reduce refusal behavior, deployed f…

Bi-Factorial Preference Optimization: Balancing Safety-Helpfulness in Language Models

2024-08-27 · Wenxuan Zhang, Philip H. S. Torr, Mohamed Elhoseiny, Adel Bibi

Fine-tuning large language models (LLMs) on human preferences, typically through reinforcement learning from human feedback (RLHF), has proven successful in enhancing their capabilities. However, ensuring the safety of L…