paper-with-me

홈 › Papers

Kintsugi: Learning Policies by Repairing Executable Knowledge Bases

2026-05-10 · Teng Cao, Yu Deng, Hikaru Shindo, Quentin Delfosse, Lanxi Wen, Suli Wang, Jannis Blüml, Christopher Tauchmann, Kristian Kersting arxiv

Modern embodied agents achieve impressive performance, but their task knowledge is often stored in neural weights, latent state, or prompt-bound memory, making individual policy knowledge difficult to inspect, validate, recombine, and reuse. We introduce \textbf{Kintsugi}, a white-box policy-learning framework that treats embodied policy improvement as verifier-gated construction of a typed executable Knowledge Base (KB). Kintsugi represents task-level policy knowledge as composable typed entries -- predicates, operators, policy schemas, monitors, recovery rules, experience records, and goals -- and improves this artifact through localized typed edits induced from rollout evidence, rather than relying on test-time language-model reasoning. Between rollouts, a tool-constrained agentic editing loop diagnoses trajectory failures, localizes them to editable KB layers, and proposes candidate edits. A deterministic verification gate admits an edit only when the candidate type-checks, the resulting KB executes, and focused validation success or trajectory-health metrics improve without violating protected-regression checks. At inference, the accepted KB is executed by a deterministic symbolic executor with zero LLM calls. Across long-horizon text-agent benchmarks and representative object-centric manipulation settings, Kintsugi achieves strong endpoint performance while preserving inspectability, local editability, and verifier-gated deployment. These results suggest that embodied policy improvement can be organized around executable task knowledge.

📄 PDF Abstract BibTeX arXiv:2605.09487

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Ambiguity Detection and Elimination in Automated Executable Process Modeling

2026-04-13 · Ion Matei, Praveen Kumar Menaka Sekar, Maksym Zhenirovskyy, Hon Yung Wong 외 arxiv

Automated generation of executable Business Process Model and Notation (BPMN) models from natural-language specifications is increasingly enabled by large language models. However, ambiguous or underspecified text can yi…

Computational Complexity of Preferred Subset Repairs on Data-Graphs

2024-02-14 · Nina Pardal, Santiago Cifuentes, Edwin Pin, Maria Vanina Martinez 외

Preferences are a pivotal component in practical reasoning, especially in tasks that involve decision-making over different options or courses of action that could be pursued. In this work, we focus on repairing and quer…

Decision Making

Object-Centric Environment Modeling for Agentic Tasks

2026-07-03 · Yiyang Li, Tianyi Ma, Zehong Wang, Yijun Ma 외 arxiv

Large language model (LLM) agents can improve through accumulated experience, but free-form textual memories become difficult to maintain, validate, and reuse as interactions grow. Recent symbolic approaches learn execut…

Error Detection in a Large-Scale Lexical Taxonomy

2018-08-05 · Sifan Liu, Hongzhi Wang

Knowledge base (KB) is an important aspect in artificial intelligence. One significant challenge faced by KB construction is that it contains many noises, which prevents its effective usage. Even though some KB cleansing…

Relation

A Rule-Based Relational XML Access Control Model in the Presence of Authorization Conflicts

2019-09-24 · Ali Alwehaibi, Mustafa Atay

There is considerable amount of sensitive XML data stored in relational databases. It is a challenge to enforce node level fine-grained authorization policies for XML data stored in relational databases which typically s…