Phare: A Safety Probe for Large Language Models
Pierre Le Jeune, Benoît Malézieux, Weixuan Xiao, Matteo Dora
TL;DR
Phare introduces a multilingual diagnostic framework to systematically probe LLM safety along three axes: hallucination, biases, and harmful content. Unlike ranking benchmarks, Phare focuses on exposing specific failure modes through a multilingual dataset, three dedicated modules, and a robust human-plus-LLM evaluation protocol, with public data and code for reproducibility. Evaluating 17 leading LLMs reveals pervasive vulnerabilities such as sycophancy, prompt sensitivity, and stereotype propagation, while also demonstrating strong harm-prevention performance across providers, particularly for explicit harmful requests. The work highlights practical implications for deploying safer, better-aligned LLMs and outlines clear directions for expanding language coverage, adding modules, and exploring reasoning-enabled models in future research.
Abstract
Ensuring the safety of large language models (LLMs) is critical for responsible deployment, yet existing evaluations often prioritize performance over identifying failure modes. We introduce Phare, a multilingual diagnostic framework to probe and evaluate LLM behavior across three critical dimensions: hallucination and reliability, social biases, and harmful content generation. Our evaluation of 17 state-of-the-art LLMs reveals patterns of systematic vulnerabilities across all safety dimensions, including sycophancy, prompt sensitivity, and stereotype reproduction. By highlighting these specific failure modes rather than simply ranking models, Phare provides researchers and practitioners with actionable insights to build more robust, aligned, and trustworthy language systems.
