Multilingual agent planning failures concentrate in five grounding categories, and making those categories explicit in a structured representation improves multi-agent task accuracy by up to 10 points.
PolyWorkBench: Benchmarking Multilingual Long-Horizon LLM Agents
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Large language model (LLM) agents have shown strong performance in long-horizon tasks that require planning, tool use, and interaction with external environments. However, most existing benchmarks implicitly assume a monolingual setting, where the entire execution process, including reasoning, tool invocation, and output generation, is conducted within a single language. In contrast, real-world applications often involve multilingual inputs and outputs within a unified workflow, yet the interaction between multilinguality and agentic execution remains underexplored. In this work, we introduce PolyWorkBench, a benchmark for evaluating LLM agents on multilingual long-horizon workplace workflows. PolyWorkBench consists of 67 tasks across five domains, including commerce, knowledge work, legal analysis, localization, and manufacturing, where agents must process heterogeneous multilingual inputs, perform iterative reasoning, invoke external tools, and produce structured outputs. To enable comprehensive evaluation, we propose a hybrid framework that combines structural grading, executable verification, and LLM-based semantic assessment. This design allows us to capture both functional correctness and linguistic consistency across complex workflows. Empirical results show that state-of-the-art LLM agents suffer significant performance degradation in multilingual workflow settings compared to monolingual counterparts. Our analysis suggests that multilinguality introduces compounding effects across reasoning and execution steps, highlighting the importance of jointly modeling language variation and procedural decision-making in agent evaluation.
fields
cs.MA 1years
2026 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
An Actionable Diagnosis of Multilingual, Multi-Agent Planning Failures
Multilingual agent planning failures concentrate in five grounding categories, and making those categories explicit in a structured representation improves multi-agent task accuracy by up to 10 points.