SEAIJan 30, 2025

o3-mini vs DeepSeek-R1: Which One is Safer?

arXiv:2501.18438v232 citationsh-index: 18
Originality Synthesis-oriented
AI Analysis

This study addresses the critical problem of AI safety alignment for users and developers by benchmarking two leading LLMs, though it is incremental as it applies existing methods to new models.

The researchers compared the safety levels of DeepSeek-R1 and OpenAI's o3-mini using an automated testing tool, finding that DeepSeek-R1 produced significantly more unsafe responses (12%) than o3-mini (1.2%).

The irruption of DeepSeek-R1 constitutes a turning point for the AI industry in general and the LLMs in particular. Its capabilities have demonstrated outstanding performance in several tasks, including creative thinking, code generation, maths and automated program repair, at apparently lower execution cost. However, LLMs must adhere to an important qualitative property, i.e., their alignment with safety and human values. A clear competitor of DeepSeek-R1 is its American counterpart, OpenAI's o3-mini model, which is expected to set high standards in terms of performance, safety and cost. In this technical report, we systematically assess the safety level of both DeepSeek-R1 (70b version) and OpenAI's o3-mini (beta version). To this end, we make use of our recently released automated safety testing tool, named ASTRAL. By leveraging this tool, we automatically and systematically generated and executed 1,260 test inputs on both models. After conducting a semi-automated assessment of the outcomes provided by both LLMs, the results indicate that DeepSeek-R1 produces significantly more unsafe responses (12%) than OpenAI's o3-mini (1.2%).

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes