paper-with-me

Papers

Safer or Luckier? LLMs as Safety Evaluators Are Not Robust to Artifacts

2025-03-12 · Hongyu Chen, Seraphina Goldfarb-Tarrant

Large Language Models (LLMs) are increasingly employed as automated evaluators to assess the safety of generated content, yet their reliability in this role remains uncertain. This study evaluates a diverse set of 11 LLM judge models across critical safety domains, examining three key aspects: self-consistency in repeated judging tasks, alignment with human judgments, and susceptibility to input artifacts such as apologetic or verbose phrasing. Our findings reveal that biases in LLM judges can significantly distort the final verdict on which content source is safer, undermining the validity of comparative evaluations. Notably, apologetic language artifacts alone can skew evaluator preferences by up to 98\%. Contrary to expectations, larger models do not consistently exhibit greater robustness, while smaller models sometimes show higher resistance to specific artifacts. To mitigate LLM evaluator robustness issues, we investigate jury-based evaluations aggregating decisions from multiple models. Although this approach both improves robustness and enhances alignment to human judgements, artifact sensitivity persists even with the best jury configurations. These results highlight the urgent need for diversified, artifact-resistant methodologies to ensure reliable safety assessments.

📄 PDF Abstract BibTeX arXiv:2503.09347

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Safety Aware Task Planning via Large Language Models in Robotics

2025-03-19 · Azal Ahmad Khan, Michael Andrev, Muhammad Ali Murtaza, Sergio Aguilera 외

The integration of large language models (LLMs) into robotic task planning has unlocked better reasoning capabilities for complex, long-horizon workflows. However, ensuring safety in LLM-driven plans remains a critical c…

Task Planning

Safe for Whom? Rethinking How We Evaluate the Safety of LLMs for Real Users

2025-12-11 · Manon Kempermann, Sai Suresh Macharla Vasu, Mahalakshmi Raveenthiran, Theo Farrell 외 arxiv

Safety evaluations of large language models (LLMs) typically focus on universal risks like dangerous capabilities or undesirable propensities. However, millions use LLMs for personal advice on high-stakes topics like fin…

To Err is AI : A Case Study Informing LLM Flaw Reporting Practices

2024-10-15 · Sean McGregor, Allyson Ettinger, Nick Judd, Paul Albee 외

In August of 2024, 495 hackers generated evaluations in an open-ended bug bounty targeting the Open Language Model (OLMo) from The Allen Institute for AI. A vendor panel staffed by representatives of OLMo's safety progra…

Language ModelingLanguage Modelling

SafeRun: Enabling Determinism in LLM Planning for Running

2026-06-08 · Meilin Chen, Zepeng Zhai, Jiaxuan Zhao, Yuan Lu arxiv

Large Language Models enable flexible natural-language planning but remain unreliable in determinism-critical domains due to their probabilistic nature. This limitation is especially problematic in running planning, wher…

PKU-SafeRLHF: Towards Multi-Level Safety Alignment for LLMs with Human Preference

2024-06-20 · Jiaming Ji, Donghai Hong, Borong Zhang, Boyuan Chen 외

In this work, we introduce the PKU-SafeRLHF dataset, designed to promote research on safety alignment in large language models (LLMs). As a sibling project to SafeRLHF and BeaverTails, we separate annotations of helpfuln…

Question AnsweringSafety Alignment