paper-with-me

홈 › Papers

HINTBench: Horizon-agent Intrinsic Non-attack Trajectory Benchmark

2026-04-15 · Jiacheng Wang, Jinchang Hou, Fabian Wang, Ping Jian, Chenfu Bao, Zhonghou Lv arxiv

Existing agent-safety evaluation has focused mainly on externally induced risks. Yet agents may still enter unsafe trajectories under benign conditions. We study this complementary but underexplored setting through the lens of \emph{intrinsic} risk, where intrinsic failures remain latent, propagate across long-horizon execution, and eventually lead to high-consequence outcomes. To evaluate this setting, we introduce \emph{non-attack intrinsic risk auditing} and present \textbf{HINTBench}, a benchmark of 629 agent trajectories (523 risky, 106 safe; 33 steps on average) supporting three tasks: risk detection, risk-step localization, and intrinsic failure-type identification. Its annotations are organized under a unified five-constraint taxonomy. Experiments reveal a substantial capability gap: strong LLMs perform well on trajectory-level risk detection, but their performance drops to below 35 Strict-F1 on risk-step localization, while fine-grained failure diagnosis proves even harder. Existing guard models transfer poorly to this setting. These findings establish intrinsic risk auditing as an open challenge for agent safety.

📄 PDF Abstract BibTeX arXiv:2604.13954

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MAGE: Safeguarding LLM Agents against Long-Horizon Threats via Shadow Memory

2026-05-04 · Yuhui Wang, Tanqiu Jiang, Jiacheng Liang, Charles Fleming 외 arxiv

As large language model (LLM)-powered agents are increasingly deployed to perform complex, real-world tasks, they face a growing class of attacks that exploit extended user-agent-environment interactions to pursue malici…

TNT: Target-driveN Trajectory Prediction

2020-08-19 · Hang Zhao, Jiyang Gao, Tian Lan, Chen Sun 외

Predicting the future behavior of moving agents is essential for real world applications. It is challenging as the intent of the agent and the corresponding behavior is unknown and intrinsically multimodal. Our key insig…

Motion ForecastingPredictionTrajectory Prediction

AgentLAB: Benchmarking LLM Agents against Long-Horizon Attacks

2026-02-18 · Tanqiu Jiang, Yuhui Wang, Jiacheng Liang, Ting Wang arxiv

LLM agents are increasingly deployed in long-horizon, complex environments to solve challenging problems, but this expansion exposes them to long-horizon attacks that exploit multi-turn user-agent-environment interaction…

TRACE: Trajectory Risk-Aware Compression for Long-Horizon Agent Safety

2026-05-30 · Zhepei Hong, Lin Wang, Liting Li, Haokai Ma 외 arxiv

Long-horizon LLM agents produce safety evidence across long trajectories, where sparse, delayed, and compositional risk signals often escape local moderation. Existing turn-level or short-context detectors struggle to re…

Safety Does Not Compose: Non-Decaying Loop State for Autonomous LLM Agents

2026-08-27 · Chenhao Wu, Haoxuan Jia, Yang Liu, Yingguang Yang 외 arxiv

Large language model agents are increasingly deployed as autonomous loops. Starting from one human goal, such a system repeatedly discovers work, plans, executes tool calls, verifies outcomes and persists state across ma…