HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

A Surprisingly Robust Trick for Winograd Schema Challenge

Vid Kocijan; Ana-Maria Cretu; Oana-Maria Camburu; Yordan Yordanov; Thomas Lukasiewicz

A Surprisingly Robust Trick for Winograd Schema Challenge

Abstract

The Winograd Schema Challenge (WSC) dataset WSC273 and its inference counterpart WNLI are popular benchmarks for natural language understanding and commonsense reasoning. In this paper, we show that the performance of three language models on WSC273 strongly improves when fine-tuned on a similar pronoun disambiguation problem dataset (denoted WSCR). We additionally generate a large unsupervised WSC-like dataset. By fine-tuning the BERT language model both on the introduced and on the WSCR dataset, we achieve overall accuracies of 72.5% and 74.7% on WSC273 and WNLI, improving the previous state-of-the-art solutions by 8.8% and 9.6%, respectively. Furthermore, our fine-tuned models are also consistently more robust on the "complex" subsets of WSC273, introduced by Trichelair et al. (2018).

Code Repositories

vid-koci/bert-commonsense
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
coreference-resolution-on-winograd-schemaBERT-base 110M (fine-tuned on WSCR)
Accuracy: 62.3
coreference-resolution-on-winograd-schemaBERTwiki 340M (fine-tuned on WSCR)
Accuracy: 72.5
coreference-resolution-on-winograd-schemaBERT-large 340M (fine-tuned on WSCR)
Accuracy: 71.4
coreference-resolution-on-winograd-schemaBERTwiki 340M (fine-tuned on half of WSCR)
Accuracy: 70.3
natural-language-inference-on-wnliBERT-large 340M (fine-tuned on WSCR)
Accuracy: 71.9
natural-language-inference-on-wnliBERTwiki 340M (fine-tuned on WSCR)
Accuracy: 74.7
natural-language-inference-on-wnliBERT-base 110M (fine-tuned on WSCR)
Accuracy: 70.5

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
A Surprisingly Robust Trick for Winograd Schema Challenge | Papers | HyperAI