GRACE: Step-Level Benchmark for Faithful Reasoning over Context
A new benchmark called GRACE aims to catch subtle reasoning failures in large language models by evaluating the faithfulness of each step in a chain-of-thought response, rather than just the final answer [1]. The benchmark, introduced in a paper posted to the arXiv preprint server, is described as the first human-annotated, step-level faithfulness benchmark with a data-driven error taxonomy for context-grounded textual reasoning [1][2]. It covers chain-of-thought traces from 10 models across 4 source datasets, with each step annotated for faithfulness, error category, and a natural language explanation [1][2]. The project's taxonomy, discovered through unsupervised clustering, organizes failures into two tracks: GRACE-Inference for deductive errors and GRACE-Grounding for factual grounding errors, each containing four categories [1][2]. The evaluation set is human-annotated and designed to be challenging [1][2]. The researchers report that current models show substantial room for improvement [1][2]. In a practical application, integrating step-level faithfulness signals into reinforcement learning pipelines improved both downstream accuracy and reasoning reliability [1][2]. The work addresses a known limitation of chain-of-thought prompting, where individual reasoning steps can silently deviate from source evidence even when a final answer is correct [1][2]. The paper was submitted on 15 June 2026 and is hosted on arXiv, an open-access repository for electronic preprints that, as of late 2024, receives about 24,000 submissions per month [9]. The research appears in the Computation and Language category, a field closely tied to the development of large language models, which are machine learning models with many parameters trained on vast amounts of text for tasks such as language generation [11][4].
research-paperbenchmarkinfrastructure
Background sources we checked (10)
- arxiv.org ↗ Many reasoning tasks require models to reason over input context, from document-grounded question answering to rule-based deduction. Chain-of-Thought (CoT) prompting produces traces that appear transparent, yet individual steps can silently deviate from the source evidence, even …
- en.wikipedia.org ↗ Artificial general intelligence (AGI) is a hypothetical type of artificial intelligence that matches or surpasses human capabilities across virtually all cognitive tasks. Beyond AGI, artificial superintelligence (ASI) would outperform the best human abilities across every domain …
- en.wikipedia.org ↗ Machine learning (ML) is a field of study in artificial intelligence concerned with the development and study of statistical algorithms that can learn from data and generalize to unseen data, and thus perform tasks without being explicitly programmed. Advances in the field of de…
- en.wikipedia.org ↗ The Bhagavad Gita (; Sanskrit: भगवद्गीता, IPA: [ˌbʱɐɡɐʋɐd ˈɡiːtaː], romanized: bhagavad-gītā, lit. 'God's song'), often referred to as the Gita (IAST: Gītā), is a Hindu scripture, likely composed in the second or first century BCE, which forms part of the epic poem Mahabharata. T…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
Sources
- export.arxiv.org — GRACE: Step-Level Benchmark for Faithful Reasoning over Context ↗