English

STAR-S: Improving Safety Alignment through Self-Taught Reasoning on Safety Rules

Artificial Intelligence 2026-01-08 v1 Computation and Language

Abstract

Defending against jailbreak attacks is crucial for the safe deployment of Large Language Models (LLMs). Recent research has attempted to improve safety by training models to reason over safety rules before responding. However, a key issue lies in determining what form of safety reasoning effectively defends against jailbreak attacks, which is difficult to explicitly design or directly obtain. To address this, we propose \textbf{STAR-S} (\textbf{S}elf-\textbf{TA}ught \textbf{R}easoning based on \textbf{S}afety rules), a framework that integrates the learning of safety rule reasoning into a self-taught loop. The core of STAR-S involves eliciting reasoning and reflection guided by safety rules, then leveraging fine-tuning to enhance safety reasoning. Repeating this process creates a synergistic cycle. Improvements in the model's reasoning and interpretation of safety rules allow it to produce better reasoning data under safety rule prompts, which is then utilized for further training. Experiments show that STAR-S effectively defends against jailbreak attacks, outperforming baselines. Code is available at: https://github.com/pikepokenew/STAR_S.git.

Keywords

Cite

@article{arxiv.2601.03537,
  title  = {STAR-S: Improving Safety Alignment through Self-Taught Reasoning on Safety Rules},
  author = {Di Wu and Yanyan Zhao and Xin Lu and Mingzhe Li and Bing Qin},
  journal= {arXiv preprint arXiv:2601.03537},
  year   = {2026}
}

Comments

19 pages,4 figures

R2 v1 2026-07-01T08:53:38.317Z