English

Safety Training Persists Through Helpfulness Optimization in LLM Agents

Machine Learning 2026-03-04 v1 Computation and Language

Abstract

Safety post-training has been studied extensively in single-step "chat" settings where safety typically refers to refusing harmful requests. We study an "agentic" (i.e., multi-step, tool-use) setting where safety refers to harmful actions directly taken by the LLM. We compare the effects of running direct preference optimization (DPO) on safety or helpfulness alone vs both metrics sequentially. As expected, training on one metric alone results in an extreme point along this frontier. However, unlike prior work, we find that safety training persists through subsequent helpfulness training. We also find that all training configurations end up near a linear Pareto frontier with R2=0.77R^2 = 0.77. Even post-training on both metrics simultaneously simply results in another point on the frontier rather than finding a "best of both worlds" strategy, despite the presence of such strategies in our DPO dataset. Overall, our findings underscore the need for better understanding of post-training dynamics.

Keywords

Cite

@article{arxiv.2603.02229,
  title  = {Safety Training Persists Through Helpfulness Optimization in LLM Agents},
  author = {Benjamin Plaut},
  journal= {arXiv preprint arXiv:2603.02229},
  year   = {2026}
}

Comments

Under submission

R2 v1 2026-07-01T10:59:48.088Z