pith:2QQIH7EN
From I/O to Code with Discovery Agent
DIO-Agent synthesizes code from input-output examples by framing the task as evolutionary search with an LLM mutation operator guided by a simplicity-first bias.
arxiv:2605.15334 v1 · 2026-05-14 · cs.LG · cs.AI · cs.CL · cs.SE
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{2QQIH7EN5QKHJOWB3YZCLNP33W}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
DIO-Agent consistently outperforms both traditional program-by-example method and SOTA evolution-agent baselines across all difficulty levels and various LLMs, while substantially surpassing test-time scaling strategies with equivalent sampling budgets.
The Transformation Priority Premise successfully biases the LLM mutation operator toward the simplest hypothesis consistent with current evidence without missing valid complex solutions or introducing bias that harms search on harder instances.
DIO-Agent frames IO2Code as LLM-driven evolutionary search over programs with a Transformation Priority Premise to favor simple hypotheses, outperforming baselines on a new IO2CodeBench.
References
Formal links
Receipt and verification
| First computed | 2026-05-20T00:00:53.107753Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
d42083fc8dec1474bac1de3225b5fbddaf1f886deaf05f434d1756ff7c7e3143
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/2QQIH7EN5QKHJOWB3YZCLNP33W \
| jq -c '.canonical_record' \
| python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: d42083fc8dec1474bac1de3225b5fbddaf1f886deaf05f434d1756ff7c7e3143
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "332d12c3605a28adf8475e45681b91e4d1050055b75cb0b1f647a466b28bbaaf",
"cross_cats_sorted": [
"cs.AI",
"cs.CL",
"cs.SE"
],
"license": "http://creativecommons.org/licenses/by/4.0/",
"primary_cat": "cs.LG",
"submitted_at": "2026-05-14T18:57:32Z",
"title_canon_sha256": "99a8409a4356379b635b0cdf36409395ff93f1a97c923de94f4cd5b584e18d6d"
},
"schema_version": "1.0",
"source": {
"id": "2605.15334",
"kind": "arxiv",
"version": 1
}
}