English

Don't Walk the Line: Boundary Guidance for Filtered Generation

Machine Learning 2026-02-16 v2 Computation and Language

Abstract

Generative models are increasingly paired with safety classifiers that filter harmful or undesirable outputs. A common strategy is to fine-tune the generator to reduce the probability of being filtered, but this can be suboptimal: it often pushes the model toward producing samples near the classifier's decision boundary, increasing both false positives and false negatives. We propose Boundary Guidance, a reinforcement learning fine-tuning method that explicitly steers generation away from the classifier's margin. On a benchmark of jailbreak, ambiguous, and longcontext prompts, Boundary Guidance improves both the safety and the utility of outputs, as judged by LLM-as-a-Judge evaluations. Comprehensive ablations across model scales and reward designs demonstrate the robustness of our approach.

Keywords

Cite

@article{arxiv.2510.11834,
  title  = {Don't Walk the Line: Boundary Guidance for Filtered Generation},
  author = {Sarah Ball and Andreas Haupt},
  journal= {arXiv preprint arXiv:2510.11834},
  year   = {2026}
}

Comments

14 pages, 3 figures, 10 tables