AIAny
Icon for item

SoCRATES: Towards Reliable Automated Evaluation of Proactive LLM Mediation across Domains and Socio-cognitive Variations

Benchmark for evaluating proactive LLM mediators in realistic, multi-domain conflict scenarios by constructing cases from real disputes, probing five socio-cognitive adaptation axes, and using a topic-localized evaluator that achieves 0.82 alignment with human experts.

Introduction

Human mediation is a dynamic, trajectory-driven process: disputants' intentions, emotions, and context shift over turns, so per-turn, off-topic scoring hides real progress. SoCRATES reframes evaluation by constructing multi-domain scenarios from real conflicts and scoring only the topic-localized turns that advance mediation—yielding higher evaluator alignment and clearer diagnosis of social-adaptation gaps.

Key Findings
  • Topic-localized evaluation improves signal: the paper's evaluator reaches 0.82 alignment with human experts and more than doubles agreement compared to a naive per-turn baseline, so evaluators better reflect whether a turn actually advances mediation.
  • Broad, realistic testbeds reveal limited current capability: across eight benchmarked LLMs, the best mediator closes only about one third of the unmediated consensus gap, indicating substantial headroom for model improvements in social adaptation.
  • Performance depends strongly on socio-cognitive axes: evaluation varies sharply by strategic posture, party composition, history length, emotional reactivity, and cultural identity—implying that robustness to these axes is the key bottleneck for practical mediation.
  • Agentic scenario pipeline: SoCRATES synthesizes scenarios from real conflicts and systematically varies domains and socio-cognitive conditions, enabling controlled, diverse stress tests rather than a few expert-authored cases.
Who It's For and Trade-offs

Great fit if you are developing or evaluating LLM-based social agents, research on human–AI mediation, or building benchmarks that stress social-adaptive behaviors. The suite helps diagnose which socio-cognitive axes break down and where model improvements should focus. Look elsewhere if you need real-world field trials with live human subjects—SoCRATES is a simulation-derived benchmark and abstracts some real-world noise and longitudinal effects that only deployment studies can capture.

Where It Fits

Unlike prior per-turn or small expert-case testbeds, SoCRATES emphasizes (1) realistic, agentically generated scenarios, (2) multi-axis socio-cognitive variation, and (3) topic-localized scoring. This makes it complementary to human-subject evaluations and useful as a reproducible stress-testing layer for mediator-capability research.

Methodological notes

The benchmark includes eight domains, probes five adaptation axes (strategic posture, party composition, history length, emotional reactivity, cultural identity), and pairs the scenario suite with an evaluator trained to score only turns that move a topic forward. The paper reports evaluator vs. expert agreement, cross-model benchmarking, and per-axis breakdowns that expose where current LLMs fail to adapt socially.

Information

  • Websitearxiv.org
  • AuthorsTaewon Yun, Hyeonseong Park, Jeonghwan Choi, Hayoon Park, Yeeun Choi, Hwanjun Song
  • Published date2026/06/04

More Items

Guides an LLM agent to build persistent, editable DAG-based data pipelines via typed, incremental mutations instead of free-form scripts. Combines DataFlow-Skills, a Model Context Protocol exposing live operator registry and pipeline state, and a synchronized Web UI; achieves 93.3% end-to-end pass rate on a 12-task benchmark while cutting cost and latency versus script baselines.

Predicts variable-cardinality sets of evidence intervals in videos to temporally ground queries using multimodal large language models. Combines caption-derived multi-span supervision, a temporal Wasserstein matching-free reward, and temporal IoU, yielding strong mIoU gains across multiple benchmarks.

Models long-horizon interactive literary simulation where characters and world co-evolve; introduces an open‑schema framework with a Character Agent and an LLM-based World Model, plus seven trainable tasks and a dataset from 57 books for benchmarking persistent narrative state.