Papers › How Should We Enhance the Safety of Large Reasoning Models: An Empirical Study

How Should We Enhance the Safety of Large Reasoning Models: An Empirical Study

21 May 2025arXiv:2505.15404archive 2025-07-28

Zhexin Zhang, Xian Qi Loye, Victor Shea-Jay Huang, Junxiao Yang, Qi Zhu, Shiyao Cui, Fei Mi, Lifeng Shang, Yingkang Wang, Hongning Wang, Minlie Huang

Large Reasoning Models (LRMs) have achieved remarkable success on reasoning-intensive tasks such as mathematics and programming. However, their enhanced reasoning capabilities do not necessarily translate to improved safety performance-and in some cases, may even degrade it. This raises an important research question: how can we enhance the safety of LRMs? In this paper, we present a comprehensive empirical study on how to enhance the safety of LRMs through Supervised Fine-Tuning (SFT). Our investigation begins with an unexpected observation: directly distilling safe responses from DeepSeek-R1 fails to significantly enhance safety. We analyze this phenomenon and identify three key failure patterns that contribute to it. We then demonstrate that explicitly addressing these issues during the data distillation process can lead to substantial safety improvements. Next, we explore whether a long and complex reasoning process is necessary for achieving safety. Interestingly, we find that simply using short or template-based reasoning process can attain comparable safety performance-and are significantly easier for models to learn than more intricate reasoning chains. These findings prompt a deeper reflection on the role of reasoning in ensuring safety. Finally, we find that mixing math reasoning data during safety fine-tuning is helpful to balance safety and over-refusal. Overall, we hope our empirical study could provide a more holistic picture on enhancing the safety of LRMs. The code and data used in our experiments are released in https://github.com/thu-coai/LRM-Safety-Study.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2505.15404")

Code

Syntology Ran 7 of 11 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · violated contract; 6 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

thu-coai/lrm-safety-study officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 7 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
6ran
4unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from thu-coai/lrm-safety-study. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

check_sympy_equivalence thu-coai/lrm-safety-study/reasoning_evaluation/utils/math_normalization.py official repository ran fingerprinted MIT (permissive) · 33973ae45a70d4fe · report
flatten_dict thu-coai/lrm-safety-study/trl/trl/core.py official repository ran MIT (permissive) · dfd0ecd9cb25af69 · report
is_integer thu-coai/lrm-safety-study/reasoning_evaluation/utils/math_normalization.py official repository ran MIT (permissive) · b804c6d0a0ddb922 · report
masked_mean thu-coai/lrm-safety-study/trl/trl/core.py official repository ran fingerprinted MIT (permissive) · 4f7075aac2163cbc · report
masked_var thu-coai/lrm-safety-study/trl/trl/core.py official repository ran fingerprinted MIT (permissive) · 67607956afbb2a83 · report
normalize_final_answer thu-coai/lrm-safety-study/reasoning_evaluation/utils/math_normalization.py official repository ran fingerprinted MIT (permissive) · 31ee6b861ee71ef7 · report
str2bool thu-coai/lrm-safety-study/attack_refusal_evaluation/run_gen_eval.py official repository ran · violated contract MIT (permissive) · 7c508037b40522af · report
choice_answer_clean thu-coai/lrm-safety-study/reasoning_evaluation/utils/grader.py official repository unverified MIT (permissive) · 809c0178a7ae90ff · report
get_system thu-coai/lrm-safety-study/dataset/template.py official repository unverified MIT (permissive) · db61e0265be4a789 · report
is_digit thu-coai/lrm-safety-study/reasoning_evaluation/utils/grader.py official repository unverified MIT (permissive) · fb37d3c84b18e368 · report
parse_digits thu-coai/lrm-safety-study/reasoning_evaluation/utils/grader.py official repository unverified MIT (permissive) · 7d4b7f8c3875b126 · report

Tasks

Math

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections