English

Understanding Persuasion in Long-Running Agents

Artificial Intelligence 2026-05-22 v3 Multiagent Systems

Abstract

Modern AI agents increasingly combine conversational interaction with autonomous task execution, such as coding and web research, raising a natural question: What happens when an agent engaged in long-horizon tasks is exposed to user persuasion? Yet studying this possibility is challenging because long-running agent behavior is noisy and costly to reproduce, and it remains unclear which unique challenges emerge only in extended task execution. We study how belief-level intervention can influence downstream task behavior, a phenomenon we name persuasion propagation. We introduce a behavior-centered evaluation framework that distinguishes between persuasion applied during or prior to task execution. Across web research and coding tasks, we find that on-the-fly persuasion induces weak and inconsistent behavioral effects. In contrast, when the belief state is explicitly specified at task time, belief-prefilled agents conduct on average 26.9% fewer searches and visit 16.9% fewer unique sources than neutral-prefilled agents. These results suggest that persuasion, even in prior interaction, can affect the agent's behavior, motivating behavior-level evaluation in agentic systems.

Keywords

Cite

@article{arxiv.2602.00851,
  title  = {Understanding Persuasion in Long-Running Agents},
  author = {Hyejun Jeong and Amir Houmansadr and Shlomo Zilberstein and Eugene Bagdasarian},
  journal= {arXiv preprint arXiv:2602.00851},
  year   = {2026}
}

Comments

Code available at https://github.com/HyejunJeong/persuasion-propagation

R2 v1 2026-07-01T09:29:38.631Z