paper-with-me

Papers

PreAct-Bench: Benchmarking Predictive Monitoring in LLMs

2026-06-03 · Hainiu Xu, Italo Luis da Silva, Jiangnan Ye, Yuhao Wang, Wei Liu, Linyi Yang, Jonathan Richard Schwarz, Nicola Paoletti, Yulan He, Hanqi Yan arxiv

Large language models (LLMs) are increasingly deployed as autonomous agents capable of executing multi-step action trajectories toward a given objective. While existing safety research has focused on detecting unethical behavior from complete trajectories, this paradigm is fundamentally retrospective: it identifies harm only after it has already occurred. In this work, we study a critical yet overlooked safety task, which we term Predictive Monitoring: given only a partial action trajectory, can a model infer whether it will culminate in an unethical action before the overt action is executed? To support this task, we present PreActBench, a benchmark of 1,000 paired ethical and unethical action trajectories spanning five domains. We evaluate a range of LLMs, safety guardrail models, and latent probing methods across varying fractions of the action trajectory using our Prefix Foresight F1 metric. Results show that while humans achieve promising performance, predictive monitoring remains challenging even for strong models, highlighting the need for future-oriented risk reasoning in LLM safety.

📄 PDF Abstract BibTeX arXiv:2606.09890

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PreAct: Computer-Using Agents that Get Faster on Repeated Tasks

2026-06-16 · Bojie Li arxiv

Computer-using agents drive real software through the screen -- clicking and typing -- but they solve every task from scratch: asked to repeat a task, an agent re-reads the screen, re-reasons every tap, and pays the full…

BaB-prob: Branch and Bound with Preactivation Splitting for Probabilistic Verification of Neural Networks

2025-09-30 · Fangji Wang, Panagiotis Tsiotras arxiv

Branch-and-bound with preactivation splitting has been shown highly effective for deterministic verification of neural networks. In this paper, we extend this framework to the probabilistic setting. We propose BaB-prob t…

HealthSLM-Bench: Benchmarking Small Language Models for Mobile and Wearable Healthcare Monitoring

2025-09-08 · Xin Wang, Ting Dang, Xinyu Zhang, Vassilis Kostakos 외 arxiv

Mobile and wearable healthcare monitoring play a vital role in facilitating timely interventions, managing chronic health conditions, and ultimately improving individuals' quality of life. Previous studies on large langu…

PreAct: Prediction Enhances Agent's Planning Ability

2024-02-18 · Dayuan Fu, Jianzhao Huang, Siyuan Lu, Guanting Dong 외

Addressing the disparity between forecasts and actual results can enable individuals to expand their thought processes and stimulate self-reflection, thus promoting accurate planning. In this research, we present **PreAc…

DiversityLanguage ModelingLanguage ModellingLarge Language Model+1

Critical Initialization of Wide and Deep Neural Networks using Partial Jacobians: General Theory and Applications

2023-09-21 · NeurIPS 2023 11

Deep neural networks are notorious for defying theoretical treatment. However, when the number of parameters in each layer tends to infinity, the network function is a Gaussian process (GP) and quantitatively predictive …