{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2607-19592","title":"Knowledge-Centric Self-Improvement","arxiv_id":"2607.19592","date":"2026-07-21","proceeding":null,"authors":["Xuefei Julie Wang","Lauren Hyoseo Yoon","Chengrui Qu","Amanda Zichang Wang","Atharva Sehgal","Eric Mazumdar","Yisong Yue"],"abstract":"Self-improving AI systems typically treat the agent as the object that improves, by optimizing prompts, workflows, harnesses, or even the agent's own code. This agent-centric view can make improvements expensive to maintain and difficult to transfer, because gains become tied to a particular agent design, task distribution, or adaptation run. We study a complementary paradigm: knowledge-centric self-improvement, in which agents remain generic and disposable while the persistent object is a curated knowledge base that agents can leverage for future tasks. We conduct controlled case studies to operationalize this idea via a simple protocol. Agents attempt one task, then contribute evidence-grounded insights to a shared knowledge base via task-level and cross-task forums, followed by knowledge distillation. Because self-improvement is contained in the knowledge rather than the agent, improvement can be more inspectable, transferable, and portable. Across abstract reasoning, coding, and terminal benchmarks, this protocol improves solve rates while reducing dollar cost relative to agent-centric baselines. The resulting distilled knowledge also transfers to held-out tasks and across LLM families, indicating that the improvement is not merely an LLM- or run-specific behavior. These results support a new view of self-improving agentic systems: progress can be driven primarily by the curated persistent knowledge. Code is available at https://github.com/recursive-knowledge/KSI.","url_abs":"https://arxiv.org/abs/2607.19592","url_pdf":"https://arxiv.org/pdf/2607.19592","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2607.19592","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2607.19592"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/recursive-knowledge/KSI","reach":null}],"summary":{"ran":6,"unverified":3},"by_repo_kind":{"found_in_text":{"samples":9,"ran":6,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"ae67c7b6826f52bf","entry":"configure_logging","repo":"recursive-knowledge/KSI","repo_kind":"found_in_text","path":"src/ksi/logging_config.py","file_url":"https://github.com/recursive-knowledge/KSI/blob/HEAD/src/ksi/logging_config.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ae67c7b6826f52bf"}},{"code_sha256_prefix":"fcd753e7d902b70d","entry":"exception_chain","repo":"recursive-knowledge/KSI","repo_kind":"found_in_text","path":"src/ksi/errors.py","file_url":"https://github.com/recursive-knowledge/KSI/blob/HEAD/src/ksi/errors.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fcd753e7d902b70d"}},{"code_sha256_prefix":"0a5cd2fe2cf309f7","entry":"sanitize_key","repo":"recursive-knowledge/KSI","repo_kind":"found_in_text","path":"src/ksi/layout.py","file_url":"https://github.com/recursive-knowledge/KSI/blob/HEAD/src/ksi/layout.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0a5cd2fe2cf309f7"}},{"code_sha256_prefix":"31bab752c55fae1d","entry":"scoped_task_label","repo":"recursive-knowledge/KSI","repo_kind":"found_in_text","path":"src/ksi/layout.py","file_url":"https://github.com/recursive-knowledge/KSI/blob/HEAD/src/ksi/layout.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"31bab752c55fae1d"}},{"code_sha256_prefix":"52e021150c884779","entry":"task_workspace_key","repo":"recursive-knowledge/KSI","repo_kind":"found_in_text","path":"src/ksi/layout.py","file_url":"https://github.com/recursive-knowledge/KSI/blob/HEAD/src/ksi/layout.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"52e021150c884779"}},{"code_sha256_prefix":"809c83a4e5aa7853","entry":"to_int","repo":"recursive-knowledge/KSI","repo_kind":"found_in_text","path":"src/ksi/utils.py","file_url":"https://github.com/recursive-knowledge/KSI/blob/HEAD/src/ksi/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"809c83a4e5aa7853"}},{"code_sha256_prefix":"e7a32016c4c61c52","entry":"find_container_registry_error","repo":"recursive-knowledge/KSI","repo_kind":"found_in_text","path":"src/ksi/errors.py","file_url":"https://github.com/recursive-knowledge/KSI/blob/HEAD/src/ksi/errors.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e7a32016c4c61c52"}},{"code_sha256_prefix":"4cbf3b7054adfb38","entry":"is_auth_error","repo":"recursive-knowledge/KSI","repo_kind":"found_in_text","path":"src/ksi/errors.py","file_url":"https://github.com/recursive-knowledge/KSI/blob/HEAD/src/ksi/errors.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4cbf3b7054adfb38"}},{"code_sha256_prefix":"fd52b2df690aa26f","entry":"pricing_for_model","repo":"recursive-knowledge/KSI","repo_kind":"found_in_text","path":"src/ksi/tokens.py","file_url":"https://github.com/recursive-knowledge/KSI/blob/HEAD/src/ksi/tokens.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fd52b2df690aa26f"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}