# Relay-Bench: Evaluating LLMs on Multi-Domain Reasoning Chains

> Source: <https://www.machinebrief.com/news/relay-bench-evaluating-llms-on-multi-domain-reasoning-chains-2q46>
> Published: 2026-07-22 04:00:00+00:00

arXiv:2607.18438v1 Announce Type: new
Abstract: Introducing Relay-Bench, an unsaturated, holistic, text-only benchmark that measures LLMs' ability to complete an assortment of tasks from distinct domains in a single prompt. The leading model, GPT-5.5 (xHigh), scores 43.3%. The test set entirely consists of composite problems: groups of single-domain subproblems that are strung together into challenges that require reasoning across multiple domains in combination. Many of these problems then have layers of complexity added through prompt encoding and deliberate context bloat. Domains tested include visual reasoning, coding, math, information extraction (with a focus on web search), problem-solving, general knowledge, and data analysis. No restrictions are imposed outside of the model harness, and models are explicitly encouraged to leverage code-execution, web searches, and all available tools. All problems are composed of two to thirteen subproblems and do not require multi-modal input or output.
