Sign InOpen Brain
Atlas / Benchmark

Benchmark Integrity

Open JSONConfidence: Auto-collectedLast updated 2026-09-02

Current Answer

No editorial synthesis yet — the evidence below is collected automatically from source labels. A current answer lands here once an editor approves one.

Evidence

User Feedback Provides a Unique Signal that LLMs Can not Detect
arXiv · 2026-09-02

User feedback helps models repair targeted faults, but LLM judges often miss those repairs. Agent evals should retain human feedback and avoid treating model preference as ground truth.

Beyond Scores: Understanding LLM-as-a-Judge Mechanisms in Summarization Evaluation
arXiv · 2026-09-01

Mechanistic tests suggest two open LLM judges route local errors early and form ratings late, giving eval builders concrete layers and components to probe for judge failures.

BLOOM-WILT: Logit Tilting for Behaviour Elicitation in Automated LLM Auditing
arXiv · 2026-08-31

BLOOM-WILT makes rare model behaviors easier to surface by adapting both the auditor’s strategy and target decoding. Its results also show that elicitation method can reverse safety rankings.

SOTA Generative Media Panel — Dumitru Erhan, Shane Gu & Nicole Brichtova, Google DeepMind
AI Engineer · 2026-08-30

DeepMind’s panel shows why generative-media evals need task-specific human review: broad preferences can miss repeated artifacts, exact sizing, text errors, and brand consistency.

SWE-Prime: Fewer Trajectories, Better Performance
arXiv · 2026-08-27

SWE-Prime finds that filtering coding-agent traces by process and segment quality can beat training on every resolved trajectory, reducing noisy imitation from redundant or risky steps.

Can LLMs Write Fast Multi-GPU Kernels? — Simran Arora, Together AI
AI Engineer · 2026-08-27

A multi-GPU kernel benchmark shows coding agents can improve with tools and iteration, but still struggle with communication scheduling, partitioning, and transfer choices.

Trace Integrity for LLM Data Agents: A Vision for Auditable Structured Reasoning in Real-World Systems
arXiv · 2026-08-26

Correct answers can hide invalid computation. Trace Integrity proposes executable, replayable contracts for data agents and reports 45.8–59.1% correct-answer/invalid-trace rates across three SQL modes.

Einstein Arena: Harnessing Collective Agent Intelligence for Open Science — James Zou, Together AI
AI Engineer · 2026-08-25

Einstein Arena suggests multi-agent environments can outperform fixed workflows when they expose verifiers, shared solutions, forums, and incentives. Its results also show why benchmark shortcuts need active testing.

ConceptGuard: Benchmarking Context-Sensitive Unlearning in Large Language Models
arXiv · 2026-08-20

ConceptGuard tests whether model unlearning blocks harmful uses of a concept while preserving benign ones. Current methods show weak contextual control and sharp forgetting-versus-utility trade-offs.

Phantom Gains: Auditing Self-Improvement Against a Measured Null
arXiv · 2026-08-20

Per-problem self-improvement claims can arise from inference and evaluation noise. This audit argues every transition statistic needs a measured null from frozen baseline replicates.

TokEval: A Tokenizer Evaluation Suite
arXiv · 2026-08-18

TokEval links tokenizer properties to language, math, and code performance, offering cheaper screening signals before committing compute to pretraining sweeps.

Towards Computational Provenance: Carrying Causal-State Evidence in Generated Text
arXiv · 2026-08-17

A controlled study encoded authenticated internal-state evidence into unchanged answers, suggesting generated text could carry provenance signals, but not that current models reveal them naturally.

What Do Compliance Detectors Read? An Audit of Activation Probes and Guard Models
arXiv · 2026-08-17

Tested compliance guards often ignored the governing rule and classified from scenario cues. Builders should counterfactually swap policies before trusting a detector as an audit control.

Computer Use at the Edge of the Statistical Precipice — Pierluca D'Oro, Programma Labs
AI Engineer · 2026-08-14

Static computer-use benchmarks can reward memorized action scripts rather than adaptation. Vary task state, verify every generated case, and calculate uncertainty across both actions and environments.

QuoteBench: How Matched Scores Can Hide Command-Path Failures
arXiv · 2026-08-13

QuoteBench shows that shell-command scores can conceal failures introduced by serialization and reparsing. Agent evals should identify the execution path, not attribute every result to the model.

LittleLearner: Language Models Under Pedagogically Controlled Knowledge Exposure
arXiv · 2026-08-13

LittleLearner offers a controlled model and corpus for studying knowledge acquisition without unknown prior exposure. Its initial results separate better use of known material from new capability.

Measuring Task-Agnostic Training Data Influence Across Language Model Pretraining
arXiv · 2026-08-13

A task-agnostic influence measure tracks which examples steer pretraining toward final parameters without choosing a downstream eval. It reveals a literature-to-STEM shift across training.

Cursor earns AIUC-1 certification for agent security and reliability
Cursor · 2026-08-13

Cursor’s AIUC-1 certification combines a controls audit with adversarial testing of live agents. For enterprise evaluation, it adds behavioral evidence beyond conventional data-security attestations.

Fisher-R1: Training LLM Agents for Reliable Hypothesis Testing
arXiv · 2026-08-07

P-Bench tests whether agents choose statistically valid methods, not merely execute code. Fisher-R1-14B improved single-trial success over DeepSeek-V4-Pro by 21% on average.

SABRE: Scalable and Automated Benchmarking of VLMs under Stress
arXiv · 2026-08-07

SABRE turns a Markdown test design into generated VLM stress tests, then filters and repairs candidates. It offers a repeatable pattern for refreshing evals as models improve.

The Low Frequency Trap: Video Language Models Fail at Simple Event Bookkeeping
arXiv · 2026-08-06

Controlled traces show video models can improve final counting scores without faithfully recovering events, so agents handling video need timestamp-level checks, not answer-only evals.

SocietyBench: Forecasting Counterfactual Social-World Evolution
arXiv · 2026-08-04

SocietyBench tests forecasting in anonymized social timelines, exposing gaps that task-completion evals miss and showing agent frameworks did not improve the shared base model.

WorldCup Arena: Prospective, Leakage-Free Evaluation of Frontier LLMs on a Live Tournament
arXiv · 2026-08-04

A live, pre-kickoff benchmark removes answer leakage by construction and finds six frontier models clustered near a bookmaker-favorite baseline, with no gain from majority voting.

Test-Time Scaling in Reasoning LLMs: Inference Regimes, Evaluation, and Reproducibility
arXiv · 2026-08-04

This paper separates three test-time scaling regimes and argues that model evals must report the full inference protocol, compute accounting, uncertainty, and replay artifacts.

onepot-Bench 0: towards lab-aware in silico chemistry benchmarks
arXiv · 2026-08-03

onepot-Bench 0 evaluates chemistry models with three lab-oriented tests, including private experimental data to reduce contamination risk. It is a useful eval design pattern, though results and reproducibility are absent here.

When Will The Benchmaxxing Plague End? — Nick Heiner, Surge AI
AI Engineer · 2026-08-02

Nick Heiner argues that leaderboard gains can diverge from useful agent behavior through contamination, weak verifiers, reward hacking, and test conditions that users cannot inspect.

Teaching AI to Find Real Vulnerabilities — David Brumley, Bugcrowd
AI Engineer · 2026-08-01

Cybersecurity agents need deterministic exploit oracles and tasks that reward finding distinct vulnerabilities, not self-reported wins or one crash. A capability ladder makes partial progress measurable.

Rethinking Environments for Long-Horizon Work — Rayan Garg, Theta Software
AI Engineer · 2026-08-01

Human task duration is a weak proxy for agent difficulty when agents use different shortcuts and tools. Long-horizon evals need environment complexity, queryable trajectories, and judges that inspect final state.

Verifiable Environments for AI in Biology — Kenny Workman, LatchBio
AI Engineer · 2026-07-31

Biology agents need evaluators that verify analysis of large experimental datasets, not recall. LatchBio found human review essential because valid scientific paths can defeat brittle graders.

FriendBench: Benchmarking Dyadic Familiarity Inference in Humans and Multimodal Large Language Models
arXiv · 2026-07-31

FriendBench shows why aggregate accuracy can hide behavioral bias: top multimodal models matched human panels overall but favored the “stranger” answer and gained less from video.

Benchmarks: The Good, the Bad, and the Ugly — Ali Khial, G2i
AI Engineer · 2026-07-31

Coding benchmark scores can mislead when prompts leak implementation details or tests reject valid solutions. Inspect tasks and verifiers before using a leaderboard to choose an agent.

Change2Task: From Repository Changes to Executable Coding Agent Tasks and Environments
arXiv · 2026-07-30

Change2Task converts merged PR history into executable coding-agent tasks on current repository states. It could expand continuous eval sets while reducing stale environments and repeated setup.

PAIChecker: Uncovering and Checking PR-Issue Misalignment in SWE-Bench-Like Benchmarks
arXiv · 2026-07-30

PAIChecker finds PR–issue mismatch in 13.6% of SWE-bench Verified instances. Benchmark maintainers should validate that the issue, patch, and tests describe the same task before trusting agent scores.

Sample More, Reflect Less: Self-Refine and Reflexion Lose to Repeated Sampling at Equal Token Cost, from 1.5B to 7B
arXiv · 2026-07-30

At equal generated-token cost, repeated sampling matched or beat seven reflection, critique, selection, and debate methods. Agent evals should budget every generated token, not compare against one-shot baselines.

Persona Engineering: A Field Guide to AI Synthetic Personas — Ishan Anand, InsightSciences.ai
AI Engineer · 2026-07-29

Synthetic personas can extend existing research, but they are forecasts, not extra respondents. Ground prompts richly and validate each setup against human data before using it.

How enabling two settings tripled our scores on the ARC-AGI-3 benchmark
OpenAI · 2026-07-29

Two API settings—reasoning retention and compaction—reportedly tripled GPT-5.6’s ARC-AGI-3 score. Agent evals should treat runtime configuration as part of the tested system.

Beyond Scale and Generation: Understanding Language Model-based Entity Matching
arXiv · 2026-07-27

A 1,215-run study finds entity-matching architecture and model variant matter more than scale alone; generative matchers mainly help under distribution shift.

Eviction as Estimation: A Fixed-Lag Smoothing View of Test-Time Memory, and When Measuring Beats Accumulating
arXiv · 2026-07-27

A delayed KV-eviction policy helps when memory reuse is sharp and observable, but loses its edge on natural-text benchmarks—a useful warning for agent-memory claims.

DeepSWE: A Contamination-Resistant Coding Benchmark — James Shi, Datacurve
AI Engineer · 2026-07-26

DeepSWE uses original long-horizon tasks to reduce contamination and expose coding-agent behaviors hidden by saturated PR-mined suites. Its current task mix still underrepresents some everyday work.

State of Data — Sean Cai, Independent / State of Data
AI Engineer · 2026-07-26

Real workflow traces may teach agents more than manufactured tasks, while benchmark scores can shift with the harness. Build pipelines around live work and test across scaffolds.

Stable permalink · evidence auto-collected from source labels · synthesis maintained by feed7 editorial