paper-with-me

Papers

ATBench: A Diverse and Realistic Agent Trajectory Benchmark for Safety Evaluation and Diagnosis

2026-04-02 · Yu Li, Haoyu Luo, Yuejin Xie, Yuqian Fu, Zhonghao Yang, Shuai Shao, Qihan Ren, Wanying Qu, Yanwei Fu, Yujiu Yang, Jing Shao, Xia Hu, Dongrui Liu arxiv

Evaluating the safety of LLM-based agents is increasingly important because risks in realistic deployments often emerge over multi-step interactions rather than isolated prompts or final responses. Existing trajectory-level benchmarks remain limited by insufficient interaction diversity, coarse observability of safety failures, and weak long-horizon realism. We introduce ATBench, a trajectory-level benchmark for structured, diverse, and realistic evaluation of agent safety. ATBench organizes agentic risk along three dimensions: risk source, failure mode, and real-world harm. Based on this taxonomy, we construct trajectories with heterogeneous tool pools and a long-context delayed-trigger protocol that captures realistic risk emergence across multiple stages. The benchmark contains 1,000 trajectories (503 safe and 497 unsafe), averaging 9.01 turns and 3.95k tokens, with 1,954 invoked tools drawn from pools spanning 2,084 available tools. Data quality is supported by rule-based and LLM-based filtering plus full human audit. Experiments on frontier LLMs, open-source models, and specialized guard systems show that ATBench is challenging even for strong evaluators, while enabling taxonomy-stratified analysis, cross-benchmark comparison, and diagnosis of long-horizon failure patterns.

📄 PDF Abstract BibTeX arXiv:2604.02022

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Benchmarks for Trajectory Safety Evaluation and Diagnosis in OpenClaw and Codex: ATBench-Claw and ATBench-Codex

2026-04-16 · Zhonghao Yang, Yu Li, Yanxu Zhu, Tianyi Zhou 외 arxiv

As agent systems move into increasingly diverse execution settings, trajectory-level safety evaluation and diagnosis require benchmarks that evolve with them. ATBench is a diverse and realistic agent trajectory benchmark…

FeatBench: Towards More Realistic Evaluation of Feature-level Code Generation

2025-09-26 · Haorui Chen, Chengze Li, Jia Li arxiv

Evaluating Large Language Models (LLMs) on repository-level feature implementation is a critical frontier in software engineering. However, establishing a benchmark that faithfully mirrors realistic development scenarios…

Code Generation

A Trajectory-Based Safety Audit of Clawdbot (OpenClaw)

2026-02-16 · Tianyu Chen, Dongrui Liu, Xia Hu, Jingyi Yu 외 arxiv

Clawdbot is a self-hosted, tool-using personal AI agent with a broad action space spanning local execution and web-mediated workflows, which raises heightened safety and security concerns under ambiguity and adversarial …

G4SATBench: Benchmarking and Advancing SAT Solving with Graph Neural Networks

2023-09-29 · Zhaoyu Li, Jinpei Guo, Xujie Si

Graph neural networks (GNNs) have recently emerged as a promising approach for solving the Boolean Satisfiability Problem (SAT), offering potential alternatives to traditional backtracking or local search SAT solvers. Ho…

Benchmarking

Explorer: Scaling Exploration-driven Web Trajectory Synthesis for Multimodal Web Agents

2025-02-17 · Vardaan Pahuja, Yadong Lu, Corby Rosset, Boyu Gou 외

Recent success in large multimodal models (LMMs) has sparked promising applications of agents capable of autonomously completing complex web tasks. While open-source LMM agents have made significant advances in offline e…