AI News selected for Professionals and Decision Makers
Primary Research Stream

Towards Evaluation of Implicit Software World Models in Coding LLMs

06:00 · June 29, 2026 · arXiv cs.AI RSS

Towards Evaluation of Implicit Software World Models in Coding LLMs

Software engineering, whether performed by humans or by AI agents, requires reasoning about how software behaves. We call the internal model that supports such reasoning the software world model, and view current code-execution benchmarks as covering one well-studied slice of it -- control flow. In this paper, we take a step toward a broader evaluation by shifting the observable axis to execution resources: alongside test outcome and exception class, we predict peak memory, wall-clock time, and ranked profiler outputs at method and line granularity. We use SWE-bench Verified as the source of data to hold the test close to real-world software engineering tasks. All tested models, frontier ones included, show modest performance and brittle behaviour, suggesting a notable lack of understanding of how software is executed, as opposed to how its source code is written.

Summary

This paper proposes a broader way to probe the implicit software world models that coding LLMs acquire during pre-training. Rather than treating successful code generation or control-flow prediction as sufficient evidence of execution understanding, the authors argue that genuine software reasoning also requires anticipating resource consumption and profiling behaviour under realistic conditions. They therefore shift evaluation from isolated function outputs to the prediction of test outcomes, exception types, peak memory, wall-clock time, and ranked method- and line-level profiles.

The evaluation is grounded in SWE-bench Verified, a curated set of 500 real GitHub issues spanning twelve Python repositories. From failing-then-fixed test pairs the authors derive 435 library-level examples that remain within a 500 k-character context window. Ground-truth observables are collected by injecting a custom tracer into the original SWE-bench Docker environments and executing each test both before and after the gold patch. Resource quantities are recorded on a clean run to reduce measurement noise, while profiler rankings capture the top twenty entries for time and memory at both method and line granularity.

When frontier and open-weight models are asked to return these quantities in a single JSON response, performance remains modest across all metrics. Binary classification of test failure yields limited F1 scores, linear calibration on log-scaled time and memory reveals poor slope and high error, and ranking metrics for profiler outputs show that models rarely surface the actual hottest methods or lines. The consistent brittleness suggests that current coding LLMs still lack a robust internal model of how software consumes resources once it leaves the textual domain of its source.

Why it matters

It provides AI researchers with a new framework for evaluating coding LLMs beyond standard metrics. For the Dutch AI ecosystem, which emphasizes efficient and robust AI engineering, improving how models predict execution resources is crucial for developing sustainable and optimized software.

More in this beat
evaluation-benchmarksexperimental-benchmarksgithublarge-language-modelsllm-benchmarkspaper-key-findingsswe-benchworld-models
MIRA-Math: A Benchmark for Minimal Information Requesting and Mathematical Reasoning

06:00 · July 9, 2026

MIRA-Math: A Benchmark for Minimal Information Requesting and Mathematical Reasoning

This research provides a rigorous, reproducible benchmark for evaluating LLM reasoning and interactive capabilities, which is highly relevant for Dutch AI researchers developing reliable and transparent AI systems. It directly supports the advancement of agentic AI by testing a model's ability to recognize its own knowledge gaps.

Relevance 85 · Audience 95

AGI Maze as a Benchmark Framework for World-Modeling Agents

06:00 · July 2, 2026

AGI Maze as a Benchmark Framework for World-Modeling Agents

This research is highly relevant for Dutch AI researchers and developers focusing on autonomous agents and LLM reasoning capabilities. It provides a novel benchmarking tool to test and improve the robustness and world-modeling skills of AI systems, aligning with the Netherlands' strong academic focus on advanced, reliable AI.

Relevance 75 · Audience 90

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

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

Woodpecker Distillation: Weak Models Diagnose Reasoning Bugs in Strong Models

06:00 · August 7, 2026

Woodpecker Distillation: Weak Models Diagnose Reasoning Bugs in Strong Models

This paper is highly relevant for AI researchers in the Netherlands focusing on LLM reasoning, alignment, and compute-efficient training. The proposed weak-to-strong distillation method offers actionable insights for Dutch AI labs aiming to enhance model performance without relying solely on massive scaling.

Relevance 85 · Audience 95

LivingArena: Do LLMs Know What Other LLMs Don't? Peer-Probing as Scalable Evaluation

06:00 · July 29, 2026

LivingArena: Do LLMs Know What Other LLMs Don't? Peer-Probing as Scalable Evaluation

This research provides Dutch AI researchers and developers with a novel, open-source framework for dynamically evaluating LLMs, addressing critical challenges like benchmark saturation and data contamination. Its rigorous, automated testing methodology aligns well with the EU's growing emphasis on robust AI evaluation and compliance.

Relevance 85 · Audience 95

Some Large Language Models Exhibit Consistent Risk Attitudes

06:00 · July 21, 2026

Some Large Language Models Exhibit Consistent Risk Attitudes

This research is highly relevant for Dutch AI researchers and policymakers focused on ethical and transparent AI, as it provides a novel framework for auditing the intrinsic risk behaviors of LLMs. Understanding these latent risk profiles is crucial for deploying AI in high-stakes environments and aligns perfectly with the EU's stringent risk management requirements.

Relevance 85 · Audience 95

Coresets Before Score Sets: Evaluation-Unsupervised Prompt Subset Selection for LLM Benchmarks

06:00 · July 14, 2026

Coresets Before Score Sets: Evaluation-Unsupervised Prompt Subset Selection for LLM Benchmarks

This research is highly relevant for Dutch AI researchers and enterprises developing LLMs, as it offers a mathematically rigorous method to drastically reduce the computational cost and time required for model evaluation. This aligns with the European and Dutch focus on sustainable, resource-efficient AI development (Green AI).

Relevance 85 · Audience 95