From Wordle to Fibble5: Evaluating LLM Reasoning Under Escalating Deception

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Expert, quick

Summary

WordleArenas, a new benchmark platform, evaluates large language model (LLM) reasoning robustness under escalating deception, moving beyond standard benchmarks that assume truthful feedback. Generalizing from Wordle and Fibble, the platform introduces Fibblek, allowing for k (0-5) lies per feedback row. The evaluation of 41 models from 10 providers across 3,749 games revealed significant findings: even one lie per row caused catastrophic performance drops (average win rate fell from 41.1% to 18.7%). A sharp "deception cliff" emerged at 2-3 lies, where most models collapsed to a ≤3% win rate. Standard benchmark rankings poorly predicted model robustness to deception. Surprisingly, some models showed partial recovery in Fibble5 (all feedback lies), achieving an average 9.5% win rate, outperforming Fibble3 (0.3%) and Fibble4 (0.4%), because knowing all feedback is false restores deterministic information.

Key takeaway

For ML engineers deploying LLMs in real-world scenarios, recognize that standard benchmark scores significantly overstate model reasoning capabilities under even slight deception. You should integrate deception-aware evaluations, like WordleArenas, into your testing protocols to accurately assess robustness. Prioritize models that demonstrate resilience to misinformation, especially when feedback reliability is uncertain, to prevent catastrophic performance drops and ensure reliable application behavior.

Key insights

LLM reasoning robustness is severely degraded by even minimal deception, a factor poorly captured by standard benchmarks.

Principles

Method

WordleArenas evaluates LLM reasoning robustness by generalizing Wordle to Fibblek, where k (0-5) represents lies per feedback row, across 3,749 games.

In practice

Topics

Best for: Research Scientist, AI Engineer, AI Scientist, NLP Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.