cd /news/large-language-models/interactbench-benchmarking-llms-on-c… · home topics large-language-models article
[ARTICLE · art-118672] src=machinebrief.com ↗ pub= topic=large-language-models verified=true sentiment=· neutral

InteractBench: Benchmarking LLMs on Competitive Programming under Unrevealed Information

Researchers introduced InteractBench, a benchmark of 322 interactive competitive programming problems from Codeforces, AtCoder, IOI, and ICPC, revealing that even the most advanced large language models achieve limited success on tasks requiring dynamic information acquisition. The benchmark, packaged with executable local interactors for offline evaluation, identifies protocol violations and query-budget overruns as frequent failure modes beyond algorithmic logic errors.

read1 min views1 publishedSep 2, 2026

arXiv:2608.29632v1 Announce Type: cross Abstract: Competitive programming is increasingly being used to evaluate the algorithmic reasoning capabilities of large language models (LLMs). However, existing benchmarks primarily focus on full-information tasks where all problem inputs are provided upfront. This overlooks a critical dimension of algorithmic reasoning: the ability of generated programs to operate when key information is not revealed upfront. Interactive problems, a distinctive component of competitive programming, embody this challenge. These problems require programs to engage in multi-round interaction with an interactor (a judge program) under strict protocol constraints and limited query budgets, with new information revealed only in response to queries. To address this gap, we introduce InteractBench, a benchmark comprising 322 high-quality interactive problems curated from Codeforces, AtCoder, IOI, and ICPC. Each problem is packaged with executable local interactors, enabling fully offline evaluation. Unlike existing benchmarks, InteractBench assesses whether model-generated code can acquire information and track state dynamically. Our evaluation reveals a significant interaction gap: even the most advanced reasoning models achieve limited success on interactive problems. Beyond success rates, we propose a fine-grained failure taxonomy to diagnose the root causes of these deficiencies. Although algorithmic logic errors remain dominant, protocol violations and query-budget overruns are frequent. Code is available at https://github.com/kmsgk0/InteractBench.

── more in #large-language-models 4 stories · sorted by recency
── more on @interactbench 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/interactbench-benchm…] indexed:0 read:1min 2026-09-02 ·