AI News selected for Professionals and Decision Makers
Primary Research Stream

FindStatBench: Evaluating Large Language Models on Combinatorial Code Synthesis

06:00 · July 22, 2026 · arXiv cs.AI RSS

FindStatBench: Evaluating Large Language Models on Combinatorial Code Synthesis

We introduce FindStatBench, an execution benchmark for evaluating large language models on combinatorial code synthesis. Built from FindStat, it contains 2,329 tasks across 24 collections and 5.52M hidden instances, covering statistic synthesis, which maps objects to integers, and map synthesis, which maps objects to objects. Each task gives a mathematical description and at most five public input-output examples; a model must emit one Python solve function with no retrieval, tool use, execution feedback, voting, or reranking. Submissions are scored by exact sandboxed execution on held-out combinatorial objects. We evaluate eleven systems: four closed-source production models and seven open-weight models served through one inference provider. FindStatBench reveals three main patterns. First, the strongest open- and closed-source systems converge within 1 pp instance accuracy, and both an oracle over all systems and five-way sampling from one mid-tier model yield only limited task-accuracy gains. Second, examples can hurt: several classical bijections are solved perfectly with zero examples but fail under five-example prompts. Third, some failures reflect output-budget mechanics, as reasoning can exhaust the visible response before code is emitted. Overall, statistic synthesis is much easier than map synthesis, some collections remain near-zero, long prompts cause a sharp accuracy cliff, and exact symbolic rule induction remains brittle.

Summary

FindStatBench is an execution-based benchmark that tests how well large language models can synthesize Python functions for combinatorial problems drawn from the FindStat database. It comprises 2,329 tasks spread across 24 collections and 5.52 million hidden test instances. The tasks fall into two categories: statistic synthesis, which requires a function that maps combinatorial objects to integers, and map synthesis, which requires a function that maps objects to other objects. Each task supplies a mathematical description together with at most five public input-output examples; the model must return a single standalone solve function. No retrieval, tool calls, execution feedback, voting, or reranking are permitted. Correctness is measured by exact execution against held-out combinatorial objects inside a sandbox.

Eleven models were evaluated under identical conditions: four closed-source production systems and seven open-weight models accessed through a single inference provider. The results show that the strongest open-weight and closed-source systems now differ by less than one percentage point in instance-level accuracy. An oracle that could select the best answer across all models, as well as five-way sampling from a single mid-tier model, produced only marginal gains in task coverage. In several cases the provision of examples actually degraded performance; certain classical bijections were solved perfectly when no examples were given but failed when the prompt contained five examples. A further class of errors stems from output-length limits, where chain-of-thought reasoning consumes the visible response budget before the required code is emitted.

Overall, statistic-synthesis tasks proved substantially easier than map-synthesis tasks, while a number of collections remained near zero accuracy for every model tested. Accuracy also dropped sharply once prompt length exceeded a modest threshold. The benchmark therefore highlights both the convergence of current model families and the continued brittleness of exact symbolic rule induction under realistic constraints.

Why it matters

This research is highly relevant for AI researchers and developers in the Netherlands focused on LLM evaluation, code generation, and symbolic reasoning. Benchmarking tools like FindStatBench are essential for building robust, transparent AI systems that align with European standards for AI performance and reliability.

More in this beat
chain-of-thoughtcoding-agentsevaluation-benchmarksFindStatBenchllm-benchmarksprogram-synthesis
CoT-Core: Accelerating LLM Evaluation via CoT-Aware Coreset Selection

06:00 · August 4, 2026

CoT-Core: Accelerating LLM Evaluation via CoT-Aware Coreset Selection

Directly actionable for Dutch AI researchers and advanced practitioners developing or continuously evaluating LLMs: reduces compute overhead while preserving ranking fidelity, aligns with EU emphasis on efficient and transparent AI, and requires no historical logs.

Relevance 72 · Audience 88

ASI-Bench: At the Dawn of Artificial Superintelligence

06:00 · August 19, 2026

ASI-Bench: At the Dawn of Artificial Superintelligence

Offers a novel, high-depth evaluation framework that Dutch AI researchers and advanced labs can directly apply to measure progress toward autonomous scientific agents, aligning with the Netherlands' strengths in ethical AI and SME-driven innovation.

Relevance 62 · Audience 88

Position: Evaluations of AI Moral Reasoning Still Miss Half of the Picture

06:00 · August 18, 2026

Position: Evaluations of AI Moral Reasoning Still Miss Half of the Picture

This article is highly relevant for Dutch AI researchers and practitioners focused on ethical AI, aligning strongly with the Netherlands' and EU's emphasis on transparent and trustworthy AI systems. It provides a critical framework for advancing LLM evaluation beyond simple value alignment toward robust normative reasoning.

Relevance 85 · Audience 95

AI Evaluation Should Work With Humans

06:00 · August 17, 2026

AI Evaluation Should Work With Humans

This paper aligns strongly with the Dutch and EU focus on ethical, human-centric AI and human oversight. It provides researchers with a conceptual foundation to develop new evaluation frameworks that prioritize human-AI collaboration over autonomous replacement, which is highly actionable for Dutch AI policy and enterprise deployment.

Relevance 85 · Audience 90

Measuring Cross-Task Behavioral Consistency in Language Model Agents

06:00 · August 17, 2026

Measuring Cross-Task Behavioral Consistency in Language Model Agents

The article provides a novel, quantifiable method for assessing the reliability and behavioral consistency of AI agents, which is crucial for compliance with EU AI regulations and the Dutch focus on transparent AI. Researchers can directly apply the open-source BCM framework to evaluate and improve the predictability of enterprise AI deployments.

Relevance 85 · Audience 95

Diagnostic Foundation for Evaluating LLMs' Research Integrity as Co-Scientists

06:00 · August 15, 2026

Diagnostic Foundation for Evaluating LLMs' Research Integrity as Co-Scientists

This research is highly relevant for Dutch AI researchers and institutions focused on ethical AI deployment. It provides a concrete framework to evaluate and mitigate research misconduct risks when integrating LLMs into scientific workflows, aligning perfectly with the EU's emphasis on trustworthy AI.

Relevance 85 · Audience 95

InfraBench: Evaluating Infrastructure Agents Across Layers, Lifecycle, and Risk

06:00 · August 13, 2026

InfraBench: Evaluating Infrastructure Agents Across Layers, Lifecycle, and Risk

This research is highly relevant for Dutch AI researchers and MLOps practitioners developing autonomous agents, as it provides a rigorous, open-source framework for testing agent reliability and safety. Its focus on risk assessment and operational side-effects aligns strongly with the Netherlands' strategic emphasis on transparent, ethical, and secure AI deployments.

Relevance 85 · Audience 95

AgentStream: How Well Do Self-Evolving LLM Agents Perform Under Streaming Tasks?

06:00 · August 4, 2026

AgentStream: How Well Do Self-Evolving LLM Agents Perform Under Streaming Tasks?

This research is highly relevant for Dutch AI researchers developing autonomous LLM agents, providing a rigorous framework for evaluating continuous learning in realistic deployment scenarios. Understanding how model capabilities gate self-evolution is crucial for building robust and reliable AI systems.

Relevance 85 · Audience 95