Polaris: A Godel Agent Framework for Small Language Models through Experience-Abstracted Policy Repair
- lab arXiv
- lab arXivLabs
- person Aditya Kakade
Researchers have introduced Polaris, a Gödel agent framework that enables compact language models to repair their own decision-making policies through a structured cycle of failure analysis and minimal code patches, according to a paper posted on arXiv and accepted at ACL 2026 [1][3]. The framework, detailed by Aditya Namdev Kakade, Vivek Srivastava, and Shirish Karande, targets models with as few as 7 billion parameters [1][3]. Unlike response-level self-correction or full parameter tuning, Polaris makes policy-level changes with small, auditable patches that persist and are reused on unseen instances within each benchmark [1][5]. The agent engages in meta-reasoning: it explains its errors, proposes concrete revisions to its own policy, and then updates the policy [2][4]. A core innovation is experience abstraction, which distills failures into compact, reusable strategies that transfer to unseen instances [1][5]. Each cycle follows a defined sequence of reflection, abstraction, and repair, converting execution failures into validated code-level updates while preserving full traceability in the agent’s memory [2][5]. The system controls context growth by limiting the number of failed examples retained for reflection along with reduced tool-call history [5]. The paper, which appears in Findings of the Association for Computational Linguistics: ACL 2026, evaluates Polaris on four benchmarks: MGSM, DROP, GPQA, and LitBench, covering arithmetic reasoning, compositional inference, graduate-level problem solving, and creative writing evaluation [3][4]. A 7-billion-parameter model equipped with Polaris achieved consistent gains over the base policy and competitive baselines without supervision or retraining [1][3]. The submission record shows three versions posted to arXiv between March and June 2026, with file sizes shrinking from 1,342 KB to 788 KB across revisions [1]. The work was processed through the ACL ARR January 2026 review cycle under submission number 9247 and categorized under language models and continual learning [4].
regulationapplicationtool-releaseresearch-paperbenchmarkinfrastructurecommentary
Background sources we checked (10)
- arxiv.org ↗ # POLARIS: A G ÖDEL AGENT FRAMEWORK FOR SMALL LANGUAGE MODELS THROUGH EXPERIENCE-ABSTRACTED POLICY REPAIR ... Gödel agent realize recursive self-improvement: an agent inspects its own policy and traces and then modifies that policy in a tested loop. We introduce PO-LARIS, a Gödel…
- aclanthology.org ↗ POLARIS: A Gödel Agent Framework for Small Language Models through Experience-Abstracted Policy Repair - ACL Anthology Aditya Namdev Kakade, Vivek Srivastava, Shirish Karande --- ##### Abstract Gödel agent realize recursive self-improvement: an agent inspects its own policy a…
- openreview.net ↗ POLARIS: A Gödel Agent Framework for Small Language Models through Experience-Abstracted Policy Repair | OpenReview ## POLARIS: A Gödel Agent Framework for Small Language Models through Experience-Abstracted Policy Repair ### ACL ARR 2026 January Submission9247 Authors ACL ARR…
- arxiv.org ↗ # Polaris: A Gödel Agent Framework for Small Language Models through Experience-Abstracted Policy Repair ... Gödel agent realize recursive self-improvement: an agent inspects its own policy and traces and then modifies that policy in a tested loop. We introduce Polaris, a Gödel a…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…