SOTAVerified

LINGOLY: A Benchmark of Olympiad-Level Linguistic Reasoning Puzzles in Low-Resource and Extinct Languages

2024-06-10Code Available0· sign in to hype

Andrew M. Bean, Simi Hellsten, Harry Mayne, Jabez Magomere, Ethan A. Chi, Ryan Chi, Scott A. Hale, Hannah Rose Kirk

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In this paper, we present the LingOly benchmark, a novel benchmark for advanced reasoning abilities in large language models. Using challenging Linguistic Olympiad puzzles, we evaluate (i) capabilities for in-context identification and generalisation of linguistic patterns in very low-resource or extinct languages, and (ii) abilities to follow complex task instructions. The LingOly benchmark covers more than 90 mostly low-resource languages, minimising issues of data contamination, and contains 1,133 problems across 6 formats and 5 levels of human difficulty. We assess performance with both direct accuracy and comparison to a no-context baseline to penalise memorisation. Scores from 11 state-of-the-art LLMs demonstrate the benchmark to be challenging, and models perform poorly on the higher difficulty problems. On harder problems, even the top model only achieved 38.7% accuracy, a 24.7% improvement over the no-context baseline. Large closed models typically outperform open models, and in general, the higher resource the language, the better the scores. These results indicate, in absence of memorisation, true multi-step out-of-domain reasoning remains a challenge for current language models.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
LingOlyClaude OpusDelta_NoContext28.8Unverified
LingOlyGPT-4oDelta_NoContext25.1Unverified
LingOlyGemini 1.5 ProDelta_NoContext23.4Unverified
LingOlyGPT-4Delta_NoContext21.5Unverified
LingOlyCommand R+Delta_NoContext11.6Unverified
LingOlyGPT-3.5Delta_NoContext11.2Unverified
LingOlyMixtral 8x7BDelta_NoContext6.4Unverified
LingOlyLlama 3 8BDelta_NoContext4.9Unverified
LingOlyLlama 3 70BDelta_NoContext2.9Unverified
LingOlyGemma 7BDelta_NoContext2.2Unverified
LingOlyLlama 2 70BDelta_NoContext1.1Unverified

Reproductions