Benchmarks

Real-world AI agents need evaluations that reflect the environments where they will actually operate. DAPLab builds benchmarks for complex, stateful tasks across software, data systems, and human-facing workflows—with verifiable outcomes and an emphasis on contamination-resistant evaluation.

Released

Published benchmarks, datasets, and evaluation environments

LAKEQA

Released Updated Jun 2026
Exploratory QA over data lakes

Evaluates whether deep-research agents can discover and reason over relevant structured datasets in a million-scale data lake, then produce verifiable answers with explicit provenance.

Million-scale data lake ICML 2026

Live Kernel Crash Resolution

Released Updated Feb 2026
Post-cutoff software repair

Continuously draws from newly reported Linux kernel crashes to test whether agents can diagnose and resolve real, post-cutoff failures without relying on memorized fixes.

Live tasks Contamination resistant ICML 2026

BranchBench

Released Updated Apr 2026
Agentic database branching

Measures whether branchable databases can support the creation, exploration, and pruning patterns of agentic workloads across configurable branch shapes, schemas, and operations.

5 workflows Extensible Multiple backends

kBench & kGym

Released Updated 2024
Linux kernel debugging

Pairs a curated dataset of real Linux kernel bugs with deterministic reproduction scripts and a sandboxed experimentation platform for evaluating agent-driven crash diagnosis and patching.

Real kernel bugs Deterministic reproduction NeurIPS 2024

Twin-2K-500

Released Updated 2025
Digital twin fidelity

A benchmark dataset for building and evaluating digital twins based on real people, designed to study how faithfully agents capture individual behavior and variation across domains.

2,000+ people 500+ questions 19 domains

VISTA

Released Updated Jun 2026
Interactive agent evaluation

A versatile user-simulation toolkit for evaluating interactive agents through realistic multi-turn behavior, reducing dependence on costly human evaluation.

User simulation Multi-turn agents

PQR

Released Updated May 2026
Failure-eliciting QA evaluation

Generates diverse, realistic user queries specifically designed to expose QA-agent failures, supporting more rigorous evaluation than static, average-case question sets.

QA agents Failure discovery

ScarfBench

Released Updated May 2026
Enterprise application migration

Evaluates whether coding agents can migrate enterprise Java applications across frameworks while preserving behavior and handling changes that span a real application.

Enterprise Java Cross-framework migration

Coherence Collapse

Released Updated Mar 2026
Coding-agent failure analysis

Diagnoses why coding agents can still fail after reaching the correct region of a codebase, exposing breakdowns in maintaining coherent reasoning and edits over time.

Coding agents Failure diagnosis

In progress

Benchmarks currently under development

SRE-Bench

In progress Updated Jul 2026
Software reverse engineering

Tests whether AI agents can understand software without source code—a common reality in malware, firmware, and proprietary-software analysis. Every program is built from scratch to prevent data contamination and hardened with modern anti-analysis protections.

262 binaries 1,572 verifiable tasks 5 real-world scenarios 18K average lines of code

ConcurBugBench

In progress Updated Jul 2026
Concurrency bug discovery and repair

Tests whether agents can find, reproduce, and repair real concurrency bugs whose failures depend on particular interactions among threads, timing, and shared state. Each bug includes a specific oracle for validating both reproduction and repair.

Nearly 200 real bugs Go · Rust · C · C++ Bug-specific oracles

TaxBench

In progress Updated Jul 2026
Faithful tax preparation

Evaluates whether agents can prepare 2025 tax returns accurately, request missing taxpayer information, and apply the correct rule when multiple provisions govern the same field. The benchmark is built from a structured, deterministic tax-rule system and realistic taxpayer scenarios.

500+ rules (target) 50+ scenarios (target) Reference returns Expert review in progress
Counts and specifications for in-progress benchmarks may change before release.