pith:3A3PRHTY
GEAR: Genetic AutoResearch for Agentic Code Evolution
GEAR replaces single-path refinement in autonomous research agents with population-based genetic search over multiple research states.
arxiv:2605.13874 v1 · 2026-05-08 · cs.NE · cs.AI
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{3A3PRHTYPJYC6QEYXULSYDPGZQ}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
Under the same compute budget and environment, all three versions outperform the AutoResearch baseline. More importantly, while the baseline tends to settle into one local optimum, GEAR continues finding improvements over longer runs.
That selection based on productivity, novelty, and coverage combined with mutation and crossover will productively explore the space of research states without the population collapsing into low-value branches or wasting compute on unproductive directions.
GEAR applies genetic algorithms to maintain and evolve multiple research states in autonomous code agents, outperforming single-path baselines by continuing to discover improvements over extended runs.
References
Receipt and verification
| First computed | 2026-05-17T23:39:19.277014Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
d836f89e787a702f4098bd172c0de6cc3a4ab3d763596abf084a8c9e21f143f4
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/3A3PRHTYPJYC6QEYXULSYDPGZQ \
| 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: d836f89e787a702f4098bd172c0de6cc3a4ab3d763596abf084a8c9e21f143f4
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "0776c1f85fb0de3fe8f55f8ba25b114299ece7b7786e20db4b90c5c62f6475f9",
"cross_cats_sorted": [
"cs.AI"
],
"license": "http://creativecommons.org/licenses/by/4.0/",
"primary_cat": "cs.NE",
"submitted_at": "2026-05-08T00:25:09Z",
"title_canon_sha256": "a7daba85b472096011507f72b502ac377b5e805a7dec2167905cdd3fbc472774"
},
"schema_version": "1.0",
"source": {
"id": "2605.13874",
"kind": "arxiv",
"version": 1
}
}