AIAug 5, 2025

Hide and Seek with LLMs: An Adversarial Game for Sneaky Error Generation and Self-Improving Diagnosis

arXiv:2508.03396v1h-index: 8
Originality Incremental advance
AI Analysis

This addresses the issue of limited error exposure in LLMs for researchers and practitioners, though it is incremental as it builds on existing error signal methods.

The paper tackles the problem of LLMs struggling to diagnose complex errors by proposing the Hide and Seek Game (HSG), a dynamic adversarial framework for generating subtle errors and improving diagnostic accuracy, resulting in 16.8%–31.4% higher accuracy than baselines like GPT-4o on math reasoning tasks.

Large Language Models (LLMs) excel in reasoning and generation across domains, but still struggle with identifying and diagnosing complex errors. This stems mainly from training objectives that prioritize correct answers, limiting exposure to and learning from errors. While recent studies have begun to address this by introducing error signals, most rely on shallow, static errors, restricting improvement in deep diagnostic ability. To overcome this, we propose Hide and Seek Game (HSG), a dynamic adversarial framework for error generation and diagnosis, and evaluate it on mathematical problem-solving. HSG involves two adversarial roles: Sneaky, which "hides" by generating subtle, deceptive reasoning errors, and Diagnosis, which "seeks" to accurately detect them. Through adversarial co-evolution, both error stealth and diagnostic precision are enhanced. Experiments on several math reasoning tasks show that HSG significantly boosts error diagnosis, achieving 16.8\%--31.4\% higher accuracy than baselines like GPT-4o. We also release a challenging dataset of deceptive errors and diagnostic annotations as a benchmark for future research.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes