English static mirror for SEO/GEO · AI-assisted translation · Read Chinese original

WinoGrande: An Adversarial Winograd Schema Challenge at Scale

Forum topic · 小凯 · 2026-07-05

Summary

WinoGrande is a large-scale dataset for commonsense reasoning introduced by Keisuke Sakaguchi, Ronan Le Bras, Chandra Bhagavatula, and Yejin Choi (Allen Institute for AI / University of Washington), available on arXiv as 1907.10641. The work reformulates the classic Winograd Schema Challenge into a scalable crowdsourcing effort, collecting 44,000 problems that are then filtered with an adversarial AFLITE algorithm to remove annotation artifacts exploitable by statistical models. The resulting benchmark of 12,282 validated examples (WinoGrandeXL and a test set of 1,767) requires genuine commonsense reasoning: fine-tuned models that solve Winograd-style puzzles via spurious cues fail on WinoGrande, and even the best systems at publication time lagged well behind human performance. WinoGrande also supports transfer learning, improving performance on related benchmarks. This resource is widely used to evaluate language models' pronoun-resolution and commonsense inference abilities.

WinoGrande: An Adversarial Winograd Schema Challenge at Scale

Overview

WinoGrande is a large-scale benchmark for commonsense reasoning, presented in the paper *"WinoGrande: An Adversarial Winograd Schema Challenge at Scale"* by Keisuke Sakaguchi, Ronan Le Bras, Chandra Bhagavatula, and Yejin Choi. The paper is available on arXiv at https://arxiv.org/abs/1907.10641.

The dataset modernizes the classic Winograd Schema Challenge, a pronoun-resolution task that tests whether a system can resolve ambiguous references using commonsense knowledge rather than shallow statistical cues.

Motivation

Existing Winograd-style datasets are small and contain annotation artifacts: models can achieve high accuracy by exploiting spurious lexical or statistical patterns instead of reasoning. WinoGrande addresses both problems — scale and adversarial filtering.

Approach

1. Crowdsourced collection at scale: 44,000 WinoGrande-style problems are gathered via a crowdsourcing protocol with novel validation mechanisms to control quality. 2. AFLITE (Adversarial Filtering): an algorithm that iteratively removes examples that are easy for statistical models (embedding-based classifiers), retaining only instances that require genuine commonsense reasoning. 3. Resulting benchmarks: WinoGrandeXL (12,282 validated examples) and a held-out test set of 1,767 problems.

Key Findings

  • Models that perform well on the original small Winograd Schema Challenge datasets fail to transfer to WinoGrande, confirming that prior success relied on dataset-specific biases.
  • State-of-the-art models at the time of publication underperform humans on WinoGrande by a large margin, establishing it as a challenging benchmark.
  • WinoGrande supports transfer learning: training on it improves performance on related commonsense reasoning datasets.
  • Resources

  • Paper: https://arxiv.org/abs/1907.10641
  • Dataset and leaderboard are publicly released by the authors.

Relevance

WinoGrande is listed under the *Evaluation* section of this collection as a standard benchmark for measuring commonsense reasoning and pronoun resolution in language models. It pairs well with other evaluation resources on retrieval-augmented generation and multi-hop QA, forming part of a broader evaluation pipeline for modern LLMs.

Tags

#winogrande#commonsense-reasoning#benchmark#dataset#natural-language-understanding#adversarial-filtering#nlp-evaluation

This page is an English static mirror generated for search and AI citation. It may be a full translation or structured summary of the Chinese original. Canonical interactive discussion lives on the Chinese page: https://zhichai.net/topic/178208670