paper-with-me

Papers

Unsafer in Many Turns: Benchmarking and Defending Multi-Turn Safety Risks in Tool-Using Agents

2026-02-13 · Xu Li, Simon Yu, Minzhou Pan, Yiyou Sun, Bo Li, Dawn Song, Xue Lin, Weiyan Shi arxiv

LLM-based agents are becoming increasingly capable, yet their safety lags behind. This creates a gap between what agents can do and should do. This gap widens as agents engage in multi-turn interactions and employ diverse tools, introducing new risks overlooked by existing benchmarks. To systematically scale safety testing into multi-turn, tool-realistic settings, we propose a principled taxonomy that transforms single-turn harmful tasks into multi-turn attack sequences. Using this taxonomy, we construct MT-AgentRisk (Multi-Turn Agent Risk Benchmark), the first benchmark to evaluate multi-turn tool-using agent safety. Our experiments reveal substantial safety degradation: the Attack Success Rate (ASR) increases by 16% on average across open and closed models in multi-turn settings. To close this gap, we propose ToolShield, a training-free, tool-agnostic, self-exploration defense: when encountering a new tool, the agent autonomously generates test cases, executes them to observe downstream effects, and distills safety experiences for deployment. Experiments show that ToolShield effectively reduces ASR by 30% on average in multi-turn interactions. Our code is available at https://github.com/CHATS-lab/ToolShield.

📄 PDF Abstract BibTeX arXiv:2602.13379

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MultiRobustBench: Benchmarking Robustness Against Multiple Attacks

2023-02-21 · Sihui Dai, Saeed Mahloujifar, Chong Xiang, Vikash Sehwag 외

The bulk of existing research in defending against adversarial examples focuses on defending against a single (typically bounded Lp-norm) attack, but for a practical setting, machine learning (ML) models should be robust…

Benchmarking

Efficient but Vulnerable: Benchmarking and Defending LLM Batch Prompting Attack

2025-03-18 · Murong Yue, Ziyu Yao

Batch prompting, which combines a batch of multiple queries sharing the same context in one inference, has emerged as a promising solution to reduce inference costs. However, our study reveals a significant security vuln…

8kBenchmarkingLogical Reasoning

Crossing the Validation Crisis: Cross-Validation Reduces Benchmarking Variance Surprisingly Well

2026-06-10 · Célestin Eve, Gaël Varoquaux, Thomas Moreau arxiv

Modern machine learning progresses through empirical work, benchmarking new methods to evaluate relative performance. However, the statistical variability inherent to evaluation - exacerbated by the stochastic nature of …

Data Augmentation

Learning to Mix n-Step Returns: Generalizing lambda-Returns for Deep Reinforcement Learning

2017-05-21 · ICLR 2018 1 · Sahil Sharma, Girish Raguvir J, Srivatsan Ramesh, Balaraman Ravindran

Reinforcement Learning (RL) can model complex behavior policies for goal-directed sequential decision making tasks. A hallmark of RL algorithms is Temporal Difference (TD) learning: value function for the current state i…

BenchmarkingDecision MakingDeep Reinforcement Learningreinforcement-learning+3

On the preferred extensions of argumentation frameworks: bijections with naive sets

2022-02-11 · Mohammed Elaroussi, Lhouari Nourine, Mohammed Said Radjef, Simon Vilmin

This paper deals with the problem of finding the preferred extensions of an argumentation framework by means of a bijection with the naive sets of another framework. First, we consider the case where an argumentation fra…