pith:7JHGNWME
EXG: Self-Evolving Agents with Experience Graphs
EXG turns agent successes and failures into a connected graph for instant reuse across tasks.
arxiv:2605.17721 v1 · 2026-05-18 · cs.AI
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{7JHGNWMEYH5MUOX4NK37ME2ZTH}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
EXG is the first experience graph designed for self-evolving agents, supporting both online, real-time graph growth during execution for immediate cross-task experience reuse, and offline reuse of a consolidated experience graph as an external memory module.
That successes and failures accumulated during agent execution can be effectively captured and related in a graph structure that enables immediate and transferable reuse without fragmentation or high overhead, as positioned against ad hoc reflection and unstructured memory in the abstract.
EXG is an experience graph framework for self-evolving LLM agents that supports online real-time growth and offline reuse to enhance solution quality and efficiency on code generation and reasoning benchmarks.
References
Formal links
Receipt and verification
| First computed | 2026-05-20T00:04:54.752182Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
fa4e66d984c1faca3afc6ab7f6135999eff337b75ff4d05ec414765328fc0b03
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/7JHGNWMEYH5MUOX4NK37ME2ZTH \
| 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: fa4e66d984c1faca3afc6ab7f6135999eff337b75ff4d05ec414765328fc0b03
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "ae0bb3398c8e4d58bd1672119b639ce3244c9a16f87f9f2b63154c5c7d459eb3",
"cross_cats_sorted": [],
"license": "http://creativecommons.org/licenses/by-nc-nd/4.0/",
"primary_cat": "cs.AI",
"submitted_at": "2026-05-18T00:50:23Z",
"title_canon_sha256": "844b992d5f99c159fcee93aaf09b8a383b20db22f0f4365b69b7274bc202854c"
},
"schema_version": "1.0",
"source": {
"id": "2605.17721",
"kind": "arxiv",
"version": 1
}
}