Search papers, labs, and topics across Lattice.
This paper introduces PolyWorkBench, a benchmark designed to evaluate multilingual long-horizon tasks for large language model (LLM) agents, addressing the gap in existing benchmarks that typically focus on monolingual execution. The benchmark encompasses 67 tasks across five domains, requiring agents to handle diverse multilingual inputs and perform complex reasoning, tool invocation, and structured output generation. Empirical findings reveal that state-of-the-art LLM agents experience significant performance drops in multilingual settings, underscoring the need for integrated approaches to language variation and procedural decision-making in agent evaluation.
State-of-the-art LLM agents face a staggering performance decline in multilingual workflows, revealing critical gaps in current evaluation methods.
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.