EMNLP 2024finding73 citations

R-Judge: Benchmarking Safety Risk Awareness for LLM Agents

Tongxin Yuan, Zhiwei He, Lingzhong Dong, Yiming Wang, Ruijie Zhao, Tian Xia, Lizhen Xu, Binglin Zhou

Abstract

Large language models (LLMs) have exhibited great potential in autonomously completing tasks across real-world applications. Despite this, these LLM agents introduce unexpected safety risks when operating in interactive environments. Instead of centering on the harmlessness of LLM-generated content in most prior studies, this work addresses the imperative need for benchmarking the behavioral safety of LLM agents within diverse environments. We introduce R-Judge, a benchmark crafted to evaluate the proficiency of LLMs in judging and identifying safety risks given agent interaction records. R-Judge comprises 569 records of multi-turn agent interaction, encompassing 27 key risk scenarios among 5 application categories and 10 risk types. It is of high-quality curation with annotated safety labels and risk descriptions. Evaluation of 11 LLMs on R-Judge shows considerable room for enhancing the risk awareness of LLMs: The best-performing model, GPT-4o, achieves 74.42% while no other models significantly exceed the random. Moreover, we reveal that risk awareness in open agent scenarios is a multi-dimensional capability involving knowledge and reasoning, thus challenging for LLMs. With further experiments, we find that fine-tuning on safety judgment significantly improve model performance while straightforward prompting mechanisms fail. R-Judge is publicly available at Annoymous.

BibTeX
@inproceedings{yuan-etal-2024-r,
    title = "{R}-Judge: Benchmarking Safety Risk Awareness for {LLM} Agents",
    author = "Yuan, Tongxin  and
      He, Zhiwei  and
      Dong, Lingzhong  and
      Wang, Yiming  and
      Zhao, Ruijie  and
      Xia, Tian  and
      Xu, Lizhen  and
      Zhou, Binglin  and
      Li, Fangqi  and
      Zhang, Zhuosheng  and
      Wang, Rui  and
      Liu, Gongshen",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.79/",
    doi = "10.18653/v1/2024.findings-emnlp.79",
    pages = "1467--1490"
}
R-Judge: Benchmarking Safety Risk Awareness for LLM Agents · EMNLP 2024