paper-with-me

홈 › Papers

Rethinking harmless refusals when fine-tuning foundation models

2024-06-27 · Florin Pop, Judd Rosenblatt, Diogo Schwerz de Lucena, Michael Vaiana

In this paper, we investigate the degree to which fine-tuning in Large Language Models (LLMs) effectively mitigates versus merely conceals undesirable behavior. Through the lens of semi-realistic role-playing exercises designed to elicit such behaviors, we explore the response dynamics of LLMs post fine-tuning interventions. Our methodology involves prompting models for Chain-of-Thought (CoT) reasoning and analyzing the coherence between the reasoning traces and the resultant outputs. Notably, we identify a pervasive phenomenon we term \emph{reason-based deception}, where models either stop producing reasoning traces or produce seemingly ethical reasoning traces that belie the unethical nature of their final outputs. We further examine the efficacy of response strategies (polite refusal versus explicit rebuttal) in curbing the occurrence of undesired behavior in subsequent outputs of multi-turn interactions. Our findings reveal that explicit rebuttals significantly outperform polite refusals in preventing the continuation of undesired outputs and nearly eliminate reason-based deception, challenging current practices in model fine-tuning. Accordingly, the two key contributions of this paper are (1) defining and studying reason-based deception, a new type of hidden behavior, and (2) demonstrating that rebuttals provide a more robust response model to harmful requests than refusals, thereby highlighting the need to reconsider the response strategies in fine-tuning approaches.

📄 PDF Abstract BibTeX arXiv:2406.19552

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

No, of course I can! Refusal Mechanisms Can Be Exploited Using Harmless Fine-Tuning Data

2025-02-26 · Joshua Kazdan, Lisa Yu, Rylan Schaeffer, Chris Cundy 외

Leading language model (LM) providers like OpenAI and Google offer fine-tuning APIs that allow customers to adapt LMs for specific use cases. To prevent misuse, these LM providers implement filtering mechanisms to block …

Data Poisoning

Residual Stream Analysis of Overfitting And Structural Disruptions

2026-03-04 · Quan Liu, Han Zhou, Wenquan Wu, Hua Wu 외 arxiv

Ensuring that large language models (LLMs) remain both helpful and harmless poses a significant challenge: fine-tuning on repetitive safety datasets, where unsafe prompts are paired with standard refusal templates, often…

(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 t…

Automatic Pseudo-Harmful Prompt Generation for Evaluating False Refusals in Large Language Models

2024-09-01 · Bang An, Sicheng Zhu, Ruiyi Zhang, Michael-Andrei Panaitescu-Liess 외

Safety-aligned large language models (LLMs) sometimes falsely refuse pseudo-harmful prompts, like "how to kill a mosquito," which are actually harmless. Frequent false refusals not only frustrate users but also provoke a…

When Safety Blocks Sense: Measuring Semantic Confusion in LLM Refusals

2025-11-30 · Riad Ahmed Anonto, Md Labid Al Nahiyan, Md Tanvir Hassan arxiv

Safety-aligned language models often refuse prompts that are actually harmless. Current evaluations mostly report global rates such as false rejection or compliance. These scores treat each prompt alone and miss local in…