English

When Agents Look the Same: Quantifying Distillation-Induced Similarity in Tool-Use Behaviors

Computation and Language 2026-04-24 v1

Abstract

Model distillation is a primary driver behind the rapid progress of LLM agents, yet it often leads to behavioral homogenization. Many emerging agents share nearly identical reasoning steps and failure modes, suggesting they may be distilled echoes of a few dominant teachers. Existing metrics, however, fail to distinguish mandatory behaviors required for task success from non-mandatory patterns that reflect a model's autonomous preferences. We propose two complementary metrics to isolate non-mandatory behavioral patterns: \textbf{Response Pattern Similarity (RPS)} for verbal alignment and \textbf{Action Graph Similarity (AGS)} for tool-use habits modeled as directed graphs. Evaluating 18 models from 8 providers on τ\tau-Bench and τ2\tau^2-Bench against Claude Sonnet 4.5 (thinking), we find that within-family model pairs score 5.9 pp higher in AGS than cross-family pairs, and that Kimi-K2 (thinking) reaches 82.6\% SnodeS_{\text{node}} and 94.7\% SdepS_{\text{dep}}, exceeding Anthropic's own Opus 4.1. A controlled distillation experiment further confirms that AGS distinguishes teacher-specific convergence from general improvement. RPS and AGS capture distinct behavioral dimensions (Pearson rr = 0.491), providing complementary diagnostic signals for behavioral convergence in the agent ecosystem. Our code is available at https://github.com/Syuchin/AgentEcho.

Keywords

Cite

@article{arxiv.2604.21255,
  title  = {When Agents Look the Same: Quantifying Distillation-Induced Similarity in Tool-Use Behaviors},
  author = {Chenghao Yang and Yuning Zhang and Zhoufutu Wen and Tao Gong and Jiaheng Liu and Qi Chu and Nenghai Yu},
  journal= {arXiv preprint arXiv:2604.21255},
  year   = {2026}
}

Comments

Accepted by ACL 2026 Main Conference

R2 v1 2026-07-01T12:31:50.204Z